SAP ABAP Class IF_SIW_DB_SXF_LINK_ACCESS (Read or Modify SXF Links (in Buffer of DB Layer))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIW_DB_ACCESS Abstraction Layer to Buffer and Update DB Tables 20100913
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_DB_SXF_LINK_ACCESS DB-Layer Buffers and Updates DB Table 20100913
Properties
Class IF_SIW_DB_SXF_LINK_ACCESS  
Short Description Read or Modify SXF Links (in Buffer of DB Layer)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100913   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_DB_SXF_LINK_ACCESS has no forward declaration.
Interfaces
Class IF_SIW_DB_SXF_LINK_ACCESS has no interface implemented.
Friends
Class IF_SIW_DB_SXF_LINK_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_PROJECT_ID Instance attribute Public Attribute reference (LIKE) 20100913
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ALL Instance method Public Method Deletes all Database entries 20101005
2 DELETE_BY_MAPPING_ID Instance method Public Method 20101013
3 GET Instance method Public Method Returns the Whole Buffer 20100913
4 GET_BY_ID Instance method Public Method Returns the Buffered Data for ID 20100913
5 GET_BY_MAPPING Instance method Public Method Returns the Buffered Data for Mapping ID 20101005
6 SET Instance method Public Method Adds or Modifies Buffered Data Entries 20100913
Events
Class IF_SIW_DB_SXF_LINK_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY Public See coding 20100913 tty type standard table of ref to if_siw_db_sxf_link_access with default key
2 TTY_LINK Public See coding 20100913 tty_link type table of ty_link with default key
3 TTY_TSIW_LINK Public See coding 20100913 tty_tsiw_link type standard table of ty_tsiw_link with default key
4 TY_LINK Public Type reference (TYPE) TSIW_LINK 20100913
5 TY_TSIW_LINK Public Type reference (TYPE) TSIW_LINK 20101013
Method Signatures

Method DELETE_ALL Signature

Method DELETE_ALL on class IF_SIW_DB_SXF_LINK_ACCESS has no parameter.
Method DELETE_ALL on class IF_SIW_DB_SXF_LINK_ACCESS has no exception.

Method DELETE_BY_MAPPING_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SIW_DTE_MAP_LINK_UUID 20101013

Method DELETE_BY_MAPPING_ID on class IF_SIW_DB_SXF_LINK_ACCESS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DB_BUFFER Value transfer Type reference (TYPE) TTY_LINK 20100913

Method GET on class IF_SIW_DB_SXF_LINK_ACCESS has no exception.

Method GET_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SIW_DTE_MAP_LINK_UUID 20101004
2 Returning R_LINK Value transfer Type reference (TYPE) TY_LINK 20100913

Method GET_BY_ID on class IF_SIW_DB_SXF_LINK_ACCESS has no exception.

Method GET_BY_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SIW_DTE_MAPPROJ_UUID 20101005
2 Returning R_LINKS Value transfer Type reference (TYPE) TTY_LINK 20101005

Method GET_BY_MAPPING on class IF_SIW_DB_SXF_LINK_ACCESS has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_BUFFER Call by reference Type reference (TYPE) TTY_LINK 20100913

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