!--a11y-->
Definition
Info object attributes (IO attributes) describe properties of instances of physical info objects. IO attributes can be, for example, language, format, or author. They can also be assigned to entities.
Use
When defining the instance attributes of IO classes, you can use both the standard attributes that are predefined in the Knowledge Provider, and all other attributes defined in the various document areas. Of course, you can also create and use your own attributes.
To create an attribute, you need to reference a table field or structure field in the ABAP dictionary. When doing this, you specify the table name in the standard property TABLE_NAME and the referenced field name in the standard property FIELD_NAME. Provided that you have entered valid values, when you choose
(Start data dictionary), you are taken directly to the referenced data element.
The following pre-defined attributes are available in the Knowledge Provider:
|
Attribute name |
Description |
Relevant for: |
||
|
Logical document |
Physical document |
Relation-ships |
||
|
CREATED_AT |
Time of creation |
x |
x |
x |
|
CREATED_BY |
Created by |
x |
x |
x |
|
LAST_CHANGED_AT |
Time last changed |
x |
x |
x |
|
LAST_CHANGED_BY |
Last changed by |
x |
x |
x |
|
EXPIRYTIME |
Expiry time |
x |
x |
x |
|
ORIGINAL_LANGUAGE |
Original language |
x |
||
|
CHECKED_OUT |
Flag for checked-out documents |
x |
||
|
CHECKOUT_USER |
Name of user who has checked out the document |
x |
||
|
DOCUMENT_FORMAT |
Document format |
x |
||
|
LANGUAGE |
Language |
x |
||
|
RESERVED |
Flag for reserving a document |
x |
||
|
STATE |
Status |
x |
||
|
STORAGE_CATEGORY |
ID of storage category |
x |
||
|
DESCRIPTION |
Short description |
x |
x |
|
