Here we would like to draw your attention to /GBT/EVENT_COLLECT transaction code in SAP. As we know it is being used in the SAP CA-GBT (Global Batch Traceability in CA) component which is coming under CA module (Cross Application)./GBT/EVENT_COLLECT is a transaction code used for Collect Events from ERP in SAP.
It comes under the package /GBT/IL_API.When we execute this transaction code, /GBT/R_EVENT_COLLECTOR is the normal standard SAP program that is being executed in background.
Transaction /GBT/EVENT_COLLECT technical data table
Tcode | /GBT/EVENT_COLLECT |
Purpose | Collect Events from ERP |
Module | CA |
Component | CA-GBT |
SAP Package | /GBT/IL_API |
Program running | /GBT/R_EVENT_COLLECTOR |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named /GBT/R_EVENT_COLLECTOR will run when we enter transaction code /GBT/EVENT_COLLECT.
/GBT/EVENT_COLLECT is a Report Transaction code type which is shortly represented as R.