Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_INDEX | Index Superclass | 20100118 |
Properties
| Class | CL_RSDD_LM_COMPOSITE_PROVIDER | |
| Short Description | CompositeProvider | |
| Super Class | CL_RSDD_LM_INDEX | Index Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_LM | Lean Modeler |
| Created | 20091116 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_LM_COMPOSITE_PROVIDER has no interface implemented.
Friends
Class CL_RSDD_LM_COMPOSITE_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'f' | Single-Character Flag | 20101001 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | NUMC3 | 1 | Numc3, internal use | 20101001 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20120618 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSCOMPNAME | CompositeProvider | 20091116 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20120618 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSZCOMPID | Name (ID) of a Reporting Component | 20110608 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GT_T_COMPOSITE_BINDING_LIST | 20091214 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | GT_T_MPRO_MAPPED_PARTS | part provider of multiprovider used in mapping | 20130522 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RSL_WSP_COMP_MEDIATOR=>TN_WSPNAME | Workspace Name | 20110228 |
Methods
Events
Class CL_RSDD_LM_COMPOSITE_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_S_COMPOSITE_BINDING_LIST | Public | See coding | 20091230 | BEGIN OF gt_s_composite_binding_list,
composite_binding TYPE REF TO cl_rsdd_lm_composite_binding,
binding_type TYPE rsdd_binding_type,
aliasname TYPE rsdd_aliasname,
END OF gt_s_composite_binding_list
|
||
| 2 | GT_S_MPRO_MAPPED_PARTS | Public | See coding | 20130522 | begin of gt_s_mpro_mapped_parts,
infoprov type rsobjnm,
tlogo type rstlogo,
aliasname type rsdd_aliasname,
end of gt_s_mpro_mapped_parts
|
||
| 3 | GT_T_COMPOSITE_BINDING_LIST | Public | See coding | 20091210 | gt_t_composite_binding_list TYPE TABLE OF gt_s_composite_binding_list WITH KEY composite_binding
|
||
| 4 | GT_T_MPRO_MAPPED_PARTS | Public | See coding | 20130522 | gt_t_mpro_mapped_parts type table of gt_s_mpro_mapped_parts with KEY infoprov tlogo
|
||
| 5 | TP_S_ALL_MAPPING | Private | See coding | 20130603 | BEGIN OF tp_s_all_mapping,
r_target_column TYPE REF TO cl_rsdd_lm_column,
mapping_type(1) TYPE n,
r_source_column TYPE REF TO cl_rsdd_lm_column,
value TYPE rsdd_constant_column_value,
END OF tp_s_all_mapping
|
Method Signatures
Method ADD_COMPOSITE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMPOSITE_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101004 |
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method ADD_MPRO_MAPPED_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSOBJNM | 20130522 | ||||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130522 |
Method ADD_MPRO_MAPPED_PART on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method ADD_OR_CHANGE_INFOAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOAREA | Call by reference | Type reference (TYPE) | RSINFOAREA | InfoArea | 20120214 |
Method ADD_OR_CHANGE_INFOAREA on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHANGE_ALIASNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | |||
| 2 | I_R_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20110214 |
Method CHANGE_ALIASNAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHANGE_GLOBAL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_GLOBAL_SETTINGS | Call by reference | Type reference (TYPE) | RSDD_S_COPR_GLOBAL_SETTINGS | Globale Einstellungen | 20120618 |
Method CHANGE_GLOBAL_SETTINGS on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESSFUL | Call by reference | Type reference (TYPE) | RS_BOOL | 20100126 | ||||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | 20100210 | ||||
| 3 | I_NO_I_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 | ||
| 4 | I_ONLY_ESSENTIAL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 |
Method CHECK on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHECK_ALIASNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20110222 | |||
| 2 | E_SUCCESSFUL | Call by reference | Type reference (TYPE) | RS_BOOL | 20110222 | ||||
| 3 | I_NO_I_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 | ||
| 4 | I_ONLY_ESSENTIAL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 |
Method CHECK_ALIASNAMES on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHECK_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | 20100210 | ||||
| 2 | E_SUCCESSFUL | Call by reference | Type reference (TYPE) | RS_BOOL | 20100210 | ||||
| 3 | I_NO_I_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 | ||
| 4 | I_ONLY_ESSENTIAL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 |
Method CHECK_COLUMNS on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHECK_JOINED_KYF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Message Table TLOGO Framework | 20130603 | |||
| 2 | E_SUCCESSFUL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130603 | |||
| 3 | I_NO_I_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130603 | |||
| 4 | I_R_AINDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | PartProvider of a Comp. Provider | 20130603 | |||
| 5 | I_R_COMPOSITE_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20130603 | |||
| 6 | I_S_COMPOSITE_MAPPING | Call by reference | Type reference (TYPE) | RSDD_S_COMPOSITE_MAPPING | Composite Mapping | 20130603 |
Method CHECK_JOINED_KYF on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHECK_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20100304 | |||
| 2 | E_SUCCESSFUL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100304 | |||
| 3 | I_NO_I_MSG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 | ||
| 4 | I_ONLY_ESSENTIAL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110518 | ||
| 5 | I_R_COMPOSITE_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20100304 |
Method CHECK_MAPPING on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CHECK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Basis Exception mit T100 Meldung (statisch geprüft) | 20101118 |
Method CONCAT_TEXT_NAME_FOR_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCR | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110815 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110815 | ||||
| 3 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20110812 |
Method CONCAT_TEXT_NAME_FOR_MSG on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Value transfer | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20091116 | |||
| 2 | I_QUERY_NAME | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20110608 | |||
| 3 | I_WSPNAME | Call by reference | Type reference (TYPE) | IF_RSL_WSP_COMP_MEDIATOR=>TN_WSPNAME | WorkspaceName | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Basis Exception mit T100 Meldung (statisch geprüft) | 20101118 |
Method COPY_DEEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_COMPOSITE_PROVIDER | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20100707 |
Method COPY_DEEP on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method CREATE_COMPOSITE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | |||
| 2 | I_BINDING_TYPE | Call by reference | Type reference (TYPE) | RSDD_BINDING_TYPE | 20091208 | ||||
| 3 | I_R_ANALYTICAL_INDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Analytischer Index auf dem BWA | 20091214 | |||
| 4 | R_R_COMPOSITE_BINDING | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091208 |
Method CREATE_C_BY_A_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_A_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COLUMN | column | 20100729 | |||
| 2 | R_R_C_COLUMN | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_COLUMN | column | 20100729 |
Method CREATE_C_BY_A_COLUMN on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GENERATE_COLUMN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20120430 | ||||
| 2 | R_NAME | Value transfer | Type reference (TYPE) | RSDD_INDEX_COLUMN | Spalte eines analytischen Indexes | 20101001 |
Method GENERATE_COLUMN_NAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_AINDEXES Signature
Method GET_AINDEXES on class CL_RSDD_LM_COMPOSITE_PROVIDER has no parameter.
Method GET_AINDEXES on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_BASIS_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_COMPOSITE_BINDING | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20100712 |
Method GET_BASIS_BINDING on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_COMPOSITE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | |||
| 2 | I_BINDING_TYPE | Call by reference | Type reference (TYPE) | RSDD_BINDING_TYPE | 20091208 | ||||
| 3 | I_R_ANALYTICAL_INDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Analytischer Index auf dem BWA | 20091214 | |||
| 4 | R_R_COMPOSITE_BINDING | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20091208 |
Method GET_COMPOSITE_BINDING on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_COMPOSITE_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_COMPOSITE_BINDING_LIST | Call by reference | Type reference (TYPE) | GT_T_COMPOSITE_BINDING_LIST | 20091210 |
Method GET_COMPOSITE_BINDINGS on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_GLOBAL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_GLOBAL_SETTINGS | Value transfer | Type reference (TYPE) | RSDD_S_COPR_GLOBAL_SETTINGS | Composite Provider | 20120618 |
Method GET_GLOBAL_SETTINGS on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_INFOAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INFOAREA | Value transfer | Type reference (TYPE) | RSINFOAREA | InfoArea | 20120214 |
Method GET_INFOAREA on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_JOIN_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | |||
| 2 | I_R_ANALYTICAL_INDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Analytischer Index auf dem BWA | 20091214 | |||
| 3 | R_R_JOIN_BINDING | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_JOIN_BINDING | Join binding | 20091117 |
Method GET_JOIN_BINDING on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_MPRO_MAPPED_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MPRO_MAPPED_PARTS | Value transfer | Type reference (TYPE) | GT_T_MPRO_MAPPED_PARTS | List of mapped mpro partproviders | 20130522 |
Method GET_MPRO_MAPPED_PARTS on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20091230 |
Method GET_NAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PROVIDER | Value transfer | Type reference (TYPE) | RSL_T_LTIP_XREF | Composite Provider: Cross Referencen | 20101122 |
Method GET_PROVIDER on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_QUERY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_QUERY_NAME | Value transfer | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20110608 |
Method GET_QUERY_NAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_SUGGESTED_ALIASNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEXNAME | Call by reference | Type reference (TYPE) | RSDD_AINDEX | Analytischer Index | 20110222 | |||
| 2 | R_ALIASNAME | Value transfer | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110222 |
Method GET_SUGGESTED_ALIASNAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_UNION_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | |||
| 2 | I_R_ANALYTICAL_INDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Analytischer Index auf dem BWA | 20091214 | |||
| 3 | R_R_UNION_BINDING | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_UNION_BINDING | Union binding | 20091117 |
Method GET_UNION_BINDING on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method GET_WSPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WSPNAME | Value transfer | Type reference (TYPE) | IF_RSL_WSP_COMP_MEDIATOR=>TN_WSPNAME | WorkspaceName | 20110228 |
Method GET_WSPNAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method HAS_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_COLUMNS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100608 |
Method HAS_COLUMNS on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method HAS_COMPOSITE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | |||
| 2 | I_BINDING_TYPE | Call by reference | Type reference (TYPE) | RSDD_BINDING_TYPE | 20091209 | ||||
| 3 | I_R_ANALYTICAL_INDEX | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Analytischer Index auf dem BWA | 20091214 | |||
| 4 | R_HAS_INDEX | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091209 |
Method HAS_COMPOSITE_BINDING on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method IS_CONSTANT_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | C column characteristic | 20091228 | |||
| 2 | R_IS_CONSTANT_COLUMN | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091228 |
Method IS_CONSTANT_COLUMN on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method IS_GENERATED_COLUMN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSDD_INDEX_COLUMN | Spalte eines analytischen Indexes | 20101001 | |||
| 2 | R_IS_GENERATED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20101001 |
Method IS_GENERATED_COLUMN_NAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method IS_MAPPED_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | |||
| 2 | I_BINDING_TYPE | Call by reference | Type reference (TYPE) | RSDD_BINDING_TYPE | wenn i_r_column = a_column muss binding type übergeben werde | 20100531 | |||
| 3 | I_R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COLUMN | column of a composite provider | 20100531 | |||
| 4 | R_IS_MAPPED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100531 |
Method IS_MAPPED_COLUMN on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method IS_MPRO_PART_MAPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSOBJNM | Object | 20130522 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130522 | |||
| 3 | R_IS_MAPPED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130522 |
Method IS_MPRO_PART_MAPPED on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method IS_UNIT_OR_CURR_FROM_AINDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_KEYFIGURE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_KEYFIGURE | COPR Kennzahl | 20110125 | |||
| 2 | R_IS_FROM_AINDEX | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110125 |
Method IS_UNIT_OR_CURR_FROM_AINDEX on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method REMOVE_COMPOSITE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMPOSITE_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20091209 |
Method REMOVE_COMPOSITE_BINDING on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method REMOVE_MPRO_MAPPED_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSOBJNM | Object | 20130522 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130522 |
Method REMOVE_MPRO_MAPPED_PART on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20100111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Basis Exception mit T100 Meldung (statisch geprüft) | 20101118 |
Method SET_QUERY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUERY_NAME | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20110608 |
Method SET_QUERY_NAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
Method SET_WSP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WSPNAME | Call by reference | Type reference (TYPE) | IF_RSL_WSP_COMP_MEDIATOR=>TN_WSPNAME | WorkspaceName | 20110303 |
Method SET_WSP_NAME on class CL_RSDD_LM_COMPOSITE_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |