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

vbkd TABLE

former_member426550
Participant
0 Likes
1,442

hi all,

here is my problem, at transaction VA03(Display ORders)

all items has a value at field(Your Reference) but when i check

at table VBKD table...only header data(blank posnr) is available.

i just want to ask if any other table where SAP stored the YOUR

REFERENCE field?..normally this is where i check(TABLE VBKD) the field but for this order..

i have no idea where SAP stored its Contents.

thanks..

6 REPLIES 6
Read only

Former Member
0 Likes
1,153

Hi Jr,

Check the Table VBAK. It is the table for Sales Document: Header Data.

Thanks.

Reward If Helpful.

Read only

0 Likes
1,153

hi..

your reference field is not available at vbak table or vbap...

i need the your reference(VBKD-IHREZ) of item..

thanks...

Read only

0 Likes
1,153

Hi,

The "Customer's or vendor's internal reference" field IHREZ can be fetched from Sales document Header table VBAK. VBAK table has the field IHREZ.

Regards,

Sharmila

Read only

0 Likes
1,153

hi...

i need the item your reference not the header...

thanks,

Read only

0 Likes
1,153

For the header: VBAK.IHREZ

For the item: VBKD.IHREZ

Read only

Former Member
0 Likes
1,153

hi......

check the tables :

<b>VBAK : </b><b>Sales Document: Header Data </b> and

<b>VBAP : </b><b>Sales Document: Item Data</b>

Regards,

Suresh