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_AUPBS_ON_BDC_UPDATE (Update on wait commit work) is a standard Function Module in SAP ERP and is part of the function group 3QP9A within the package P13P5.
Function Module | HR_AUPBS_ON_BDC_UPDATE |
Short Text | Update on wait commit work |
Function Group | 3QP9A |
Package | P13P5 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INFOTYPE | LIKE | P0573-INFTY | Infotype | |
INTY_OPER | LIKE | SY-UCOMM | Screens, function code triggered by PAI | |
OPERATION | LIKE | PSPAR-ACTIO | Infotype operation | |
PA30_OPER | LIKE | SY-UCOMM | Screens, function code triggered by PAI |
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 |
---|---|---|---|---|
DEL_2006 | LIKE | P2006 | HR Time Record: Infotype 2013 (Quota Corrections) | |
DEL_2013 | LIKE | P2013 | HR Time Record: Infotype 2013 (Quota Corrections) | |
ENQ_R2001 | LIKE | P2001 | HR Time Record: Absences Infotype (2001) | |
G_INT_2006 | LIKE | P2006 | HR Time Record: Infotype 2006 (Absence Quotas) | |
G_INT_2013 | LIKE | P2013 | HR Time Record: Infotype 2013 (Quota Corrections) | |
INS_2006 | LIKE | P2006 | HR Time Record: Infotype 2006 (Absence Quotas) | |
INS_2013 | LIKE | P2013 | HR AU PS : Structure for infotype 573 | |
MESSTAB | LIKE | BDCMSGCOLL | Collecting messages in the SAP System | |
OLD_R2001 | LIKE | P2001 | HR Time Record: Absences Infotype (2001) | |
R0573 | LIKE | P0573 | HR AU PS : Structure for infotype 573 | |
R2001 | LIKE | P2001 | HR Time Record: Absences Infotype (2001) |
This function module does not define any Exceptions.