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 HRGPBS_OSP_OMP_EXIT_ENT (Manual Splitting Customer Exit link to 'MAN') is a standard Function Module in SAP ERP and is part of the function group HRGPBS_OSP_OMP within the package P08P_ABS.
Function Module | HRGPBS_OSP_OMP_EXIT_ENT |
Short Text | Manual Splitting Customer Exit link to 'MAN' |
Function Group | HRGPBS_OSP_OMP |
Package | P08P_ABS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AB | LIKE | PC20I | Cluster RD/B2: Table AB | |
P_CHECK_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
P_CHKWIN_END | LIKE | SY-DATUM | Date and time, current (application server) date | |
P_CHKWIN_START | LIKE | SY-DATUM | Date and time, current (application server) date | |
P_COVPA | LIKE | T556G-COVPA | Rule Group for Coverage History | |
P_END_TIME | LIKE | SY-UZEIT | Date and Time, Current Application Server Time | |
P_MOLGA | LIKE | T556G-MOLGA | Country Grouping | |
P_PERNR | LIKE | PERNR-PERNR | Personnel number | |
P_PSP | LIKE | PC2BA | Personal Work Schedule (Table PSP) | |
P_START_TIME | LIKE | SY-UZEIT | Date and Time, Current Application Server Time | |
P_SUBMARK | TYPE | P08P1_ABS_SUBMARK | Submark in Structure MARK in Structure COVER | |
P_T5GPBS23 | LIKE | T5GPBS23 | Absence Evaluation: Cover Package Rule Definition |
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 |
---|---|---|---|---|
P_P0000 | LIKE | P0000 | HR Master Record: Infotype 0000 (Actions) | |
P_P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
P_P0002 | LIKE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
P_P0004 | LIKE | P0004 | HR Master Record: Infotype 0004 (Challenge) | |
P_P0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
P_P0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
P_P0016 | LIKE | P0016 | HR Master Record: Infotype 0016 (Contract Elements) | |
P_P0041 | LIKE | P0041 | HR Master Record: Infotype 0041 (Date Specifications) | |
P_P2001 | LIKE | P2001 | HR Time Record: Infotype 2001 (Absences) |
This function module does not define any Exceptions.