BO_I2ADW_ITEMMASTER

Business object used for testing:

[BusinessObjectDefinition]
Name = ITEM_MASTER
Version = 1.0.0
AppSpecificInfo = TN=ITEM_MASTER;SCN=status:inactive
 
 
        [Attribute]
        Name = CTRL_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = true
        IsForeignKey = true
        IsRequired  = false
        AppSpecificInfo = CN=CTRL_ID:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ITEM_NAME
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = true
        IsForeignKey = true
        IsRequired  = false
        AppSpecificInfo = CN=ITEM_NAME:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = DESCR
        Type = String
        Cardinality = 1
        MaxLength = 200
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=DESCR:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = CAT
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=CAT:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SUB_CAT
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=SUB_CAT:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = CUBE
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=CUBE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = UNIT_PRICE
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=UNIT_PRICE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = UNIT_PRICE_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=UNIT_PRICE_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = WGT
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=WGT:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = UNIT_COST
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=UNIT_COST:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = UNIT_COST_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=UNIT_COST_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = STOR_STACK_HEIGHT
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=STOR_STACK_HEIGHT:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = UNITS_PER_PALLET
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=UNITS_PER_PALLET:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = INV_VALUE
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=INV_VALUE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = COMMODITY_CLASS
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=COMMODITY_CLASS:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = VOL_CLASS
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=VOL_CLASS:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = REBALANCE_FLAG
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=REBALANCE_FLAG:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ALLOC_FLAG
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ALLOC_FLAG:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = QTY_PER_UNIT_SPACE
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=QTY_PER_UNIT_SPACE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = STACK_GRP
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=STACK_GRP:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = DEFICIT_PRIORITY
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=DEFICIT_PRIORITY:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SRPLS_PRIORITY
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=SRPLS_PRIORITY:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = IS_PRIORITY
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=IS_PRIORITY:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ITEM_LOAD_MIX_GRP
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ITEM_LOAD_MIX_GRP:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ARTIFICIAL
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ARTIFICIAL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = DMD_PART_NUM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=DMD_PART_NUM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = UNIT_SPACE
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=UNIT_SPACE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = UNIT_SPACE_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=UNIT_SPACE_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = MIN_RTNG_TIME
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=MIN_RTNG_TIME:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = MIN_RTNG_TIME_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=MIN_RTNG_TIME_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = STOCK_PART
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=STOCK_PART:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SELLABLE
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=SELLABLE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ENGINE_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 28
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ENGINE_ID:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = EXP_TIMING
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=EXP_TIMING:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = GL_CAT
        Type = String
        Cardinality = 1
        MaxLength = 18
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=GL_CAT:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SFTY_STOCK_QTY_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=SFTY_STOCK_QTY_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = U_CARRYING_CPT
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=U_CARRYING_CPT:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = U_CARRYING_C_PER_U
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=U_CARRYING_C_PER_U:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = VMI_PART
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=VMI_PART:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = DFT_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=DFT_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ATO_DEXP_QTY_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ATO_DEXP_QTY_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ATO_QTY_TOL_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ATO_QTY_TOL_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ATO_DEXP_TM_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ATO_DEXP_TM_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ATO_TM_TOL_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ATO_TM_TOL_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ATO_EXP_QTY_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ATO_EXP_QTY_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ATO_EXP_TM_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ATO_EXP_TM_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = MTRL_AV_SET_EPST
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=MTRL_AV_SET_EPST:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = MTRL_AV_SET_EPST_U
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=MTRL_AV_SET_EPST_U:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = IS_SUBCONTRACTED
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=IS_SUBCONTRACTED:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = CRIT_FOR_ASSEM
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=CRIT_FOR_ASSEM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = FREIGHT_CLASS
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=FREIGHT_CLASS:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SRC_DTTM
        Type = Date
        Cardinality = 1
        MaxLength = 7
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=SRC_DTTM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SYNC_IND
        Type = String
        Cardinality = 1
        MaxLength = 1
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=SYNC_IND:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = EDC_DEXP_QTY_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=EDC_DEXP_QTY_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = EDC_QTY_TOL_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=EDC_QTY_TOL_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = EDC_DEXP_TM_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=EDC_DEXP_TM_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = EDC_TM_TOL_UOM
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=EDC_TM_TOL_UOM:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = EDC_EXP_QTY_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=EDC_EXP_QTY_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = EDC_EXP_TM_TOL
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=EDC_EXP_TM_TOL:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = CONFIG_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=CONFIG_ID:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ITEM_MAKE_TYPE
        Type = String
        Cardinality = 1
        MaxLength = 18
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ITEM_MAKE_TYPE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ObjectEventId
        Type = String
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = 
        DefaultValue = null
        [End]
 
        [Verb]
        Name = Create
        AppSpecificInfo = 
        [End]
 
        [Verb]
        Name = Retrieve
        AppSpecificInfo = 
        [End]
 
        [Verb]
        Name = Update
        AppSpecificInfo = 
        [End]
 
        [Verb]
        Name = Delete
        AppSpecificInfo = 
        [End]
 
 
[End]

Copyright IBM Corp. 1997, 2004