cancel
Showing results for 
Search instead for 
Did you mean: 

OCI Validate Product not found

0 Kudos
460

Hi

What is the correct answer during a OCI Validate Call when the catalog can not find a product for the given product number


I can not find anything for this in the OCI 5.0 description


thx for help

Accepted Solutions (0)

Answers (1)

Answers (1)

anita_lipovics
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

the catalog connection happen in

/SAPSRM/IF_PDO_SO_CATLGSEARCH~VALIDATE_CATALOG_ITEM

Here you can check the errors:

catalog_not_found

connection_failed

validation_not_supported

CX_SY_REF_IS_INITIAL

OTHERS

If the item is not found, this belongs to OTHERS. In this case the error

/SAPSRM/PDO_SC 013 - Catalog connection failed

is given.


0 Kudos

Hi Anita,

your answer does not help me ;(

I am on the catalog / supplier Site

we have a catalog and i don't know the correct API Answer i should send back to SRM when the catalog don't find a product for the given product number

thx