SAP ABAP Interface IF_RSD_IOBJ_PROP (Properties of an InfoObject)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD_IOBJ_MD_RUNTIME (Package) Metadata API for InfoObject runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSD_CHA_PROP Properties of Characteristic 20121212
2 Interface composition (i COMPRISING i_ref)  IF_RSD_KYF_PROP Properties of a Key Figure 20130122
3 Interface composition (i COMPRISING i_ref)  IF_RSFBP_IOBJ_PROP InfoObject properties of Open ODS View fields 20130712
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_IOBJ_PROP Properties of an InfoObject 20130123
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSFBP_IOBJ_PROP InfoObject Properties of Open ODS View 20130712
Properties
Interface IF_RSD_IOBJ_PROP  
Short Description Properties of an InfoObject    
General Data
Package RSD_IOBJ_MD_RUNTIME   Metadata API for InfoObject runtime 
Created 20120719   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSD_IOBJ_PROP has no interface.
Friends
Interface IF_RSD_IOBJ_PROP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_S_GEN Instance attribute Public Type reference (TYPE) GT_S_GEN_PROP Generic properties of an InfoObject 20121203
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATADESCR Instance method Public Method Get ABAP DATADESCR Instance 20130201
2 GET_DESCRIPTION Instance method Public Method Get description (Metadatatext) 20130201
3 GET_FIELD_NAME Instance method Public Method Get Field name 20130131
Events
Interface IF_RSD_IOBJ_PROP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_GEN_PROP Public See coding Generic properties of an InfoObject 20121130 BEGIN OF gt_s_gen_prop, " keep field names in sync with structure RSDCOBPRO iobjnm TYPE rsiobjnm, iobjid TYPE rssid, iobjtp TYPE rsiobjtp, datatp TYPE datatype_d, digits TYPE rsdigits, decimals TYPE decimals, inttp TYPE inttype, intlen TYPE rsdintlen, outputlen TYPE outputlen, is_transient TYPE rsd_is_transient, END OF gt_s_gen_prop
Method Signatures

Method GET_DATADESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DATADESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20130201

Method GET_DATADESCR on Interface IF_RSD_IOBJ_PROP has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long description 20130201
2 Exporting E_TXTSH Call by reference Type reference (TYPE) RSTXTSH Short description 20130201
3 Exporting E_TXT_DEFAULT Call by reference Type reference (TYPE) CLIKE 20130204
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130206

Method GET_DESCRIPTION on Interface IF_RSD_IOBJ_PROP has no exception.

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELDNM Value transfer Type reference (TYPE) RSDIOBJFIELDNM Field Name InfoObject In Structures (Not in database table) 20130131

Method GET_FIELD_NAME on Interface IF_RSD_IOBJ_PROP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740