SAP ABAP Interface IF_SIW_SWCV (ES Repository SWCV for SIW)
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
Properties
Interface IF_SIW_SWCV  
Short Description ES Repository SWCV for SIW    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20070308   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SIW_NAMESPACE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SIW_SWCV has no interface.
Friends
Interface IF_SIW_SWCV has no friend.
Attributes
Interface IF_SIW_SWCV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CAPTION Instance method Public Method Provides caption 20070308
2 GET_NAME Instance method Public Method Provides name 20070308
3 GET_NAMESPACES Instance method Public Method Provides subordinated namespaces 20070308
4 GET_VERSION Instance method Public Method Provides version 20070308
Events
Interface IF_SIW_SWCV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20070308 tab TYPE STANDARD TABLE OF REF TO if_siw_swcv WITH DEFAULT KEY
Method Signatures

Method GET_CAPTION Signature

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

Method GET_CAPTION on Interface IF_SIW_SWCV has no exception.

Method GET_NAME Signature

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

Method GET_NAME on Interface IF_SIW_SWCV has no exception.

Method GET_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_NAMESPACES Value transfer Type reference (TYPE) IF_SIW_NAMESPACE=>TAB 20070308
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20090904

Method GET_VERSION Signature

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

Method GET_VERSION on Interface IF_SIW_SWCV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in