SAP ABAP Class CL_RSDMD_IOBJ_U_CMD (Template for update)
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_U | Template for Update Task Command | 20041005 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20041005 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20041005 |
Properties
| Class | CL_RSDMD_IOBJ_U_CMD | |
| Short Description | Template for update | |
| Super Class | CL_RSBK_CMD_U | Template for Update Task Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 20041005 | SAP |
| Last change | 20130531 | 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 | 20041005 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20041005 |
Friends
Class CL_RSDMD_IOBJ_U_CMD 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) | RSDMDDTP_ACTIVATE_MD | activate master data | 20120427 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDMDBOOKMODE | Flag: Check referential integrity | 20080516 | |||
| 3 | Constant | Private | Type reference (TYPE) | CHAR30 | 'MD_ENABLE_KEY_UPDATE' | Enable update of keys if only key fields are mapped | 20090427 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20090427 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDMDHANDLEDUPREC | 20060905 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSDMDINSERTONLY | Insert Only Flag for Master Data Update | 20090828 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSBKREQUID | 20041005 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel für RSDMD 119 | 20070206 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_CRD | Creation of Data | 20080212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041005 | ||
| 2 | Instance method | Private | Method | Move data in external format to internal format | 20080212 |
Events
Class CL_RSDMD_IOBJ_U_CMD has no event.
Types
Class CL_RSDMD_IOBJ_U_CMD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CMD | Call by reference | Type reference (TYPE) | RSBCMD | Befehl für Datentransferprozess | 20041005 | |||
| 2 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20041005 |
Method CONSTRUCTOR on class CL_RSDMD_IOBJ_U_CMD has no exception.
Method MOVE_EXTERNAL_TO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_IN | Call by reference | Type reference (TYPE) | DATA | Data in internal format | 20080212 | |||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log and Error Object | 20080212 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name for the internal data structure | 20080212 | |||
| 4 | I_T_EX | Call by reference | Type reference (TYPE) | STANDARD TABLE | Data in external format | 20080212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DTP Request: Errors in Step | 20080212 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |