cancel
Showing results for 
Search instead for 
Did you mean: 

How use the function BBP_PD_AVL_CREATE

Former Member
0 Kudos

Hi Gurus,

we are working with SAP SRM 6.0, but don't worry, in this case is very similar to SRM 5.0.

We have some problems using the function BBP_PD_AVL_CREATE because even if we passed every input parameter we have some errors around interface etc.

We need to create the Vendor Lists from our development, where we create links between product groups and suppliers. After that we have to use the BBP_PD_AVL_UPDATE too in order to update the Vendor List when we change some links already existing.

We saw and read some threads about this topic, where some guys suggested to use also function to generate GUID etc, but we still have some errors.

Did someone use this function succesfully?

How we can proceed?

Best Regards,

Maria

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Maria,

I guess the obvious question is: which errors do you receive? That may be a helpful input

Regards,

Andreas

Former Member
0 Kudos

Hi Andreas,

thank you for you answer/question.

In detail we have the following error messages:

MSGTY MSGID NSGNO MESSAGE

A BBP_PD 550 Incorrect interface data for set 78 in method C

A BBP_PD 550 Incorrect interface data for set 77 in method C

A BBP_PD 550 Incorrect interface data for set 61 in method C

A BBP_PD 550 Incorrect interface data for set 35 in method C

A BBP_PD 550 Incorrect interface data for set 34 in method C

A BBP_PD 550 Incorrect interface data for set 21 in method C

A BBP_PD 550 Incorrect interface data for set #6 in method C

A BBP_PD 550 Incorrect interface data for set #5 in method C

A BBP_PD 550 Incorrect interface data for set #4 in method C

A BBP_PD 550 Incorrect interface data for set #3 in method C

A BBP_PD 002 Interface data contains errors

A BBP_PD 002 Interface data contains errors

Do you have some ideas?

Regards,

Maria

Former Member
0 Kudos

hai Maria ,

I'm also getting the same error message.. will using the FM BBP_PD_AVL_CREATE .

A BBP_PD 002 Interface data contains errors

Do you resolve this issue..if you resolve .can you share with me

with regards,

Lokesh.

imthiaz_ahmed
Active Contributor
0 Kudos

This is generic error. Generally it occurs when we fail to some config settings required for the desired functionality to work. Sometimes it may be related to number range not maintained, etc...

Regards, IA