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

BAPI

Former Member
0 Likes
455

Hi friends,

I want Data to be Update in CRM through Remote Function Call (BAPI). Transaction code is BP.

In input I will give BP number & I want to update following fields.

_________________________________________

TITLE

FIRST_NAME

MIDDLE_NAME

LAST_NAME

MOBILE_PHONE_1

MOBILE_PHONE_2

MOBILE_PHONE_3

RESIDENCE_PHONE

OFFICE_PHONE

PREF_CONTACT_PHONE

OCCUPATION

SUB_OCCUPATION

EDUCATION

HOUSEHOLD_INCOME

DATE_OF_BIRTH

GENDER

MARITAL_STATUS

MOTHER_TOUNGUE

PREFERRED_LANGUAGE

NATIONALITY

NO_OF_CHILDREN

DATE_OF_LAST_INTERACTION

CREATION_DATE

UPDATE_DATE

CREDIT_CARD

CREDIT_CARD_TYPE

SOLICITATION_EMAIL_PREF

SOLICITATION_PHONE_PREF

FAX_NUMBER

EMAIL_ADDRESS

ALTERNATE_EMAIL_ADDRESS

BUSINESS_NAME

PASSPORT_NUMBER

WEDDING_ANNIVERSARY

FAMILY_SIZE

SPOUSE_NAME

MAHINDRA_EMPLOYEE

AGE

CHILD_NAME_1

CHILD_NAME_2

CHILD_NAME_3

CHILD_DOB_1

CHILD_DOB_2

CHILD_DOB_3

SPOUSE_WORKING

PLACE

POSTOFFICE

ROAD_NAME

LANDMARK

CITY_VILLAGE

STATE_CODE

DISTRICT_CODE

TALUKA

PINCODE

STD_CODE

______________________________________

If it will be multiple BAPI then also no issue for me. Its very urgent.

Thanks in Advance,

Mehul Shah.

3 REPLIES 3
Read only

roger_gomez
Active Participant
0 Likes
433

Hi Mehul,

Tu update a Business Partner in CRM you can use the standard fm BAPI_BUPA_CENTRAL_CHANGE but I can see that not all your required fields are maintained with it.

Are all these fields in SAP standard tables?

Roger

Read only

0 Likes
433

Hi,

The following fields are not getting updated in BAPI,

Mobile number

Telephone number

Creation date

Passport Number

Id number.

Thanks for given BAPI.

Read only

0 Likes
433

Hi Mehul,

For the additional fields not supported by the BAPI maybe you can improve the bapi function module using transaction BAPI. Find your BAPI there and in the right panel: Tools tap --> Function buider.

Regards,

Roger