Menu

SAP Function Module CACS00_GET_OBJ

Liefert alle Objekte mit Daten einer Objektart

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.

Technical Information

Function Module CACS00_GET_OBJ
Short Text Liefert alle Objekte mit Daten einer Objektart
Function Group CACS00_BDTI
Package CACSCC
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_TYPE TYPE CACSTRIOBJ Provisionsfallobjektdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CAS TYPE CACS00_CAS Provisionsfall

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.