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

table name required

Former Member
0 Likes
549

Hi all,

Can u give the table names to get invoice receipt number from shipment number. Invoice receipt number field is BELNR and shipment number field is TKNUM.

Thanks in advance

3 REPLIES 3
Read only

Former Member
0 Likes
498

VTTK, VTTP,

Read only

Former Member
0 Likes
498

you can use VBFA where VBELV eq TKNUM

VBTYP_N eq 'M'

Read only

0 Likes
498

Hi,

Please clarify whether it is a SD invoice or FI invoice or MM invoice document. Normally for SD invoice document number field is VBELN in table VBRK and not BELNR. BELNR is for MM or FI Invoices.

Accordingly, we can let you know the tables to find the invoices from shipment.

KR Jaideep,