SAP ABAP Class IF_SIW_CONFIGURATION_SETUP_EXT (Extended Configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_SOA_SIW_SYNC_MASTER SIW customer templates: Master config class 20100812
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EQ_SIW_LEVEL_SPACE_CFG SIW: Level Space Configuration for Easy Query 20110202
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_SIW_CONFIG Configuration Class for Generating Item Type Implementations 20130211
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_CONFIG_API_SPECIAL_TEST Simple Config for SIW API Test 20100429
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_EXAMPLE_CONFIG_SETUP SIW:Default/Standard Configuration 20110121
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ITM_CONFIG Configuration Class for Generating Item Type Implementations 20111108
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_SIW_CONFIG Configuration Class for Generating Item Type Implementations 20111115
Properties
Class IF_SIW_CONFIGURATION_SETUP_EXT  
Short Description Extended Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080328   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_SIW_CONFIGURATION_SETUP_EXT has no interface implemented.
Friends
Class IF_SIW_CONFIGURATION_SETUP_EXT has no friend class.
Attributes
Class IF_SIW_CONFIGURATION_SETUP_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_API_VALUE Instance method Public Method Return a Value for the API in API-Based Generation 20101228
2 GET_CONFIG_ICON Instance method Public Method Get Custom Icon for Configuration 20080328
3 GET_PROJECT_ICON Instance method Public Method Get Custom Icon for Projects 20080328
4 GET_PROJ_CREATION_SUBSCREEN Instance method Public Method Subscreen for Project Creation Dialog 20080328
5 ON_CONTEXT_INIT Instance method Public Method Inititialize Context on Project Creation and on Project Load 20080328
6 ON_CONTEXT_RESCUE Instance method Public Method Rescue Non-Editable, Non-Derived Context Variables 20080328
Events
Class IF_SIW_CONFIGURATION_SETUP_EXT has no event.
Types
Class IF_SIW_CONFIGURATION_SETUP_EXT has no local type.
Method Signatures

Method GET_API_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) FLAG SPACE Set to 'X' if value help is supported 20101228
2 Importing I_PATTERN Call by reference Type reference (TYPE) STRING 20101228
3 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST SPACE Implementation destination 20110517
4 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20101228

Method GET_API_VALUE on class IF_SIW_CONFIGURATION_SETUP_EXT has no exception.

Method GET_CONFIG_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) STRING 20080328

Method GET_CONFIG_ICON on class IF_SIW_CONFIGURATION_SETUP_EXT has no exception.

Method GET_PROJECT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) STRING Icons table 20080328

Method GET_PROJECT_ICON on class IF_SIW_CONFIGURATION_SETUP_EXT has no exception.

Method GET_PROJ_CREATION_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR Call by reference Type reference (TYPE) DYNNR Number of the following screen 20080328
2 Exporting E_REPID Call by reference Type reference (TYPE) REPID ABAP Program Name 20080328

Method GET_PROJ_CREATION_SUBSCREEN on class IF_SIW_CONFIGURATION_SETUP_EXT has no exception.

Method ON_CONTEXT_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SIW_CONTEXT Kontext für eine Serviceimplementierung 20080328
2 Importing I_FLG_PROJECT_CREATION Call by reference Type reference (TYPE) XFELD Checkbox 20080328

Method ON_CONTEXT_INIT on class IF_SIW_CONFIGURATION_SETUP_EXT has no exception.

Method ON_CONTEXT_RESCUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SIW_CONTEXT Kontext für eine Serviceimplementierung 20080328

Method ON_CONTEXT_RESCUE on class IF_SIW_CONFIGURATION_SETUP_EXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in