SAP ABAP Class CL_RSO_IS_VALUES_DOMAIN_FIXVAL (Domain fixed values)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_IS (Package) Informationsystem
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_IS_VALUES_ABSTRACT ValueHelp 20130724
Properties
Class CL_RSO_IS_VALUES_DOMAIN_FIXVAL  
Short Description Domain fixed values    
Super Class CL_RSO_RES_IS_VALUES_ABSTRACT ValueHelp 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_IS   Informationsystem 
Created 20130226   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_IS_VALUES_DOMAIN_FIXVAL has no interface implemented.
Friends
Class CL_RSO_IS_VALUES_DOMAIN_FIXVAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_RSO_IS_VALUES_DOMAIN_FIXVAL' Object Type Name 20130724
2 P_TH_KEY_VALUE Instance attribute Private Type reference (TYPE) TN_TH_KEY_VALUE 20130226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130226
2 GET_VALUES_OF_DOMAIN Instance method Private Method 20130409
Events
Class CL_RSO_IS_VALUES_DOMAIN_FIXVAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_DATA Private See coding 20130226 BEGIN OF tp_s_data, fixed_value TYPE domname, description TYPE val_text, END OF tp_s_data
2 TP_T_DATA Private See coding 20130226 tp_t_data TYPE STANDARD TABLE OF tp_s_data WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSO_IS_VALUES_DOMAIN_FIXVAL has no parameter.
Method CONSTRUCTOR on class CL_RSO_IS_VALUES_DOMAIN_FIXVAL has no exception.

Method GET_VALUES_OF_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOMANM Call by reference Type reference (TYPE) DOMNAME Domain name 20130409
2 Returning R_T_FVAL Value transfer Type reference (TYPE) RSD_T_FVAL 20130409
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130409
History
Last changed by/on SAP  20140121 
SAP Release Created in 740