Show TOC

RosettaNet Action Message RepresentationLocate this document in the navigation structure

RosettaNet action messages are created in the Enterprise Services Repository.

A service interface in the Enterprise Services Repository that is to be forwarded as a RosettaNet action message in compliance with the RNIF 1.1 or RNIF 2.0 protocols must conform to the RosettaNet interface standards.

  • Interface namespace: http://sap.com/xi/RosettaNet/ PIP <PIP Code>_<PIP Version Identifier>
    • <PIP Code> is the PIP standard code, for example 3A7.
    • <PIP Version Identifier> is the PIP version.

      Enter the value of the PIP version identifier from the title page of the PIP specification document. Omit the period.

      If the PIP version identifier in the specification document is V02.02, the <PIP Version Identifier> is V0202.

  • Interface name: <Business Action Code>

    Take the value from the Business Action in FSV column of the Business Action - Business Document Mappingtable in the PIP specification document. Omit any blanks.

Example

PIP 3A4of version V02.02encompasses two business action messages: Purchase Order Request Action and Purchase Order Confirmation Action.

These result in the following service interfaces:

http://sap.com/xi/RosettaNet/PIP3A4_V0202, PurchaseOrderRequestAction

http://sap.com/xi/RosettaNet/PIP3A4_V0202, PurchaseOrderConfirmationAction

More information: Service Interface Naming, RNIF 1.1 , Service Interface Naming, RNIF 2.0