Ansicht
Dokumentation

SAMPLE_PROCESS_00708030 - General Contract: User Exit for Posting Distribution

SAMPLE_PROCESS_00708030 - General Contract: User Exit for Posting Distribution

ROGBILLS - Synchronize billing plans   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 00708030 (eneral).

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

The posting distribution can be generated in the general contract. The system standard distributes equally to all objects. This User Exit lets you generate a different distribution by exporting equivalence numbers to the copied objects.

INTERFACE

  • I_INTRENO: Internal RE key of contract
  • I_BUKRS: Company code of contract
  • I_RECNTYPE: Contract type
  • I_RECNNR: Contract number
  • I_RECNBASISAEZIF: Equivalence number base
  • I_DAT_VERTEIL_BEG: Start of distribution
  • I_DAT_VERTEIL_END: End of distribution
  • CT_VICN03_DISP: Table with equivalence numbers and objects for distribution. The equivalence numbers (RECNAEZIF) can be supplied in the function module.
If more data is required from the contract dialog, it can be imported with the GET function modules (for instance RECN_RECNFLDS_GET, ...)




Parameters

CT_VICN03_DISP
I_BUKRS
I_DAT_VERTEIL_BEG
I_DAT_VERTEIL_END
I_INTRENO
I_RECNBASISAEZIF
I_RECNNR
I_RECNTYPE

Exceptions

Function Group

FVBTESMPL

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Material Data  
This documentation is copyright by SAP AG.

Length: 2293 Date: 20240603 Time: 224337     sap01-206 ( 41 ms )