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: 

updating material master

former_member211992
Active Participant
0 Kudos

Dear all

I have done a dialog programming to update material master (mbew) , guide me . updating master table is advisable? , tell me how to update master , can i pass the value to standard table directly? im confusd with this , help me

Thanks and regards

Moderator message : Not enough re-search before posting, discussion locked.

Message was edited by: Vinod Kumar

1 REPLY 1

Former Member
0 Kudos

Quick answer:

1. It is not advisable to update SAP standard tables.

2. do not pass value directly to SAP standard table

3. there's a BAPI -> BAPI_MATERIAL_SAVEDATA to save material master valuation data.