SAP ABAP Class IF_SIW_TYPES (SIW Types)
Properties
Class IF_SIW_TYPES  
Short Description SIW Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061120   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_TYPES has no forward declaration.
Interfaces
Class IF_SIW_TYPES has no interface implemented.
Friends
Class IF_SIW_TYPES has no friend class.
Attributes
Class IF_SIW_TYPES has no attribute.
Methods
Class IF_SIW_TYPES has no method.
Events
Class 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