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

Inserting Pricing Condition

Former Member
0 Likes
337

hi abaper expert,

i'm currently working in SAP CRM Modul. and for now i making some program for Complaint.

due to change in business process, a new pricing condition us added for complaint documents. the scenario is the new pricing condition will added manually via abap program.

i have tried using Function Modul 'CRM_ORDER_MAINTAIN' in order to add and save the new pricing condition in complaint document. the return of the function modul is 0 / success, but the new pricing condition is not added for the complaint documents.

is there any clue why this happened ?

or is there any body have an experience to add and maintain pricing condition in CRM via abap program ?

please help n share your experience .

many thanks in advance

regards

eddhie

2 REPLIES 2
Read only

Former Member
0 Likes
302

hi EDD ,

u have to check in SPRO for Condition settings , Whenever a new Condition added it should automatically calculate new Pricing.

Regards

Prabhu

Read only

Former Member
0 Likes
302

Eddie,

Were your other conditions created with respect to ECC Master data or CRM Master data. If your pricing strategy in CRM involves master data in ECC then you`ll play with ECC.

Hope my answer should throw some light on ur issue.

Reward if helpful.

Regards