Menu

SAP Function Module CACS_READ_OBJMETH

Methoden zu Objekttypen lesen

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.

Technical Information

Function Module CACS_READ_OBJMETH
Short Text Methoden zu Objekttypen lesen
Function Group CACS_OBJTYPES
Package CACS2D
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_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_OBJMETH LIKE TCACS_OBJMETH Methoden zu Objekttypen einer Provisionsanwendung

Exceptions

This function module does not define any Exceptions.