Hierarchy
⤷
⤷
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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Constant | Public | See coding | 20090114 | |||||
| 2 | Constant | Private | See coding | 20081021 | |||||
| 3 | Constant | Private | Type reference (TYPE) | TREX_RFC-RETURN_CODE | 4501 | Return Code | 20090326 | ||
| 4 | Constant | Private | Type reference (TYPE) | TREX_RFC-RETURN_CODE | 0 | Return Code | 20090326 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20090227 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSL_AINX | Analytical Index (modify) | 20100618 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CL_RSL_AINX_PROP=>GT_S_PROP | Analytical Index Properties (modify) | 20100618 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | T_S_RSDCUBE | 20101124 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | T_TH_RSDCUBE | 20100204 |
Methods
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 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20081021 | |||
| 2 | I_T_ATR | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20081021 | |||
| 3 | I_T_KEY | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20081021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | Operation gescheitert | 20081202 |
Method CHECK_EXISTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20081021 | |||
| 2 | R_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_CHECK_RFC | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100915 | ||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20090227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20091112 |
Method DELETE_RSDCUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | CLIKE | 20081029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081029 |
Method DELETE_RSDCUBEIOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | CLIKE | Index-ID | 20081029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081029 |
Method DELETE_RSDCUBEIOBJATR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20081202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | Operation gescheitert | 20081021 |
Method GET_ATR_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_ATR | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20081022 | |||
| 2 | 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 | I_INDEX_ID | Call by reference | Type reference (TYPE) | CLIKE | 20081027 | ||||
| 2 | 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 | I_T_ATR | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20081027 | |||
| 2 | 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 | I_INDEX_ID | Call by reference | Type reference (TYPE) | CLIKE | 20081027 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | I_S_RSDCUBE | Value transfer | Type reference (TYPE) | T_S_RSDCUBE | 20081021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081021 |
Method MODIFY_RSDCUBEIOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RSDCUBEIOBJ | Call by reference | Type reference (TYPE) | T_TH_RSDCUBEIOBJ | 20081021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081021 |
Method MODIFY_RSDCUBEIOBJATR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RSDCUBEIOBJATR | Call by reference | Type reference (TYPE) | T_TH_RSDCUBEIOBJATR | 20081202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081202 |
Method SELECT_RSDCUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUBE | Call by reference | Type reference (TYPE) | RSLTIPNAME | AI name (lower case) | 20101124 | |||
| 2 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20081021 | |||
| 3 | R_T_TABLE | Value transfer | Type reference (TYPE) | T_TH_RSDCUBE | 20081021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081021 |
Method SELECT_RSDCUBEIOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | InfoProvider | 20081021 | |||
| 2 | R_T_TABLE | Value transfer | Type reference (TYPE) | T_TH_RSDCUBEIOBJ | 20081021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081021 |
Method SELECT_RSDCUBEIOBJATR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | InfoProvider | 20081202 | |||
| 2 | R_T_TABLE | Value transfer | Type reference (TYPE) | T_TH_RSDCUBEIOBJATR | 20081202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20081202 |
Method _2_DELETE_RSDCUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | CLIKE | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100616 |
Method _2_MODIFY_RSDCUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_RSDCUBE | Value transfer | Type reference (TYPE) | T_S_RSDCUBE | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100616 |
Method _2_MODIFY_RSDCUBEIOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RSDCUBEIOBJ | Call by reference | Type reference (TYPE) | T_TH_RSDCUBEIOBJ | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100617 |
Method _2_MODIFY_RSDCUBEIOBJATR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RSDCUBEIOBJATR | Call by reference | Type reference (TYPE) | T_TH_RSDCUBEIOBJATR | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100617 |
Method _2_SELECT_RSDCUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUBE | Call by reference | Type reference (TYPE) | RSLTIPNAME | AI name (lower case) | 20101124 | |||
| 2 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20100615 | |||
| 3 | R_T_TABLE | Value transfer | Type reference (TYPE) | T_TH_RSDCUBE | 20100615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100615 |
Method _2_SELECT_RSDCUBEIOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | InfoProvider | 20100616 | |||
| 2 | R_T_TABLE | Value transfer | Type reference (TYPE) | T_TH_RSDCUBEIOBJ | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100616 |
Method _2_SELECT_RSDCUBEIOBJATR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | InfoProvider | 20100616 | |||
| 2 | R_T_TABLE | Value transfer | Type reference (TYPE) | T_TH_RSDCUBEIOBJATR | 20100616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100616 |
Method _CONVERT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20100623 | |||
| 2 | E_OBJNM | Call by reference | Type reference (TYPE) | CLIKE | AI ID | 20100623 | |||
| 3 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20100623 | |||
| 4 | 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 | E_DATATP | Call by reference | Type reference (TYPE) | CLIKE | Datentyp (DATATYPE_D) im ABAP Dictionary | 20100702 | |||
| 2 | E_DATA_TYPE | Call by reference | Type reference (TYPE) | RSDDLTIP_DATA_TYPE | Datentyp (Dimension, Attribut oder Kennzahl) | 20100702 | |||
| 3 | I_DATATP | Call by reference | Type reference (TYPE) | CLIKE | Datentyp (DATATYPE_D) im ABAP Dictionary | 20100702 | |||
| 4 | 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 |