SAP ABAP Class CL_RSDHAM_PARAM_STRUC_DESCR (Object Model: Metadata of structured control parameter)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAM_PARAM_STRUC_DESCR Metadata of structured parameter 20120430
Properties
Class CL_RSDHAM_PARAM_STRUC_DESCR  
Short Description Object Model: Metadata of structured control parameter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDHA    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20120430   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_RSDHAM_PARAM_STRUC_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAM_PARAM_STRUC_DESCR Metadata of structured parameter 20120430
Friends
Class CL_RSDHAM_PARAM_STRUC_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_IS_TABLE Instance attribute Public Attribute reference (LIKE) 20120430
2 N_MAX_ROWS Instance attribute Public Attribute reference (LIKE) 20120430
3 N_NAME Instance attribute Public Attribute reference (LIKE) 20120430
4 N_R_PARAM_DESCR Instance attribute Public Object reference (TYPE REF TO) CL_RSDHAM_PARAM_DESCR Metadata of control parameter 20120813
5 N_TEXT_LG Instance attribute Public Attribute reference (LIKE) 20120430
6 N_TEXT_SH Instance attribute Public Attribute reference (LIKE) 20120430
7 N_T_PARAM_ELEM_DESCR Instance attribute Public Type reference (TYPE) IF_RSDHAM_PARAM_STRUC_DESCR~TN_T_PARAM_ELEM_DESCR 20120430
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM_ELEM_DESCR Instance method Public Method 20120430
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120813
3 CREATE_DATA Instance method Public Method 20120430
4 GET_TAB_PARAM_ELEM_DESCR Instance method Public Method 20120430
5 P_CREATE_PARAM_ELEM_BY_TABLE Instance method Private Method Create elementary parameters by ABAP table description 20120926
6 SET_IS_TABLE Instance method Public Method Set "is table" flag 20120430
7 SET_MAX_ROWS Instance method Public Method Set maximum number of rows 20120430
8 SET_NAME Instance method Public Method Set Name 20120430
9 SET_TEXT_LG Instance method Public Method Set text (long) 20120430
10 SET_TEXT_SH Instance method Public Method Set text (short) 20120430
11 SET_TYPE_BY_NAME Instance method Public Method Set structure type by attribute name 20120813
12 SET_TYPE_BY_REF_TO_DATA Instance method Public Method Set structure type by ref to attribute data 20120927
Events
Class CL_RSDHAM_PARAM_STRUC_DESCR has no event.
Types
Class CL_RSDHAM_PARAM_STRUC_DESCR has no local type.
Method Signatures

Method ADD_PARAM_ELEM_DESCR Signature

Method ADD_PARAM_ELEM_DESCR on class CL_RSDHAM_PARAM_STRUC_DESCR has no parameter.
Method ADD_PARAM_ELEM_DESCR on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAM_DESCR Call by reference Object reference (TYPE REF TO) CL_RSDHAM_PARAM_DESCR Metadata of control parameter 20120813

Method CONSTRUCTOR on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method CREATE_DATA Signature

Method CREATE_DATA on class CL_RSDHAM_PARAM_STRUC_DESCR has no parameter.
Method CREATE_DATA on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method GET_TAB_PARAM_ELEM_DESCR Signature

Method GET_TAB_PARAM_ELEM_DESCR on class CL_RSDHAM_PARAM_STRUC_DESCR has no parameter.
Method GET_TAB_PARAM_ELEM_DESCR on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method P_CREATE_PARAM_ELEM_BY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20120926
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120926

Method SET_IS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_TABLE Call by reference Type reference (TYPE) IF_RSDHAM_PARAM_STRUC_DESCR=>TN_IS_TABLE 20120430

Method SET_IS_TABLE on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method SET_MAX_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX_ROWS Call by reference Type reference (TYPE) IF_RSDHAM_PARAM_STRUC_DESCR=>TN_MAX_ROWS Maximum number of rows 20120430

Method SET_MAX_ROWS on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method SET_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) IF_RSDHA_TYPES=>TN_NAME Technical Name 20120430

Method SET_NAME on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method SET_TEXT_LG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT_LG Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_TEXT_LG Text (long) 20120430

Method SET_TEXT_LG on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method SET_TEXT_SH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT_SH Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_TEXT_SH Text (short) 20120430

Method SET_TEXT_SH on class CL_RSDHAM_PARAM_STRUC_DESCR has no exception.

Method SET_TYPE_BY_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) CLIKE Name of attribute 20120813
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120813

Method SET_TYPE_BY_REF_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_DATA Call by reference Object reference (TYPE REF TO) DATA Ref to Data 20120927
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120927
History
Last changed by/on SAP  20140121 
SAP Release Created in 730