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

Change Material Master

Former Member
0 Likes
508

Hi All,

I have requirement to change Valuation class in Accounting1 View and

Profit center in Costing View1.

With BDC we already can do this, but it's very hard to maintained since each material have different view.

Anyone pls suggest the easiest way to do this.

Thanks,

Victor.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
481

Hi,

U can use BAPI for that.

U can use BAPI_MATERIAL_SAVEDATA for changing the material.

Regards,

Himanshu

Hi All,

I have requirement to change Valuation class in Accounting1 View and

Profit center in Costing View1.

With BDC we already can do this, but it's very hard to maintained since each material have different view.

Anyone pls suggest the easiest way to do this.

Thanks,

Victor.

3 REPLIES 3
Read only

Former Member
0 Likes
482

Hi,

U can use BAPI for that.

U can use BAPI_MATERIAL_SAVEDATA for changing the material.

Regards,

Himanshu

Read only

Former Member
0 Likes
481

U can use any one of the following BAPI:

BAPI_MATERIAL_SAVEDATA

BAPI_MATERIAL_MAINTAINDATA_RT

BAPI_MATERIAL_EDIT

Read only

Former Member
0 Likes
481

Hi all,

I want to change only

valuation class in accounting1 and

profit center in costing1.

Please guide me, what tables and what fields from that BAPI above i have to filled to change that value.

Best Regards,

Victor.