Ansicht
Dokumentation

GCFB_TASK_RUNNER - GBC: Execute Task (Portal)

GCFB_TASK_RUNNER - GBC: Execute Task (Portal)

Vendor Master (General Section)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
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 receiver type. Both the event and the receiver type 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 can be allocated to a function, which changes the 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

E_PARATAB
I_ASYNCFLG
I_HOME
I_OBJKEY
I_RELART
I_TASK

Exceptions

ERROR

Function Group

GCFB

CPI1466 during Backup   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1753 Date: 20240523 Time: 113025     sap01-206 ( 45 ms )