cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module Required for fetching contact details from BUT000

Former Member
0 Kudos
4,659

Hi Everybody.

I have created a contact using transaction BP.

these details according to me will get saved in standard table BUT000.

Now i need standard FM used for fetching all these Contact details.

Help me i am new to CRM.

View Entire Topic
saumya_govil
Active Contributor
0 Kudos

Hi Amit,

Please check the following:

Data Retrieval Function Modules:

Name Description

BAPI_BUPA_ADDRESSES_GET Determine All Addresses

BAPI_BUPA_ADDRESS_GETDETAIL Read Address

BAPI_BUPA_ADDRESS_GET_NUMBERS Read Address Numbers

BAPI_BUPA_BANKDETAILS_GET Determine All Bank Details

BAPI_BUPA_BANKDETAIL_GETDETAIL Read Bank Details

BAPI_BUPA_BANKDETAIL_NUMBERS Read Bank Details Numbers

BAPI_BUPA_CENTRAL_GETDETAIL Read Central Data

BAPI_BUPA_EXISTENCE_CHECK Check Existence of Business Partner

BAPI_BUPA_GET_NUMBERS Read Business Partner Numbers

BAPI_BUPA_RELATIONSHIPS_GET Determine All BP Relationships

BAPI_BUPA_ROLES_GET Determine All Roles

BAPI_BUPA_ROLE_EXISTENCE_CHECK Check Existence of Role

BAPI_BUPA_SEARCH Search Business Partner for Telephone, E-Mail, Address

BAPI_BUPA_STATUS_GETDETAIL Business Partner: Read Status

BAPI_BUPR_ACTIVITYP_EXISTCHECK Check Existence of Contact Partner Relationship

BAPI_BUPR_CONTP_ADDRESSES_GET Read Contact Person Relationship Addresses

BAPI_BUPR_CONTP_ADDR_GETDETAIL Read Contact Person Relationship Addresses

BAPI_BUPR_CONTP_GETDETAIL Read Contact Person Relationship

BAPI_BUPR_EMPLO_ADDRESSES_GET Read Contact Person Relationship Addresses

BAPI_BUPR_EMPLO_ADDR_GETDETAIL Read Employee Relationship Address

BAPI_BUPR_EMPLO_GETDETAIL Read Employee Relationship

BAPI_BUPR_RELATIONSHIP_GET Read General Relationship

BAPI_BUPR_RELSHIP_CHECKEXIST Check Existence of General Relationship

BAPI_BUPR_RELSHIP_GET_DETAIL Read General Relationship

BAPI_BUPR_RESP_EMPLO_CHEKEXIST Read Relationship of Employee Responsible

BUPA_PARTNER_CONTACT_SEARCH Searches business partners for telephone, E-Mail, address

CRM_ORDER_READ Get all the Service Contract details.

Hope this helps!

Regards,

Saumya

0 Kudos

Many Thanks Saumya for posting all Bapi for getting information from BUT000 Table

Best Regards,

Adarsh