BO_I2ADW_FORECAST

Business object used for testing:

[BusinessObjectDefinition]
Name = FORECAST
Version = 1.0.0
AppSpecificInfo = TN=FORCST;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 = PLAN_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = true
        IsForeignKey = true
        IsRequired  = false
        AppSpecificInfo = CN=PLAN_ID:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = PROD_NAME
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = true
        IsForeignKey = true
        IsRequired  = false
        AppSpecificInfo = CN=PROD_NAME:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SELLER_NAME
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = true
        IsForeignKey = true
        IsRequired  = false
        AppSpecificInfo = CN=SELLER_NAME:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = FCST_DUE_DTTM_STRT
        Type = Date
        Cardinality = 1
        MaxLength = 7
        IsKey = true
        IsForeignKey = true
        IsRequired  = false
        AppSpecificInfo = CN=FCST_DUE_DTTM_STRT:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = FORCST_NAME
        Type = String
        Cardinality = 1
        MaxLength = 40
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=FORCST_NAME:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = FCST_DUE_DTTM_END
        Type = Date
        Cardinality = 1
        MaxLength = 7
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=FCST_DUE_DTTM_END:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = FORCST_VALUE
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=FORCST_VALUE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = COMMITTED_VALUE
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=COMMITTED_VALUE:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = COMMITTED_PCTG
        Type = Float
        Cardinality = 1
        MaxLength = 19
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=COMMITTED_PCTG:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = PRIORITY
        Type = Float
        Cardinality = 1
        MaxLength = 15
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=PRIORITY:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = FULFILLMENT_PLCY
        Type = String
        Cardinality = 1
        MaxLength = 200
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=FULFILLMENT_PLCY:::::
        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 = COMMITTED_RANK
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=COMMITTED_RANK:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = SURP_RANK
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=SURP_RANK:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = ALLOC_RANK
        Type = Integer
        Cardinality = 1
        MaxLength = 0
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=ALLOC_RANK:::::
        DefaultValue = 
        [End]
 
        [Attribute]
        Name = WORKFLOW_ID
        Type = Integer
        Cardinality = 1
        MaxLength = 28
        IsKey = false
        IsForeignKey = false
        IsRequired  = false
        AppSpecificInfo = CN=WORKFLOW_ID:::::
        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 = 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