SAP ABAP Class CL_RSL_UTIL_RKF_CKF_LIST (Copy of RKF and CKF to Copr)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UTILITIES (Package) Services for the Workspaces
⤷
⤷
Properties
| Class | CL_RSL_UTIL_RKF_CKF_LIST | |
| Short Description | Copy of RKF and CKF to Copr | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_UTILITIES | Services for the Workspaces |
| Created | 20110930 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSL_UTIL_RKF_CKF_LIST has no interface implemented.
Friends
Class CL_RSL_UTIL_RKF_CKF_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_CALC | 20111025 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_CEL | 20111025 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_CHANGES | 20111025 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_COMPDIR | 20111025 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_COMPIC | 20111025 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_COMPDIR_COMPIC | 20111025 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_ELTATTR | 20111025 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_ELTDIR | 20111025 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_ELTPRIO | 20111025 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_ELTPROP | 20111025 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_ELTTXT | 20111025 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_ELTXREF | 20111025 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_GLOBV | 20111025 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_RANGE | 20111025 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | TN_TH_RKF_CKF | 20111025 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | RZD1_TH_SELECT | 20111025 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | CL_RSL_ME_METADATA_COPR=>TN_TS_AUTH_MAPPING | 20111025 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | RSD_T_INFOPROV | List of all Relevant InfoProviders | 20111220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20111025 | ||
| 2 | Instance method | Private | Method | 20111025 | ||
| 3 | Instance method | Private | Method | 20111025 | ||
| 4 | Static method | Public | Method | 20110930 | ||
| 5 | Instance method | Public | Method | get list of possible RKF and CKF | 20110930 | |
| 6 | Instance method | Private | Method | is the infoobject part of the target provider | 20111025 | |
| 7 | Instance method | Private | Method | 20111025 | ||
| 8 | Instance method | Private | Method | 20111025 |
Events
Class CL_RSL_UTIL_RKF_CKF_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RKF_CKF | Public | See coding | 20110930 | BEGIN OF tn_s_rkf_ckf,
fml TYPE char30,
description TYPE rstxtlg,
is_rkf TYPE rs_bool,
eltuid TYPE sysuuid_25,
possible TYPE rs_bool,
reason TYPE string,
END OF tn_s_rkf_ckf
|
||
| 2 | TN_TH_RKF_CKF | Public | See coding | 20110930 | tn_th_rkf_ckf TYPE HASHED TABLE OF tn_s_rkf_ckf WITH UNIQUE KEY fml
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPR | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20111025 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20111025 | |||
| 3 | I_R_COPR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20111025 |
Method CONSTRUCTOR on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
Method FILL_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFTP | Call by reference | Type reference (TYPE) | RZD1_DEFTP | 20111025 |
Method FILL_TABLES on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
Method FREE Signature
Method FREE on class CL_RSL_UTIL_RKF_CKF_LIST has no parameter.
Method FREE on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPR | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20110930 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110930 | |||
| 3 | I_R_COPR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20110930 | |||
| 4 | R_R_RKFCKF | Value transfer | Object reference (TYPE REF TO) | CL_RSL_UTIL_RKF_CKF_LIST | Copy of RKF and CKF to Copr | 20110930 |
Method GET_INSTANCE on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
Method GET_RKF_AND_CKF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_RKF_CKF | Call by reference | Type reference (TYPE) | TN_TH_RKF_CKF | 20110930 | ||||
| 2 | I_ONLY_POSSIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20120717 |
Method GET_RKF_AND_CKF on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
Method IS_IOBJNM_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20111220 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20111025 | |||
| 3 | I_RKF | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | RKF | 20120919 | ||
| 4 | R_IS_AVAILABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20111025 |
Method IS_IOBJNM_AVAILABLE on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
Method IS_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POSSIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20111025 | |||
| 2 | E_S_MESG | Call by reference | Type reference (TYPE) | RRMS_S_MESG | 20111025 | ||||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20111220 | |||
| 4 | I_S_ELTDIR | Call by reference | Type reference (TYPE) | RZD1_S_ELTDIR | 20111025 |
Method IS_POSSIBLE on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
Method READ_AND_CHECK_ALL_RKF_CKF Signature
Method READ_AND_CHECK_ALL_RKF_CKF on class CL_RSL_UTIL_RKF_CKF_LIST has no parameter.
Method READ_AND_CHECK_ALL_RKF_CKF on class CL_RSL_UTIL_RKF_CKF_LIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |