cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sales order from POSDM to SAP

Former Member
0 Likes
873

Hi,

I want to push sales order from POS toPI to POSDM to IS-Retail.

What field and segment will be used for IDOC /POSDW/POSTR_CREATEMULTIPLE(PI to POSDM) and IDOC WPUBON,WPUUMS (POSDM to IS-Retail)? or I have to enhance any IDOC using ABAP code?

Thanks,

sharmi

Accepted Solutions (0)

Answers (1)

Answers (1)

vikrant_mohite
Active Contributor
0 Likes

Hi sharmistha.mukherjee ,

You should use all the data that is mandatory for creation transaction and the data that is required for you on sales order available in your tlog generated by POS machine at store on IDoc /POSDW/POSTR_CREATEMULTIPLE. Since it is sales order and required receipt level information(such as customer info), you should use WPUBON IDoc.

Thanks,

Vikrant.