SAP ABAP Class CL_RSBK_CMD_TPL_T (DTP Command: Superclass for Transformation Template)
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_TPL | Superclass for Command Template | 20040722 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBC_ERROR_HANDLER_TPL | Error Handling: Filter and Note Records | 20040722 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSBC_FILTER | Class for Filter | 20040722 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSBC_OLD_TRANSFER | Old Transfer Rules and Update Rules | 20040722 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSTRAN_TRFN_TPL | Command Template TRFN | 20040811 |
Properties
| Class | CL_RSBK_CMD_TPL_T | |
| Short Description | DTP Command: Superclass for Transformation Template | |
| Super Class | CL_RSBK_CMD_TPL | 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 | 20040722 | 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
Class CL_RSBK_CMD_TPL_T has no interface implemented.
Friends
Class CL_RSBK_CMD_TPL_T has no friend class.
Attributes
Class CL_RSBK_CMD_TPL_T has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Grouping Fields for Transformation | 20050318 | |
| 2 | Instance method | Public | Method | Key Fields of Target Structure | 20041117 | |
| 3 | Instance method | Public | Method | Target Fields, Not Aggr. Commutatively (For Example, MOVE) | 20041117 | |
| 4 | Instance method | Public | Method | Delivers the Source Fields for Target Field | 20040722 | |
| 5 | Instance method | Public | Method | Delivers All Source Fields | 20041118 | |
| 6 | Instance method | Public | Method | Width of Outbound Structure in Bytes | 20041229 | |
| 7 | Instance method | Public | Method | 20041116 | ||
| 8 | Instance method | Public | Method | 20040727 |
Events
Class CL_RSBK_CMD_TPL_T has no event.
Types
Class CL_RSBK_CMD_TPL_T has no local type.
Method Signatures
Method GET_FIELD_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FIELD_GROUP | Value transfer | Type reference (TYPE) | RSBK_T_SEGFIELD | Feldname und Segment | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Access error | 20130327 |
Method GET_FIELD_TGT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FIELD_TGT_KEY | Value transfer | Type reference (TYPE) | RSBK_T_SEGFIELD | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20050826 |
Method GET_FIELD_TGT_NON_COMMUTATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FIELD_TGT_NON_COMMUTATIVE | Value transfer | Type reference (TYPE) | RSBK_T_SEGFIELD | Feldname und Segment | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050819 |
Method GET_INBOUND_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_INJECTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Potenziell nicht-injektive Zuordnung, z.B. Startroutine | 20041117 | |||
| 2 | E_T_FIELDS_INBOUND | Value transfer | Type reference (TYPE) | RSBK_T_SEGFIELD | Liste der abhängigen eingehenden Felder | 20041117 | |||
| 3 | I_S_FIELD_OUTBOUND | Call by reference | Type reference (TYPE) | RSBK_S_SEGFIELD | Feldname eines ausgehenden Feldes | 20041119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050819 |
Method GET_INBOUND_FIELDS_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_INBOUND_ALL | Value transfer | Type reference (TYPE) | RSBK_T_SEGFIELD | Feldname und Segment | 20041118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050819 |
Method GET_INTLEN_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INTLEN_OUTBOUND | Value transfer | Type reference (TYPE) | INTLEN | Interne Länge in Bytes | 20041229 |
Method GET_INTLEN_OUTBOUND on class CL_RSBK_CMD_TPL_T has no exception.
Method GET_OUTBOUND_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FIELDS_INBOUND | Call by reference | Type reference (TYPE) | RSBK_T_SEGFIELD | Feldname und Segment | 20041116 | |||
| 2 | R_T_FIELDS_OUTBOUND | Value transfer | Type reference (TYPE) | RSBK_T_SEGFIELD | 20041116 |
Method GET_OUTBOUND_FIELDS on class CL_RSBK_CMD_TPL_T has no exception.
Method GET_TRANSFORMATION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_TRANSFORMATION | Value transfer | Type reference (TYPE) | RSBK_T_TRANSFORMATION | 20040727 |
Method GET_TRANSFORMATION_LIST on class CL_RSBK_CMD_TPL_T has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |