Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module GM_BDT_VALDTY_PERIODS (Generate budget validity periods) is a standard Function Module in SAP ERP and is part of the function group GMBDGTVALIDITY within the package GMMASTERDATA_E.
Function Module | GM_BDT_VALDTY_PERIODS |
Short Text | Generate budget validity periods |
Function Group | GMBDGTVALIDITY |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUDGET_PHASE | LIKE | GMSPLITRULES_ELE-BDGT_PHASE | Budget Phase | |
I_BUDGET_STATUS | LIKE | GMSPLITRULES_ELE-BDGT_STATUS | Budget status: Unreleased/Released | |
I_COMP_CODE_FY_VARIANT | LIKE | GMGR-GRANT_FY_VARIANT | Fiscal year variant of grant | |
I_GRANT_FY_VARIANT | LIKE | GMGR-GRANT_FY_VARIANT | Fiscal year variant of grant | |
I_PBC_ACTIVE | TYPE | GM_PBC_ACTIVE | GM-PBC Integration Indicator | |
I_SPLITTING_RULE | LIKE | GMGR-SPLITTING_RULE | Rule used to split time intervals between fiscal years | |
I_VALID_FROM | LIKE | GMGR-VALID_FROM | Valid from date | |
I_VALID_TO | LIKE | GMGR-VALID_TO | Valid to date |
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 |
---|---|---|---|---|
T_GMBDGTVLDTY | LIKE | GMBDGTVLDTY | Budget validity periods |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FYV_NOT_DEFINED_FOR_DATE | FYV not maintained for date |