SAP ABAP Class CL_TAX_RFD_REQUEST (Class for Managing Input VAT Refund Items)
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_REQUEST  
Short Description Class for Managing Input VAT Refund Items    
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 20090911   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TAX_RFD_REQUEST has no forward declaration.
Interfaces
Class CL_TAX_RFD_REQUEST has no interface implemented.
Friends
Class CL_TAX_RFD_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PARREFC Instance attribute Public Type reference (TYPE) FOTPARREFC_T Table Type for FOTPARREFC 20091023
2 MT_REQUEST Instance attribute Public Type reference (TYPE) FOTRFDREQ_T Table Type for FOTRFDREQ 20090915
3 MT_REQUEST_CHG Instance attribute Public Type reference (TYPE) FOTRFDREQ_T Table Type for FOTRFDREQ 20091019
4 MT_REQUEST_DEL Instance attribute Public Type reference (TYPE) FOTRFDREQ_T Table Type for FOTRFDREQ 20091117
5 MT_REQUEST_NEW Instance attribute Public Type reference (TYPE) FOTRFDREQ_T Table Type for FOTRFDREQ 20091007
6 MT_RFDPARA Instance attribute Public Type reference (TYPE) FOTRFDPARA_T Table Type for fotrfdpara 20091023
7 MT_RFDPARA_CHG Instance attribute Public Type reference (TYPE) FOTRFDPARA_T Table Type for fotrfdpara 20091023
8 MT_RFDPARA_NEW Instance attribute Public Type reference (TYPE) FOTRFDPARA_T Table Type for fotrfdpara 20091023
9 SC_ITEM_FIELDS Constant Public See coding 20090911
Methods
# Method Level Visibility Method type Description Created on
1 DB_DELETE_REQUEST Instance method Public Method Delete Input VAT Refund Applications 20091117
2 DB_INSERT_PARAM Instance method Public Method Insert Parameters of Input VAT Refund Applications 20091022
3 DB_INSERT_REQUEST Instance method Public Method Insert Input VAT Refund Applications 20091007
4 DB_READ_PARAM Instance method Public Method Read Parameters of Input VAT Refund Applications 20091023
5 DB_READ_REQUEST Instance method Public Method Read Input VAT Refund Applications 20090911
6 DB_UPDATE_PARAM Instance method Public Method Update Parameters of Input VAT Refund Applications 20091022
7 DB_UPDATE_REQUEST Instance method Public Method Update Input VAT Refund Applications 20091013
Events
Class CL_TAX_RFD_REQUEST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FOTRFDITM_ALV Public See coding 20090911
2 TT_FOTRFDITM_ALV Public See coding 20090911
Method Signatures

Method DB_DELETE_REQUEST Signature

Method DB_DELETE_REQUEST on class CL_TAX_RFD_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_TAX_RFD Exception class for tax refunds 20091117

Method DB_INSERT_PARAM Signature

Method DB_INSERT_PARAM on class CL_TAX_RFD_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_TAX_RFD Exception class for tax refunds 20091022

Method DB_INSERT_REQUEST Signature

Method DB_INSERT_REQUEST on class CL_TAX_RFD_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_TAX_RFD Exception class for tax refunds 20091007

Method DB_READ_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RFDPARAM Call by reference Type reference (TYPE) FOTRFDPARA_T Tabellentyp zum fotrfdpara 20091026
2 Importing I_REQID Call by reference Type reference (TYPE) FOT_RFDREQID Identifiziert einen Vorsteuervergütungsantrag 20091023
# Exception Resumable Description Created on
1 NOT_FOUND keine Eintrag gefunden 20091026

Method DB_READ_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERIOD Call by reference Type reference (TYPE) FOTRFDPER_T Tabellentyp zum FOTRFDPER 20090911
# Exception Resumable Description Created on
1 NOT_FOUND keine Eintrag gefunden 20090911

Method DB_UPDATE_PARAM Signature

Method DB_UPDATE_PARAM on class CL_TAX_RFD_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_TAX_RFD Exception class for tax refunds 20091027

Method DB_UPDATE_REQUEST Signature

Method DB_UPDATE_REQUEST on class CL_TAX_RFD_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_TAX_RFD Exception class for tax refunds 20091019
History
Last changed by/on SAP  20110908 
SAP Release Created in 605