cancel
Showing results for 
Search instead for 
Did you mean: 

update VBAP fields

Former Member
0 Kudos

Hi all,

We are developing one custom program for creating the inquiry, my requirement is to update two extra values (field type is Quantity) (SOH, Safety Stock) for each line item in VBAP table, and we have to use these two values while Creating the custom sales order.

I need, which existing fields in VBAP can be used to update the two extra values, instead of adding new fields to VBAP.

Regards,

Nagesh

Accepted Solutions (1)

Accepted Solutions (1)

reazuddin_md
Active Contributor
0 Kudos

Hi,

As already said,

in Table:VBAP- every field has its own specification. But would suggest you 2 fields, but there wont be support from the system & if you confirm that you are not using the respective fields functionality then only you can touch these fields in your development.

i.e.

in Sales order - item level-

Purchase data tab,

you will "Your reference" fields under SOld to party / Ship to party.

As i already said, if you are not using this functionality, then only you can use these 2 fields for your purpose & maintain the validations according to your requirement.

This is just a work around, w/o creation any Zfields,but SAP doesnt recommend the same & again it all depends on client.

Regards,

Reazuddin MD

Former Member
0 Kudos

Hi Reazuddin

Thanks a lot for ur timely reply.It seems, we can use those fields to update the two new values.

Regards

Nagesh

Answers (1)

Answers (1)

former_member303858
Contributor
0 Kudos

Hi Nagesh,

As you are developing a custom program, why dont you create a Z table instaed of touching VBAP table.

Please note VBAP is standard table and touching this will have unwanted consequences as this is very important table.

Create a z table and work accordingly..

Regards,

Satish.