Hi All,
I am trying to send event messgaes for GR from ECC system EM. For this purpose I create application object type in ESC_MATDOC business object type. Settings of Application object types are
Object Type - MESG,
BUSOBJ Ectractor - PCM10_ITEM,
Main Object Table - Material_Segment
Master table - Material_Header
EM Relevant Function - PCM10_ITEM
I also tick on EM Relevance of application Object. I also create Event type in business object type and settings of event types are
Event Data Extractor - PCM10_GR
EM Relevance of application Object - Ticked
Main Object Table - Material_Segment
Master table - UPDATE_CONTROL
EM Relevant Function - PCM10_GR
When I create GR with reference to purchase order, system does not send any event. There is no log in SLG1. There is no Event handler for GR. But there is log in t-code /SAPTRX/ASAPLOG (No event management -relavant application object determined) as warning and other logs in green.
Please help me to resolve this.