OBJ_M_OBJSLICE

This table contains strings of characters sliced  in a portable format (254 char). This table did not exist before versions 5.0 of Business Objects. It contains various properties: document properties, or BCA (pending job) properties, or channel properties.

Name Null ? Type Values
M_OBJS_N_ID int10 The unique identifier of the object being sliced. (can be a DocID for document properties, a ChannelID for channel comments).
M_OBJS_N_TYPE   int10 The type of information stored in the table: 
    1 to 256: DS_PENDING_JOB         (unused)
257 to 512:OBJ_M_CHANNEL
513 to 768: OBJ_M_DOCUMENTS
M_OBJS_N_BLOCK_ID   int10 Block number, sequential, starting at 1
M_OBJS_C_VALUE   char(254) Actual sliced string (data itself)