SAP ABAP Class CL_RSD_TABLE_UTILITIES (Utility Methods for Internal Tables)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD (Package) BW: Data Basis InfoObjects and Core Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSD_TABLE_UTILITIES | Utility Methods for Internal Tables | 20070309 |
Properties
| Class | CL_RSD_TABLE_UTILITIES | |
| Short Description | Utility Methods for Internal Tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSD | BW: Data Basis InfoObjects and Core Services |
| Created | 20070309 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSD_TABLE_UTILITIES | Utility Methods for Internal Tables | 20070309 |
Friends
Class CL_RSD_TABLE_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table | 20070309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070309 | |
| 2 | Instance method | Private | Method | Returns the Table | 20070309 | |
| 3 | Static method | Private | Method | Are the two tables compatible with each other? | 20070313 |
Events
Class CL_RSD_TABLE_UTILITIES has no event.
Types
Class CL_RSD_TABLE_UTILITIES 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_T_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070309 |
Method CONSTRUCTOR on class CL_RSD_TABLE_UTILITIES has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TABLE | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20070309 |
Method GET_TABLE on class CL_RSD_TABLE_UTILITIES has no exception.
Method IS_COMPATIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Erste Tabelle | 20070313 | |||
| 2 | I_T_TABLE2 | Call by reference | Type reference (TYPE) | STANDARD TABLE | Zweite Tabelle | 20070313 | |||
| 3 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070313 |
Method IS_COMPATIBLE on class CL_RSD_TABLE_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |