SAP ABAP Class CL_FIWTIN_QRETURNS_DMEE (India Q-returns file)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J1ICIN30A (Package) Development class for cin30a
Properties
Class CL_FIWTIN_QRETURNS_DMEE  
Short Description India Q-returns file    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package J1ICIN30A   Development class for cin30a 
Created 20121009   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIWTIN_QRETURNS_DMEE has no forward declaration.
Interfaces
Class CL_FIWTIN_QRETURNS_DMEE has no interface implemented.
Friends
Class CL_FIWTIN_QRETURNS_DMEE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELDNAME_VALUE Constant Private Type reference (TYPE) DFIES-FIELDNAME 'FILEINTERN' Field Name 20130509
2 GC_TABNAME_VALUE Constant Private Type reference (TYPE) DFIES-TABNAME 'FILENAME' Table Name 20130509
3 GT_CHALLAN_FILE Instance attribute Private Type reference (TYPE) FIWTIN_T_QCHALLAN Table Type for Quaterly Returns Challan details 20130509
4 GT_DEDDTL_FILE Instance attribute Private Type reference (TYPE) FIWTIN_T_QDED_DET Table Type for Quarterly Returns Deductee details 20130509
5 GT_FILE Instance attribute Private Type reference (TYPE) TY_FPM_FILE Table type for FPM_FILE 20130509
6 GT_HEADER_FILE Instance attribute Private Type reference (TYPE) FIWTIN_T_QHEADER Table type for Quarterly Returns file header 20130509
7 GV_TREEID Instance attribute Private Type reference (TYPE) DMEE_TREEID DMEE: unique description for a DMEE format tree 20130509
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_FILE Instance method Private Method 20130509
2 CREATE_AS_FILE Instance method Public Method 20130509
3 CREATE_PS_FILE Instance method Public Method 20130509
4 GET_LOGICAL_NAME Instance method Public Method Get Value for Logical file name 20130509
5 GET_PS_FILENAME Instance method Public Method 20130509
6 OPEN_FILE Instance method Private Method 20130509
7 PROCESS_DMEE Instance method Private Method 20130509
8 SET_DMEE_DATA Instance method Public Method 20130509
9 SET_TREEID Instance method Private Method 20130509
10 WRITE_FILE Instance method Private Method 20130509
11 WRITE_PS_FILE Instance method Private Method 20130509
Events
Class CL_FIWTIN_QRETURNS_DMEE has no event.
Types
Class CL_FIWTIN_QRETURNS_DMEE has no local type.
Method Signatures

Method CLOSE_FILE Signature

Method CLOSE_FILE on class CL_FIWTIN_QRETURNS_DMEE has no parameter.
Method CLOSE_FILE on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method CREATE_AS_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) FSNAM File Name in the File System 20130509

Method CREATE_AS_FILE on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method CREATE_PS_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) FSNAM File Name in the File System 20130509

Method CREATE_PS_FILE on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method GET_LOGICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) FILEINTERN Logical file name 20130509
# Exception Resumable Description Created on
1 VALIDATION_FAILED 20130509

Method GET_PS_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PS_FILE Value transfer Type reference (TYPE) FILENAME Table for Converting Internal File Names into External Names 20130509

Method GET_PS_FILENAME on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method OPEN_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) FSNAM File Name in the File System 20130509

Method OPEN_FILE on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method PROCESS_DMEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LT_CHALLAN_FILE Call by reference Type reference (TYPE) FIWTIN_T_QCHALLAN Table Type for Quaterly Returns Challan details 20130509
2 Changing LT_DEDDTL_FILE Call by reference Type reference (TYPE) FIWTIN_T_QDED_DET Table Type for Quarterly Returns Deductee details 20130509
3 Changing LT_HEADER_FILE Call by reference Type reference (TYPE) FIWTIN_T_QHEADER Table type for Quarterly Returns file header 20130509

Method PROCESS_DMEE on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method SET_DMEE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHALLAN_FILE Call by reference Type reference (TYPE) FIWTIN_T_QCHALLAN Table Type for Quaterly Returns Challan details 20130509
2 Importing IT_DEDDTL_FILE Call by reference Type reference (TYPE) FIWTIN_T_QDED_DET Table Type for Quarterly Returns Deductee details 20130509
3 Importing IT_HEADER_FILE Call by reference Type reference (TYPE) FIWTIN_T_QHEADER Table type for Quarterly Returns file header 20130509
4 Importing IV_TREEID Call by reference Type reference (TYPE) DMEE_TREEID DMEE: unique description for a DMEE format tree 20130509

Method SET_DMEE_DATA on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method SET_TREEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LV_TREEID Call by reference Type reference (TYPE) DMEE_TREEID DMEE: unique description for a DMEE format tree 20130509

Method SET_TREEID on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method WRITE_FILE Signature

Method WRITE_FILE on class CL_FIWTIN_QRETURNS_DMEE has no parameter.
Method WRITE_FILE on class CL_FIWTIN_QRETURNS_DMEE has no exception.

Method WRITE_PS_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) FSNAM File Name in the File System 20130509

Method WRITE_PS_FILE on class CL_FIWTIN_QRETURNS_DMEE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in