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

User exits for VBAP table

Former Member
0 Likes
910

hi,

i want to add 3 custom fields to the VBAp table. so i need the user exit for the VBAP table .

can any one help me in finding it out.

thanks.

suki

hi,

i want to add 3 custom fields to the VBAp table. so i need the user exit for the VBAP table .

can any one help me in finding it out.

thanks.

suki

5 REPLIES 5
Read only

Former Member
0 Likes
840

No need for user exits go to se11 enter ur table VBAP in display mode

click append structure and add 3 fields and activate the structure.

u can see the fields in the table.

Read only

0 Likes
840

Hi Suki,

Same thread here :

Regards,

Erwan

Read only

0 Likes
840

hello Erwan,

yes the link was useful.

i found the include MV45AFZZ useful .

is there a way to find out the function exit for vbap?

or else in which function exit this MV45AFZZ include is used ?

because i have to use a Function exit to include 3 fields in VBAP table.

waiting for ur reply.

thanks

suki

Read only

0 Likes
840

Suki,

As I don't really know at what steps of the order processing you need to update your field...

What you should do is going to se38 enter : MV45AFZ* and do the matchcode .

It'll give you some abap, in which you'll be able to update the field (std or specific ) of the VBAP table. depending of the moment they should be updated.

Hope this helps,

Erwan

Read only

sourabhshah
Product and Topic Expert
Product and Topic Expert