SAP ABAP Interface IF_SIW_TYPES (SIW Types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Properties
Interface IF_SIW_TYPES  
Short Description SIW Types    
General Data
Package S_SIW_TYPES   SIW: Global Type definitions 
Created 20061120   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_TYPES has no forward declaration.
Interfaces
Interface IF_SIW_TYPES has no interface.
Friends
Interface IF_SIW_TYPES has no friend.
Attributes
Interface IF_SIW_TYPES has no attribute.
Methods
Interface IF_SIW_TYPES has no method.
Events
Interface IF_SIW_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DIRECTION Public Type reference (TYPE) SIW_DTE_DIRECTION Richtung einer Service-Operation 20061207
2 MODE Public Type reference (TYPE) SIW_DTE_SYNC_MODE Datenelement für mode eines Services 20061207
3 OCCURRENCE Public Type reference (TYPE) SIW_DTE_OCCURRENCE Einzel- oder Massen-Operation 20061207
4 SERVICE_LEVEL Public Type reference (TYPE) SIW_DTE_SERVICE_LEVEL 20070316
5 STR_ACTIVATION_INFO Public See coding 20100511 BEGIN OF str_activation_info, group_activation_enabled type siw_dte_flg, tab_object_id type siw_tab_object_id, mass_activator_type type siw_dte_activator_type, END OF str_activation_info
6 STR_TADIR_KEYS Public See coding TADIR Schlüsselinformationen 20061219 BEGIN OF STR_TADIR_KEYS , pgmid type tadir-pgmid, object type tadir-object, obj_name type tadir-obj_name, end of str_tadir_keys
7 STR_TRANSPORT_INFO Public See coding Transport Infos (E071 / E071K) 20061130 BEGIN OF str_transport_info, tab_e071 TYPE standard table of e071 WITH DEFAULT KEY, tab_e071k TYPE STANDARD TABLE OF e071k WITH DEFAULT KEY, END OF str_transport_info
8 TAB_TADIR_KEYS Public See coding 20110111 tab_tadir_keys TYPE STANDARD TABLE OF str_tadir_keys WITH DEFAULT key
9 TAS_TADIR_KEYS Public See coding 20100208 tas_tadir_keys TYPE TABLE OF str_tadir_keys WITH UNIQUE SORTED KEY DEFAULT components pgmid object obj_name
History
Last changed by/on SAP  20110908 
SAP Release Created in 100