cancel
Showing results for 
Search instead for 
Did you mean: 

P.O.S system integrating with Sales Based rent

Former Member
0 Kudos

Hello Gurus

Is it possible to integrate sales based rent with a P.O.S ( Point of Sale) system from the client side, ie customer, if so how?

I very much await your response.

Much Regards

David

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you very much the question is answered.

David

Former Member
0 Kudos

Hi,

Yes, the solution depends on communication protocol which you want to use.

Option1: SAP receives the data through IDOC from EPOS and pass these values to BAPI BAPI_RE_SALES_REP_REPORT

Option2: In case if you are using any middle-ware, middle-ware receives the data from EPOS and tell your middle-ware consultant to consume BAPI BAPI_RE_SALES_REP_REPORT in middle-ware. You can use .Net connector / Java connector in middle-ware to consume SAP BAPI's directly.

rgds,

Srini