SAP ABAP Class CL_SPI_CU_RELTYPE (Relationship Categories)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI2 (Package) Central: Meta Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_OP_CHECK | Checks for relationship types | 20021125 |
Properties
| Class | CL_SPI_CU_RELTYPE | |
| Short Description | Relationship Categories | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI2 | Central: Meta Data |
| Created | 20021125 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_CU_RELTYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SPI_OP_CHECK | Checks for relationship types | 20021125 |
Friends
Class CL_SPI_CU_RELTYPE 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) | IF_SPI_OPERATOR | Operator on tracking records | 20021125 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SPI_CU_RELTYPE | Relationship Categories | 20021125 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SSPIRD | SPI: Relation Definition | 20021125 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_RELTP | 20021125 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SPIRELTP | SPI: Relationship Type ID | 20021125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021125 | |
| 2 | Instance method | Public | Method | Returns the Inverse Relationship | 20021125 | |
| 3 | Instance method | Public | Method | Returns an Operator Instance | 20021125 | |
| 4 | Static method | Public | Method | Returns a Relationship | 20021125 |
Events
Class CL_SPI_CU_RELTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RELTP | Private | See coding | 20021125 | |
||
| 2 | TT_RELTP | Private | See coding | 20021125 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_RELTYPE | Call by reference | Type reference (TYPE) | SPIRELTP | SPI: ID Beziehungstyp | 20021125 |
Method CONSTRUCTOR on class CL_SPI_CU_RELTYPE has no exception.
Method GET_INVERSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CU_RELTYPE | Beziehungstypen | 20021125 |
Method GET_INVERSE on class CL_SPI_CU_RELTYPE has no exception.
Method GET_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_RELRULE | Call by reference | Type reference (TYPE) | SPIRELID | SPI: ID einer Beziehung | 20021125 | |||
| 2 | RI_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SPI_OPERATOR | Operator on tracking records | 20021125 |
Method GET_OPERATOR on class CL_SPI_CU_RELTYPE has no exception.
Method GET_RELTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_RELTYPE | Call by reference | Type reference (TYPE) | SPIRELTP | SPI: ID Beziehungstyp | 20021125 | |||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CU_RELTYPE | Beziehungstypen | 20021125 |
Method GET_RELTYPE on class CL_SPI_CU_RELTYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |