Siebel Order Management Infrastructure Guide > Asset-Based Ordering Methods Reference > Order Entry Toolkit Business Service Methods >

SubmitOrder Method


This method is one of the Order Entry Toolkit Business Service Methods. It submits the Pending Order by changing the Order Header and Line Items status to Open. Optionally, it sets the Order Id to a defined (user property) Profile Attribute.

Arguments
Argument
Description

Order Id

[in] Order identifier. (Required)

Parent Fieldmap LHS

[in] LHS value of the field map used by user properties for field names in the Parent business component. (Optional)

Parent Fieldmap RHS

[in] RHS value of the field map used by user properties for field values in the Parent business component. (Optional)

Line Item Fieldmap LHS

[in] LHS value of the field map uses by user properties for field names in the Line Item business component. (Optional)

Line Item Fieldmap RHS

[in] RHS value of the field map uses by user properties for field names in the Line Item business component. (Optional)

Return Error Code

[in] Direction to return an error code. (Optional)

Error Message

[out] Error message. (Optional)

User Properties

The following user properties are associated with this method:

  • Order Field|Value FieldMap X—Field map value. See the next user property definition.
  • Order Item Field|Value FieldMap X—Field map value.

    Replace X with a numbers starting from 1 and increments of 1. The last FieldMap must have a value of End.

  • SubmitOrder: Order Header Buscomp—Default = Order Entry - Order.
  • SubmitOrder: Line Item Buscomp—Default = Order Entry - Line Items.
  • SubmitOrder: Line Item Set Field Condition. Default is Status=FS_ORDER_STATUS Pending.
Siebel Order Management Infrastructure Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.