The Function Module PA_INTERN_GET_PACKAGE_SWITCH (INTERN: Lesen des Paketprüfungsschalters) is a standard Function Module in SAP ERP and is part of the function group PA_PACKAGE_CHECKS within the package SPAK_API.
Function Module | PA_INTERN_GET_PACKAGE_SWITCH |
Short Text | INTERN: Lesen des Paketprüfungsschalters |
Function Group | PA_PACKAGE_CHECKS |
Package | SPAK_API |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OLD_CHECK | TYPE | FLAG | Kennz. für alte Paketprüfung (X - alte Prüfung) | |
E_PACKAGE_SWITCH | TYPE | PAKPARAVAL | Schalter für neue Paketprüfung (ON - Eingeschaltet, OFF - Ausgeschaltet) |
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.