Page tree
Skip to end of metadata
Go to start of metadata

Purpose

 Here you can will find the latest documents for the OCI (Open Catalog Interface) documentation. 

Overview

Catalogs connected to SRM are implementing Open Catalog Interface.

They follow standards provided in documentation like returning data from catalog within OCI fields.

If necessary it is possible to overwrite the mapping of the SRM-MDM catalog. The UI Configuration Managers and Administrators use this procedure to change, if necessary, the system settings for each catalog individually.

The naming convention for the fields in the OCI is as follows: NEW_ITEM-<Field name>[<index>]. The field type is always CHAR. The index starts with 1.

These are the pre-mapped (hard-coded) fields:

OCI Hard-Coded Field

SRM-MDM Field

NEW_ITEM-PRICE

Price Amount

NEW-ITEM_CURRENCY

Price Currency

NEW-ITEM_PRICEUNIT

Price Base Quantity UOM

NEW_ITEM-UNIT

Price Base Quantity

NEW_ITEM-PURCHORG

Purchasing Organization

NEW_ITEM-PURCHINFREC

Purchasing Info Record ID

NEW_ITEM-CONTRACT

Contract ID

NEW_ITEM-CONTRACT_ITEM

Contract Item ID

NEW_ITEM-ATTACHMENT

URL

NEW_ITEM-ATTACHMENT_TITLE

URL Description

This is the delivered mapping:

OCI Field

SRM-MDM Field

NEW_ITEM-VENDOR

Supplier ID

NEW_ITEM-VENDORMAT

Supplier P/N

NEW_ITEM-DESCRIPTION

Short Description

NEW_ITEM-MATGROUP

Product Group

NEW_ITEM-MATNR

Product ID

NEW_ITEM-SERVICE

Service Item

NEW_ITEM-MANUFACTCODE

External Manufacturer

NEW_ITEM-MANUFACTMAT

Manufacturer Part Number

NEW_ITEM-LEADTIME

Delivery Time in Days

And these are the fields which can also be mapped:

OCI Fields

Mappable to SRM-MDM Catalog Fields

  • NEW_ITEM-VENDOR

  • NEW_ITEM-VENDORMAT

  • NEW_ITEM-DESCRIPTION

  • NEW_ITEM-MATGROUP

  • NEW_ITEM-MATNR

  • NEW_ITEM-SERVICE

  • NEW_ITEM-MANUFACTCODE

  • NEW_ITEM-MANUFACTMAT

  • NEW_ITEM-LEADTIME

  • Supplier ID

  • Supplier Name
  • Supplier Catalog Name

  • Supplier Part Number

  • Short Description

  • Product Group

  • Product ID

  • Category

  • Hierarchy

  • Service Item

  • Price Information

  • Contract Price

  • Long Description

  • Special Search Terms

  • External Manufacturer

  • Manufacturer Part Number

  • Standardized Manufacturer Part Number

  • Delivery Time in Days

  • Unit of Measure

  • Order Unit

  • Minimum Quantity

  • Minimum Quantity UOM

  • Hyperlink

  • Product GUID

  • Supplier Item Status

  • Item Status

Related Content

Related Documents

OCI 4.0 Documentation

OCI 5.0 Documentation