The Function Module RH_PC_EXISTENCE_CHECK (Check Existence of a Scenario Group) is a standard Function Module in SAP ERP and is part of the function group RHPB within the package PP07.
Function Module | RH_PC_EXISTENCE_CHECK |
Short Text | Check Existence of a Scenario Group |
Function Group | RHPB |
Package | PP07 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | T77KD-BEGDA | Beginndatum der Planung | |
ENDDA | LIKE | T77KD-ENDDA | Endedatum der Planung | |
PLVAR | LIKE | T77KD-PLVAR | Planvariante | |
VERSN | LIKE | T77KD-VERSN | Planungsversion (Personalkostenplanung) | |
VERSN_CHECK | LIKE | PLOG-HISTO | SPACE | Flag: Nur Version prüfen |
VNAME | LIKE | T77KD-VNAME | Planungsgruppe der Planungsversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FRFLG | LIKE | T77KD-FRFLG | Flag: Planungsversion freigegeben | |
I77KD | LIKE | T77KD | Daten der Planungsgruppe |
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 |
---|---|---|---|---|
I77KD_TAB | LIKE | T77KD | Alle Planungsgruppen der Planungsversion |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_EXISTENCE | Planung existiert nicht |