cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Business partner

former_member222613
Participant
0 Kudos

Hi all.

We have SRM 5.0 Extended scenario.

We create a program to upload contact person without user

in this program we use the following function modules:

BUPA_NUMBER_GET (to get the partner guid)

BUPA_ADDRESS_READ (to get the addres guid & addres_number)

BBP_CONTACT_PERSON_CREATE

Apparently, the contact person was created correctly. but when i try to modify them with transaction BBPMAININT, the system send me an error: Business partner XXXXXX is invalid.

I think the error is because the flag "Employee Is Contact Person" is not marked.

are there another FM that we need to execute ???

why the flag indicator "Employee Is Contact Person" is not marked???

thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The error is because the BP for the contact person has not been created!Please check whether the FM "BBP_CREATE_CONTACT_PERSON" is creating the BP for the CP as required.Are you passing the data to IS_DATA_PERSON (in the import parameter) so that the flag Employee Is Contact Person is checked?Try doing that also.

See the foll notes also;

1040797 Impossible to create user for contact person

848663 SRM partner maintenance: Error 'User already exists'

807812 Problems when you create employee for bidder/vendor

Note 763403 - Assign existing (SU01) users to (ext.) employees

Note 761189 - Default value decimal point format when creating a user

Note 825199 - Restricting maintenance to own data for 'ext. employees'

Note 847758 - SRM user: Decimal format invalid. (Not ' ', X or Y)

Note 807812 - Problems when you create employee for bidder/vendor

Note 783774 - ROS: Several questionnaires for one product category

Note 658586 - SUS-XI: Current SUS message mapping

Note 574604 - Various correction reports for EBP business partner

Note 964361 - Cannot find employee of vendor

Note 890260 - Contact person not replicated from SUS to EBP

Note 867890 - Not able to delete contact person when selecting 2 options

BR,

Disha.

Pls reward points for useful answers.