SAP ABAP Class IF_SPI_OP_CHECK (Checks for relationship types)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_CU_RELTYPE | Relationship Categories | 20021125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_OP_STANDARD | SPI: standard field comparison | 20021125 |
Properties
| Class | IF_SPI_OP_CHECK | |
| Short Description | Checks for relationship types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020618 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SPI_OP_CHECK has no forward declaration.
Interfaces
Class IF_SPI_OP_CHECK has no interface implemented.
Friends
Class IF_SPI_OP_CHECK has no friend class.
Attributes
Class IF_SPI_OP_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether the operator is supported | 20021125 | |
| 2 | Instance method | Public | Method | Checks whether technical field is supported | 20021125 |
Events
Class IF_SPI_OP_CHECK has no event.
Types
Class IF_SPI_OP_CHECK has no local type.
Method Signatures
Method IS_SUPPORTED_COMPERAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COMPERAT | Call by reference | Type reference (TYPE) | SPICOMP | SPI: Relation zwischen Feldern | 20021125 | |||
| 2 | IP_FLDNAME | Call by reference | Type reference (TYPE) | SPIHFLDNAM | SPI: Name eines Headerfeldes aus Tracking Record | 20021125 | |||
| 3 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20021125 |
Method IS_SUPPORTED_COMPERAT on class IF_SPI_OP_CHECK has no exception.
Method IS_SUPPORTED_FLDNAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLDNAME | Call by reference | Type reference (TYPE) | SPIHFLDNAM | SPI: Name eines Headerfeldes aus Tracking Record | 20021125 | |||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20021125 |
Method IS_SUPPORTED_FLDNAM on class IF_SPI_OP_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |