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

SD -EXCISE INVOICE

Former Member
0 Likes
644

how to see list to excise invoice created?

5 REPLIES 5
Read only

Former Member
0 Likes
622

Either you can see at VBRK,VBRP Tables or VF05 transaction

Thanks

Seshu

Read only

Former Member
0 Likes
622

Hi Modi,

Check this thread,

https://forums.sdn.sap.com/click.jspa?searchID=5336357&messageID=4120922

Thanks,

Reward If Helpful.

Read only

Former Member
0 Likes
622

Excise is only other invoice like that of VF01 billing document, and stored in VBRK/VBRP table in VBELN field depending upon the condition type .

You Can run VF05 and J1IP ( for printing the excise invoice).

reward if useful

amit singla

amit.singla@intl.pepsico.com

Read only

Former Member
0 Likes
622

Hi,

for excise invoice you have to check table J_1iEXCHDR .you can link VBRK with this table like :

vbrk-vbeln = j_1iexchdr-rdoc.

hope it will solve your problems.

rgrds

Deepak

Read only

Former Member
0 Likes
622

look in table j_1iexchdr for that particular billing document to see wheater excise invoice is created.

regards

S B SOMJI