SAP ABAP Class IF_SIW_SWCV (ES Repository SWCV for SIW)
Properties
Class IF_SIW_SWCV  
Short Description ES Repository SWCV for SIW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070308   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SIW_SWCV has no interface implemented.
Friends
Class IF_SIW_SWCV has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_SIW_SWCV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in