Plan Item

Plan Item

Plan Item

Element Type Cardinality Description
planItem/planItemID String Required Unique identifier for the plan item within the plan to be executed.
planItem/description String Optional Description for the plan item to be executed.
planItem/processComponentID String Required Unique identifier for the Process Component to be executed.
planItem/processComponentName String Required Process component name for the Process Component to be executed.
planItem/processComponentVersion String Optional Process component version for the Process Component to be executed.
planItem/processComponentType String Optional Process component type for the Process Component to be executed.
planItem/processComponentRecordType String Optional Class of processComponentType.
planItem/orderLine Type 1-M Order line type for the plan item to be executed.
planItem/orderLine/orderLineNumber String Required Order line number for the order line of the plan item to be executed.
planItem/orderLine/productID String Required Product ID for the order line of the plan item to be executed.
planItem/orderLine/productVersion String Optional Product version for the order line of the plan item to be executed.
planItem/orderLine/action String Required Order line action for the order line of the plan item to be executed.
planItem/orderLine/actionMode String Optional Order line action mode for the order line of the plan item to be executed.
planItem/orderLine/quantity Long Required Quantity for the order line of the plan item to be executed.
planItem/orderLine/uom String Required Unit of measure for the order line of the plan item to be executed.
planItem/orderLine/subscriberID String Optional Subscriber ID for the order line of the plan item to be executed.
planItem/orderLine/linkID String Optional Link ID for the order line of the plan item to be executed.
planItem/orderLine/inventoryID String Optional Inventory ID for the order line of the plan item to be executed.
planItem/orderLine/eol Boolean Required End of line flag for the order line of the plan item to be executed. This indicates that this plan item is the final plan item for the order line.
planItem/action String Required Plan item action for the plan item to be executed.
planItem/actionMode String Optional Plan item action mode for the plan item to be executed.