The Function Module FCOM_AVC_GET_FOR_ORDER (Budget/Verfügt für Auftrag bestimmen) is a standard Function Module in SAP ERP and is part of the function group FCOM_MON_VAR_OY within the package FCOM_MONITOR.
Function Module | FCOM_AVC_GET_FOR_ORDER |
Short Text | Budget/Verfügt für Auftrag bestimmen |
Function Group | FCOM_MON_VAR_OY |
Package | FCOM_MONITOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
ID_KOKRS | TYPE | KOKRS | Kostenrechnungskreis | |
ID_OBJNR | TYPE | J_OBJNR | Objektnummer | |
ID_OVERALLVALUE | TYPE | FLAG | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DATA | TYPE | FCOM_S_BDGPLAN_DATA | Übergabestruktur für Auftragsmonitor (jahresbasiert) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.