Ansicht
Dokumentation

SAMPLE_PROCESS_00103510 - Clearing Package Determination For Program RFFMDAOPA

SAMPLE_PROCESS_00103510 - Clearing Package Determination For Program RFFMDAOPA

rdisp/max_wprun_time - Maximum work process run time   ABAP Short Reference  
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 00103510 (Interface Description on Process 00103510).

Function module SAMPLE_PROCESS_00103510 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

EVENT

This interface is always called up in program RFFMDAOP, when the open items of a customer and company code have been completely collected. The amount of items, that come from the down payment and the remaining items involved with the clearing, form a so-called clearing package. You can implement your own algorithm on determining of clearing packages. The program transfers the following parameters:

  • I_AGUMS:This parameter contains the allowed special G/L indicator.
  • I_T_RDAT: Range table for the posting date of down payments.
  • I_T_RXBLNR: Range table for the reference of down payments.
  • T_OP: In this table all company code and customer open items are transferred.
  • T_OP_AUSG: Save the clearing package in this table. Note that the total of all items in this table must show the value 0.
  • C_F_CLINFO: Clearing information. This structure contains the company code and customer when the module is called up. The special G/L indicator (UMSKZ) and the due date of the youngest document or the posting date of the clearing posting (BUDAT) should be returned.




Parameters

C_F_CLINFO
I_AGUMS
I_T_RDAT
I_T_RXBLNR
T_OP
T_OP_AUSG

Exceptions

Function Group

FMKWBTE

Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2521 Date: 20240523 Time: 041203     sap01-206 ( 53 ms )