cancel
Showing results for 
Search instead for 
Did you mean: 

External catalogue interaction with EBP 4.0

Former Member
0 Kudos

Hi

I have 2 queries:

1. Can anybody please let me know how OCI mapping is done for the external catalogue for ex. Dell with EBP . Full technical details are reqd.

2. I am facing the issue that when i am choosing product from dell catalogue and transfer to EBP 4.0 then 2 separate line items are getting created,

1 line item for the product and 2nd line item of Delivery

ideally it should be 1 line item summation of product price and delivery price.

So, How to resolve this issue.

Regards

Ashish Garg

Accepted Solutions (1)

Accepted Solutions (1)

yann_bouillut
Active Contributor
0 Kudos

Hi,

Dell is responsible of maitaining the OCI for you.

If Dell send you 2 line items, then you get a SC with 2 line items.

If you want to modify tha data DELL is sneding to you, then you can use BBP_CATALOG_TRANSFER

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann

For shopping cart where to use BBP_CATALOG_TRANSFER.

my main issue is 2 separate POs should not be created for 2 diff. line items when i am getting product from DELL catalogue .

How to resolve.

Regards

Ashish

yann_bouillut
Active Contributor
0 Kudos

Hi,

The SRM 5.0 code for splitting PO is :

  • sort object list for PO grouping

SORT lt_object_split BY fixed_vend

proc_org_ot

proc_org_id

proc_group_ot

proc_group_id

agreement

be_doc_type

be_co_code

vper_end

vper_start

plant_country

number_int.

If your splitting criteria are not there, then it is a bug and you have to look at OSS .

If no OSS notes found, you should create a new OSS ticket.

Kind regards,

Yann

Former Member
0 Kudos

I am closing this message

Answers (0)