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

BBP_PD_AVL_CREATE

Former Member
0 Likes
393

Hi All,

I am currently working on SMR 7.0

I need to create Supplier List using the FM BBP_PD_AVL_CREATE

I am passing the Header Details,Partner Details without passing the Item details I am able to create the Header ,When I fill the Item details with the following details

guid,

parent_guid

number_int

It gives an error saying "Enter exactly one partner of type Vendor"

If I try to update using the FM BBP_PD_AVL_UPDATE

passing guid obtained in the first step and fill the item,partner details.

It gives the buffer table not update message

I have referred to the related threads .But there is no answer as to how Item details are to be populated.

Help is appreciated !!

Thanks ,

Sudha.V

Hi All,

I am currently working on SMR 7.0

I need to create Supplier List using the FM BBP_PD_AVL_CREATE

I am passing the Header Details,Partner Details without passing the Item details I am able to create the Header ,When I fill the Item details with the following details

guid,

parent_guid

number_int

It gives an error saying "Enter exactly one partner of type Vendor"

If I try to update using the FM BBP_PD_AVL_UPDATE

passing guid obtained in the first step and fill the item,partner details.

It gives the buffer table not update message

I have referred to the related threads .But there is no answer as to how Item details are to be populated.

Help is appreciated !!

Thanks ,

Sudha.V

1 REPLY 1
Read only

devrajsingh
Active Participant
0 Likes
353

Hi Sudha,

Are u able to fix this issue,?  Appreciate if you can share  the solution.

Regards