SAP ABAP Class IF_SIW_DB_SXF_FIELD (Reads/Writes TSIW_SXF_FIELD Database)
Properties
Class IF_SIW_DB_SXF_FIELD  
Short Description Reads/Writes TSIW_SXF_FIELD Database    
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_FIELD has no forward declaration.
Interfaces
Class IF_SIW_DB_SXF_FIELD has no interface implemented.
Friends
Class IF_SIW_DB_SXF_FIELD has no friend class.
Attributes
Class IF_SIW_DB_SXF_FIELD 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
Class IF_SIW_DB_SXF_FIELD has no event.
Types
Class IF_SIW_DB_SXF_FIELD 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_FIELD_ACCESS=>TTY_SXF_FIELD 20100913

Method READ on class IF_SIW_DB_SXF_FIELD 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_FIELD_COLLECTOR 20100913

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