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: 

ADRNR details

Former Member
0 Kudos

Hi,

I need to download/modify the vendor & customer details like Phone No ,Fax No and EMail Address. Are there any BAPI's by which I can do this. Say I can get ADRNR number for a given vendor(LFA1) or customer(KNA1)..by using this ADRNR...are there any FM/BAPI I can download or modify the above details??? Request you to please post only useful details.

3 REPLIES 3

Former Member
0 Kudos

BAPI_CREDITOR_GETDETAIL for vendor

BAPI_CUSTOMER_GETDETAIL2

Former Member
0 Kudos

Hi

check the BAPI's

BAPI_BUPA_ADDRESSES_GET

BAPI_BUPA_ADDRESS_GETDETAIL

goto SE37 and enterbapiaddress* and press F4 you will see lot of other fun modules,check them

<b>Reward points for useful Answers</b>

Regards

Anji

Former Member
0 Kudos

Hi,

Try these....

BAPI_CUSTOMERCRM_CHANGE

BAPI_CUSTOMERCRM_CREATE

BAPI_CUSTOMERCRM_DELETE

Regards,

Sankar