SAP ABAP Class CL_RSDD_LTIP_META_TABLES (Creates Metadata Indexes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LTIP_METADATA (Package) Metadata Layer for Logical Indexes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LTIP_META_TABLES_IM Metadata Tables in Memory 20100204
Properties
Class CL_RSDD_LTIP_META_TABLES  
Short Description Creates Metadata Indexes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDD_TIP_LOGI    
Program status     
Category 0   
Package RSDD_LTIP_METADATA   Metadata Layer for Logical Indexes 
Created 20081021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSL_AINX_PROP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_LTIP_META_TABLES has no interface implemented.
Friends
Class CL_RSDD_LTIP_META_TABLES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_S_APPINDEX Constant Public See coding 20090114
2 C_S_ATR Constant Private See coding 20081021
3 C_TREX_ERROR_NO_DOC Constant Private Type reference (TYPE) TREX_RFC-RETURN_CODE 4501 Return Code 20090326
4 C_TREX_ERROR_NO_ERR Constant Private Type reference (TYPE) TREX_RFC-RETURN_CODE 0 Return Code 20090326
5 P_RFC_DEST Instance attribute Private Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20090227
6 P_R_AINX Instance attribute Private Object reference (TYPE REF TO) CL_RSL_AINX Analytical Index (modify) 20100618
7 P_S_PROP Instance attribute Private Type reference (TYPE) CL_RSL_AINX_PROP=>GT_S_PROP Analytical Index Properties (modify) 20100618
8 P_S_RSDCUBE Instance attribute Private Type reference (TYPE) T_S_RSDCUBE 20101124
9 P_TH_RSDCUBE Instance attribute Private Type reference (TYPE) T_TH_RSDCUBE 20100204
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INDEX Instance method Private Method 20081021
2 BUILD_RSDCUBE Instance method Private Method 20081021
3 BUILD_RSDCUBEIOBJ Instance method Private Method 20081021
4 BUILD_RSDCUBEIOBJATR Instance method Private Method 20081202
5 CHECK_EXISTANCE Instance method Public Method 20081021
6 CLASS_CONSTRUCTOR Static method Public Constructor 20081021
7 CONSTRUCTOR Instance method Public Constructor 20090227
8 DELETE_RSDCUBE Instance method Public Method Delete RSDCUBE Entry 20081029
9 DELETE_RSDCUBEIOBJ Instance method Public Method Delete RSDCUBEIOBJ 20081029
10 DELETE_RSDCUBEIOBJATR Instance method Public Method Delete IOBJ ATR 20081202
11 ENSURE_MD_TABLE_EXISTANCE Instance method Private Method 20081021
12 GET_ATR_DEF Instance method Private Method 20081022
13 GET_INDEX Instance method Private Method 20081027
14 GET_JOIN_ATR Instance method Private Method 20081027
15 GET_QUERY Instance method Private Method 20081027
16 GET_RSDCUBEIOBJATR_ATR Instance method Private Method 20081202
17 GET_RSDCUBEIOBJATR_DESC Instance method Private Method 20081202
18 GET_RSDCUBEIOBJATR_KEY Instance method Private Method 20081202
19 GET_RSDCUBEIOBJ_ATR Instance method Private Method 20081021
20 GET_RSDCUBEIOBJ_DESC Instance method Private Method 20081021
21 GET_RSDCUBEIOBJ_KEY Instance method Private Method 20081021
22 GET_RSDCUBE_ATR Instance method Private Method 20081021
23 GET_RSDCUBE_DESC Instance method Private Method 20081021
24 GET_RSDCUBE_KEY Instance method Private Method 20081021
25 MODIFY_RSDCUBE Instance method Public Method 20081021
26 MODIFY_RSDCUBEIOBJ Instance method Public Method 20081021
27 MODIFY_RSDCUBEIOBJATR Instance method Public Method 20081202
28 SELECT_RSDCUBE Instance method Public Method 20081021
29 SELECT_RSDCUBEIOBJ Instance method Public Method 20081021
30 SELECT_RSDCUBEIOBJATR Instance method Public Method 20081202
31 _2_DELETE_RSDCUBE Instance method Private Method Delete RSDCUBE Entry 20100616
32 _2_MODIFY_RSDCUBE Instance method Private Method 20100616
33 _2_MODIFY_RSDCUBEIOBJ Instance method Private Method 20100617
34 _2_MODIFY_RSDCUBEIOBJATR Instance method Private Method 20100617
35 _2_SELECT_RSDCUBE Instance method Private Method 20100615
36 _2_SELECT_RSDCUBEIOBJ Instance method Private Method 20100616
37 _2_SELECT_RSDCUBEIOBJATR Instance method Private Method 20100616
38 _CONVERT_ID Static method Private Method Convert index ID to object name (and vice versa) 20100623
39 _CONV_DATA_TYPE Static method Private Method Convert data type (ABAP <=> RSDDLTIP) 20100702
Events
Class CL_RSDD_LTIP_META_TABLES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_RSDCUBE Public See coding 20081021 begin of T_S_RSDCUBE, cube type rsltipname, index_id type trexd_index_id, infoprov type rsinfoprov, infoarea type rsinfoarea, tstdate type RSTSTPDAT, tsttime type RSTSTPTIM, tstpname type RSTSTPNM, type type rstxtlg, text type rstxtlg, publish type rs_bool, " publish of logical index hm_catalog type string, " HANA model publish: catalog hm_cube type string, " HANA model publish: cube end of t_s_rsdcube
2 T_S_RSDCUBEIOBJ Public See coding 20081021 BEGIN OF t_s_rsdcubeiobj, index_id type trexd_index_id, attr_name type TREXD_ATTR_NAME, iobjnm type rsiobjnm, iobjnm_g type rsiobjnm, text type rstxtlg, dtelnm type RSDTELNM, unitatr type TREXD_ATTR_NAME, iobjtp type rsiobjtp, trafo_name type rsddltip_trafonm, is_key type rs_bool, is_cobpro type rs_bool, is_auth type rs_bool, data_type type RSDDLTIP_DATA_TYPE, END OF t_s_rsdcubeiobj
3 T_S_RSDCUBEIOBJATR Public See coding 20081202 BEGIN OF t_s_rsdcubeiobjatr, index_id type trexd_index_id, attr_name type TREXD_ATTR_NAME, cha_attr_name type trexd_attr_name, iobjnm type rsiobjnm, iobjnm_g type rsiobjnm, text type rstxtlg, dtelnm type RSDTELNM, unitatr type TREXD_ATTR_NAME, iobjtp type rsiobjtp, trafo_name type rsddltip_trafonm, is_group_by type rs_bool, phys_index type trexd_index_id, data_type type RSDDLTIP_DATA_TYPE, END OF t_s_rsdcubeiobjatr
4 T_TH_RSDCUBE Public See coding 20081021 t_th_rsdcube TYPE HASHED TABLE OF t_s_rsdcube WITH UNIQUE key index_id
5 T_TH_RSDCUBEIOBJ Public See coding 20081021 t_th_rsdcubeiobj type HASHED TABLE OF t_s_rsdcubeiobj with UNIQUE key index_id attr_name
6 T_TH_RSDCUBEIOBJATR Public See coding 20081202 t_th_rsdcubeiobjatr type HASHED TABLE OF t_s_rsdcubeiobjatr with UNIQUE key index_id attr_name cha_attr_name
7 T_T_RSDCUBE Public See coding 20081021 t_t_rsdcube type STANDARD TABLE OF t_s_rsdcube with DEFAULT KEY
8 T_T_RSDCUBEIOBJ Public See coding 20081021 t_t_rsdcubeiobj type STANDARD TABLE OF t_s_rsdcubeiobj WITH DEFAULT KEY
9 T_T_RSDCUBEIOBJATR Public See coding 20081202 t_t_rsdcubeiobjatr type STANDARD TABLE OF t_s_rsdcubeiobjatr WITH DEFAULT KEY
Method Signatures

Method BUILD_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20081021
2 Importing I_T_ATR Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081021
3 Importing I_T_KEY Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081021
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method BUILD_RSDCUBE Signature

Method BUILD_RSDCUBE on class CL_RSDD_LTIP_META_TABLES has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method BUILD_RSDCUBEIOBJ Signature

Method BUILD_RSDCUBEIOBJ on class CL_RSDD_LTIP_META_TABLES has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method BUILD_RSDCUBEIOBJATR Signature

Method BUILD_RSDCUBEIOBJATR on class CL_RSDD_LTIP_META_TABLES has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081202

Method CHECK_EXISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20081021
2 Returning R_EXIST Value transfer Type reference (TYPE) RS_BOOL Boolean 20081021
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_LTIP_META_TABLES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_LTIP_META_TABLES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_RFC Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20100915
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20090227
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20091112

Method DELETE_RSDCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) CLIKE 20081029
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081029

