Menu

SAP Function Module AIPH_EP_GET_DEFAULT_OBJ_TYPES

Liefert die zuordenbaren CO-Objektarten gemäß Programmart

The Function Module AIPH_EP_GET_DEFAULT_OBJ_TYPES (Liefert die zuordenbaren CO-Objektarten gemäß Programmart) is a standard Function Module in SAP ERP and is part of the function group AIPH_ASSIGNABLE_OBJ_BUFFER within the package AIP.

Technical Information

Function Module AIPH_EP_GET_DEFAULT_OBJ_TYPES
Short Text Liefert die zuordenbaren CO-Objektarten gemäß Programmart
Function Group AIPH_ASSIGNABLE_OBJ_BUFFER
Package AIP
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_EPDEF_ID TYPE EPDEF_ID ID des Programms
I_EPTYPE TYPE IM_PRART Programmart

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
ET_OBJ_TYPES LIKE IMEO_OBJ_TYPE Objekttyp

Exceptions

This function module does not define any Exceptions.