The Function Module CTMS_OBJECT_AREA (Übergabe der Objekte für die Objektmerkmale berücksichtigt werden sollen) is a standard Function Module in SAP ERP and is part of the function group CTMS within the package CLCL.
Function Module | CTMS_OBJECT_AREA |
Short Text | Übergabe der Objekte für die Objektmerkmale berücksichtigt werden sollen |
Function Group | CTMS |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_INPUT | LIKE | ' ' | Ind. Ready for input during the selection |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECTS | LIKE | CLTABLE | Itab with which the tables are transferred |
This function module does not define any Exceptions.