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 RHPS_INFTY_1047_WRITE () is a standard Function Module in SAP ERP and is part of the function group RHPS within the package PPAP.
Function Module | RHPS_INFTY_1047_WRITE |
Short Text | |
Function Group | RHPS |
Package | PPAP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | HRP1000-BEGDA | '19000101' | Start Date |
ENDDA | LIKE | HRP1000-ENDDA | '99991231' | End Date |
KEEP_LUPD | TYPE | KEEP_LUPD | ' ' | |
OBJID | LIKE | HRP1000-OBJID | Source object | |
OTYPE | LIKE | HRP1000-OTYPE | Object type | |
PLVAR | LIKE | HRP1000-PLVAR | Plan Version | |
VTASK | LIKE | HRRHAP-VTASK | 'D' | Update (B-Buffer,D-Online,V-Update,S-Sync) |
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 |
---|---|---|---|---|
FB_PT1047 | LIKE | PT1047 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DURING_INSERT | Error during Insert |
INVALID_DATE | |
NO_AUTHORITY | No Authorization |
OBJECT_NOT_FOUND | Object Does Not Exist |
UNDEFINED | Other Error |
WRONG_DATA |