SAP ABAP Class CL_RSTRAN_TRFN_SEGMENT (Transformation Segment)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN (Package) Transformation
⤷
⤷
Properties
| Class | CL_RSTRAN_TRFN_SEGMENT | |
| Short Description | Transformation Segment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTRAN | Transformation |
| Created | 20040706 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTRAN_TRFN_SEGMENT has no interface implemented.
Friends
Class CL_RSTRAN_TRFN_SEGMENT 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) | RSTRAN_SEGID | Segment Number | 20040929 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSTRAN_T_GROUP | Transformation Group | 20040706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Group to Segment | 20040929 | |
| 2 | Instance method | Public | Constructor | 20040706 | ||
| 3 | Instance method | Public | Method | Deletes Group | 20041202 | |
| 4 | Instance method | Public | Method | 20041229 | ||
| 5 | Instance method | Public | Method | Setting Object Version | 20040920 | |
| 6 | Instance method | Public | Method | Setting Object Version | 20050201 |
Events
Class CL_RSTRAN_TRFN_SEGMENT has no event.
Types
Class CL_RSTRAN_TRFN_SEGMENT has no local type.
Method Signatures
Method APPEND_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_GROUP | Call by reference | Type reference (TYPE) | RSTRAN_S_GROUP | Transformationsgruppe | 20040929 |
Method APPEND_GROUP on class CL_RSTRAN_TRFN_SEGMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GROUPID | Call by reference | Type reference (TYPE) | RSTRAN_GROUPID | Nummer einer Transformationsgruppe | 20040706 | |||
| 2 | I_GROUPTYPE | Call by reference | Type reference (TYPE) | RSTRAN_GROUPTYPE | RSTR_GROUPTYPE-STANDARD | Typ einer Gruppe | 20041018 | ||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20040706 | |||
| 4 | I_RULEID | Call by reference | Type reference (TYPE) | RSTRAN_RULEID | Nummer einer Regel innerhalb einer Transformation | 20040706 | |||
| 5 | I_SEGID | Call by reference | Type reference (TYPE) | RSTRAN_SEGID | Segment-ID | 20040706 | |||
| 6 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | Quelle einer Transformation | 20040924 | |||
| 7 | I_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | Ziel einer Transformation | 20040924 | |||
| 8 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20040706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafte Eingabe | 20050201 |
Method DELETE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EMPTY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041202 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 0 - Erfolgreich; 1 - Fehler | 20041202 | |||
| 3 | I_GROUPID | Call by reference | Type reference (TYPE) | RSTRAN_GROUPID | Nummer einer Transformationsgruppe | 20041202 |
Method DELETE_GROUP on class CL_RSTRAN_TRFN_SEGMENT has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SEGID | Call by reference | Type reference (TYPE) | RSTRAN_SEGID | Segmentnummer | 20041229 | |||
| 2 | E_T_GROUPS | Call by reference | Type reference (TYPE) | RSTRAN_T_GROUP | Transformationsgruppe | 20041229 |
Method GET_INFO on class CL_RSTRAN_TRFN_SEGMENT has no exception.
Method SET_OBJVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20050201 |
Method SET_OBJVERS on class CL_RSTRAN_TRFN_SEGMENT has no exception.
Method SET_TRANID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20050201 |
Method SET_TRANID on class CL_RSTRAN_TRFN_SEGMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |