SAP ABAP Class IF_TFW_FEAT_LOOKUP (Interface for Rating Feature Lookup)
Properties
| Class | IF_TFW_FEAT_LOOKUP | |
| Short Description | Interface for Rating Feature Lookup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130416 | 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_FEAT_LOOKUP has no interface implemented.
Friends
Class IF_TFW_FEAT_LOOKUP has no friend class.
Attributes
Class IF_TFW_FEAT_LOOKUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if the feature key exisits | 20130627 | |
| 2 | Instance method | Public | Method | Get Feature Key from Feature Name | 20130416 | |
| 3 | Instance method | Public | Method | Get Feature Name from Feature Key | 20130417 |
Events
Class IF_TFW_FEAT_LOOKUP has no event.
Types
Class IF_TFW_FEAT_LOOKUP has no local type.
Method Signatures
Method CHECK_FEATURE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FEAT_KEY | Call by reference | Type reference (TYPE) | TFW_FEAT_KEY | Unique indentifier for the feature | 20130627 | |||
| 2 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | TFW_OBJ_TYPE_ID | Identifier of the business object type | 20130627 | |||
| 3 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130627 |
Method CHECK_FEATURE_KEY on class IF_TFW_FEAT_LOOKUP has no exception.
Method GET_FEATURE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FEATURE_NAME | Call by reference | Type reference (TYPE) | TFW_FEAT_NAME | TFW: Feature Name | 20130416 | |||
| 2 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE_ID | TFW: Object Type Identifier | 20130524 | |||
| 3 | RV_FEATURE_KEY | Value transfer | Type reference (TYPE) | TFW_FEAT_KEY | TFW: Feature Key | 20130416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TFW: Runtime Exception Class | 20130614 |
Method GET_FEATURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FEATURE_KEY | Value transfer | Type reference (TYPE) | TFW_FEAT_KEY | TFW: Feature Key | 20130417 | |||
| 2 | RV_FEATURE_NAME | Value transfer | Type reference (TYPE) | TFW_FEAT_NAME | TFW: Feature Name | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TFW: Runtime Exception Class | 20130614 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |