SAP ABAP Interface IF_SIW_DB_SXF_TYPE_ACCESS (Read or Modify SIW Types (in Buffer of DB Layer))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_DB (Package) SIW: Database Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_DB_SXF_TYPE_ACCESS DB-Layer Buffers and Updates DB Table 20100913
Properties
Interface IF_SIW_DB_SXF_TYPE_ACCESS  
Short Description Read or Modify SIW Types (in Buffer of DB Layer)    
General Data
Package S_SIW_DB   SIW: Database Layer 
Created 20100913   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_DB_SXF_TYPE_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_DB_ACCESS Abstraction Layer to Buffer and Update DB Tables 20100913
Friends
Interface IF_SIW_DB_SXF_TYPE_ACCESS has no friend.
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 Instance method Public Method Deletes Database Entries for ID 20100929
2 DELETE_ALL Instance method Public Method Deletes all Database Entries 20101005
3 DELETE_BY_SIGNATURE Instance method Public Method Deletes Database Entries for a Signature ID 20120504
4 GET Instance method Public Method Returns the Whole Buffer 20100913
5 GET_BY_ID Instance method Public Method Returns the Buffered Data for ID 20100913
6 GET_BY_SIGNATURE Instance method Public Method Returns the Buffered Data for a Signature ID 20100929
7 SET Instance method Public Method Adds or Modifies Buffered Data Entries 20100913
Events
Interface IF_SIW_DB_SXF_TYPE_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_type_access with default key
2 TTY_SXF_TYPE Public Type reference (TYPE) SIW_TAB_SXF_TYPES 20100913
3 TTY_TSIW_SXF_TYPE Public See coding 20100913 tty_tsiw_sxf_type type standard table of tsiw_sxf_type with default key
4 TY_SXF_TYPE Public Type reference (TYPE) SIW_STR_SXF_TYPE SXF Type 20100913
Method Signatures

Method DELETE 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_SXF_TYPE_UUID 20101004

Method DELETE on Interface IF_SIW_DB_SXF_TYPE_ACCESS has no exception.

Method DELETE_ALL Signature

Method DELETE_ALL on Interface IF_SIW_DB_SXF_TYPE_ACCESS has no parameter.
Method DELETE_ALL on Interface IF_SIW_DB_SXF_TYPE_ACCESS has no exception.

Method DELETE_BY_SIGNATURE 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_SXF_TYPE_UUID 20120504

Method DELETE_BY_SIGNATURE on Interface IF_SIW_DB_SXF_TYPE_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_SXF_TYPE 20100913

Method GET on Interface IF_SIW_DB_SXF_TYPE_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_SXF_TYPE_UUID 20101004
2 Returning R_SXF_TYPE Value transfer Type reference (TYPE) TY_SXF_TYPE 20100913

Method GET_BY_ID on Interface IF_SIW_DB_SXF_TYPE_ACCESS has no exception.

Method GET_BY_SIGNATURE 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_SIGNATURE_UUID 20101004
2 Returning RT_SXF_TYPES Value transfer Type reference (TYPE) TTY_SXF_TYPE 20100929

Method GET_BY_SIGNATURE on Interface IF_SIW_DB_SXF_TYPE_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_SXF_TYPE 20100913

Method SET on Interface IF_SIW_DB_SXF_TYPE_ACCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731