SAP ABAP Class CL_RSBK_CMD_X (Superclass for Extraction Command)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBK (Package) Data Transfer Process: Kernel Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_CMD | Superclass for Command Template | 20031208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_X | Interface: DTP Extract Command | 20040213 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_FILTER_MODEL | IF_RSBK_FILTER_MODEL | 20061030 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_CMD_X_REALTIME | Super Class for Real-Time Extractors | 20050418 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_X_INFOPROVIDER_CMD | Command: Extraction from an InfoProvider | 20040922 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHA_X_HAAP_CMD | DTP: Extraction Command HANA Analysis Process | 20121203 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDMD_IOBJ_X_CMD | Master Data extraction | 20050919 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSSH_DTP_BASE_X_CMD | CMD Extraction Hierarchies | 20091124 |
Properties
| Class | CL_RSBK_CMD_X | |
| Short Description | Superclass for Extraction Command | |
| Super Class | CL_RSBK_CMD | Superclass for Command Template |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBK | |
| Program status | ||
| Category | 0 | |
| Package | RSBK | Data Transfer Process: Kernel Objects |
| Created | 20031208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSBK_CMD_X has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_CMD_X | Interface: DTP Extract Command | 20040213 | ||
| 2 | IF_RSBK_FILTER_MODEL | IF_RSBK_FILTER_MODEL | 20061030 |
Friends
Class CL_RSBK_CMD_X has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSBKDELTAINIT | Indicator: First Delta Request of a DTP | 20070809 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Grouping Necessary | 20050808 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Group Fields Exist | 20050324 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | Maximum Number of Rows To Be Read | 20060619 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSBKMAXSIZE | DTP Extraction: Package Size | 20040920 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSBKMIMSIZE | DTP Extraction: Minimum Package Size | 20091210 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSBKSRCNM | Name of the Data Source for a Data Transfer Process | 20031208 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSBKSRCTP | Type of Data Source for a Data Transfer Process | 20031208 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSBK_TX_FIELDS_KEYFL | Segment List with Fields and Key Flag | 20050104 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBK_SRC | Interface for Data Sources of a DTP | 20031208 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSBK_CMD_TPL_X | Superclass for Extraction Templates | 20061030 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSBK_TH_REQUID | DTP Table with Request SIDs | 20040326 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20101008 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CURSOR | 20101008 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | RSSGUID25 | BW Generation Tool: GUID in Compressed Form (CHAR25) | 20061030 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_PACKETIZER | Reference to Packager for Semantic Groups | 20061219 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSBK_TH_RANGE | DTP: Selections for Source | 20041221 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | MCH_T_FIELD | Field List of a DTP Data Source | 20061030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041221 | ||
| 2 | Instance method | Public | Method | 20041221 | ||
| 3 | Instance method | Public | Method | 20031208 | ||
| 4 | Instance method | Public | Method | 20041221 | ||
| 5 | Instance method | Public | Method | 20041221 | ||
| 6 | Instance method | Public | Method | 20041221 | ||
| 7 | Instance method | Protected | Method | 20101008 | ||
| 8 | Instance method | Protected | Method | 20101008 | ||
| 9 | Instance method | Public | Method | 20050324 | ||
| 10 | Instance method | Public | Method | 20050324 | ||
| 11 | Instance method | Public | Method | 20041221 | ||
| 12 | Instance method | Public | Method | 20050324 | ||
| 13 | Instance method | Public | Method | 20041221 |
Events
Class CL_RSBK_CMD_X has no event.
Types
Class CL_RSBK_CMD_X has no local type.
Method Signatures
Method GET_DATAPACKAGE Signature
Method GET_DATAPACKAGE on class CL_RSBK_CMD_X has no parameter.
Method GET_DATAPACKAGE on class CL_RSBK_CMD_X has no exception.
Method GET_DATAPACKAGE_SELECTIONS Signature
Method GET_DATAPACKAGE_SELECTIONS on class CL_RSBK_CMD_X has no parameter.
Method GET_DATAPACKAGE_SELECTIONS on class CL_RSBK_CMD_X has no exception.
Method GET_OBJ_REF_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SRC | Value transfer | Object reference (TYPE REF TO) | IF_RSBK_SRC | 20031208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040129 |
Method GET_TH_RANGE Signature
Method GET_TH_RANGE on class CL_RSBK_CMD_X has no parameter.
Method GET_TH_RANGE on class CL_RSBK_CMD_X has no exception.
Method GET_TH_REQUID_SRC Signature
Method GET_TH_REQUID_SRC on class CL_RSBK_CMD_X has no parameter.
Method GET_TH_REQUID_SRC on class CL_RSBK_CMD_X has no exception.
Method GET_WITH_PREFETCH Signature
Method GET_WITH_PREFETCH on class CL_RSBK_CMD_X has no parameter.
Method GET_WITH_PREFETCH on class CL_RSBK_CMD_X has no exception.
Method OPEN_CURSOR_FOR_TRACE_CHECK Signature
Method OPEN_CURSOR_FOR_TRACE_CHECK on class CL_RSBK_CMD_X has no parameter.
Method OPEN_CURSOR_FOR_TRACE_CHECK on class CL_RSBK_CMD_X has no exception.
Method SET_CON_FOR_TRACE_CHECK Signature
Method SET_CON_FOR_TRACE_CHECK on class CL_RSBK_CMD_X has no parameter.
Method SET_CON_FOR_TRACE_CHECK on class CL_RSBK_CMD_X has no exception.
Method SET_GROUPS_EXIST Signature
Method SET_GROUPS_EXIST on class CL_RSBK_CMD_X has no parameter.
Method SET_GROUPS_EXIST on class CL_RSBK_CMD_X has no exception.
Method SET_SEMANTIC_GROUPS Signature
Method SET_SEMANTIC_GROUPS on class CL_RSBK_CMD_X has no parameter.
Method SET_SEMANTIC_GROUPS on class CL_RSBK_CMD_X has no exception.
Method SET_TH_RANGE Signature
Method SET_TH_RANGE on class CL_RSBK_CMD_X has no parameter.
Method SET_TH_RANGE on class CL_RSBK_CMD_X has no exception.
Method SET_TH_RANGE_FROM_SELECTION Signature
Method SET_TH_RANGE_FROM_SELECTION on class CL_RSBK_CMD_X has no parameter.
Method SET_TH_RANGE_FROM_SELECTION on class CL_RSBK_CMD_X has no exception.
Method SET_TH_REQUID_SRC Signature
Method SET_TH_REQUID_SRC on class CL_RSBK_CMD_X has no parameter.
Method SET_TH_REQUID_SRC on class CL_RSBK_CMD_X has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |