RSO_S_IOBJ_ATTRIBUTES SAP (InfoObject Attribute) Structure details

Dictionary Type: Structure
Description: InfoObject Attribute




ABAP Code to SELECT data from RSO_S_IOBJ_ATTRIBUTES
Related tables to RSO_S_IOBJ_ATTRIBUTES
Access table RSO_S_IOBJ_ATTRIBUTES




Structure field list including key, data, relationships and ABAP select examples

RSO_S_IOBJ_ATTRIBUTES is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "InfoObject Attribute" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RSO_S_IOBJ_ATTRIBUTES TYPE RSO_S_IOBJ_ATTRIBUTES.

The RSO_S_IOBJ_ATTRIBUTES table consists of various fields, each holding specific information or linking keys about InfoObject Attribute data available in SAP. These include POSIT (Position of the Field in the Structure / Table), ATTRITP (Attribute type), F4ORDER (Order of the Attributes for the Value Help), ATRTIMFL (Indicator as to whether the attribute is time-dependent).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP RSO_S_IOBJ_ATTRIBUTES structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ATTRINMMaster data attribute RSATTRINMCHAR30Assigned to domainFDNAME
POSITPosition of the Field in the Structure / Table RSPOSITNUMC4AS4POS
ATTRITPAttribute type RSATTRITPCHAR3RSATTRITP
F4ORDEROrder of the Attributes for the Value Help RSDF4ORDERNUMC2ALPHARSDF4ORDER
ATRTIMFLIndicator as to whether the attribute is time-dependent RSDATRTIMFLCHAR1RSDCNVFL
DETAIL 0
HEADER 0
INFOOBJECTInfoObject RSIOBJNMCHAR30RSIOBJNMRSC
VERSIONObject version RSOBJVERSCHAR1RSOBJVERS
TYPEType of an InfoObject RSIOBJTPCHAR3RSIOBJTP
OBJSTATObject Status RSOBJSTATCHAR3RSOBJSTAT
ACTIVFLActive and revised version do not agree RSACTIVFLCHAR1XFELD
FIELDNMField Name InfoObject In Structures (Not in database table) RSDIOBJFIELDNMCHAR30FDNAME
CONTRELContent release RSCONTRELCHAR6CHAR6
ATRONLYFLInfoObject is Exclusively an Attribute (Not Used in ICs) RSATRONLYFLCHAR1XFELD
LOGSYSSource system RSSLOGSYSCHAR10ALPHALOGSYS
OWNEROwner (Person Responsible) RSOWNERCHAR12XUBNAMERS_OWNER
TSTPNMLast changed by RSTSTPNMCHAR12XUBNAME
TIMESTMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TEXTSHORTShort description RSTXTSHCHAR20TEXT20
TEXTLONGLong description RSTXTLGCHAR60TEXT60
CHACONSTCharacter. Constant (Max. Length) RSCHACONST60CHAR60RSCHAVL60
CHAPRSNTDisplay for Characteristics and Units RSCHAPRSNTCHAR1RSCHAPRSNT
CHANAVNavigation Indicator for Characteristics and Units RSCHANAVCHAR1RSCHANAV
CHASELSelection restriction for characteristics RSCHASELCHAR1RSCHASEL
CHABASNMReference characteristic RSCHABASNMCHAR30RSCHABASNM
NOVALFLCharacteristic does not have a check table RSNOVALFLCHAR1X
BCHREFFLCharacteristic references another basic characteristic(flag) RSBCHREFFLCHAR1XFELD
CMPSTACompound status RSCMPSTACHAR1RSCMPSTA
ATTRIBFLAttributes (flag) exist for the characteristic RSATTRIBFLCHAR1XFELD
TIMDEPFLFlag: Master data is time-dependent RSTIMDEPFLCHAR1XFELD
NOLANGUMaster data texts are language independent (flag) RSNOLANGUCHAR1XFELD
TXTSHFLShort text exists (flag) RSTXTSHFLCHAR1XFELD
TXTMDFLMedium length text exists (flag) RSTXTMDFLCHAR1XFELD
TXTLGFLLong text exists (flag) RSTXTLGFLCHAR1XFELD
DBROUTIDID for database routines for basic char. RSDBROUTIDCHAR25RSUNIIDC25
HIETABFLCharacteristic with hierarchies RSHIETABFLCHAR1XFELD
HIEVERFLHierarchies can have several versions RSHIEVERFLCHAR1XFELD
HIENMTFLEntire hierarchy is time-dependent RSDHIENMTFLCHAR1XFELD
HIENDTFLHierarchy structure is time-dependent RSHIENDTFLCHAR1XFELD
HIEINTFLIntervals permitted in hierarchy RSHIEINTFLCHAR1XFELD
DATATPData Type in ABAP Dictionary DATATYPE_DCHAR4DTYPEDATATYPE
INTLENInternal Length of InfoObjects in BW - see Docu RSDINTLENNUMC6DDLENG
CONVEXITConversion Routine CONVEXITCHAR5CONVEXIT
FVALEXDomain fixed values exist (flag) RSFVALEXCHAR1XFELD
LOWERCASELowercase letters allowed/not allowed LOWERCASECHAR1AS4FLAG
KYFTPKey figure type RSKYFTPCHAR3RSKYFTP
NCUMFLNon-cumulative value (flag) RSNCUMFLCHAR1RSNCUMFL
FIXCUKYFixed currency RSFIXCUKYCUKY5WAERS
FIXUNITFixed Unit of Measure RSFIXUNITUNIT3CUNITMEINS
AGGRGENUsual Aggregation RSDAGGRGENCHAR3RSDAGGRGEN
AGGREXCException aggregation RSAGGREXCCHAR3RSAGGREXC
AGGRCHAReference characteristic for exception aggregation RSAGGRCHACHAR30RSIOBJNM
KYFDECIMDecimal places (of a key figure) RSKYFDECIMCHAR1RSKYFDECIM
KYFPRSNTDisplay (of a key figure) RSKYFPRSNTCHAR1RSKYFPRSNT
KYFNAVNavigation indicator for key figures RSKYFNAVCHAR1RSKYFNAV
UNINMUnit InfoObject (currency/unit) RSUNINMCHAR30RSIOBJNM
CHKTABView of master data tables RSDCHKVIEWCHAR30AS4TAB
DKFTPDerived key figure type RSDKFTPCHAR1RSDKFTP
UNITPUnit type RSUNITPCHAR3RSUNITP
PROTECFLBoolean RS_BOOLCHAR1RS_BOOL
CONTTIMESTMPContent time stamp: Last modification to the object by SAP RSCONTTIMESTMPDEC15TZNTSTMPS
BWAPPLBW Application (Namespace) RSBWAPPLCHAR10
AUTHRELFLCharacteristic is relevant for authorization check RSDAUTHRELFLCHAR1XFELD
BDSFLCharacteristic is allowed as attribute of documents RSDDOCFLCHAR1XFELD
ODSFLInfoObject is an ODS InfoObject (Flag) RSDODSFLCHAR1XFELD
DEFMEMBERDefault Characteristic Value RSDDEFMEMBERCHAR60RSCHAVL60
TXTDEFBusiness Explorer Description RSTXTDEFCHAR1RSTXTDEF
GISTPGeographical type for a characteristic RSGISTPNUMC1RSGISTP
GISATTRINMGeographical attribute RSGISATTRINMCHAR30FDNAME
APPLNMApplication Component RSAPPLNMCHAR30RSAPPLNM
TXTTIMFLTexts are time-dep. RSDTXTTIMFLCHAR1RSDCNVFL
TXTTABFLText Table Exists RSDTXTTABFLCHAR1RSDCNVFL
IOBJROUTGlobal transfer routine for InfoObjects RSIOBJROUTCHAR25RSUNIIDX
NUMBRANRNumber of the number range object of a characteristic RSNUMBRANRCHAR7CHAR7
CNVSTATEConversion Status (Use in BAPIs) RSDCNVSTATE_APICHAR1CHAR1
SIDCONVERTConversion type for SID RSDSIDCONVERTCHAR1RSDSIDCONVERT
SIDMONFLFlag indicating whether SID retains the order RSDSIDMONFLCHAR1RS_BOOL
OUTPUTLENOutput Length OUTPUTLENNUMC6DDLENG
IOBJSIZCATBW: Size category for InfoObject tables (master data/hier.) RSIOBJSIZCATCHAR2TABKATRSF4SIZCAT
IOBJDATCLSBW: Data class for InfoObject tables(master data/ hierarch.) RSIOBJDATCLSCHAR5TABARTRSF4DATCLS
CHNTABMaster data table (time-independent) RSCHNTABCHAR30AS4TAB
CHTTABMaster data table (time-dependent) RSCHTTABCHAR30AS4TAB
TXTTABText table (of a character.) RSTXTTABCHAR30AS4TAB
HIETABHierarchy table (of a characteristic) RSHIETABCHAR30AS4TAB
HINTABHierarchy interval table (of a characteristic) RSHINTABCHAR30AS4TAB
F4QUERYEXECSelection of Filter Values for Query Execution RSF4QUERYEXECCHAR1RSF4QUERYEXEC
MASTAUTHFLMaintenance of master data is relevant for authorization RSDMASTAUTHFLCHAR1XFELD
INFOAREAInfoArea RSINFOAREACHAR30RSINFOAREARSAREA
EXPDSOURCEFLThe characteristic is used as export data source RSEXPDSOURCEFLCHAR1XFELD
HIESIGNCHReverse Sign for Hierarchy Nodes RSSHSIGNCHCHAR1RSSHSIGNCH
CHECKODSDataStore Object for Checking Characteristic Values RSDCHECKODSCHAR30RSDODSOBJECT
PACKFLKey Figure is Edited with Maximum Precision RSDPACKFLCHAR1XFELD
AUTHFIELDAuthorization Field for Reporting Authorizations RSDAUTHFIELDCHAR10RSFIELD
LENGLength (No. of Characters) DDLENGNUMC6DDLENG
DECIMALSNumber of Decimal Places DECIMALSNUMC6DDLENG
PRIVATEFLInfoObject is Private RSPRIVATEFLCHAR1XFELD
CHATPCharacteristc Type Based on Master Data Access RSCHATPCHAR3RSCHATP
MDRCLNMName of Master Data Read Class RSMDCLNMCHAR30SEOCLSNAME
MDRCLPAParameters for Master Data Read Class RSMDRCLPACHAR100CHAR100
TREXFLCharacteristic Uses TREX Search RSTREXFLCHAR1XFELD
HIETJOINFLUse Temporal Hierarchy Join RSHIETJOINFLCHAR1XFELD
HIETPType of Characteristic Related to Hierarchy RSHIETPCHAR3RSHIETP
HIECLNMName of Remote Hierarchy RSHIECLNMCHAR30SEOCLSNAME
HIECLPAParameters for Remote Hierarchy Class RSHIECLPACHAR100CHAR100
HDBMODNMBAPI: SAP HANA Model Name BAPI6112HDBMODNMCHAR64
HDBCATNMBAPI: SAP HANA Catalog Name BAPI6112HDBMODNMCATCHAR64
TXTXLFLThe long text is extra long (String) RSTXTXLFLCHAR1XFELD
REFERENCE_IOBJ_HEADER 0
INFOOBJECTInfoObject RSIOBJNMCHAR30RSIOBJNMRSC
VERSIONObject version RSOBJVERSCHAR1RSOBJVERS
TYPEType of an InfoObject RSIOBJTPCHAR3RSIOBJTP
OBJSTATObject Status RSOBJSTATCHAR3RSOBJSTAT
ACTIVFLActive and revised version do not agree RSACTIVFLCHAR1XFELD
FIELDNMField Name InfoObject In Structures (Not in database table) RSDIOBJFIELDNMCHAR30FDNAME
CONTRELContent release RSCONTRELCHAR6CHAR6
ATRONLYFLInfoObject is Exclusively an Attribute (Not Used in ICs) RSATRONLYFLCHAR1XFELD
LOGSYSSource system RSSLOGSYSCHAR10ALPHALOGSYS
OWNEROwner (Person Responsible) RSOWNERCHAR12XUBNAMERS_OWNER
TSTPNMLast changed by RSTSTPNMCHAR12XUBNAME
TIMESTMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TEXTSHORTShort description RSTXTSHCHAR20TEXT20
TEXTLONGLong description RSTXTLGCHAR60TEXT60
CHACONSTCharacter. Constant (Max. Length) RSCHACONST60CHAR60RSCHAVL60
CHAPRSNTDisplay for Characteristics and Units RSCHAPRSNTCHAR1RSCHAPRSNT
CHANAVNavigation Indicator for Characteristics and Units RSCHANAVCHAR1RSCHANAV
CHASELSelection restriction for characteristics RSCHASELCHAR1RSCHASEL
CHABASNMReference characteristic RSCHABASNMCHAR30RSCHABASNM
NOVALFLCharacteristic does not have a check table RSNOVALFLCHAR1X
BCHREFFLCharacteristic references another basic characteristic(flag) RSBCHREFFLCHAR1XFELD
CMPSTACompound status RSCMPSTACHAR1RSCMPSTA
ATTRIBFLAttributes (flag) exist for the characteristic RSATTRIBFLCHAR1XFELD
TIMDEPFLFlag: Master data is time-dependent RSTIMDEPFLCHAR1XFELD
NOLANGUMaster data texts are language independent (flag) RSNOLANGUCHAR1XFELD
TXTSHFLShort text exists (flag) RSTXTSHFLCHAR1XFELD
TXTMDFLMedium length text exists (flag) RSTXTMDFLCHAR1XFELD
TXTLGFLLong text exists (flag) RSTXTLGFLCHAR1XFELD
DBROUTIDID for database routines for basic char. RSDBROUTIDCHAR25RSUNIIDC25
HIETABFLCharacteristic with hierarchies RSHIETABFLCHAR1XFELD
HIEVERFLHierarchies can have several versions RSHIEVERFLCHAR1XFELD
HIENMTFLEntire hierarchy is time-dependent RSDHIENMTFLCHAR1XFELD
HIENDTFLHierarchy structure is time-dependent RSHIENDTFLCHAR1XFELD
HIEINTFLIntervals permitted in hierarchy RSHIEINTFLCHAR1XFELD
DATATPData Type in ABAP Dictionary DATATYPE_DCHAR4DTYPEDATATYPE
INTLENInternal Length of InfoObjects in BW - see Docu RSDINTLENNUMC6DDLENG
CONVEXITConversion Routine CONVEXITCHAR5CONVEXIT
FVALEXDomain fixed values exist (flag) RSFVALEXCHAR1XFELD
LOWERCASELowercase letters allowed/not allowed LOWERCASECHAR1AS4FLAG
KYFTPKey figure type RSKYFTPCHAR3RSKYFTP
NCUMFLNon-cumulative value (flag) RSNCUMFLCHAR1RSNCUMFL
FIXCUKYFixed currency RSFIXCUKYCUKY5WAERS
FIXUNITFixed Unit of Measure RSFIXUNITUNIT3CUNITMEINS
AGGRGENUsual Aggregation RSDAGGRGENCHAR3RSDAGGRGEN
AGGREXCException aggregation RSAGGREXCCHAR3RSAGGREXC
AGGRCHAReference characteristic for exception aggregation RSAGGRCHACHAR30RSIOBJNM
KYFDECIMDecimal places (of a key figure) RSKYFDECIMCHAR1RSKYFDECIM
KYFPRSNTDisplay (of a key figure) RSKYFPRSNTCHAR1RSKYFPRSNT
KYFNAVNavigation indicator for key figures RSKYFNAVCHAR1RSKYFNAV
UNINMUnit InfoObject (currency/unit) RSUNINMCHAR30RSIOBJNM
CHKTABView of master data tables RSDCHKVIEWCHAR30AS4TAB
DKFTPDerived key figure type RSDKFTPCHAR1RSDKFTP
UNITPUnit type RSUNITPCHAR3RSUNITP
PROTECFLBoolean RS_BOOLCHAR1RS_BOOL
CONTTIMESTMPContent time stamp: Last modification to the object by SAP RSCONTTIMESTMPDEC15TZNTSTMPS
BWAPPLBW Application (Namespace) RSBWAPPLCHAR10
AUTHRELFLCharacteristic is relevant for authorization check RSDAUTHRELFLCHAR1XFELD
BDSFLCharacteristic is allowed as attribute of documents RSDDOCFLCHAR1XFELD
ODSFLInfoObject is an ODS InfoObject (Flag) RSDODSFLCHAR1XFELD
DEFMEMBERDefault Characteristic Value RSDDEFMEMBERCHAR60RSCHAVL60
TXTDEFBusiness Explorer Description RSTXTDEFCHAR1RSTXTDEF
GISTPGeographical type for a characteristic RSGISTPNUMC1RSGISTP
GISATTRINMGeographical attribute RSGISATTRINMCHAR30FDNAME
APPLNMApplication Component RSAPPLNMCHAR30RSAPPLNM
TXTTIMFLTexts are time-dep. RSDTXTTIMFLCHAR1RSDCNVFL
TXTTABFLText Table Exists RSDTXTTABFLCHAR1RSDCNVFL
IOBJROUTGlobal transfer routine for InfoObjects RSIOBJROUTCHAR25RSUNIIDX
NUMBRANRNumber of the number range object of a characteristic RSNUMBRANRCHAR7CHAR7
CNVSTATEConversion Status (Use in BAPIs) RSDCNVSTATE_APICHAR1CHAR1
SIDCONVERTConversion type for SID RSDSIDCONVERTCHAR1RSDSIDCONVERT
SIDMONFLFlag indicating whether SID retains the order RSDSIDMONFLCHAR1RS_BOOL
OUTPUTLENOutput Length OUTPUTLENNUMC6DDLENG
IOBJSIZCATBW: Size category for InfoObject tables (master data/hier.) RSIOBJSIZCATCHAR2TABKATRSF4SIZCAT
IOBJDATCLSBW: Data class for InfoObject tables(master data/ hierarch.) RSIOBJDATCLSCHAR5TABARTRSF4DATCLS
CHNTABMaster data table (time-independent) RSCHNTABCHAR30AS4TAB
CHTTABMaster data table (time-dependent) RSCHTTABCHAR30AS4TAB
TXTTABText table (of a character.) RSTXTTABCHAR30AS4TAB
HIETABHierarchy table (of a characteristic) RSHIETABCHAR30AS4TAB
HINTABHierarchy interval table (of a characteristic) RSHINTABCHAR30AS4TAB
F4QUERYEXECSelection of Filter Values for Query Execution RSF4QUERYEXECCHAR1RSF4QUERYEXEC
MASTAUTHFLMaintenance of master data is relevant for authorization RSDMASTAUTHFLCHAR1XFELD
INFOAREAInfoArea RSINFOAREACHAR30RSINFOAREARSAREA
EXPDSOURCEFLThe characteristic is used as export data source RSEXPDSOURCEFLCHAR1XFELD
HIESIGNCHReverse Sign for Hierarchy Nodes RSSHSIGNCHCHAR1RSSHSIGNCH
CHECKODSDataStore Object for Checking Characteristic Values RSDCHECKODSCHAR30RSDODSOBJECT
PACKFLKey Figure is Edited with Maximum Precision RSDPACKFLCHAR1XFELD
AUTHFIELDAuthorization Field for Reporting Authorizations RSDAUTHFIELDCHAR10RSFIELD
LENGLength (No. of Characters) DDLENGNUMC6DDLENG
DECIMALSNumber of Decimal Places DECIMALSNUMC6DDLENG
PRIVATEFLInfoObject is Private RSPRIVATEFLCHAR1XFELD
CHATPCharacteristc Type Based on Master Data Access RSCHATPCHAR3RSCHATP
MDRCLNMName of Master Data Read Class RSMDCLNMCHAR30SEOCLSNAME
MDRCLPAParameters for Master Data Read Class RSMDRCLPACHAR100CHAR100
TREXFLCharacteristic Uses TREX Search RSTREXFLCHAR1XFELD
HIETJOINFLUse Temporal Hierarchy Join RSHIETJOINFLCHAR1XFELD
HIETPType of Characteristic Related to Hierarchy RSHIETPCHAR3RSHIETP
HIECLNMName of Remote Hierarchy RSHIECLNMCHAR30SEOCLSNAME
HIECLPAParameters for Remote Hierarchy Class RSHIECLPACHAR100CHAR100
HDBMODNMBAPI: SAP HANA Model Name BAPI6112HDBMODNMCHAR64
HDBCATNMBAPI: SAP HANA Catalog Name BAPI6112HDBMODNMCATCHAR64
TXTXLFLThe long text is extra long (String) RSTXTXLFLCHAR1XFELD
IS_NAV_ATTRIBUTEBoolean RS_BOOLCHAR1RS_BOOL
COMPOUNDS 0
NAVIGATIONATTRIBUTES 0
ATRNAVINFOPROVIDER 0
HIERARCHYCHARACTERISTICS 0
ELIMINATION 0

Key field Non-key field



How do I retrieve data from SAP structure RSO_S_IOBJ_ATTRIBUTES using ABAP code?

As RSO_S_IOBJ_ATTRIBUTES is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RSO_S_IOBJ_ATTRIBUTES as there is no data to select.

How to access SAP table RSO_S_IOBJ_ATTRIBUTES

Within an ECC or HANA version of SAP you can also view further information about RSO_S_IOBJ_ATTRIBUTES and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!