Ansicht
Dokumentation

GCFB_EVENT_HANDLER - GBC: Event Processing for Equipment Created

GCFB_EVENT_HANDLER - GBC: Event Processing for Equipment Created

BAL Application Log Documentation   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

This function module serves as a product template and example for event linkage with the GIS Business Connector (GBC). It implements the follow-up processing, after an event for a determined consumption category. Both the event and the consumption category are transferred to the interface. The parameters for the event creation are transferred in the event container. You must enter the function module as a receiver function module in event linkage.

The follow-up processing includes the GBC interface call.

Example

The template shows how you can implement the link to the object type Equipment, and its events CREATED and CHANGED. The object type Equipment is a component of object relationship 00A, which is defined for the GBC.

  • If you call the function module with the CREATED event, a CREA task is marked in the GBC. This task can be allocated to a function, which creates the corresponding object in the target system.
  • If you call the function module with the CHANGED event, a UPD task is marked in the GBC. This task can be allocated to a function, which changes the corresponding object in the target system.

The GBC processes the tasks, as defined by the interface settings.

In addition, the communication to the GBC can be controlled using the analysis of object data, which can be extracted from the event container.





Parameters

EVENT
EVENT_CONTAINER
EXCEPTIONS_ALLOWED
OBJKEY
OBJTYPE
RECTYPE
REC_ID

Exceptions

ERROR

Function Group

GCFB

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2376 Date: 20240523 Time: 114920     sap01-206 ( 45 ms )