The Function Module CACS00_GET_OBJ (Liefert alle Objekte mit Daten einer Objektart) is a standard Function Module in SAP ERP and is part of the function group CACS00_BDTI within the package CACSCC.
Function Module | CACS00_GET_OBJ |
Short Text | Liefert alle Objekte mit Daten einer Objektart |
Function Group | CACS00_BDTI |
Package | CACSCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJ_TYPE | TYPE | CACSTRIOBJ | Provisionsfallobjektdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CAS | TYPE | CACS00_CAS | Provisionsfall |
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 |
---|---|---|---|---|
ET_OBJ | LIKE | CACS00_OBJ | Provisionsfallobjektdaten |
This function module does not define any Exceptions.