‎2010 Oct 19 1:08 PM
hi all
is there any BAPI or fm which uploads derivation rules for tcode FMDERIVER?
Edited by: PREMA PREMA on Oct 19, 2010 2:33 PM
‎2010 Oct 28 10:35 AM
Hi Prema,
did you find a solution for your question?
‎2010 Oct 28 3:53 PM
Hi,
Function Modules:
FM2BL_DERIVATION_TEST = FM2BL - Derivation Test
FM2BL_EXECUTE_DERIVATION = Characteristic derivation
FM2BL_GET_DERIVATION_FIELDS = Get Sender/Receiver fields for Derivation
FM_ACCOUNT_DERIVE = FM Account Derive
FM_CHECK_ASSIGNMENT_RULES = Check FM Assignment using Derivation Tool
FM_FMDERIVE_CALL_CUSTOMER_EXIT CALL FMDERIVE USER-EXIT
FM_FMDERIVE_FILL_CUSTOMER_EXIT Copy additional fields from COBL and COBL_AD into FMDERIVE
FM_GET_INSTANCE_BADI_FMDERIVE Initilize BADI_FMDERIVE
FM_STRATEGY_FROM_BADI Get Strategy Environment from BADI
FM_STRATEGY_FROM_COMP_CODE Get Strategy ID assigned to Company Code
FM_STRATEGY_SAP_EXIST Get Strategy ID assigned to Company Code
PSM_AUTH_CHECK_DRULE Authorization check: F_PSM_DRUL
PSM_AUTH_CHECK_DSTR Authorization check: F_PSM_DRUL
‎2010 Oct 28 6:55 PM
‎2019 Aug 25 7:46 AM
Did you find a solution? I am trying to check how to update the derivation rule values and am unable to find any BAPI to FMDERIVER transaction. I'm trying with BDC but there are so many variables at play that it keeps failing each time.
‎2019 Aug 26 9:14 AM
You can try direct upload to the rules tables; that's what I was always doing.