SAP ABAP Interface IF_TFW_FEAT_LOOKUP (Interface for Rating Feature Lookup)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TFW (Application Component) Tagging Framework
⤷
STFW_CORE (Package) Tagging Framework Core

⤷

⤷

Properties
Interface | IF_TFW_FEAT_LOOKUP | |
Short Description | Interface for Rating Feature Lookup |
General Data
Package | STFW_CORE | Tagging Framework Core |
Created | 20130416 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_TFW_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_TFW_FEAT_LOOKUP has no interface.
Friends
Interface IF_TFW_FEAT_LOOKUP has no friend.
Attributes
Interface 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
Interface IF_TFW_FEAT_LOOKUP has no event.
Types
Interface 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 Interface 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 | 740 |