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

error from BAPI_MATVAL_PRICE_CHANGE

Ranjith_D_Reddy
Participant
0 Likes
3,410

When we are trying to execute the BAPI BAPI_MATVAL_PRICE_CHANGE we are facing the error stating “No Customizing data for valuation area AD1 found” .


Even though after confirmation that EA-FIN is also activate we are facing the same error after executing the BAPI.

Please let us know on what we need to do for this and how to proceed further?

When we are trying to execute the BAPI BAPI_MATVAL_PRICE_CHANGE we are facing the error stating “No Customizing data for valuation area AD1 found” .


Even though after confirmation that EA-FIN is also activate we are facing the same error after executing the BAPI.

Please let us know on what we need to do for this and how to proceed further?

6 REPLIES 6
Read only

Former Member
0 Likes
2,417

Hi Ranjith,

Can you do a quick check and see whether manually using transaction you can change the price?

BR.

Read only

0 Likes
2,417

Hi Ankit,

I am able to change the price through MR21 T-Code.

for customizing the code we are trying to make use of a C FM ,but we faced an error from "prices_post " which was used in that C FM.

the error encountered from that "PRICES_POST" is "internal error :reference to material **** could not be found".

So through this forum i came to know about the BAPI,here also triggered with other Error stating "No Customizing data for valuation area AD1 found”".

Read only

0 Likes
2,417

Hi Ankit,

I am able to change the price through MR21 T-Code.

for customizing the code we are trying to make use of a C FM ,but we faced an error from "prices_post " which was used in that C FM.

the error encountered from that "PRICES_POST" is "internal error :reference to material **** could not be found".

So through this forum i came to know about the BAPI,here also triggered with other Error stating "No Customizing data for valuation area AD1 found”".

Read only

0 Likes
2,417

Please check the following link:

https://scn.sap.com/thread/513414

Regards

Read only

Former Member
0 Likes
2,417

Hi,

Check if you have maintained customizing related to valuation area AD1 in this view.

VCKML_PRICE_SEND

Thanks and Regards,

Sriranjani Chimakurthy.

Read only

himanshu_gupta13
Product and Topic Expert
Product and Topic Expert
0 Likes
2,417

Dear Reddy,

check in table 'CKML_PRICE_SEND '  for the entry of valuation area AD1, if entry does not found means their some configuration requrires. Means the material which requires to dispatch in against of which their should be Threshold values for warnings concerning price changes (as %)..

Many thanks / Himanshu Gupta