The Function Module RH_CP_CO_CHECK_PLAN_SCENARIO (P.Kostenplanung: Überprüft CO-Verwaltungsätze einer Planungsversion) is a standard Function Module in SAP ERP and is part of the function group RHPN within the package PP07.
Function Module | RH_CP_CO_CHECK_PLAN_SCENARIO |
Short Text | P.Kostenplanung: Überprüft CO-Verwaltungsätze einer Planungsversion |
Function Group | RHPN |
Package | PP07 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECKOFF | LIKE | RHCOD-CHECKOFF | Flag: Buchung mit Delta-Verwaltung | |
CO_CONTROLLING_AREA | LIKE | T77KE-KOKRS | Kostenrechnungskreis | |
CO_FISCAL_YEAR | LIKE | T77KE-GJAHR | Geschäftsjahr | |
CO_VERSION | LIKE | T77KE-COVSN | Planungsversion des Rechnungswesens | |
HR_BEGDA | LIKE | T77KE-BEGDA | Beginndatum der Planung | |
HR_ENDDA | LIKE | T77KE-ENDDA | Endedatum der Planung | |
HR_PLVAR | LIKE | T77KE-PLVAR | Planvariante | |
HR_VERSN | LIKE | T77KE-VERSN | Planungsversion | |
STORNO | LIKE | RHCOD-STORNO | Flag: Storno durchführen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PREVIOUS_COVSN | LIKE | T77KE-COVSN | CO-Verion, falls bereits gebucht wurde |
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 |
---|---|---|---|---|
I77KE | LIKE | T77KE | Alle CO-Verwaltungssätze der Planungsver. | |
POSTED_T77KE | LIKE | T77KE | Einträge in T77KE, bereits gebucht |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALREADY_POSTED_DATA | Buchung für Kokrs, GJahr und Version vorhanden |
NO_CO_ADMIN_ENTRY | Kein Verwaltungssatz vorhanden |