SAP ABAP Class IF_SIW_SERVICE (ES Repository Service for SIW)
Properties
Class IF_SIW_SERVICE  
Short Description ES Repository Service for SIW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061117   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_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SIW_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SIW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SIW_SERVICE has no interface implemented.
Friends
Class IF_SIW_SERVICE has no friend class.
Attributes
Class IF_SIW_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ESR_SERVICE Instance method Public Method 20070605
2 GET_NAME Instance method Public Method Supplies Name of Service 20061120
3 GET_SERVICE_ATTRIBUTES Instance method Public Method Supplies Attributes for Service 20061121
Events
Class IF_SIW_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STR_SERVICE_ATTRIBUTES Public See coding 20061121 BEGIN OF str_service_attributes, name TYPE string, swc TYPE string, swcv TYPE string, namespace TYPE string, * proxy_if TYPE string, * proxy_cl TYPE string, direction TYPE siw_dte_direction, END OF str_service_attributes
2 TAB Public See coding 20061117 tab TYPE STANDARD TABLE OF REF TO if_siw_service WITH DEFAULT KEY
Method Signatures

Method GET_ESR_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ESR_SERVICE Value transfer Object reference (TYPE REF TO) CL_SRAPI_SERVICE_INTERFACE ES Repository Service für SIW 20070605

Method GET_ESR_SERVICE on class IF_SIW_SERVICE 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 20061120

Method GET_NAME on class IF_SIW_SERVICE has no exception.

Method GET_SERVICE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ATTRIBUTES Value transfer Type reference (TYPE) IF_SIW_SERVICE=>STR_SERVICE_ATTRIBUTES 20061121

Method GET_SERVICE_ATTRIBUTES on class IF_SIW_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in