Ansicht
Dokumentation

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

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

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
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 at 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, hich is called via process '00108011'.

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

If you as a customer need to select different parameters, you can copy function FM_LEDGER_CTRL_PARAMETER_GET to a new function whose name starts with 'Z' in the customer namespace. 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

Function Group

FMFS_BFFMSMPL_E

rdisp/max_wprun_time - Maximum work process run time   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2029 Date: 20240523 Time: 073914     sap01-206 ( 43 ms )