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

Contract tables

Former Member
0 Likes
912

Hi,

I created a sales order with reference to contract number, i want to know the table name where the order number is stored along with the contract number that were been referred .

Thanks in Advance

Sirisha.

5 REPLIES 5
Read only

Former Member
0 Likes
836

check either vbak or vbap

Read only

Former Member
0 Likes
836

Hi Sirisha,

Check VBFA table .

*Please reward points if it helped

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
836

Hi,

Check VBAK- sales order header and VBAP - sales order line item tables

Read only

Former Member
0 Likes
836

Its in VBAK (Header table).

However, you will have to be a little careful with

Document Category - VBTYP

Sales Doc type - AUART

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
836

Hi,

In vakpa-vbeln all the contract numbers are stored and whereas in VBA-vbeln all the order numvwers will be stored , now i want to know the table where these two order number and contract numbers are stored.

Thanks,

Sirisha