cancel
Showing results for 
Search instead for 
Did you mean: 

No event management -relavant application object determined

nitesh_hatizar
Participant
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

former_member190756
Active Contributor
0 Kudos

Hello Nitesh,

as said in your other post:

if you are in Business Process Type ESC_MATDOC you cannot use extractor and condition function PCM10_GR. These are for BPT ESC_DELIV. You have to code your own extractors and condition functions based on ESC_MATDOC. You also don't need an Application Object Type for ESC_MATDOC only an Event Type assuming that your EH is created based on the PO.

Best regards,

Steffen

Answers (0)