Ansicht
Dokumentation

SAMPLE_INTERFACE_00001420 - Schnittstellenbeschreibung zum Event 00001420

SAMPLE_INTERFACE_00001420 - Schnittstellenbeschreibung zum Event 00001420

General Data in Customer Master   Vendor Master (General Section)  
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 00001420 (Vendor master record: Save).

Function module SAMPLE_INTERFACE_00001420 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 when making a change to vendor data, following the update function module VENDOR_UPDATE.

INTERFACE

The vendor's key data at company code level and the activity type are transferred to the additional component. The indicator I_XVBUP serves only to show that the SAP standard system updates asynchronously. I_AKTYP = 'H' when creating data, = 'V' when changing data.

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

Updating (including updating of the tables specific to add-ons) is carried out by the COMMIT WORK of the standard process. If your function module is not called up via RFC, initiate asynchronous update using the ABAP statement

IN UPDATE TASK.





Parameters

I_AKTYP
I_BUKRS
I_LIFNR
I_XVBUP

Exceptions

Function Group

BFFMSMPL

General Material Data   General Material Data  
This documentation is copyright by SAP AG.

Length: 1982 Date: 20240523 Time: 081637     sap01-206 ( 41 ms )