cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How do I link a contact to a corporate account via form?

alessandroventuri
Participant
0 Likes
441

I know this is basic knowledge but I cannot find any reference in the documentation.

Can anybody please point me to the right URL ? Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

jayce_wang
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Alessandro,

In current system, the Account Mapping Objects are all read-only.

https://help.sap.com/viewer/b88f770e4b7c4ecead5477e7a6c7b8f7/2202.500/en-US/b25ef20d00784b7c9d93e02b...

There should be a company name field in contact mapping object, however it just updates the COMPANY_NAME field in the contact root table but does not link it to the account.

If you want to link the contact with existing Corporate Account, it can be achieved via badi CUAN_IMPORT_IA_IC_ADJUST

https://help.sap.com/viewer/b88f770e4b7c4ecead5477e7a6c7b8f7/latest/en-US/a49e7592004b4898a7aed0c166...

"FIND_ACCOUNT_BY_NAME: Imported contact data can include a relationship from a person to a corporate account. The corporate account is then specified by the fields COMPANY_ID_ORIGIN and COMPANY_ID. If the system cannot find any account by this ID, you can allow a fallback search using COMPANY_NAME."

Best regards,

Jayce

Answers (0)