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

HI ALL,

Former Member
0 Likes
558

I INSERTED FIELD IN SUBSCREEN IN MM01 BASICDATA1.BUT MY DATA IS NOT SAVE IN ZTABLE. PLZ HELP ME.

I INSERTED FIELD IN SUBSCREEN IN MM01 BASICDATA1.BUT MY DATA IS NOT SAVE IN ZTABLE. PLZ HELP ME.

3 REPLIES 3
Read only

former_member673464
Active Contributor
0 Likes
542

hi,

I think you are not updating the data base ztable.You have to use either update ,insert or delete to update the table.You also have to use commit work for updating the database table.

Regards,

Veeresh

Read only

Former Member
0 Likes
542

Hi Murali,

Please go through this link. You will be finding the solution along the screen shots.

http://www.saptechnical.com/Tutorials/ExitsBADIs/MM/MM01.htm

Reward points if it helps.

Cheers,

Swamy Kunche

Read only

Former Member
0 Likes
542

Hi Murali,

how you inserted this field in the screen. What is the exit you have used. By mere inserting the field in the screen will not save in ZTABLE. You have to find out the appropriate exit to write code for updating your z table.

Ramesh.