Method DELETE_RSDCUBEIOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) CLIKE Index-ID 20081029
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081029

Method DELETE_RSDCUBEIOBJATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20081202
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081202

Method ENSURE_MD_TABLE_EXISTANCE Signature

Method ENSURE_MD_TABLE_EXISTANCE on class CL_RSDD_LTIP_META_TABLES has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method GET_ATR_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_ATR Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081022
2 Returning R_T_ATR Value transfer Type reference (TYPE) TREXT_ATTR_DEF Attributdfinitionen 20081022

Method GET_ATR_DEF on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) CLIKE 20081027
2 Returning R_T_INDEX Value transfer Type reference (TYPE) TREXT_INDEXLIST Indizes mit Sprache und RFC-Destination 20081027

Method GET_INDEX on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_JOIN_ATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_ATR Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081027
2 Returning R_T_JOIN Value transfer Type reference (TYPE) TREXT_JOIN_ATTRIBUTES Attribute mit Index-ID und Join-Pfad 20081027

Method GET_JOIN_ATR on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) CLIKE 20081027
2 Returning R_T_QUERY Value transfer Type reference (TYPE) TREXT_QUERY_ENTRIES Suchanfrage 20081027

Method GET_QUERY on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBEIOBJATR_ATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_ATR Value transfer Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081202

