Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module PPEUIBAL_ASL_BAL_ACT (Anwendungsliste Abtaktung (Prozeßstruktur) aufbauen) is a standard Function Module in SAP ERP and is part of the function group PVSUIBAL within the package CPPEBAL.
Function Module | PPEUIBAL_ASL_BAL_ACT |
Short Text | Anwendungsliste Abtaktung (Prozeßstruktur) aufbauen |
Function Group | PVSUIBAL |
Package | CPPEBAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_LBEXPLDATE | TYPE | PPE_LBEXPLDATE | Auflösungsdatum Abtaktung | |
IM_LBGUID | TYPE | PVS_GUID | Abtaktungsguid | |
IM_MSG_HANDLING | TYPE | PPET_MSG_OPT | 'A' | Message-Handling |
IM_PNGUID_ACT | TYPE | PVS_PNGUID | Id der Aktivität |
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_MAP | TYPE | PVSUIBAL_400_FCAT | Feldkatalog ALV-Grid Control - Zuzuordnende Aktivitäten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_ACTIVITY | ungültige Aktivität |
INVALID_LINEBAL | Abtaktung existiert nicht |
NO_CLINT | Clint konnte nicht ermittelt werden |