SAP ABAP Class IF_TFW_PRED_LOOKUP (Predicate Lookup)
Properties
| Class | IF_TFW_PRED_LOOKUP | |
| Short Description | Predicate Lookup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130527 | SAP |
| Last change | 20140121 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TFW_PRED_LOOKUP has no interface implemented.
Friends
Class IF_TFW_PRED_LOOKUP has no friend class.
Attributes
Class IF_TFW_PRED_LOOKUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check existence of a predicate | 20130627 |
Events
Class IF_TFW_PRED_LOOKUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ATTR_NAME | Public | Type reference (TYPE) | TFW_PRED_ANAM | Predicate Attribute Name | 20130527 | |
| 2 | NAMESPACE | Public | Type reference (TYPE) | TFW_PRED_NMSP | Predicate Namespace | 20130527 | |
| 3 | PREDICATE_KEY | Public | Type reference (TYPE) | TFW_PRED_KEY | Predicate Key | 20130527 | |
Method Signatures
Method CHECK_PREDICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PREDICATE_KEY | Call by reference | Type reference (TYPE) | IF_TFW_PRED_LOOKUP=>PREDICATE_KEY | Predicate Key | 20130627 | |||
| 2 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X': Predicate exists in DB | 20130627 |
Method CHECK_PREDICATE on class IF_TFW_PRED_LOOKUP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |