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: 

FM for Vendor Detail??

Former Member
0 Kudos

Hi

Can anyone plz tell me the name of FM if there any,which tells the details of vendor,like its name & its address.

rgds

vipin

5 REPLIES 5

Former Member
0 Kudos

Hi Vipin,

Try the following function modules.

FM_ADDR_VENDOR_GET

FM_ADDR_VENDOR_SET

Rewards if useful.

Former Member
0 Kudos

Check the function module.

ISIDE_CE_VENDOR_READ ( Read vendor master data & Vendor Master (Company Code))

Regards,

Maha

former_member214131
Active Contributor
0 Kudos

BAPI_VENDOR_GETDETAIL

Hope it helps.

Regards, Murugesh

former_member386202
Active Contributor
0 Kudos

Hi,

Use FM

GET_VENDOR_DETAILS Fetches Vendor master and optionally address det

Regrds,

Prashant

0 Kudos

Is there any other FM exits whcih fects the address data,whcih is stroed in a structue:ADDR1_DATA,where data is maintained through XK03.

I need all the adress data ,whcih is there in the structure.Can i access it.

alos i want to know,how can i make a link to lifnr,thruogh matnr?

I need to generate a report for vendoor details against the material on selction-screen.

Plz help me?

Rgds.