BO_ORACLEAPPS_ITEMRETRIEVE

Business object used for testing:P

[ReposCopy]
 Version = 3.1.0
 [End]
 [BusinessObjectDefinition]
 Name = ORACLEAPPS_Item_Category_BO
 Version = 1.0.0
 AppSpecificInfo = TN=MTL_ITEM_CATEGORIES_V
  
         [Attribute]
         Name = Category_ID
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = true
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Category_ID::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Category_Set_ID
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Category_Set_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 = Organiozation_ID
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Organiozation_ID::::
         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 = 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 = Created_By
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Created_By::::
         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 = Category_Set_Name
         Type = String
         Cardinality = 1
         MaxLength = 30
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Category_Set_Name::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Validate_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Validate_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Segment1
         Type = String
         Cardinality = 1
         MaxLength = 30
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Segment1::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Segment2
         Type = String
         Cardinality = 1
         MaxLength = 40
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Segment2::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Segment3
         Type = String
         Cardinality = 1
         MaxLength = 40
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Segment3::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Control_Level
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Control_Level::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Control_Level_Disp
         Type = String
         Cardinality = 1
         MaxLength = 80
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Control_Level_Disp::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Category_Concat_Segs
         Type = String
         Cardinality = 1
         MaxLength = 122
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Category_Concat_Segs::::
         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_Item_Revision_BO
 Version = 1.0.0
 AppSpecificInfo = TN=MTL_ITEM_REVISIONS_ALL_V
  
         [Attribute]
         Name = Inventory_ID
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = true
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Inventory_ID::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Organization_ID
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Organization_ID::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Revision
         Type = String
         Cardinality = 1
         MaxLength = 3
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Revision::::
         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 = 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 = Created_By
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Created_By::::
         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 = Change_Notice
         Type = String
         Cardinality = 1
         MaxLength = 10
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Change_Notice::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = ECN_Initiation_Date
         Type = Date
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=ECN_Initiation_Date::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Implementation_date
         Type = Date
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Implementation_date::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Implementation_Serial_Number
         Type = String
         Cardinality = 1
         MaxLength = 30
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Implementation_Serial_Number::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Attribute_Category
         Type = String
         Cardinality = 1
         MaxLength = 30
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Attribute_Category::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Attribute1
         Type = String
         Cardinality = 1
         MaxLength = 150
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Attribute1::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Attribute2
         Type = String
         Cardinality = 1
         MaxLength = 150
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Attribute2::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Attribute3
         Type = String
         Cardinality = 1
         MaxLength = 150
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Attribute3::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Attribute4
         Type = String
         Cardinality = 1
         MaxLength = 150
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Attribute4::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Attribute5
         Type = String
         Cardinality = 1
         MaxLength = 150
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Attribute5::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Description
         Type = String
         Cardinality = 1
         MaxLength = 240
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=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_Item_Retrieve
 Version = 1.0.0
 AppSpecificInfo = TN=MTL_SYSTEM_ITEMS_FVL
  
         [Attribute]
         Name = Inventory_Item_ID
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = true
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Inventory_Item_ID::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Organization_ID
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Organization_ID:::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Primary_UOM_Code
         Type = String
         Cardinality = 1
         MaxLength = 3
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Primary_UOM_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Primary_Unit_Of_Measure
         Type = String
         Cardinality = 1
         MaxLength = 25
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Primary_Unit_Of_Measure::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Item_Type
         Type = String
         Cardinality = 1
         MaxLength = 30
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Item_Type::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Inventory_Item_Status_Code
         Type = String
         Cardinality = 1
         MaxLength = 10
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Inventory_Item_Status_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Item_Catalog_Group_Id
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Item_Catalog_Group_Id::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Catalog_Status_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Catalog_Status_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Inventory_Item_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Inventory_Item_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Stock_Enabled_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Stock_Enabled_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Mtl_Transaction_Enabled_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Mtl_Transaction_Enabled_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Check_Shortage_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Check_Shortage_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Revision_Qty_Control_code
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Revision_Qty_Control_code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Reservable_Type
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Reservable_Type::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Shelf_Life_Code
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Shelf_Life_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Cycle_Count_Enabled_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Cycle_Count_Enabled_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Lot_Control_Code
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Lot_Control_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Serial_number_Control_Code
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Serial_number_Control_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Location_control_Code
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Location_control_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Bom_Enabled_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Bom_Enabled_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Bom_Item_Type
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Bom_Item_Type::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Eng_Item_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Eng_Item_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Engineering_ECN_Code
         Type = String
         Cardinality = 1
         MaxLength = 50
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Engineering_ECN_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Costing_Enabled_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Costing_Enabled_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Inventory_Adder_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Inventory_Adder_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Cost_Of_Sales_Account
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Cost_Of_Sales_Account::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Purchasing_Item_Flag
         Type = String
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Purchasing_Item_Flag::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Purchasing_Tax_Code
         Type = String
         Cardinality = 1
         MaxLength = 50
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Purchasing_Tax_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = List_Price_Per_Unit
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=List_Price_Per_Unit::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Market_Price
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Market_Price::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Encumbrance_Account
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Encumbrance_Account::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Expense_Account
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Expense_Account::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Weight_UOM_Code
         Type = String
         Cardinality = 1
         MaxLength = 3
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Weight_UOM_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Unit_Weight
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Unit_Weight::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Volume_UOM_Code
         Type = String
         Cardinality = 1
         MaxLength = 3
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Volume_UOM_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Unit_Volume
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Unit_Volume::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Planner_Code
         Type = String
         Cardinality = 1
         MaxLength = 10
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Planner_Code::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Sales_Account
         Type = Integer
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Sales_Account::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Segment1
         Type = String
         Cardinality = 1
         MaxLength = 40
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Segment1::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Segment2
         Type = String
         Cardinality = 1
         MaxLength = 40
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Segment2::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = Segment3
         Type = String
         Cardinality = 1
         MaxLength = 40
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Segment3::::
         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 = Creation_Date
         Type = Date
         Cardinality = 1
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Creation_Date::::
         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 = 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 = Description
         Type = String
         Cardinality = 1
         MaxLength = 240
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         AppSpecificInfo = CN=Description::::
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = ORACLEAPPS_Item_Category_BO
         Type = ORACLEAPPS_Item_Category_BO
         ContainedObjectVersion = 1.0.0
         Relationship = Containment
         Cardinality = n
         MaxLength = 1
         IsKey = false
         IsForeignKey = false
         IsRequired = false
         IsRequiredServerBound = false
         [End]
         [Attribute]
         Name = ORACLEAPPS_Item_Revision_BO
         Type = ORACLEAPPS_Item_Revision_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 Corp. 1997, 2004