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 RHPA_POPUP_F4_APP_SCHEME () is a standard Function Module in SAP ERP and is part of the function group RHPA within the package PPAP.
Function Module | RHPA_POPUP_F4_APP_SCHEME |
Short Text | |
Function Group | RHPA |
Package | PPAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPFORM_ID | LIKE | T77BG-AFORM_ID | ||
BEGDA | LIKE | P1000-BEGDA | '19000101' | Start Date |
ENDDA | LIKE | P1000-ENDDA | '99991231' | End Date |
INDIVIDUAL_APPRAISALS_ONLY | TYPE | CHAR1 | ' ' | |
NO_DIALOGUE | TYPE | CHAR1 | ' ' | |
ONLY_OBJECTIVES | LIKE | ' ' | ||
PLVAR | LIKE | P1000-PLVAR | Plan Version | |
SEARK | LIKE | '*' | Search Term |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPSCHEME_ID | LIKE | P1000-OBJID |
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 |
---|---|---|---|---|
APPRAISEES | LIKE | HRPE_APPRAISEES | ||
APPRAISORS | LIKE | HRPE_APPRAISORS | ||
APPSCHEME_IDS | LIKE | OBJEC |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Action canceled |
INTERNAL_ERROR | Internal Error |
NOTHING_FOUND | Nothing found |