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: 

status of invoice in document flow of VA02

Former Member
0 Kudos

I want to make a report (invoicing) in which i want to add a 'STATUS' column of an invoice. I checked the status in the document flow but i cant get the technical name nor the table in which it is stored ?

Thanks...

Shehryar

1 ACCEPTED SOLUTION

former_member181962
Active Contributor
0 Kudos

VBUK-RELIK is the invoice status field.

The possible values are

Not Relevant

A Not yet processed

B Partially processed

C Completely processed

9 REPLIES 9

former_member181962
Active Contributor
0 Kudos

Check the TABLES VBUK and VBUP.

REgards,

Ravi

0 Kudos

I checked the entries in the table under all 'STATUS' fields . All i get is 'A', 'C' . Are these codes for the status ???

Former Member
0 Kudos

Hi,

I think you will find 'STATUS' of the Invoice-header in table VBUK.

Former Member
0 Kudos

chk out the Invoice table VBRK itself ( Posting Status )

u can press F4 for the value ( C ,A etc ) n c wat they mean...u can find the description for the same in the DOmain Value range...

former_member181962
Active Contributor
0 Kudos

VBUK-RELIK is the invoice status field.

The possible values are

Not Relevant

A Not yet processed

B Partially processed

C Completely processed

0 Kudos

when i view the table(VBUK) using se16, against a VBELN . i get RELIK field empty.. even though the status of invoice is completed (in the doc flow)..

?

0 Kudos

chk the Posting Status : BUCHK

or the Posting status in VBRK table.

0 Kudos

Hi,

Thanks to all. I'll chk and get back to you guys,

Shehryar

former_member188685
Active Contributor
0 Kudos

Hi,

Check the Header and Item status tables for Sales Order.

VBUK ---Header Status

VBUP -


Item Status

Regards

vijay