SAP ABAP Class IF_FDT_WD_ISLAND_TMP_MODEL_HDL (Handler for the creation of temporary objects and models)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_WD_ISLAND_TMP_OBJ_HDL | Handles temporary objects | 20121113 |
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
| Class | IF_FDT_WD_ISLAND_TMP_MODEL_HDL | |
| Short Description | Handler for the creation of temporary objects and models | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121113 | SAP |
| Last change | 20130531 | 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... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no event.
Types
Class 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 class 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 class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_CONSTANT Signature
Method GET_CONSTANT on class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_CONSTANT on class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_RANGE Signature
Method GET_RANGE on class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_RANGE on class 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 class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_RULE on class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no exception.
Method GET_RULESET Signature
Method GET_RULESET on class IF_FDT_WD_ISLAND_TMP_MODEL_HDL has no parameter.
Method GET_RULESET on class 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 |