The Function Module AIPH_EPPOS_EXISTENCE_CHECK (Prüft die Existenz einer 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_EXISTENCE_CHECK |
Short Text | Prüft die Existenz einer 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 |
---|---|---|---|---|
I_EPPOS_ID | TYPE | EPPOS_ID | external key of the program position | |
I_POSNR | TYPE | IM_POSNR | internal key of the program position |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | program position does not exist |