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: 

RE : Legacy to SAP

Former Member
0 Kudos
164

Hi ..

My requirement is this . I get data from legacy for sales deal and promotion.

This should be updated in SAP in real time . Any idea of how this can be achieved ?.

Thanks and Regards,

Tharun

1 ACCEPTED SOLUTION

Former Member
0 Kudos
108

Hi

I don't know which kind of document corresponds to sales deal and promotion, but u should use a BAPI, it's an RFC so it can be called by the legacy.

Max

7 REPLIES 7

Former Member
0 Kudos
109

Hi

I don't know which kind of document corresponds to sales deal and promotion, but u should use a BAPI, it's an RFC so it can be called by the legacy.

Max

0 Kudos
108

Thnaks Max . There is bapi for promotion. BAPI_PROMO_CREATE .

For sales deal and pricing conditions I cannot find one. The Spec tells me that for the Promotion I have to populate KONA table and also add additional z fields in KONA table . In that case what should be done?.

Thanks and Regards,

Tharun

0 Kudos
108

Hi

Which is trx for KONA? I don't know it.

Perhaps you can create an RFC.

Max

Former Member
0 Kudos
108

Hi Tharun

Your query is very generic. There are lot many ways you can post the data into SAP in realtime (I do not have idea about the sales deal & promotion). These are some of the options u can try

ALE IDocs

http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp

http://help.sap.com/saphelp_46c/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm

RFC

http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm

http://www.planetsap.com/RFC.htm

You can also use a Integration server like XI to post the legacy data into SAP.

Regards

Kathirvel

Former Member
0 Kudos
108

Please try this BAPI -> BAPI_PRICES_CONDITIONS .

Regards

Kathirvel

ferry_lianto
Active Contributor
0 Kudos
108

Hi Tharun,

As Max suggested that you can create RFC function module and call one the following FM to update table KONA.

AGR_KONA_SAVE

BAPI_AGREEMENTS

Hope this will help.

Regards,

Ferry Lianto

Former Member
0 Kudos
108

the transactions for sales deal is vb21.