The Function Module RM_SEMFO_DERIVE (Automatische FO-Integration: Ableitung) is a standard Function Module in SAP ERP and is part of the function group RMFO within the package JBR.
Function Module | RM_SEMFO_DERIVE |
Short Text | Automatische FO-Integration: Ableitung |
Function Group | RMFO |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_INIT_VAL_REPLACE | TYPE | C | 'X', falls init. Merkmale durch # ersetzt werden |
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_FOB | LIKE | RMDER | FO-Daten für die Ableitung | |
C_RC | LIKE | SY-SUBRC | Return Code |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.