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

Program: SAPMV45A screen 8460

Former Member
0 Likes
1,897

Hi,

I added a custom field for table VBAP in program SAPMV45A  screen 8460 and the field shows in tcode VA01, but when I type a value

table VBAP doesnt keep the value.

can somebody help me or have someone since this issue before?.

thanks

1 ACCEPTED SOLUTION
Read only

former_member1716
Active Contributor
0 Likes
1,601

Hi Ytamar,

Also Please note the following steps,

1)Add your field in VBAP table using append structure.

2)Then drag the field to your screen using get from dictionary option.

Then surely your data will be stored in the database table

For any more issues please get back.

Thanks and regards,

Satish

5 REPLIES 5
Read only

former_member1716
Active Contributor
0 Likes
1,601

Hi Ytamar,

Can you explain your issue further.

Regarding the custom field that  you have added, how did you add?

Did you add in the database table using append structure? Or did you just added in the screen ?

Regards,

Satish

Read only

former_member1716
Active Contributor
0 Likes
1,602

Hi Ytamar,

Also Please note the following steps,

1)Add your field in VBAP table using append structure.

2)Then drag the field to your screen using get from dictionary option.

Then surely your data will be stored in the database table

For any more issues please get back.

Thanks and regards,

Satish

Read only

0 Likes
1,601

thanks for your answer,

I added the new field to VBAP using the append and created a new field from dictionary to the new field.

How do I drag the field using get from dictionary?

thanks

Read only

0 Likes
1,601

Hi Ytamar,

Please follow the below screen shots,

In the screen shot below i have highlighted  a icon, which will help in getting the values from dictionary

After you click that icon you will be popped up with another window giving you an option for get from dictionary as below.

There in that table/field name column give your table name VBAP and the click that get from dictionary.

Then you will be getting all the fileds in that table, from which you can select and drag your custom fields to the screen.

For any more issues please get back

Thanks,

Satish

Read only

former_member1716
Active Contributor
0 Likes
1,601

Also please note that if you drag and drop fields directly from the Database table you need not write seperate coding for saving the data in database table. The standard funtionlity will automatically do that

Please get back if you have any more concerns

Regards,

Satish