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

Bapi: Error No Customizing data for valuation area found

Former Member
0 Likes
4,406

Hi,

I am using BAPI_MATVAL_PRICE_CHANGE to change material price for global currencies.

Inside is BAPI there is segment:

* get customizing data

SELECT SINGLE *

FROM ckml_price_send

INTO ls_ckml_price_send

WHERE bwkey = ls_ckibwkey-bwkey.

But ckml_price_send has zero entries, Because of this i am facing an error "No Customizing data for valuation area found"

Can anyone suggest any solution for my problem.

Thanks in advance,

Shalu

2 REPLIES 2
Read only

ziolkowskib
Active Contributor
2,951

Hi shalusingh,
A general remark: please always use Google first before posting a question.
The answer to your question was answered in 2009...
Error while executing BAPI_MATVAL_PRICE_CHANGE
Please take a look at the SAP Note mentioned in the thread:
646630 - Send Material Prices and BAPI_MATVAL_PRICE_CHANGE usage
Regards,
Bartosz

Read only

justin_lowe
Discoverer
0 Likes
2,951

Google brought me here as the top result...