The Function Module CACS_READ_OBJMETH (Methoden zu Objekttypen lesen) is a standard Function Module in SAP ERP and is part of the function group CACS_OBJTYPES within the package CACS2D.
Function Module | CACS_READ_OBJMETH |
Short Text | Methoden zu Objekttypen lesen |
Function Group | CACS_OBJTYPES |
Package | CACS2D |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung |
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 |
---|---|---|---|---|
T_OBJMETH | LIKE | TCACS_OBJMETH | Methoden zu Objekttypen einer Provisionsanwendung |
This function module does not define any Exceptions.