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 HR_COST_DIST_CHOICE_POPUP (HR: Popup fuer Kostenverteilung) is a standard Function Module in SAP ERP and is part of the function group HR_COST_DISTRIBUTION_POPUP within the package PBAS.
Function Module | HR_COST_DIST_CHOICE_POPUP |
Short Text | HR: Popup fuer Kostenverteilung |
Function Group | HR_COST_DISTRIBUTION_POPUP |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENDED_CHECKS | TYPE | FLAG | 'X' | space - no, X - yes |
IGNORE_LOCKED_RECORDS | TYPE | FLAG | 'X' | Gesperrte Sätze ignorieren |
PERNR | TYPE | PERNR_D | Personalnummer | |
PLVAR | TYPE | PLVAR | SPACE | Planvariante |
READ_P0001 | TYPE | FLAG | SPACE | space - no, X - yes |
READ_P0027 | TYPE | FLAG | SPACE | space - no, X - yes |
SUBTY | TYPE | CSTTY | '01' | Subtyp des IT0027 |
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 |
---|---|
COULD_NOT_READ_IT0001 | Fehler beim Lesen von der DB. |
COULD_NOT_READ_IT0027 | Fehler beim Lesen von der DB. |
INTERNAL_ERROR | Das sollte nie vorkommen |
NO_ACTIVE_PLVAR | Keine aktive Planvariante gefunden. |
NO_AUTHORIZATION | Fehlende Berechtigungen. |
NO_DATA | Keine OM Kostenverteilungsdaten gefunden |
P0027_OVERFLOW | Mehr Zuordnungsdaten als Zeilen |