SAP ABAP Class CL_RSDRC_NCUM_PROCEDURES (Main. of db-procedures needed for the hana-ncum handling)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRC_DBA (Package) Data Manager InfoCube Access
⤷
⤷
Properties
| Class | CL_RSDRC_NCUM_PROCEDURES | |
| Short Description | Main. of db-procedures needed for the hana-ncum handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRC_DBA | Data Manager InfoCube Access |
| Created | 20121205 | 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 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_RSDRC_NCUM_PROCEDURES has no interface implemented.
Friends
Class CL_RSDRC_NCUM_PROCEDURES 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) | RSCHANM | 20121205 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121205 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130205 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Name Conversions for NewDB | 20121205 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDD_TH_SFC | 20121205 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSDD_TH_SFK | 20121205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121205 | ||
| 2 | Instance method | Public | Method | 20121205 | ||
| 3 | Static method | Public | Method | 20121205 | ||
| 4 | Static method | Public | Method | 20121205 | ||
| 5 | Static method | Public | Method | 20121205 | ||
| 6 | Instance method | Public | Method | 20121213 | ||
| 7 | Static method | Private | Method | 20121220 | ||
| 8 | Static method | Private | Method | 20121220 | ||
| 9 | Instance method | Private | Method | 20121205 | ||
| 10 | Instance method | Private | Method | 20121213 | ||
| 11 | Instance method | Private | Method | 20121205 |
Events
Class CL_RSDRC_NCUM_PROCEDURES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_SX_CODE | Private | See coding | 20121213 | BEGIN OF pt_sx_code,
name TYPE string,
t_code TYPE rssg_t_codeline,
END OF pt_sx_code
|
||
| 2 | PT_TX_CODE | Private | See coding | 20121217 | pt_tx_code TYPE STANDARD TABLE OF pt_sx_code
WITH KEY name
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NCUMTIM | Call by reference | Type reference (TYPE) | RSCHANM | 20121205 | ||||
| 2 | I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20121205 | ||||
| 3 | I_QUERY | Call by reference | Type reference (TYPE) | STRING | 20121205 | ||||
| 4 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20121205 | ||||
| 5 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | 20121205 |
Method CONSTRUCTOR on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHOW_CODE | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20121205 | |||
| 2 | I_WITH_TRACING | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20121205 |
Method CREATE on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUERY | Call by reference | Type reference (TYPE) | STRING | 20121205 |
Method DELETE on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20121205 | ||||
| 2 | I_QUERY | Call by reference | Type reference (TYPE) | STRING | 20121205 |
Method DISPLAY on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20121205 | ||||
| 2 | I_QUERY | Call by reference | Type reference (TYPE) | STRING | 20121205 | ||||
| 3 | R_PROCEDURES_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | 20121205 |
Method EXISTS on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method GET_PROC_CODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POSTPROC_CODE | Call by reference | Type reference (TYPE) | STRING | 20121213 | ||||
| 2 | E_RTIME_CODE | Call by reference | Type reference (TYPE) | STRING | 20121213 | ||||
| 3 | I_SHOW_CODE | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20121213 | ||
| 4 | I_WITH_TRACING | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20121213 |
Method GET_PROC_CODING on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method _DELETE_SINGLE_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_NOT_FOUND | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20121220 | |||
| 2 | I_PROCEDURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121220 |
Method _DELETE_SINGLE_PROC on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method _DELETE_SINGLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_NOT_FOUND | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20121220 | ||
| 2 | I_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121220 |
Method _DELETE_SINGLE_TYPE on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method _GENERATE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CODE | Call by reference | Type reference (TYPE) | RSSG_T_CODELINE | 20121206 | ||||
| 2 | I_PURE_PROC_CODING | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121213 | |||
| 3 | I_SHOW_CODE | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20121205 | |||
| 4 | I_WITH_TRACING | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20121205 |
Method _GENERATE_CODE on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method _SPLIT_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TX_CODE | Call by reference | Type reference (TYPE) | PT_TX_CODE | 20121217 | ||||
| 2 | I_T_CODE | Call by reference | Type reference (TYPE) | RSSG_T_CODELINE | 20121213 |
Method _SPLIT_CODE on class CL_RSDRC_NCUM_PROCEDURES has no exception.
Method _STORE_IN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CODE | Call by reference | Type reference (TYPE) | RSSG_T_CODELINE | 20121206 |
Method _STORE_IN_DB on class CL_RSDRC_NCUM_PROCEDURES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |