SAP ABAP Interface IF_FDT_WD_ISLAND_TMP_OBJ_HDL (Handles temporary objects)
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 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
Interface IF_FDT_WD_ISLAND_TMP_OBJ_HDL  
Short Description Handles temporary objects    
General Data
Package SFDT_WD_ISLAND_INFRASTRUCTURE   BRFplus: Island Infrastructure 
Created 20121107   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 IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no interface.
Friends
Interface IF_FDT_WD_ISLAND_TMP_OBJ_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 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 CLEAR_USAGES Instance method Public Method Unlock temporary objects (for reuse or garbage collection) 20121126
2 GET_CONSTANT Instance method Public Method Create a temporary constant object 20121113
3 GET_RANGE Instance method Public Method Create a temporary range object 20121113
4 GET_RULE Instance method Public Method Create a temporary rule object 20121113
5 GET_RULESET Instance method Public Method Create a temporary ruleset object 20121113
Events
Interface IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no event.
Types
Interface IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no local type.
Method Signatures

Method CLEAR_USAGES Signature

Method CLEAR_USAGES on Interface IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no parameter.
Method CLEAR_USAGES on Interface 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 Importing IA_VALUE Call by reference Type reference (TYPE) ANY Constant value 20121113
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Enforce creation of new constant object with this ID 20121126
3 Importing IV_RESULT_DATA_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20121113
4 Returning RO_CONSTANT Value transfer Object reference (TYPE REF TO) IF_FDT_CONSTANT FDT: Constant 20121113
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20121113

Method GET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_RANGE Call by reference Type reference (TYPE) IF_FDT_RANGE=>TS_RANGE Range Table 20121113
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Enforce creation of new range object with this ID 20121126
3 Importing IV_TEST_PARAMETER Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20121113
4 Returning RO_RANGE Value transfer Object reference (TYPE REF TO) IF_FDT_RANGE FDT: Range 20121113
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20121113

Method GET_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Enforce creation of new rule object with this ID 20121126
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20121113

Method GET_RULE on Interface 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 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Enforce creation of new ruleset object with this ID 20121126
2 Returning RO_RULESET Value transfer Object reference (TYPE REF TO) IF_FDT_RULESET FDT: Ruleset 20121113

Method GET_RULESET on Interface IF_FDT_WD_ISLAND_TMP_OBJ_HDL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740