Ansicht
Dokumentation

FM_LEDGER_CTRL_PARAMETER_GET - Assign parameters for transferring totals from FM to FI-GL

FM_LEDGER_CTRL_PARAMETER_GET - Assign parameters for transferring totals from FM to FI-GL

Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00108011 (Assign parameters to transfer totals).

Function module SAMPLE_PROCESS_00108011 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

Process

The process runs for the selection screen of program RFFMTOBL

When executing the program to transfer totals from Funds Management to FI General Ledger, the parameters controlling the running process of the program are provided by function FM_LEDGER_CTRL_PARAMETER_GET which is called via process '00108011'.

The parameters are functional area, funds center, payment budget ledger and commitment budget ledger.

If the customers want to choose different parameters, they can copy function FM_LEDGER_CTRL_PARAMETER_GET into a new function whose name starts with 'Z'. Modify the new function and replace the original function via transaction 'BF44'. This customer-defined function must exist in table TPS31 with key PROCS = '00108011' and APPLK = 'IS-PS'.





Parameters

E_FLAG_ACCOUNT_DERIVE_VT
E_FLAG_COMMITMNT_BUDGET
E_FLAG_FAREA
E_FLAG_FUNDS_CENTER
E_FLAG_PAYMENT_BUDGET

Exceptions

FM_LEDGER_NOT_ASSIGNED

Function Group

FMBL_LGBT_E

Addresses (Business Address Services)   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2029 Date: 20240523 Time: 113253     sap01-206 ( 42 ms )