Ansicht
Dokumentation

/OPT/BTE_IF_00001030 - VIM FB60 Business Transaction Event 00001030

/OPT/BTE_IF_00001030 - VIM FB60 Business Transaction Event 00001030

General Material Data   ROGBILLS - Synchronize billing plans  
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

/SAPLVIM_FG7A1

TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2169 Date: 20240420 Time: 023040     sap01-206 ( 59 ms )