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

Data Transfer

Former Member
0 Likes
555

I want to send purchase info record from sap r/3 to other system,i am looking message type ,idoc type

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
529

Look at Standard program : RBDSEINF

Check it WE81 ,WE82 and WE30 Transaction to see the IDOC Type and message type

Thanks

Seshu

3 REPLIES 3
Read only

Former Member
0 Likes
530

Look at Standard program : RBDSEINF

Check it WE81 ,WE82 and WE30 Transaction to see the IDOC Type and message type

Thanks

Seshu

Read only

Former Member
0 Likes
529

Hi

Check the tables

EDBAS - for the basic IDOC type and

EDMSG - for the respective message type

Check the Idoc Type ORDERS05 and Message type ORDRSP and the Process Code ME10

and also look at the related tcodes like WE02,WE05 etc

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
529

hI,

U can find all the related msgtype and idoc types in <b>EDIMSG</b> table.

<b>Reward points</b>

Regrds