Ansicht
Dokumentation

SAMPLE_INTERFACE_00001820 - Schnittstellenbeschreibung zum Event 00001820

SAMPLE_INTERFACE_00001820 - Schnittstellenbeschreibung zum Event 00001820

Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
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 00001820 (Display of change documents).

Function module SAMPLE_INTERFACE_00001820 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 displaying change documents. If no changes are registered on the corresponding object in the standard system, it is called up automatically. If not, the additional component is called up from the menu by choosing Environment -> Additional components (or the user's own text).

INTERFACE

In the object in question is a document object, the key fields of table BKPF (document header), a date, and an ID for the person making the change are transferred. If the object in question is a change object, the corresponding key data is transferred instead. The document change object is transferred with the following constants:

DEBI Customer

KRED Vendor

BELEG Accounting document





Parameters

E_XDISPL
I_BELNR
I_BUKRS
I_DATUM
I_GJAHR
I_KUNNR
I_LIFNR
I_OBJCL
I_USNAM

Exceptions

Function Group

BFFMSMPL

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1960 Date: 20240523 Time: 074558     sap01-206 ( 45 ms )