Method GET_RSDCUBEIOBJATR_ATR on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBEIOBJATR_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DESC Value transfer Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20081202

Method GET_RSDCUBEIOBJATR_DESC on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBEIOBJATR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_KEY Value transfer Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081202

Method GET_RSDCUBEIOBJATR_KEY on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBEIOBJ_ATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_ATR Value transfer Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081021

Method GET_RSDCUBEIOBJ_ATR on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBEIOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DESC Value transfer Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20081021

Method GET_RSDCUBEIOBJ_DESC on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBEIOBJ_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_KEY Value transfer Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081021

Method GET_RSDCUBEIOBJ_KEY on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBE_ATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_ATR Value transfer Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081021

Method GET_RSDCUBE_ATR on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DESC Value transfer Type reference (TYPE) TREXT_COMP_DESCR Beschreibung der Komponenten 20081021

Method GET_RSDCUBE_DESC on class CL_RSDD_LTIP_META_TABLES has no exception.

Method GET_RSDCUBE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_KEY Value transfer Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20081021

Method GET_RSDCUBE_KEY on class CL_RSDD_LTIP_META_TABLES has no exception.

Method MODIFY_RSDCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RSDCUBE Value transfer Type reference (TYPE) T_S_RSDCUBE 20081021
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method MODIFY_RSDCUBEIOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RSDCUBEIOBJ Call by reference Type reference (TYPE) T_TH_RSDCUBEIOBJ 20081021
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method MODIFY_RSDCUBEIOBJATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RSDCUBEIOBJATR Call by reference Type reference (TYPE) T_TH_RSDCUBEIOBJATR 20081202
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081202

Method SELECT_RSDCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUBE Call by reference Type reference (TYPE) RSLTIPNAME AI name (lower case) 20101124
2 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20081021
3 Returning R_T_TABLE Value transfer Type reference (TYPE) T_TH_RSDCUBE 20081021
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method SELECT_RSDCUBEIOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID InfoProvider 20081021
2 Returning R_T_TABLE Value transfer Type reference (TYPE) T_TH_RSDCUBEIOBJ 20081021
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081021

Method SELECT_RSDCUBEIOBJATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID InfoProvider 20081202
2 Returning R_T_TABLE Value transfer Type reference (TYPE) T_TH_RSDCUBEIOBJATR 20081202
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081202

Method _2_DELETE_RSDCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) CLIKE 20100616
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100616

Method _2_MODIFY_RSDCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RSDCUBE Value transfer Type reference (TYPE) T_S_RSDCUBE 20100616
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100616

Method _2_MODIFY_RSDCUBEIOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RSDCUBEIOBJ Call by reference Type reference (TYPE) T_TH_RSDCUBEIOBJ 20100617
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100617

Method _2_MODIFY_RSDCUBEIOBJATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RSDCUBEIOBJATR Call by reference Type reference (TYPE) T_TH_RSDCUBEIOBJATR 20100617
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100617

Method _2_SELECT_RSDCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUBE Call by reference Type reference (TYPE) RSLTIPNAME AI name (lower case) 20101124
2 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20100615
3 Returning R_T_TABLE Value transfer Type reference (TYPE) T_TH_RSDCUBE 20100615
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100615

Method _2_SELECT_RSDCUBEIOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID InfoProvider 20100616
2 Returning R_T_TABLE Value transfer Type reference (TYPE) T_TH_RSDCUBEIOBJ 20100616
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100616

Method _2_SELECT_RSDCUBEIOBJATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID InfoProvider 20100616
2 Returning R_T_TABLE Value transfer Type reference (TYPE) T_TH_RSDCUBEIOBJATR 20100616
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100616

Method _CONVERT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20100623
2 Exporting E_OBJNM Call by reference Type reference (TYPE) CLIKE AI ID 20100623
3 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20100623
4 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE AI ID 20100623

Method _CONVERT_ID on class CL_RSDD_LTIP_META_TABLES has no exception.

Method _CONV_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATATP Call by reference Type reference (TYPE) CLIKE Datentyp (DATATYPE_D) im ABAP Dictionary 20100702
2 Exporting E_DATA_TYPE Call by reference Type reference (TYPE) RSDDLTIP_DATA_TYPE Datentyp (Dimension, Attribut oder Kennzahl) 20100702
3 Importing I_DATATP Call by reference Type reference (TYPE) CLIKE Datentyp (DATATYPE_D) im ABAP Dictionary 20100702
4 Importing I_DATA_TYPE Call by reference Type reference (TYPE) RSDDLTIP_DATA_TYPE Datentyp (Dimension, Attribut oder Kennzahl) 20100702

Method _CONV_DATA_TYPE on class CL_RSDD_LTIP_META_TABLES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720