SAP ABAP Interface IF_SIW_OPERATION (ES Repository Service Operation 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_OPERATION  
Short Description ES Repository Service Operation for SIW    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20061120   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SIW_IMPL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SIW_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SIW_OPERATION has no interface.
Friends
Interface IF_SIW_OPERATION has no friend.
Attributes
Interface IF_SIW_OPERATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ESR_DATA Instance method Public Method Liefert ES Rep. Daten zur Operation für Verarbeitung im SIW 20070103
2 GET_NAME Instance method Public Method Supplies the Name of this Operation 20061120
3 GET_PROJECTS Instance method Public Method Liefert die Projekte dieser Operation 20061218
Events
Interface IF_SIW_OPERATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STR_FAULT_MESSAGE Public See coding 20061123 BEGIN OF str_fault_message, swcv_guid TYPE string, namespace TYPE string, name TYPE string, exception_class TYPE string, END OF str_fault_message
2 STR_MESSAGE Public See coding 20061123 BEGIN OF str_message, swcv_guid TYPE string, namespace TYPE string, name TYPE string, ddic_type TYPE string, END OF str_message
3 STR_OPERATION_ATTRIBUTES Public See coding 20061121 BEGIN OF str_operation_attributes, swcv_guid TYPE string, namespace TYPE string, service TYPE string, name TYPE string, mode TYPE siw_dte_sync_mode, direction TYPE siw_dte_direction, abap_proxy_if TYPE string, abap_proxy_cl TYPE string, abap_method TYPE string, request_message TYPE str_message, response_message TYPE str_message, fault_message TYPE str_fault_message, END OF str_operation_attributes
4 TAB Public See coding 20061120 tab TYPE STANDARD TABLE OF REF TO if_siw_operation WITH DEFAULT KEY
Method Signatures

Method GET_ESR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ESR_DATA Value transfer Type reference (TYPE) SIW_STR_ESR_DATA Struktur für aus ES Repository abgeleitete Daten 20070103

Method GET_ESR_DATA on Interface IF_SIW_OPERATION 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 Interface IF_SIW_OPERATION has no exception.

Method GET_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROJECTS Value transfer Type reference (TYPE) IF_SIW_PROJECT=>TAB 20061218

Method GET_PROJECTS on Interface IF_SIW_OPERATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100