SAP ABAP Class CL_RSO_IS_VALUES_DB_OBJ_NAME (Value help for DB Object Name)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_FBP (Package) BW: Resource for FBP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_IS_VALUES_ABSTRACT ValueHelp 20130829
Properties
Class CL_RSO_IS_VALUES_DB_OBJ_NAME  
Short Description Value help for DB Object Name    
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_FBP   BW: Resource for FBP 
Created 20130829   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_IS_VALUES_DB_OBJ_NAME has no forward declaration.
Interfaces
Class CL_RSO_IS_VALUES_DB_OBJ_NAME has no interface implemented.
Friends
Class CL_RSO_IS_VALUES_DB_OBJ_NAME 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_DB_OBJ_NAME' Object Type Name 20130829
2 CP_S_METADATA Constant Private See coding 20130829
3 P_TABLE_LINES_VALUES Instance attribute Private Type reference (TYPE) I 20130829
4 P_TH_KEY_VALUE Instance attribute Private Type reference (TYPE) TN_TH_KEY_VALUE 20130829
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130829
Events
Class CL_RSO_IS_VALUES_DB_OBJ_NAME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_DATA Private See coding 20130829 BEGIN OF tp_s_data, DB_OBJ_NAME TYPE String, DB_OBJ_SCHEME TYPE String, DB_OBJECT_TYPE TYPE String, DB_CON_NAME TYPE String, "t_link TYPE if_atom_types=>link_t, END OF tp_s_data
2 TP_T_DATA Private See coding 20130829 tp_t_data TYPE STANDARD TABLE OF tp_s_data
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSO_IS_VALUES_DB_OBJ_NAME has no parameter.
Method CONSTRUCTOR on class CL_RSO_IS_VALUES_DB_OBJ_NAME has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740