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

SAP Retail - POS interface

Former Member
0 Likes
2,024

Hi experts,

First at all, I am new at SAP Retail and interfaces. I am working on a POS interface with SAP Retail. I have some issues with the FI interface.

Here is the situation:

The POS (non sap POS) will generate IDOCs (as text files) type WPUFIB01 and SAP will read them and process them. I have configured the "Transaction type-dependent control of financial transactions", but when I try to test the IDOCs get status 51 and the POS Interface monitor just says "Enter valid parameter".

Once again I am a rookie on SAP Retail, I would appreciate any kind of references or documentation about how this interface should be configured, I have been searching in the web but so far I have not found anything detailed.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,299

Hi Carl,

What kind of information you are trying to pass like reference data, assignment, cost object , G/L acct?

Thanks

Chenna.

Hi experts,

First at all, I am new at SAP Retail and interfaces. I am working on a POS interface with SAP Retail. I have some issues with the FI interface.

Here is the situation:

The POS (non sap POS) will generate IDOCs (as text files) type WPUFIB01 and SAP will read them and process them. I have configured the "Transaction type-dependent control of financial transactions", but when I try to test the IDOCs get status 51 and the POS Interface monitor just says "Enter valid parameter".

Once again I am a rookie on SAP Retail, I would appreciate any kind of references or documentation about how this interface should be configured, I have been searching in the web but so far I have not found anything detailed.

Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
1,299

Carl

Please check the below settings

1) Have you tried simulating the WPUFIB idoc using WPUF transaction with all valid parameters you have maintained in customizing?

2) Maintain a POS transaction type conversion under adjustments --> conversions node

Hope this helps

Suhail Shaik

Read only

Former Member
0 Likes
1,300

Hi Carl,

What kind of information you are trying to pass like reference data, assignment, cost object , G/L acct?

Thanks

Chenna.

Read only

0 Likes
1,299

Hi,

I am trying to send just the FI transaction and the item number, all the FI transactions have been configured in: IMG - Sales and Distribution - POS Interface - Inbound - Control of Financial transactions.

I found that the error was due a bad partner configuration, I realized that each Plant must be a partner (type KU) in WE20.

Thanks to all for your help