Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module HR_ABS_ATT_TIMES_COUNTRY_GB1 (BADI Implementation (International)) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_ABS_ENTRY within the package P08P_ABS.
Function Module | HR_ABS_ATT_TIMES_COUNTRY_GB1 |
Short Text | BADI Implementation (International) |
Function Group | HRGPBS_ABS_ENTRY |
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 |
---|---|---|---|---|
ALLDF | LIKE | P2001-ALLDF | Record is for Full Day | |
AWART | LIKE | P2001-AWART | Attendance or Absence Type | |
BEGDA | LIKE | P2001-BEGDA | Start Date | |
BEGUZ | LIKE | P2001-BEGUZ | Start Time | |
ENDDA | LIKE | P2001-ENDDA | End Date | |
ENDUZ | LIKE | P2001-ENDUZ | End Time | |
M0001 | TYPE | P0001_TAB | HR Master Record: Infotype 0001 (Organizational Assignment) | |
MOLGA | TYPE | MOLGA | Country Grouping | |
PERNR | LIKE | P2001-PERNR | Personnel Number | |
STDAZ | LIKE | P2001-STDAZ | Absence hours | |
VTKEN | LIKE | P2001-VTKEN | Previous Day Indicator |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AB | TYPE | PC20I | Cluster RD/B2: Table AB | |
P_COVPA | TYPE | COVPA | Rule Group for Coverage History | |
P_PARTDAY_ACTIVE | TYPE | XFELD | Checkbox |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | |
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: Absences Infotype (2001) |
This function module does not define any Exceptions.