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

vbep

Former Member
0 Likes
577

Hi,

can any one plz tell me that how can i add 2 more new tables in VBEP, also

how can i change the structure 'bezivbep'.

points will be awarded..

vijay

4 REPLIES 4
Read only

Former Member
0 Likes
544

sorry..the question is.......

how can i add 2 more new fields in table VBEP, also

how can i change the structure 'bezivbep'.

vijay

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
544

Hi

In Table VBEP search for Include structures if any provided.

I f so add ur required columns there.

You cann't add the tables to another table.

If you add the table mandatoraly, create the view.

Regards,

Sree

Read only

Former Member
0 Likes
544

Hi

By taking the access key or You can add fields to the Table VBEP by APPENDing the Structure on the application tool bar,

But where from the data is fielled into these fields

So using a screen exit in the Schedule lines of the Sales order you have to keep these 2 fields first and then add the 2 fields in the table then the data whatever you enter comes into these fields

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
544

Hi,

you can not change the standard table directly ,if u have access key then only U cna modify. othe wise U have to copy that table as ztable then U have to fallow the methods....

we have 2methods:

1.Append

2.include

U can use this methods to extend the standard table ................