The Function Module FM_FG_DATA_COLLECT (Data collection for Federal Govenment) is a standard Function Module in SAP ERP and is part of the function group FMBL_FGBT_E within the package FMFG_E.
Function Module | FM_FG_DATA_COLLECT |
Short Text | Data collection for Federal Govenment |
Function Group | FMBL_FGBT_E |
Package | FMFG_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_RFFMTOBL | LIKE | LKO74-TESTLAUF | Perform test run | |
I_F_IFMBLIN | LIKE | IFMBLIN | Budgetary Ledger Interface | |
I_INTCA | LIKE | T005-INTCA | Country ISO code |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_BDGT_SUBTYPE | TYPE | BP_SUBVO | Budget subtype | |
C_BUS_AREA | TYPE | GSBER | Business Area | |
C_COST_CTR | TYPE | KOSTL | Cost center | |
C_FUNC_AREA | TYPE | FKBER | Functional Area | |
C_FUNDS_CTR | TYPE | FISTL | Funds center | |
C_OBJECT_NO | TYPE | J_OBJNR | Object number | |
C_ORDER_NUM | TYPE | AUFNR | Order number | |
C_PROFIT_CTR | TYPE | PRCTR | Profit center | |
C_TRADE_ID | TYPE | RASSC | Company ID of Trading Partner | |
C_WBS_ELEMENT | TYPE | PS_POSNR | WBS element |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.