SAP ABAP Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL (Handler for the creation of temporary objects and models)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_ISLAND_INFRASTRUCTURE (Package) BRFplus: Island Infrastructure
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_ISLAND_TMP_OBJ_MNGR | Manager for temporary objects | 20121113 |
Properties
| Interface | IF_FDT_WD_ISLAND_TMP_MODEL_HDL | |
| Short Description | Handler for the creation of temporary objects and models |
General Data
| Package | SFDT_WD_ISLAND_INFRASTRUCTURE | BRFplus: Island Infrastructure |
| Created | 20121113 | SAP |
| Last changed | 20130531 | 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_FDT_RANGE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_WD_ISLAND_TMP_OBJ_HDL | Handles temporary objects | 20121113 |
Friends
Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MTS_USED_TMP_OBJECT_ID | Instance attribute | Public | Attribute reference (LIKE) | 20121116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Unlock usages (for reuse or garbage collection) | 20121126 | |
| 2 | Instance method | Public | Method | Delete temporary model instances from object manager | 20121126 | |
| 3 | Instance method | Public | Method | 20121116 | ||
| 4 | Instance method | Public | Method | 20121116 | ||
| 5 | Instance method | Public | Method | Get a temporary model with range | 20121113 | |
| 6 | Instance method | Public | Method | 20121116 | ||
| 7 | Instance method | Public | Method | 20121116 | ||
| 8 | Instance method | Public | Method | Get a temporary model with rule | 20121113 |
Events
Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no event.
Types
Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no local type.
Method Signatures
Method CLEAR_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISCARD_MODELS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Discard (delete) used models | 20121126 |
Method CLEAR_USAGES on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method DISCARD_MODELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INCLUDE_USED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Delete also models that were not yet discarded | 20121126 |
Method DISCARD_MODELS on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_CONSTANT Signature
Method GET_CONSTANT on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_CONSTANT on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_RANGE Signature
Method GET_RANGE on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_RANGE on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_RANGE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITS_RANGE | Call by reference | Type reference (TYPE) | IF_FDT_RANGE=>TS_RANGE | Range Table | 20121113 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Enforce creation of new range object with this ID | 20121126 | |||
| 3 | IV_TEST_PARAMETER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20121113 | |||
| 4 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_MODEL | FDT WD: Island Model | 20121113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121113 |
Method GET_RULE Signature
Method GET_RULE on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_RULE on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_RULESET Signature
Method GET_RULESET on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_RULESET on Interface IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_RULE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Enforce creation of new rule object with this ID | 20121126 | |||
| 2 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_MODEL | FDT WD: Island Model | 20121113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121113 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |