SAP ABAP Data Element SKBT_IOATT (Info Object Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-DMF (Application Component) Document Management Framework
     SKBT (Package) Knowledge Base Tools: Tools for the KPro
Basic Data
Data Element SKBT_IOATT
Short Description Info Object Attributes  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 25    
Decimal Places 0    
Output Length 25    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 IO Attribs 
Medium 15 IO Attributes 
Long 20 IO Attributes 
Heading 25 IO Attributes 
Documentation

Definition

Info object 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, you can navigate directly to the referenced data element, by choosing Start Data Dictionary(pushbutton DDIC).

Dependencies

Example

History
Last changed by/on SAP  20040312 
SAP Release Created in 630