The Function Module ISB_FLOWTYPE_CONV_TO_CFM (Flowtype convert from SEM-PA to CFM) is a standard Function Module in SAP ERP and is part of the function group JBT2 within the package JBT.
Function Module | ISB_FLOWTYPE_CONV_TO_CFM |
Short Text | Flowtype convert from SEM-PA to CFM |
Function Group | JBT2 |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RANTYP | LIKE | TZB0A-RANTYP | '2' | Vertragsart |
I_SBEWART | LIKE | TZB0A-SBEWART | Bewegungsart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLOW_TYPE | TYPE | TB_SFHAZBA | Fortschreibungsart |
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.