SAP ABAP Class CL_RSDMD_IOBJ_X_CMD (Master Data extraction)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_CMD_X | Superclass for Extraction Command | 20050919 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20050921 |
Properties
| Class | CL_RSDMD_IOBJ_X_CMD | |
| Short Description | Master Data extraction | |
| Super Class | CL_RSBK_CMD_X | Superclass for Extraction Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 20050919 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20050921 |
Friends
Class CL_RSDMD_IOBJ_X_CMD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSBK_TH_RANGE | DTP: Selections for Source | 20050919 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABNAME | M-View | 20070510 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CURSOR | 20050920 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Texttabelle | 20070510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050919 | ||
| 2 | Instance method | Private | Method | Liefert den M-View und die Texttabelle eines Merkmals | 20070510 | |
| 3 | Instance method | Private | Method | 20050919 | ||
| 4 | Instance method | Private | Method | Extraction in case of remote DTPs | 20110906 |
Events
Class CL_RSDMD_IOBJ_X_CMD has no event.
Types
Class CL_RSDMD_IOBJ_X_CMD has no local type.
Method Signatures
Method BUILD_WHERE_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20061124 | |||
| 2 | IT_RANGE | Call by reference | Type reference (TYPE) | RSBK_TH_RANGE | DTP: Selektionen für Quelle | 20050919 | |||
| 3 | I_EXTRACT_INITIAL_ENTRY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100325 | |||
| 4 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | 20060627 | ||||
| 5 | RD_WHERE | Value transfer | Type reference (TYPE) | STRING | WHERE-Bedingung | 20050919 |
Method BUILD_WHERE_CONDITION on class CL_RSDMD_IOBJ_X_CMD has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20070510 | |||
| 2 | E_CHKTAB | Value transfer | Type reference (TYPE) | TABNAME | M-View | 20070510 | |||
| 3 | E_TXTTAB | Value transfer | Type reference (TYPE) | TABNAME | Texttabelle | 20070510 |
Method GET_TABLES on class CL_RSDMD_IOBJ_X_CMD has no exception.
Method TRANSFORM_WHERE_PATTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050919 | ||||
| 2 | EF_ESCAPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050919 |
Method TRANSFORM_WHERE_PATTERN on class CL_RSDMD_IOBJ_X_CMD has no exception.
Method _GET_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_END_OF_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110906 | |||
| 2 | E_T_DATA | Call by reference | Type reference (TYPE) | TABLE | Data Table | 20110906 | |||
| 3 | I_MAXSIZE | Call by reference | Type reference (TYPE) | RSBKMAXSIZE | DTP Extraction: Package Size | 20110906 | |||
| 4 | I_ORDER_BY | Call by reference | Type reference (TYPE) | STRING | Order by condition | 20110906 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110906 | |||
| 6 | I_WHERE | Call by reference | Type reference (TYPE) | STRING | Where condition | 20110906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No More Data | 20110906 | ||
| 2 | DTP Request: Errors in Step | 20110906 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |