The Function Module AFO_APFO_DERIVE_TRTM (Automatische FO-Integration: Ableitung) is a standard Function Module in SAP ERP and is part of the function group AFO_APFO1 within the package CFM_AFO.
Function Module | AFO_APFO_DERIVE_TRTM |
Short Text | Automatische FO-Integration: Ableitung |
Function Group | AFO_APFO1 |
Package | CFM_AFO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATASTR | TYPE | JBRRMB-RMBID | Risikomanagementbereich | |
I_OBJAP | TYPE | CFAFOIACT-OBJAP | Anwendungsobjekt der FO-Integration ins CFM | |
I_PROGN | TYPE | TRDIR-NAME | ABAP-Programmname | |
I_TAB_CHAR | TYPE | CFFOI_CHAR_T | Übergabe für Funktionsbaustein zur Merkmalswertsauswahl | |
I_TAB_DEP_CHAR | TYPE | CFFOI_DEP_CHAR_T | Übergabetabelle Merkmalsklammerung | |
I_TAB_JBRRMBM | TYPE | CFFOI_JBRRMBM_T | Zuordnung der Merkmale zu den RM-Bereichen |
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 | TYPE | RMDER | RM: Felder der Ableitung | |
C_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.