SAP ABAP Class CL_TAX_RFD_DB (Database Access Class for Tax Refund)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FOT_EDECLARATION (Package) Electronic Advance Return for Tax on Sales/Purchases
Properties
Class CL_TAX_RFD_DB  
Short Description Database Access Class for Tax Refund    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOT_EDECLARATION   Electronic Advance Return for Tax on Sales/Purchases 
Created 20090827   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TAX_RFD_DB has no forward declaration.
Interfaces
Class CL_TAX_RFD_DB has no interface implemented.
Friends
Class CL_TAX_RFD_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DB_TABLE_NAME Static Attribute Protected Type reference (TYPE) STRING 20090827
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Protected Method Creates database entries 20090827
2 DELETE Static method Protected Method Deletes database entries 20090827
3 UPDATE Static method Protected Method Updates database entries 20090827
Events
Class CL_TAX_RFD_DB has no event.
Types
Class CL_TAX_RFD_DB has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTRIES Call by reference Type reference (TYPE) STANDARD TABLE 20090827
# Exception Resumable Description Created on
1 CX_TAX_RFD Exception class for tax refunds 20090827

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTRIES Call by reference Type reference (TYPE) STANDARD TABLE 20090827

Method DELETE on class CL_TAX_RFD_DB has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGED_FIELDS Call by reference Type reference (TYPE) SESF_STRING_TAB Tabelle von Strings 20090827
2 Importing IT_ENTRIES Call by reference Type reference (TYPE) STANDARD TABLE 20090827

Method UPDATE on class CL_TAX_RFD_DB has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605