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_APP_CRIT_GROUP_CREATE () is a standard Function Module in SAP ERP and is part of the function group RHPS within the package PPAP.
Function Module | RHPS_APP_CRIT_GROUP_CREATE |
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 | P1000-BEGDA | '19000101' | Start Date |
ENDDA | LIKE | P1000-ENDDA | '99991231' | End Date |
EXT_NUMBER | LIKE | HRP1000-OBJID | '00000000' | External Number |
INFTY1044 | LIKE | HRI1044 | ||
INHERITED_1048 | TYPE | CHAR1 | 'X' | |
LANGU | LIKE | SY-LANGU | SY-LANGU | Language |
PLVAR | LIKE | P1000-PLVAR | Plan Version | |
STEXT | LIKE | P1000-STEXT | Description | |
VBEGDA | LIKE | P1000-BEGDA | '19000101' | |
VENDDA | LIKE | P1000-ENDDA | '99991231' | |
VOBJID | LIKE | P1000-OBJID | ||
VOTYPE | LIKE | P1000-OTYPE | ||
VPAD47 | LIKE | PAD47 | ||
VTASK | LIKE | HRRHAP-VTASK | 'D' | Update (B-Buffer,D-Online,V-Update,S-Sync) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJID | LIKE | HRP1000-OBJID | Object ID |
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 |
---|---|---|---|---|
DESCR_PT1048 | LIKE | PT1048 | Proficiency Description | |
PTXT1002 | LIKE | PT1002 | Description |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DURING_INSERT | Error during Insert |
INVALID_DATE | Wrong date |
TEXT_REQUIRED | |
UNDEFINED | Other Error |
WRONG_INFOTYP_INFO |