Application Development 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: 

send orders idoc from sender

Former Member
0 Kudos

Experts

tell me which tcode is used to send the sales order data from sender to receiver.

Example : we use the following tcode to send the master data idocs like

SEND MATERIAL MASTER: BD10

SEND VENDOR MASTER: BD12

1)is there any tcode to send the sales order data also like this.

2)if tcode not there then tell me which function module is used in the sender system to fill the segments of order01 idoc.

3) I want to fill the sales order data in the segments , the following data i need to fill

sales area , document type , customer numeber , payment terms , material , net price , quantity , order data , po number.

tell me which segments are used for this.

4)where to see the segments of the idoc and its fields.

5) if any one having sample code to fill the orders idoc , please give me the link

2 REPLIES 2

Former Member
0 Kudos

This message was moderated.

0 Kudos

prabhu

send data through Message control ? means how to send .

My requirement is to fill the idoc segments and then to post.

Which tcode is used to see the segment fileds both header and item other than we60 , we61.

For orders01 idoc how to identify which segment fields are used for sales area , customer , payment term etc becasue po fields are also there, so confusing