SAP ABAP Interface IF_SIW_DB_SXF_LINK (Reads/Writes TSIW_LINK Database)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_DB (Package) SIW: Database Layer
Properties
Interface IF_SIW_DB_SXF_LINK  
Short Description Reads/Writes TSIW_LINK Database    
General Data
Package S_SIW_DB   SIW: Database Layer 
Created 20100913   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_DB_SXF_LINK has no forward declaration.
Interfaces
Interface IF_SIW_DB_SXF_LINK has no interface.
Friends
Interface IF_SIW_DB_SXF_LINK has no friend.
Attributes
Interface IF_SIW_DB_SXF_LINK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ Instance method Public Method Returns Data from the Database Table 20100913
2 WRITE Instance method Public Method Updates the Database Table with the Collected Data 20100913
Events
Interface IF_SIW_DB_SXF_LINK has no event.
Types
Interface IF_SIW_DB_SXF_LINK has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100913
2 Returning R_DB Value transfer Type reference (TYPE) IF_SIW_DB_SXF_LINK_ACCESS=>TTY_LINK 20100913

Method READ on Interface IF_SIW_DB_SXF_LINK has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) IF_SIW_DB_SXF_LINK_COLLECTOR 20100913

Method WRITE on Interface IF_SIW_DB_SXF_LINK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in