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

adding new fields mara

Former Member
0 Likes
305

hi friends,

adding new fields to mara by using append structure .

how will insert data to that fields.

thanks.

1 REPLY 1
Read only

GauthamV
Active Contributor
0 Likes
272

hi,

if u just want to add data to table use sql statements like insert,

modify and update,but if

u want for the screen to pick it up u hav to add a screen for that tcode using badi or exit.

reward if helpful.