BO_ORACLEAPPS_ORDERRETRIEVE

Business object used for testing:

[ReposCopy]
Version = 3.1.0
[End]
[BusinessObjectDefinition]
Name = ORACLEAPPS_Order_Line_BO
Version = 1.0.0
AppSpecificInfo = TN=oe_order_lines_v

        [Attribute]
        Name = Line_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = true
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Line_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Header_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Header_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Line_Type_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Line_Type_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Line_Number
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Line_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ordered_Item
        Type = String
        Cardinality = 1
        MaxLength = 2000
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ordered_Item::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Request_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Request_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Promise_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Promise_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Quantity_UOM
        Type = String
        Cardinality = 1
        MaxLength = 3
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Quantity_UOM::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Quantity
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Quantity::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Quantity_UOM
        Type = String
        Cardinality = 1
        MaxLength = 3
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Quantity_UOM::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Cancelled_Quantity
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Cancelled_Quantity::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Shipped_Quantity
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Shipped_Quantity::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ordered_Quantity
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ordered_Quantity::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Fulfilled_Quantity
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Fulfilled_Quantity::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Shipping_Quantity
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Shipping_Quantity::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Cust_PO_Number
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Cust_PO_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_Tolerance_Above
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_Tolerance_Above::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_Tolerance_Below
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_Tolerance_Below::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = RLA_Schedule_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=RLA_Schedule_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Customer_Dock_Code
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Customer_Dock_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Customer_Job
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Customer_Job::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Customer_Production_Line
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Customer_Production_Line::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Project_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Project_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Task_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Task_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sold_To_Org_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sold_To_Org_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_From_Org_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_From_Org_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To_Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To_Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Contact_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Contact_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To_Contact_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To_Contact_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Inventory_Item_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Inventory_Item_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Tax_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Tax_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Tax_Code
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Tax_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Source_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Source_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Price_List_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Price_List_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Agreement_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Agreement_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Shipment_Priority_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Shipment_Priority_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Shipping_Method_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Shipping_Method_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Freight_Terms_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Freight_Terms_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Payment_Term_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Payment_Term_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoicing_Rule_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoicing_Rule_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Accounting_Rule_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Accounting_Rule_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Source_Document_Type_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Source_Document_Type_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Orig_Sys_Document_Ref
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Orig_Sys_Document_Ref::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Source_Document_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Source_Document_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Orig_Sys_Line_Ref
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Orig_Sys_Line_Ref::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Source_Document_Line_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Source_Document_Line_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Item_Revision
        Type = String
        Cardinality = 1
        MaxLength = 3
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Item_Revision::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Line_Category_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Line_Category_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Unit_Selling_Price
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Unit_Selling_Price::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Unit_List_Price
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Unit_List_Price::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Tax_Value
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Tax_Value::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Creation_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Creation_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Created_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Created_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Login
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Login::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Updated_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Updated_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Item_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Item_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Line_Type
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Line_Type::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Agreement
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Agreement::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pirce_List
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pirce_List::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Customer_Number
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Customer_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ObjectEventId
        Type = String
        MaxLength = 255
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]

        [Verb]
        Name = Create
        [End]

        [Verb]
        Name = Delete
        [End]

        [Verb]
        Name = Retrieve
        [End]

        [Verb]
        Name = Update
        [End]
[End]
[BusinessObjectDefinition]
Name = ORACLEAPPS_Order_PriceAdj_BO
Version = 1.0.0
AppSpecificInfo = TN=OE_PRICE_ADJUSTMENTS_V

        [Attribute]
        Name = Price_Adjustment_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = true
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Price_Adjustment_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Creation_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Creation_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Created_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Created_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Login
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Login::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Updated_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Updated_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Header_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Header_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Discount_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Discount_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Discount_Line_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Discount_Line_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Automatic_Flag
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Automatic_Flag::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Percent
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Percent::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Line_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Line_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Orig_Sys_Discount_Ref
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Orig_Sys_Discount_Ref::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = List_Header_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=List_Header_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = List_Line_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=List_Line_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = List_Line_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=List_Line_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Modifier_Mechanism_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Modifier_Mechanism_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Modifier_From
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Modifier_From::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Modifier_To
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Modifier_To::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Adjustment_Name
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Adjustment_Name::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Adjustment_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Adjustment_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Adjustment_Type_Name
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Adjustment_Type_Name::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Parent_Adjustment_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Parent_Adjustment_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Split_Action_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Split_Action_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Adjustment_Amount
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Adjustment_Amount::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Adjustment_Description
        Type = String
        Cardinality = 1
        MaxLength = 2000
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Adjustment_Description::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ObjectEventId
        Type = String
        MaxLength = 255
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]

        [Verb]
        Name = Create
        [End]

        [Verb]
        Name = Delete
        [End]

        [Verb]
        Name = Retrieve
        [End]

        [Verb]
        Name = Update
        [End]
