Ansicht
Dokumentation

/BGLOCS/VAT_PROTOCOL_00001030 - Schnittstellenbeschreibung zum Event 00001030

/BGLOCS/VAT_PROTOCOL_00001030 - Schnittstellenbeschreibung zum Event 00001030

CPI1466 during Backup   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 00001030 (Document posting, update posting).

Function module SAMPLE_INTERFACE_00001030 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 Event is reached prior to the update posting module for FI (POST_DOCUMENT) and also following callup of the interface part.

INTERFACE

All current data, all document data required for the update, and various control parameters are transferred to the additional component. The indicator I_XVBUP is used for information purposes only - that the SAP standard system carries out an update posting asynchronously.

It follows that no database activities involving the writing of data may be carried out in the additional component.

The update posting (including tables specific to Add-ons) are carried out by the COMMIT WORK of the standard process. If your function module is not accessed via RFC, you should always initiate asynchronous update posting using the ABAP statement:

IN UPDATE TASK.





Parameters

I_BKDF
I_UF05A
I_XVBUP
T_AUSZ1
T_AUSZ2
T_AUSZ3
T_BKP1
T_BKPF
T_BSEC
T_BSED
T_BSEG
T_BSET
T_BSEU

Exceptions

Function Group

OCS/SAPLFIBS

ABAP Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2167 Date: 20240420 Time: 145432     sap01-206 ( 44 ms )