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

SelectPrimary Method


This is one of the Order Entry Toolkit Business Service Methods. It selects a record in the picklist into a field.

Arguments
  • PickList Field: [in] Name of the picklist field. (Required)
  • Primary Row Id: [in] Primary rowId (Optional)
  • Primary ID Field: [in] Name of the field that stores the primary Id. Not required if Primary Row Id is specified. (Optional)
  • Business Component Name: [in] Name of the business component to which the field belongs. (Optional)
  • IntersectionTable Field: [in] Name of the field in the intersection table that stores the primary Id. (Optional)
  • Execute BusComp at Finish: [in] TRUE if Base BC is executed after this operation; otherwise, FALSE. The default is TRUE (case sensitive). (Optional)
  • ReturnVal: [out] Success or Fail.
Returns

Success or Fail.

See Also

See the topic about workflows in Siebel Order Management Guide.

Siebel Order Management Infrastructure Guide Copyright © 2008, Oracle and/or its affiliates. All rights reserved. Legal Notices.