SAP ABAP Interface IF_SIW_CONFIGURATION (Serviceimplementierungsprojekt)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_CONFIGURATION Konfiguration 20061212
Properties
Interface IF_SIW_CONFIGURATION  
Short Description Serviceimplementierungsprojekt    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20061212   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)
Interfaces
Interface IF_SIW_CONFIGURATION has no interface.
Friends
Interface IF_SIW_CONFIGURATION has no friend.
Attributes
Interface IF_SIW_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONSTRUCTION_PLAN Instance method Public Method Returns the Construction Plan 20061214
2 GET_DESCRIPTION Instance method Public Method Returns the Description Text 20061212
3 GET_EXTENDED_SETUP_CLASS Instance method Public Method Returns the Extended Setup Class, if Available 20080328
4 GET_ID Instance method Public Method Returns the Configuration Id 20061212
5 GET_LANDSCAPE Instance method Public Method Returns the Landscape Mapped to that Configuration 20070312
6 GET_SETUP_CLASS Instance method Public Method Supplies instance of the setup class 20070213
7 GET_SETUP_CLASSNAME Instance method Public Method Returns the Configuration Setup Class 20061218
8 HAS_AUTH_CHECK Instance method Public Method Has Authority Check 20080516
9 IS_DISPLAY_ONLY Instance method Public Method Returns flag: is config in display only mode? (customizing) 20090729
10 SETUP_CONSTRUCTION_PLAN Instance method Public Method Initialize the Construction Plan 20070322
Events
Interface IF_SIW_CONFIGURATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20061218 TAB TYPE STANDARD TABLE OF REF TO IF_SIW_CONFIGURATION WITH DEFAULT key
Method Signatures

Method GET_CONSTRUCTION_PLAN 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 Context 20070322
2 Importing I_IMPL_PACKAGE Call by reference Type reference (TYPE) CSEQUENCE Package 20070314
3 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Resource Manager 20070307
4 Returning R_CONSTRUCTION_PLAN Value transfer Object reference (TYPE REF TO) IF_SIW_CONSTRUCTION_PLAN Construction Plan 20061214
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Fehler bei der Ausführung 20070119

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCRIPTION Value transfer Type reference (TYPE) SIW_DTE_CONFIG_TEXT 20061212

Method GET_DESCRIPTION on Interface IF_SIW_CONFIGURATION has no exception.

Method GET_EXTENDED_SETUP_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXTENDED_SETUP_CLASS Value transfer Object reference (TYPE REF TO) IF_SIW_CONFIGURATION_SETUP_EXT Extended Configuration 20080328

Method GET_EXTENDED_SETUP_CLASS on Interface IF_SIW_CONFIGURATION has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) SIW_DTE_CONFIG_ID ID der Konfiguration 20061218

Method GET_ID on Interface IF_SIW_CONFIGURATION has no exception.

Method GET_LANDSCAPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANDSCAPE Value transfer Object reference (TYPE REF TO) IF_SIW_LANDSCAPE 20070312

Method GET_LANDSCAPE on Interface IF_SIW_CONFIGURATION has no exception.

Method GET_SETUP_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SETUPCLASS Value transfer Object reference (TYPE REF TO) IF_SIW_CONFIGURATION_SETUP SIW: Configuration Interface 20070213

Method GET_SETUP_CLASS on Interface IF_SIW_CONFIGURATION has no exception.

Method GET_SETUP_CLASSNAME Signature

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

Method GET_SETUP_CLASSNAME on Interface IF_SIW_CONFIGURATION has no exception.

Method HAS_AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_AUTH_CHECK Value transfer Type reference (TYPE) SIW_DTE_FLG_AUTH_CHECK Flg Authorization Check 20080516

Method HAS_AUTH_CHECK on Interface IF_SIW_CONFIGURATION has no exception.

Method IS_DISPLAY_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISPLAY_ONLY Value transfer Type reference (TYPE) SIW_DTE_DISP_ONLY Flag "Display only" 20090729

Method IS_DISPLAY_ONLY on Interface IF_SIW_CONFIGURATION has no exception.

Method SETUP_CONSTRUCTION_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSTRUCTION_PLAN Call by reference Object reference (TYPE REF TO) IF_SIW_CONSTRUCTION_PLAN 20070322
2 Importing I_IMPL_PACKAGE Call by reference Type reference (TYPE) CSEQUENCE Package 20070322
3 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER 20070322
4 Returning R_CONSTRUCTION_PLAN Value transfer Object reference (TYPE REF TO) IF_SIW_CONSTRUCTION_PLAN Bauplan für Objektgenerierung 20070322
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Fehler bei der Ausführung 20070322
History
Last changed by/on SAP  20130531 
SAP Release Created in 100