[End]
[BusinessObjectDefinition]
Name = ORACLEAPPS_Order_PriceAtts_BO
Version = 1.0.0
AppSpecificInfo = TN=OE_PRICE_ADJ_ATTRIBS_V

        [Attribute]
        Name = Price_Adj_Attrib_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = true
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Price_Adj_Attrib_ID:::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Price_Adjustment_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Price_Adjustment_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Flex_Title
        Type = String
        Cardinality = 1
        MaxLength = 60
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Flex_Title::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Context
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Context::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Attribute
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Attribute::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Creation_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Creation_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Created_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Created_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Login
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Login::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Updated_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Updated_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Attr_Value_From
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Attr_Value_From::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Attr_Value_To
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Attr_Value_To::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Comparison_Operator
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Comparison_Operator::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ObjectEventId
        Type = String
        MaxLength = 255
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]

        [Verb]
        Name = Create
        [End]

        [Verb]
        Name = Delete
        [End]

        [Verb]
        Name = Retrieve
        [End]

        [Verb]
        Name = Update
        [End]
[End]
[BusinessObjectDefinition]
Name = ORACLEAPPS_Order_SalesCredit_BO
Version = 1.0.0
AppSpecificInfo = TN=oe_sales_credits_v

        [Attribute]
        Name = Sales_Credit_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = true
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sales_Credit_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Salesrep
        Type = String
        Cardinality = 1
        MaxLength = 255
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Salesrep::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sales_Credit_Type_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sales_Credit_Type_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sales_Credit_Type
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sales_Credit_Type::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Quota_Flag
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Quota_Flag::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Percent
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Percent::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Header_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Header_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Line_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Line_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Salesrep_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Salesrep_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Creation_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Creation_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Created_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Created_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Login
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Login::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Updated_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Updated_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ObjectEventId
        Type = String
        MaxLength = 255
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]

        [Verb]
        Name = Create
        [End]

        [Verb]
        Name = Delete
        [End]

        [Verb]
        Name = Retrieve
        [End]

        [Verb]
        Name = Update
        [End]
