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 HRPBSNO_SCREEN_EXITS (Screen Exits for PAI (Norway Public Sector)) is a standard Function Module in SAP ERP and is part of the function group HRPBSNO within the package P20P_PA.
Function Module | HRPBSNO_SCREEN_EXITS |
Short Text | Screen Exits for PAI (Norway Public Sector) |
Function Group | HRPBSNO |
Package | P20P_PA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I001P | LIKE | T001P | Table T001P (Personnel Subareas) | |
I503 | LIKE | T503 | Table T503 (Employee Subgroups) | |
INNNN | LIKE | PRELP | Current Infotype Record | |
IPSYST | LIKE | PSYST | Work Fields for Dialog Control (see Field Documentation) | |
PSAVE | LIKE | PRELP | Old Value of Current Infotype | |
TCLAS | LIKE | PSPAR-TCLAS | Transaction Class (A-Employee, B-Applicant) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INNNN | LIKE | PRELP | Current Infotype Record | |
SHOW_DATA_AGAIN | LIKE | Display Changed Data Again |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IPREF | LIKE | PREF | Assignment Values for HR Objects |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.