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

get the table links

Former Member
0 Likes
482

hi,

i am using the tcode FB09.

doccu number : 44444

company code : aaa

fiscial year ; 2007

click G/L acc t :

in the next screen in getting vendor number:(lfa1-lifnr).

can u tell how can i fetch the LIFNR using the docc number,Comp code, Fiscial year...

plz urgent ...

with table links ...

ur rewarded

vinoth.v

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
457

Check table BSEG. Field KOART will identify the Account Type('K'). Field LIFNR holds the vendor number.

2 REPLIES 2
Read only

Former Member
0 Likes
458

Check table BSEG. Field KOART will identify the Account Type('K'). Field LIFNR holds the vendor number.

Read only

Former Member
0 Likes
457

Hi,

You will get vendor code from BSEG table.Put doc no,g/l acc, fiscal year,line item...and fetch vendor code.