TaxWithholdEFilling_IN Class [AX 2012]
Class is used to process the record for E-Filling feature.
| Method | Description | |
|---|---|---|
| buildCorrection | Check and build corrections. |
| calcInterestOtherChargeAmounts | Calculates other charge amounts interest. |
| calcTaxWithholdAmounts | Calcutes tax withhold amounts. |
| calcTaxWithholdCorrection | Calculates tax withhold correction. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| challanDetails | Challange details. |
| challanDetailsC9Correction | Challanges details C9 correction. |
| challanDetailsChanged | Checks if challange details changed. |
| challanDetailsCorrection | Challanges details correction. |
| changeInAddress | Change in address. |
| checkeTaxWithholdFiled | Checks tax withhold field. |
| checkForCorrections | Checks for corrections. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formatAmount | Formats amount. |
| formatCompanyStreetName | Formats the company street name. |
| getAdjustDeducteeC9Correction | Gets deductee information C9 correction for adjust transaction. |
| getAdjustDeducteeInformation | Gets deductee information for adjust transactions. |
| getAdjustNumOfPartyRecords | Gets the Adjust records number. |
| getChallanSerialNum | Gets challange serial number. |
| getDeducteeInformation | Gets deductee information. |
| getDeducteeInformationC9Correction | Gets deductee information C9 correction. |
| getDeducteeInformationCorrection | Gets deductee information correction. |
| getLogisticsPostalAddressByTANNumber | Gets LogisticsPostalAddress by TAN number. |
| getNumOfPartyRecords | Gets number of the party records. |
| getNumOfPartyRecordsC9Correction | Gets the number of party records C9 correction. |
| getNumOfPartyRecordsCorrection | Gets number of party records correction. |
| getReportingCodes | Gets reporting codes. |
| getTaxAmountsCorrection | Gets tax amounts correction. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTotalBatchDepositAmount | Gets total batch deposit amount. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes data. |
| initDeductorInfo | To get the details of the deductee. |
| initResponsibleInfo | To get the details of the responsible person. |
| initValuesForReport27A | Initializes the value of 27A report. |
| insertIntoBatchHeader | Inserts the data to batch header. |
| insertIntoBatchHeaderCorrection | Inserts the correction data to batch header. |
| insertIntoChallanDetail | Inserts the challan detail info. |
| insertIntoChallanDetailCorrection | Inserts the correction challan detail info. |
| insertIntoDeducteeDetail | Insert the deductee details info. |
| insertIntoDeducteeDetailCorrection | Inserts the correction deductee detail info. |
| insertIntoDeducteeDetailExtCorrection | Inserts the correction deductee detail info. |
| insertIntoFileHeader | Inserts the file header info. |
| insertIntoPRNNumber | Inserts the provisional receipt info. |
| insertIntoStatementLine | Inserts the statement line. |
| isHashValueValid | To validate File Hash value |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmFileHash | Gets or sets the file hash value. |
| printBatchHeader | Generates the batch header line to efilling file. |
| printBatchHeaderCorrection | Generates the correction batch header to efilling file. |
| printChallanDetail | Generates the challan details to efilling file. |
| printChallanDetailCorrection | Generates the correction challan details to efilling files. |
| printFileHeader | Generates the file header to efilling files. |
| printFileHeaderCorrection | Generates the correction file header to efilling files. |
| printFromTable | Generates line details to efilling files. |
| run27AReport | Contains code to run the report when it is called from Menu. |
| setFileNumber | Sets file number. |
| setPeriodFinancialAssesmentYear | Sets the Period base on the finanacial assesment year. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construtEFillingByConsolidatedFile | construct a TaxWithholdEFilling_IN object which contains Hash value |
| ::deducteeDetailsChanged | Gets the deductee details change. |
| ::deducteeDetailsChangedC9CustCorrection | Gets cust C9 correction deductee details. |
| ::deducteeDetailsChangedC9VendCorrection | Gets vend C9 correction deductee details. |
| ::deductorDetailsChanged | Whether the deductor detail changed. |
| ::getLogisticsElectronicAddress | Find a record in LogisticsElectronicAddress table |
| ::getMobilePhone | Gets mobile phone number for a dir party. |
| ::getPhone | Gets telephone number for a dir party. |
| ::getPhoneLogisticsElectronicAddress | |
| ::getQuarter | Gets the quarter. |
| ::headerRecord | Gets the file header records. |
| ::isPhoneNumberValid | Validates that if phone sections is an valide India phone sections, for valide phone sections, it should contain two part: [STD code, subsriber number]. |
| ::newChallanDeducteeCount | Gets the new challan deductee detail count. |
| ::setStateCode | Sets the state code. |
| ::typeOfDeductorToStr | Gets the string of deductor type. |
| ::wordWrap | Gets the word wrap. |
| ::writeToFile | Writes the info to file. |
Community Additions
ADD
Show: