Menu

SAP Function Module FCOM_SC_BUDGET_FROM_ID_GET

Budget-Informationen aus CO für SRM Shopping Card

The Function Module FCOM_SC_BUDGET_FROM_ID_GET (Budget-Informationen aus CO für SRM Shopping Card) is a standard Function Module in SAP ERP and is part of the function group FCOM_BUDGET_INFO within the package FCOM_MONITOR.

Technical Information

Function Module FCOM_SC_BUDGET_FROM_ID_GET
Short Text Budget-Informationen aus CO für SRM Shopping Card
Function Group FCOM_BUDGET_INFO
Package FCOM_MONITOR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_RFC_DESTINATION TYPE RFCDISPLAY-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
ID_SC_WORKITEM_ID TYPE SWR_STRUCT-WORKITEMID Workitem-Kennung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_SC_HEADER LIKE FCOM_S_SC_HEADER Kopfdaten zu SCM Shopping Card

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BUDGET_INFO LIKE FCOM_S_BUDGET_INFO Budget-Informationen aus CO zu SRM Shopping Card
ET_MESSAGES LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.