[End]
[BusinessObjectDefinition]
Name = ORACLEAPPS_Order_Retrieve
Version = 1.0.0
AppSpecificInfo = TN=oe_order_headers_v

        [Attribute]
        Name = Header_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = true
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Header_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Type_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Type_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Number
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Version_Number
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Version_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Source_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Source_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Source_Document_Type_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Source_Document_Type_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Source_Document_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Source_Document_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ordered_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ordered_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Pricing_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Pricing_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Shipment_Priority_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Shipment_Priority_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Price_List_Id
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Price_List_Id::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Tax_Exempt_Flag
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Tax_Exempt_Flag::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Tax_Exempt_Number
        Type = String
        Cardinality = 1
        MaxLength = 80
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Tax_Exempt_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Tax_Exempt_Reason_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Tax_Exempt_Reason_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Conversion_Rate
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Conversion_Rate::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Conversion_Rate_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Conversion_Rate_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Transactional_Curr_Code
        Type = String
        Cardinality = 1
        MaxLength = 3
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Transactional_Curr_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Agreement_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Agreement_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Cust_PO_Number
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Cust_PO_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoicing_Rule_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoicing_Rule_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Accounting_Rule_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Accounting_Rule_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Payment_Term_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Payment_Term_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Shipping_Method_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Shipping_Method_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = FOB_POINT_CODE
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=FOB_POINT_CODE::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Freight_Terms_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Freight_Terms_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sold_To_Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sold_To_Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_From_Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_From_Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To_Org_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To_Org_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sold_To_Contact_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sold_To_Contact_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Contact_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Contact_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Creation_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Creation_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Created_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Created_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Login
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Login::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Update_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Update_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Last_Updated_By
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Last_Updated_By::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Context
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Context::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Attribute1
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Attribute1::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Attribute2
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Attribute2::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Attribute3
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Attribute3::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Attribute4
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Attribute4::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Attribute5
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Attribute5::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = source_Document_Type
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=source_Document_Type::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Freight_Carrier_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Freight_Carrier_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Customer_Number
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Customer_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Source
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Source::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Type
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Type::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Agreement
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Agreement::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Price_List
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Price_List::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Converion_Type
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Converion_Type::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Accoutning_Rule
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Accoutning_Rule::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoicing_Rule
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoicing_Rule ::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Terms
        Type = String
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Terms::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sold_To
        Type = String
        Cardinality = 1
        MaxLength = 255
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sold_To::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sold_From
        Type = String
        Cardinality = 1
        MaxLength = 3
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sold_From::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_From_Location
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_From_Location::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_From_Address1
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_From_Address1::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_From_Address2
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_From_Address2::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_From_Address3
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_From_Address3::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Location
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Location::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Address1
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Address1::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Address2
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Address2::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Address3
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Address3::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To_Location
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To_Location::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To_Address1
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To_Address1::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To_Address2
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To_Address2::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Invoice_To_Address3
        Type = String
        Cardinality = 1
        MaxLength = 240
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Invoice_To_Address3::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sold_To_Contact
        Type = String
        Cardinality = 1
        MaxLength = 333
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sold_To_Contact::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Ship_To_Contact
        Type = String
        Cardinality = 1
        MaxLength = 333
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Ship_To_Contact::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Salesrep_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Salesrep_ID::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Date_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Date_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Payment_Type_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Payment_Type_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Payment_Amount
        Type = Integer
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Payment_Amount::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Check_Number
        Type = String
        Cardinality = 1
        MaxLength = 50
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Check_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Credit_card_Code
        Type = String
        Cardinality = 1
        MaxLength = 80
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Credit_card_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = CreditCard_Holder_Name
        Type = String
        Cardinality = 1
        MaxLength = 80
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=CreditCard_Holder_Name::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Credit_Card_Number
        Type = String
        Cardinality = 1
        MaxLength = 80
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Credit_Card_Number::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Booked_Date
        Type = Date
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Booked_Date::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Shipping_Instructions
        Type = String
        Cardinality = 1
        MaxLength = 2000
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Shipping_Instructions::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Packing_Instructions
        Type = String
        Cardinality = 1
        MaxLength = 2000
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Packing_Instructions::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Order_Category_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Order_Category_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = Sales_Channel_Code
        Type = String
        Cardinality = 1
        MaxLength = 30
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        AppSpecificInfo = CN=Sales_Channel_Code::::
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ORACLEAPPS_Order_Line_BO
        Type = ORACLEAPPS_Order_Line_BO
        ContainedObjectVersion = 1.0.0
        Relationship = Containment
        Cardinality = n
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ORACLEAPPS_Order_PriceAdj_BO
        Type = ORACLEAPPS_Order_PriceAdj_BO
        ContainedObjectVersion = 1.0.0
        Relationship = Containment
        Cardinality = n
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ORACLEAPPS_Order_PriceAtts_BO
        Type = ORACLEAPPS_Order_PriceAtts_BO
        ContainedObjectVersion = 1.0.0
        Relationship = Containment
        Cardinality = n
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ORACLEAPPS_Order_SalesCredit_BO
        Type = ORACLEAPPS_Order_SalesCredit_BO
        ContainedObjectVersion = 1.0.0
        Relationship = Containment
        Cardinality = n
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]
        [Attribute]
        Name = ObjectEventId
        Type = String
        MaxLength = 255
        IsKey = false
        IsForeignKey = false
        IsRequired = false
        IsRequiredServerBound = false
        [End]

        [Verb]
        Name = Create
        [End]

        [Verb]
        Name = Delete
        [End]

        [Verb]
        Name = Retrieve
        [End]

        [Verb]
        Name = Update
        [End]
[End]

Copyright IBM Corporation 1997, 2005. All Rights Reserved.