Info Object Attributes
Definition
Info object attributes (IO attributes) describe properties of instances of physical info objects, for example, language, format, and author. They can also be used to set attributes of model objects.
Use
If you want to determine the instance attributes of IO classes, you can use standard attributes, predefined in Knowledge Provider, and also use all other attributes defined in the different document areas. You can, of course, also create and use your own attributes.
An attribute is typed using a reference of a table or structure field from the ABAP Dictionary. You have to enter the table name in the standard property TABLE_NAME and the referenced field name in the standard propery FIELD_NAME. Once the valid values have been entered, the pushbutton
(Start Data Dictionary) navigates directly to the referenced data element.
The following pre-defined attributes are available in the Knowledge Provider:
|
Attribute Name |
Description |
Relevant for: |
||
|
Logical documents |
Physical documents |
Relationships |
||
|
CREATED_AT |
Creation time |
x |
x |
x |
|
CREATED_BY |
Created by |
x |
x |
x |
|
LAST_CHANGED_AT |
Time of last change |
x |
x |
x |
|
LAST_CHANGED_BY |
Last Changed By |
x |
x |
x |
|
Complete row to be deleted |
Complete row to be deleted |
x |
x |
x |
|
ORIGINAL_LANGUAGE |
Original language |
x |
||
|
CHECKED_OUT |
Flag for checked-out documents |
x |
||
|
CHECKOUT_USER |
Name of the user who checked out the document |
x |
||
|
DOCUMENT_FORMAT |
Document format |
x |
||
|
LANGUAGE |
Language |
x |
||
|
Complete row to be deleted |
Complete row to be deleted |
x |
||
|
STATE |
Status |
x |
||
|
STORAGE_CATEGORY |
Storage category ID |
x |
||
|
DESCRIPTION |
Short Description |
x |
x |
|