cancel
Showing results for 
Search instead for 
Did you mean: 

Invoice

Former Member
0 Kudos

Hai Guru,s

I am preparing Functionalspec for Invoice here client address has to come based on plant.

which logic has to give to ABAPer Plant addres and plant Excise Range, Excise Division ,Excise Commissnarate addresses has to print.

plz tell me logic and table and fields

thanks

Edited by: sree sree on Oct 30, 2008 7:13 AM

Edited by: sree sree on Oct 30, 2008 7:27 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member204513
Active Contributor
0 Kudos

Dear Sree,

Based on the Plant which is available in the billing document you can get the address of the Plant from this table

V_T001W

Based on the same plant you can get the Excise Range, Excise Division ,Excise Commissnarate addressesdetail from this table.

J_1IMOCOMP

Put the logic like this

Take the plant from VBRP table then you check the address for that in V_T001W table then capture that data in to the output,

check the excise details for the same plant in the J_1IMOCOMP then capture that data in to output through output program

I hope this wll help you,

Regards,

Murali.

Answers (2)

Answers (2)

Former Member
0 Kudos

thank u with points

former_member1042017
Active Participant
0 Kudos

Hi,

For Plant address give the abapper the logic that pick up the addresss of the plant from the table T001W.

Regards

Gaurav