cancel
Showing results for 
Search instead for 
Did you mean: 

IS Retail - SAP POS to SAP R3 Scenario

former_member185881
Active Participant
0 Kudos

Hi All

This is the first time i am doing the SAP POS scenario so please explain in detail.

I have to do SAP POS to SAP R3 Scenario.

  • From SAP POS person i got one sales file which look like this.

M 019800000000000000009073016191502710001000807103250                 00000000 00000000000                    0
M 0198000000000000000090730162346027200010008071080                   00000000 00000000000                    0
M 0198000000000000000090804124852027300010008071080                   00000000 00000000000                    0
M 0198000000000000000090807152304027400010008071080                   00000000 00000000000                    0
M 019800000000000000009080715392402750001000807103244                 00000000 00000000000                    0
M 019800100222200222209073016592203670001000807103499                 00000000 00000000000                    0
M 0198001002222002222090730165922036700020008071370                   00000000 00000000000                    0
M 0198001000000000000090807153940036800010008071080                   00000000 00000000000                    0
ST0198001000000000000090807153940036800020008071000905V9.5.10Build542009-7program     7001010000002097151129861619700101
M 0198001000000000000090807153940036800030008071370                   00000000 00000000000                    0
M 019800100000000000009080715402403690001000807103246                 00000000 00000000000                    1
M 019800100000000000009080715402603690002000807103246                 30586568 00000000000                    0
ST0198001000000000000090807154026036900030008071000905V9.5.10Build542009-7program     7001010000002097151129859619700101

  • I have to post it to R3 using IDOC WPUUMS

  • Sender side i have to use File adapter as i have to pic up a file from FTP.

  • Receiver side i have to use IDOC adapter a i have to post it to R3.

What are the things i have to do with respect to IS-Retail fundamentals, please explain in detail.

What kind of mapping i have to use.

Regards

Dheeraj Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

turmoll
Active Contributor
0 Kudos

Some hints:

1) your scenario looks like simeple File -> XI -> IDoc scenario ... you can find many blogs for step by step configuration

2) in order to transport flat file into xml you might use content conversion ... you can find many blogs with examples of using file content convention

3) to configure WPUUMS - "POS interface: Upload sales data (compressed)" message type you can use WPUU inbound process code

4) graphical mapping should be appropriate

5) what you important and you didn't mantioned is mapping specification ... but your RETAIL analyst should know how to proceed

6) what you might consider and is important is what partner type to use (i.e. whether LS or KU) ... ask your analyst

That's all you need. Good luck.

/Jakub

turmoll
Active Contributor
0 Kudos

> 1) your scenario looks like simeple File -> XI -> IDoc scenario ... you can find many blogs for step by step configuration

[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34]

> 2) in order to transport flat file into xml you might use content conversion ... you can find many blogs with examples of using file content convention

[Introduction to simple(File-XI-File)scenario and complete walk through for starters(Part1)|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1312] [original link is broken] [original link is broken] [original link is broken];

[Introduction to simple (File-XI-File)scenario and complete walk through for starters(Part2)|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1345] [original link is broken] [original link is broken] [original link is broken];

> 3) to configure WPUUMS - "POS interface: Upload sales data (compressed)" message type you can use WPUU inbound process code

> 6) what you might consider and is important is what partner type to use (i.e. whether LS or KU) ... ask your analyst

[Sending Sales Data via IDoc WPUUMS|http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/65585c39cf1b53e10000000a155369/frameset.htm]

/Jakub