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.
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 |
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 |
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 |
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 |
---|---|---|---|---|
ET_BUDGET_INFO | LIKE | FCOM_S_BUDGET_INFO | Budget-Informationen aus CO zu SRM Shopping Card | |
ET_MESSAGES | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.