The Function Module AIPE_ENQUEUE_INVPROG<OLD> (Sperren Invprogramm (-position/-teilbaum)) is a standard Function Module in SAP ERP and is part of the function group AIPE within the package AIP.
Function Module | AIPE_ENQUEUE_INVPROG<OLD> |
Short Text | Sperren Invprogramm (-position/-teilbaum) |
Function Group | AIPE |
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_FLG_SHARED | TYPE | C | ' ' | Kz. 'shared sperren' |
I_FLG_SINGLE | TYPE | C | ' ' | Kz. 'einzelne Position sperren' |
I_GJAHR | LIKE | IMTP-GJAHR | Geschäftsjahr | |
I_MSG_TYPE | LIKE | SY-MSGTY | 'S' | Message-Typ wenn nicht gesperrt werden kann |
I_POSID | LIKE | IMPR-POSID | (Einstiegs-)Position | |
I_PRNAM | LIKE | IMTP-PRNAM | Programmdefinition |
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.
This function module does not define any Exceptions.