The Function Module FM_FMSV_FG_RIB_VALTP_DETERMINE (JFMIP specific fed<-->non fed distinction for RIB) is a standard Function Module in SAP ERP and is part of the function group FMSV_FG within the package FMFG_E.
Function Module | FM_FMSV_FG_RIB_VALTP_DETERMINE |
Short Text | JFMIP specific fed<-->non fed distinction for RIB |
Function Group | FMSV_FG |
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_COMP_CODE | LIKE | BSEG-BUKRS | Company code | |
I_FISC_YEAR | LIKE | FM01UD-GJAHR | Fiscal year | |
I_FI_DOC_ITEM_NO | LIKE | BSEG-BUZEI | Line Item Number within the Accounting Document | |
I_FI_DOC_NO | LIKE | BSEG-BELNR | Accounting document number | |
I_FM_AREA | LIKE | FM01-FIKRS | Financial management area | |
I_REV_FAREA | LIKE | BSEG-FKBER | FI Line Item Table in Funds Management | |
I_REV_FICTR | LIKE | FMUDREL-SFICTR | Funds center | |
I_REV_FIPEX | LIKE | FMUDREL-SFIPEX | Commitment item (no longer use -> FM_FIPEX) | |
I_REV_FONDS | LIKE | FMUDREL-SFONDS | Fund |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VALTP_COM | LIKE | FMIT-RWRTTP | Value type | |
E_VALTP_PAY | LIKE | FMIT-RWRTTP | Value type |
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.