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

Fieldnames help!!

Former Member
0 Likes
790

Im using transaction FK02(Vendor)

<b>In the communication</b> tab:

there is FAX NUMBER then under fax number there its sequence number(ID)

and also there is URL/FTP section and its corresponding sequence id (ID).

Problem is am having a hard time to find its table and its field name.

Hope you guys can help me..

URGENT!!HELP GUYS POINTS WILL BE GIVEN FOR ANY HELP..

thanks!!

Im using transaction FK02(Vendor)

<b>In the communication</b> tab:

there is FAX NUMBER then under fax number there its sequence number(ID)

and also there is URL/FTP section and its corresponding sequence id (ID).

Problem is am having a hard time to find its table and its field name.

Hope you guys can help me..

URGENT!!HELP GUYS POINTS WILL BE GIVEN FOR ANY HELP..

thanks!!

4 REPLIES 4
Read only

JozsefSzikszai
Active Contributor
0 Likes
752

hi,

the table is ADR3 (for the fax number), for the rest pls. check tables ADR*

ec

Read only

former_member386202
Active Contributor
0 Likes
752

Hi,

Check table ADR3

Regards,

Prashant

Read only

Former Member
0 Likes
752

Hi Salma,

The table for fax number is ADR3.

The field for sequence number is CONSNUMBER.

For other tables, find table using ADR* in se11.

Reward points, if useful.

Regards,

Nitin.

Read only

Former Member
0 Likes
752

Hai Salma,

goto LFA1 table, in that table retrieve the address number (ADRNR) which corresponds to the purticular vendor number (LIFNR).

then goto ADRC table which has the address details of all the customers and vendor.here key in ur address number, now u'll get the address data. this table is having fields which are necessary to communication with vendor or customer.

with regards,

safiq.