Menu

SAP Function Module CMS_RE_OBJ_RE_SET

Sets the details in the Object Layer buffers

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module CMS_RE_OBJ_RE_SET (Sets the details in the Object Layer buffers) is a standard Function Module in SAP ERP and is part of the function group CMS_RE_OBJ_RE within the package CMS_RE.

Technical Information

Function Module CMS_RE_OBJ_RE_SET
Short Text Sets the details in the Object Layer buffers
Function Group CMS_RE_OBJ_RE
Package CMS_RE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJ_GUID TYPE CMS_RE_DTE_OBJ_GUID GUID for Real Estate Object
I_STR_OBJ_ADDR TYPE CMS_RE_STR_ADDR Address Details (standard)
I_STR_OBJ_HDR TYPE CMS_RE_STR_OBJ_HDR Object header details
I_TAB_INS_BP TYPE CMS_TAB_OMS_BP_LNK_SET_DATA Business Partner Link (Set data)
I_TAB_INS_DATA TYPE CMS_TAB_INS_FOR_OBJ_DATA_SET Insurance Data - SET
I_TAB_INS_DOC TYPE CMS_TAB_OMS_DOC_LNK_SET_DATA Documents Service Link (Set data)
I_TAB_OBJ_PRT TYPE CMS_RE_TAB_OBJ_PRT Object part details
I_TAB_OBJ_RL TYPE CMS_RE_TAB_OBJ_RL Object role details
I_TAB_PRT_ACS TYPE CMS_RE_TAB_PRT_ACS Object part accessory details
I_TAB_PRT_BP TYPE CMS_RE_TAB_PRT_BP Object part BP details
I_TAB_PRT_CST TYPE CMS_RE_TAB_PRT_CST Object part cost details
I_TAB_PRT_DOC TYPE CMS_RE_TAB_PRT_DOC Object part Doc details
I_TAB_PRT_LR TYPE CMS_RE_TAB_PRT_LR Object part LR details
I_TAB_PRT_VAL TYPE CMS_RE_TAB_PRT_VAL Object part value details

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_RC TYPE CMS_TAB_MSG_COL_MESSAGE Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.