Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC Message Type - INBOUND

Former Member
0 Likes
378

Hi all,

@ OUTBOUND.

I am going to receive a IDOC - COPAGN01 from OUTBOUND system which is assigned with Message Type - CPE700 .

Version: 640 - SAP R/3 4.7

@INBOUND

But i did found this massage type at our INBOUND system, i think this is standard message type. how i can get this message type ! in which DB table i can find this message type ?

Version: 620 - SAP R/3 4.7

Regards,

Sridhar

Hi all,

@ OUTBOUND.

I am going to receive a IDOC - COPAGN01 from OUTBOUND system which is assigned with Message Type - CPE700 .

Version: 640 - SAP R/3 4.7

@INBOUND

But i did found this massage type at our INBOUND system, i think this is standard message type. how i can get this message type ! in which DB table i can find this message type ?

Version: 620 - SAP R/3 4.7

Regards,

Sridhar

1 REPLY 1
Read only

Former Member
0 Likes
345

MESTYP IDOCTYP

COPAGN COPAGN01

CPS001 COPAGN01

i cud not find your msg type CPE700 in our system too.. v r also on SAP 4.7..

Only the above two are available for the idoc type COPAGN01

You can check the table EDIMSG where u have combination of Msg Type and IDOC type..

reward points if helpful