OCI and SAP Templates
This page covers all shipped OCI outbound templates.
oci_outbound_core
- Direction: Outbound
- Rules: 6 (all required)
- When to use: Generic OCI transfer without ERP-specific extras.
- Key target fields:
NEW_ITEM-DESCRIPTION,NEW_ITEM-QUANTITY,NEW_ITEM-UNIT,NEW_ITEM-PRICE,NEW_ITEM-CURRENCY,NEW_ITEM-VENDORMAT.
oci_outbound_extended
- Direction: Outbound
- Rules: 5 (optional enrichment set)
- When to use: Add optional details such as material group, lead time, or long text.
- Key target fields:
NEW_ITEM-ADDITIONAL_COST,NEW_ITEM-MATGROUP,NEW_ITEM-EXT_PRODUCT_ID,NEW_ITEM-LONGTEXT,NEW_ITEM-LEADTIME.
sap_oci_v4_outbound_core
- Direction: Outbound
- Rules: 7 (6 required)
- When to use: SAP environments aligned with OCI 4.0 field behavior.
- Key target fields: Core OCI fields plus
NEW_ITEM-MATNR.
sap_oci_v5_outbound_core
- Direction: Outbound
- Rules: 8 (6 required)
- When to use: SAP OCI 5.0 baseline with quote correlation support.
- Key target fields: Core OCI fields plus
NEW_ITEM-MATNRandNEW_ITEM-EXT_QUOTE_ID.
sap_oci_v5_outbound_hierarchy
- Direction: Outbound
- Rules: 8 (6 required)
- When to use: Parent-child or bundle-like transfer models.
- Key target fields: Includes
NEW_ITEM-PARENT_IDandNEW_ITEM-MATGROUP.
sap_oci_v5_outbound_secure
- Direction: Outbound
- Rules: 8 (all required)
- When to use: Fail-fast profile for controlled production environments.
- Key target fields: Includes
NEW_ITEM-EXT_QUOTE_IDandNEW_ITEM-EXT_CONTRACT.
Reference Sources
- SAP OCI 4.0 documentation: https://help.sap.com/doc/srm/1.0/en-US/attachments/3362936504/OCI_4.0_Documentation.pdf
- SAP OCI 5.0 documentation: https://help.sap.com/doc/srm/1.0/en-US/attachments/3362936504/OCI_50_EN20130121.pdf
