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 RH_HRP_BIND_OTHERS_BUF_UPDATE () is a standard Function Module in SAP ERP and is part of the function group RHWD within the package SP00.
Function Module | RH_HRP_BIND_OTHERS_BUF_UPDATE |
Short Text | |
Function Group | RHWD |
Package | SP00 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_BEGDA | LIKE | HRP1214-BEGDA | ||
ACT_ENDDA | LIKE | HRP1214-ENDDA | ||
ACT_ISTAT | LIKE | HRP1214-ISTAT | ||
ACT_OBJID | LIKE | HRP1214-OBJID | ||
ACT_OTYPE | LIKE | HRP1214-OTYPE | ||
ACT_PLVAR | LIKE | HRP1214-PLVAR | ||
ACT_SUBTY | LIKE | HRP1214-SUBTY |
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 |
---|---|---|---|---|
ACT_BIND_DEF | LIKE | SWFBINDDB | Workflow Binding: Definition Structure |
This function module does not define any Exceptions.