SAP ABAP Class IF_FDT_WD_ISLAND_TMP_OBJ_HDL (Handles temporary objects)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_WD_ISLAND_TMP_MODEL_HDL | Handler for the creation of temporary objects and models | 20121113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_ISLAND_TMP_OBJ_MNGR | Manager for temporary objects | 20121107 |
Properties
| Class | IF_FDT_WD_ISLAND_TMP_OBJ_HDL | |
| Short Description | Handles temporary objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121107 | 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_OBJ_HDL has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Temporary objects used by this instance | 20121107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Unlock temporary objects (for reuse or garbage collection) | 20121126 | |
| 2 | Instance method | Public | Method | Create a temporary constant object | 20121113 | |
| 3 | Instance method | Public | Method | Create a temporary range object | 20121113 | |
| 4 | Instance method | Public | Method | Create a temporary rule object | 20121113 | |
| 5 | Instance method | Public | Method | Create a temporary ruleset object | 20121113 |
Events
Class IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no event.
Types
Class IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no local type.
Method Signatures
Method CLEAR_USAGES Signature
Method CLEAR_USAGES on class IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no parameter.
Method CLEAR_USAGES on class IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no exception.
Method GET_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IA_VALUE | Call by reference | Type reference (TYPE) | ANY | Constant value | 20121113 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Enforce creation of new constant object with this ID | 20121126 | |||
| 3 | IV_RESULT_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20121113 | |||
| 4 | RO_CONSTANT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_CONSTANT | FDT: Constant | 20121113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20121113 |
Method GET_RANGE 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_RANGE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_RANGE | FDT: Range | 20121113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20121113 |
Method GET_RULE 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_RULE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_RULE | FDT: Rule | 20121113 |
Method GET_RULE on class IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no exception.
Method GET_RULESET 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 ruleset object with this ID | 20121126 | |||
| 2 | RO_RULESET | Value transfer | Object reference (TYPE REF TO) | IF_FDT_RULESET | FDT: Ruleset | 20121113 |
Method GET_RULESET on class IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |