SAP ABAP Class CL_RSEM_IPRO_NAVIGATION_ATTR (Navigation Attribute in an InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_BW_ENTITY_MODEL (Package) BW Infoprovider Models
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSEM_MODEL_OBJECT Abstract BW Model Object 20130301
Properties
Class CL_RSEM_IPRO_NAVIGATION_ATTR  
Short Description Navigation Attribute in an InfoProvider    
Super Class CL_RSEM_MODEL_OBJECT Abstract BW Model Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_BW_ENTITY_MODEL   BW Infoprovider Models 
Created 20130301   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BW_ENTITY_MODEL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSEM_IPRO_NAVIGATION_ATTR has no interface implemented.
Friends
Class CL_RSEM_IPRO_NAVIGATION_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_BW_ENTITY_MODEL_TYPES=>TN_S_IPRO_NAVIGATION_ATTRIBUTE Model structure root 20130301
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALIAS Instance method Public Method Returns the attribute alias (ODS) 20130728
2 GET_ATTRIBUTE_NAME_FROM_NAV Static method Public Method Returns the attribute name from a navigation attribute 20130315
3 GET_BASIS_IOBJNAME_FROM_NAV Static method Public Method Returns the attribute name from a navigation attribute 20130718
4 GET_COMPOUNDING_PARENTS Instance method Public Method Returns the name of the compounding parent 20130305
5 GET_DESCRIPTION Instance method Public Method Returns the description of this navigation attribute 20130305
6 GET_DISPLAY Instance method Public Method Returns the display property (see domain RSCHAPRSNT) 20130305
7 GET_FILTER_VALUE_SELECTION Instance method Public Method Returns the filter value serlection peroperty 20130305
8 GET_INFO_OBJECT_NAME Instance method Public Method Returns the InfoObject name of this navigation attribute 20130305
9 GET_LOCAL_PROPERTIES Instance method Public Method Returns the InfoProvider local properties for this attribute 20130728
10 SET_ALIAS Instance method Public Method Sets the alias name (ODS) 20130728
11 SET_DISPLAY Instance method Public Method Sets the display property (see domain RSCHAPRSNT) 20130305
12 SET_FILTER_VAUE_SELECTION Instance method Public Method Sets the fiter value selection (RSF4QUERYEXEC) 20130305
13 SET_INFO_OBJECT_NAME Instance method Public Method Sets the InfoObject name 20130305
Events
Class CL_RSEM_IPRO_NAVIGATION_ATTR has no event.
Types
Class CL_RSEM_IPRO_NAVIGATION_ATTR has no local type.
Method Signatures

Method GET_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALIAS Value transfer Type reference (TYPE) STRING Alias name (ODS) 20130728

Method GET_ALIAS on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_ATTRIBUTE_NAME_FROM_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFO_OBJECT_NAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject name 20130315
2 Returning R_ATTR_NAME Value transfer Type reference (TYPE) RSATTRINM Master data attribute 20130315

Method GET_ATTRIBUTE_NAME_FROM_NAV on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_BASIS_IOBJNAME_FROM_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFO_OBJECT_NAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject name 20130718
2 Returning R_BASISIOBJ_NAME Value transfer Type reference (TYPE) RSATTRINM Master data attribute 20130718

Method GET_BASIS_IOBJNAME_FROM_NAV on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_COMPOUNDING_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_COMPOUNDING_PARENT Value transfer Object reference (TYPE REF TO) IF_BW_ENTITY_MODEL_TYPES=>TN_T_COMPOUNDING_PARENTS Compounding InfoObects 20130305

Method GET_COMPOUNDING_PARENTS on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DESCRIPTION Value transfer Object reference (TYPE REF TO) CL_RSEM_END_USER_TEXTS Localized description 20130305

Method GET_DESCRIPTION on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISPLAY Value transfer Type reference (TYPE) RSCHAPRSNT Display for Characteristics and Units 20130305

Method GET_DISPLAY on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_FILTER_VALUE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FILTER_VALUE_SELECTION Value transfer Type reference (TYPE) RSF4QUERYEXEC Selection of Filter Values for Query Execution 20130305

Method GET_FILTER_VALUE_SELECTION on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_INFO_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) RSIOBJNM InfoObject name 20130305

Method GET_INFO_OBJECT_NAME on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method GET_LOCAL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_LOCAL_PROPERTIES Value transfer Object reference (TYPE REF TO) CL_RSEM_LOCAL_NAVATTR_PROPS InfoProvider Local Characteristic Properties 20130728

Method GET_LOCAL_PROPERTIES on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method SET_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) CSEQUENCE Alias name (ODS) 20130728

Method SET_ALIAS on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method SET_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) RSCHAPRSNT Display for Characteristics and Units 20130305

Method SET_DISPLAY on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method SET_FILTER_VAUE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER_VALUE_SELECTION Call by reference Type reference (TYPE) RSF4QUERYEXEC Selection of Filter Values for Query Execution 20130305

Method SET_FILTER_VAUE_SELECTION on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.

Method SET_INFO_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject name 20130305

Method SET_INFO_OBJECT_NAME on class CL_RSEM_IPRO_NAVIGATION_ATTR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740