SAP ABAP Class IF_BSCL_SQL_SELF_JOIN (SQL access for self joins)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_CHARACTERISTIC | Characteristic | 20121112 |
Properties
| Class | IF_BSCL_SQL_SELF_JOIN | |
| Short Description | SQL access for self joins | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSCL_SQL_SELF_JOIN has no forward declaration.
Interfaces
Class IF_BSCL_SQL_SELF_JOIN has no interface implemented.
Friends
Class IF_BSCL_SQL_SELF_JOIN has no friend class.
Attributes
Class IF_BSCL_SQL_SELF_JOIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get table name for given rank in self join | 20121112 | |
| 2 | Instance method | Public | Method | Assign a rank to the characteristic | 20121114 |
Events
Class IF_BSCL_SQL_SELF_JOIN has no event.
Types
Class IF_BSCL_SQL_SELF_JOIN has no local type.
Method Signatures
Method GET_TABLE_BY_RANK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RANK | Call by reference | Type reference (TYPE) | NUMC4 | Count parameters | 20121112 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121112 |
Method GET_TABLE_BY_RANK on class IF_BSCL_SQL_SELF_JOIN has no exception.
Method SET_RANK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RANK | Call by reference | Type reference (TYPE) | I | 20121114 |
Method SET_RANK on class IF_BSCL_SQL_SELF_JOIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |