Application Development 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: 

Contract tables

Former Member
0 Kudos
163

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

Former Member
0 Kudos
87

check either vbak or vbap

Former Member
0 Kudos
87

Hi Sirisha,

Check VBFA table .

*Please reward points if it helped

Sandeep_Kumar
Product and Topic Expert
Product and Topic Expert
0 Kudos
87

Hi,

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

Former Member
0 Kudos
87

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

0 Kudos
87

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