The Function Module AIPH_EPPOS_GET_MULTIPLE (Liest die Daten mehrerer Programmposition) is a standard Function Module in SAP ERP and is part of the function group AIPH_EPPOS_BUFFER within the package AIP.
Function Module | AIPH_EPPOS_GET_MULTIPLE |
Short Text | Liest die Daten mehrerer Programmposition |
Function Group | AIPH_EPPOS_BUFFER |
Package | AIP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_DEF_LANGU_ELSE | TYPE | FLAG | ' ' | indicator: get text in default language if not found |
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 |
---|---|---|---|---|
ET_EPPOS | LIKE | EPPOS | Program position data and text description | |
ET_IMPR | LIKE | IMPR | Program position data | |
ET_IMPU | LIKE | IMPU | Text description of a program position | |
IT_EPPOS_NO | LIKE | EPPOS_NR | Internal keys of program positions |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | requested data not found |