Error in validation of Form 24Q

Dear All
We are faced with a problem in Form 24Q, We have the payment date for the salary as the first of the
next month because of which in any quarter the third month validation is giving errors.
with the error saying "Invalid date on which the tax deducted / collected".Could you please help with same. Also if someone can tell me the procedure of manually verifying the form 24Q file that is created in .txt format.
With thanks in anticipation.
Regards
Ankush

Hi,
Please check the Date given in the challan . that should be the last day of the quater.
Ex: Q1 -- 30/06/08.
Hope this will help u
KRC

Similar Messages

  • InfoPath form, rich text fields, "There was a form postback error" InvalidOperationException, There has been an error while processing the form

    Using InfoPath 2013 browser enabled form.
    I am getting the above error on ALL Infopath Designed Rich Text fields, where the "Cannot be blank" attribute is set.
    To reproduce it, I create a custom list and custom list form with InfoPath 2013. I add 2 Rich Text fields and enable "cannot be blank". To raise the error, I put some data in the RT field. Skip to another field (so focus is changed and a postback
    occurs), then back to original field to delete the contents (to raise the validation).
    I originally thought it was associated with the HTMLCHKR.DLL not being registered (and I have re-registered it just in case), but the exception I get from the ULS logs reads (it is from a list AFTER I have re-registered the DLL):
    There was a form postback error. (User: 0#.w|myDomain\jc, Form Name: Template, IP: , Request: h t t p ://MyWebApp/MySite/Lists/rtAfterHtmlCHkrReg/Item/newifs.aspx?List=2212ff41-77b4-445b-931b-d7e538c9da91&Source=h t t p://MyWebApp/MySite/Lists/rtAfterHtmlCHkrReg/AllItems.aspx&RootFolder=&Web=3db49106-bdca-47bb-b4cd-a549d2d86aa7,
    Form ID: urn:schemas-microsoft-com:office:infopath:list:-AutoGen-2015-01-16T21:51:48:853Z, Type: InvalidOperationException, Exception Message: No content generated as the result of the operation.) 8cc5e09c-3665-903b-575a-faaac506c40a
    I noticed that errors associated with the HTMLCHKR.DLL not being registered would have some sort of COM exception (example: TYPE_E_LIBNOTREGISTERED or REGDB_E_CLASSNOTREG)
    I also should mention that this problem started happening about 3 weeks ago. We have extended the web application to handle HTTPS on the intranet zone (we had a reverse proxy project that did not eventuate) - would that cause something? How can I do further
    checking?

    Hi,
    I have done a test in my SharePoint, and I met the same issue with you.
    I created a custom list and custom list form with InfoPath 2013. I added 2 Rich Text fields and enabled "cannot be blank".  I put some content in the RT field, then delete the contents, I got the error message:"there has been an
    error while processing the form."
    Here is a similar post said that executing the command: regsvr32 "C:\Program Files\Common Files\Microsoft Shared\
    OFFICE14\htmlchkr.dll" will solve the issue.
    https://social.msdn.microsoft.com/Forums/en-US/eb2e0f6e-c8e4-4e92-ac5e-a09d72759eda/rich-text-field-error-in-webform?forum=sharepointcustomizationprevious
    But I just disabled "cannot be blank", and it solved the issue.
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Error in my tabular form

    Hello
    I'm getting an error on my tabular form, it is layed out as so:
      [ ]  Title      Lastname   Firstname   Company   Email
    [ ]  Mr/Ms/Mrs  [       ]  [        ]  [      ]  [        ]-first column is a checkbox
    -'title' is a select list default value "Mr"
    -the rest are normal text boxes
    -Validation:Lastname cannot be null
    -validation Firstname cannot be null
    Now the error occurs in only 1 situation:When you click the 'add row' button, but don't edit any boxes before you click 'save'.
    If you do that you get an error saying cannot enter NULL into LASTNAME (which is because the database its going into doesn't allow a null value for that column)
    If you change anything the validations stop you from advancing if lastname or firstname is null...so why don't the validations kick in until you change something? and why does the MRU process not ignore the empty row like the validations seem to?
    It seems strange that they don't both act the same towards it...
    My assumption is that it has something to do with the select list having a default value because I have several other tabular forms in my app and another has 4 select lists and it has the same error, but the ones that don't have a select list have no error...
    So yeh any help/thoughts appreciated

    Sorted this out a while ago...figured I'd just update:
    The value the select lists were showing by default, wasn't actually a default value as such. I had set it to 'do not show null value' so of course it had to show something, which was just the first value in the list which doesn't really count as a default value. So all I did was set the default value of the list to the value that was displayed automatically.

  • WL 8.1 BEA-101083 error when submitting a form using javascript (IE only)

    Hello,
    I have a JSP page that is submitting a form with javascript document.form.submit()
    after checking the validity of form element values, but I randomly get a BEA-101083
    error. The jsp page has worked fine for several year in IPlanet, and Sun One
    7 application server, but when ported over to WebLogic 8.1 SP2 the error manifests
    itself. Basically, when user submits the form, the next page is displayed with
    null values, and soon after the following stack trace appears in the server log.
    This error only occurs when the client browser is IE, Netscape works fine.
    Thanks,
    -Colin
    <WLS Kernel>> <> <BEA-101083> <Connection failure.
    java.io.IOException: A complete message could not be read on socket: 'weblogic.servlet.internal.MuxableSocketHTTP@9bb9300
    - idle tim
    eout: '30000' ms, socket timeout: '30000' ms', in the configured timeout period
    of '60' secs
    at weblogic.socket.SocketMuxer$TimeoutTrigger.trigger(Lweblogic.time.common.Schedulable;)V(SocketMuxer.java:775)
    at weblogic.time.common.internal.ScheduledTrigger.run()Ljava.lang.Object;(ScheduledTrigger.java:243)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic.security.subject.AbstractSubject;Ljava.security.Privil
    egedAction;)Ljava.lang.Object;(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.a
    cl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(SecurityManager.java:118)
    at weblogic.time.common.internal.ScheduledTrigger.executeLocally()V(ScheduledTrigger.java:229)
    at weblogic.time.common.internal.ScheduledTrigger.execute(Lweblogic.kernel.ExecuteThread;)V(ScheduledTrigger.java:223)
    at weblogic.time.server.ScheduledTrigger.execute(Lweblogic.kernel.ExecuteThread;)V(ScheduledTrigger.java:50)
    at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
    at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)

    Checkboxes only submit a value when they are "on"
    They submit nothing if they are not selected.
    The problem comes - do you interpret no checkbox values as "clear all values" or "leave the values alone"? Struts assumes the latter.
    Your form is probably being kept in session?
    Try implementing the reset() method of your action form and set its property to be equivalent to no checkboxes selected.

  • Error editing a Portal form

    I experience the following error when trying to edit a valid Portal Form:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at "PORTAL30.WWV_UIFORM_BUILD", line 2717
    ORA-06512: at "PORTAL30.WWV_UIFORM_BUILD", line 2857
    ORA-06512: at "PORTAL30.WWV_UIFORM_BUILD", line 5647
    ORA-06512: at line 8
    Does anybody have any ideas??

    Kelly,
    I had the same problem.
    The remote table has to be a PUBLIC synonym. Drop the existing synonym and re-create the PUBLIC SYNONYM. It should work now.
    Thanks.

  • Form 24Q Errror: T-FV-2133 For Form 24Q quarter Q4, SD is mandatory, so count of salary statement

    Hi All,
    For the Tcode PC00_M40_F24Q when it is executed for the Quater 4, We are getting the below error when we are trying to validate the efile:
    "T-FV-2133 For Form 24Q quarter Q4, SD is mandatory, so count of salary statement
    records must be greater than 0 (zero)"
    The steps followed are to select “Salary & tax details” and then select “download e-File”. The chalan details of Q4 have been maintained in the system through Challan mapping.
    This error is coming for Q4 only and not for Q3. Initial investigation
    Please help in resolving this.
    Regards,
    Vishwas

    Hi All,
    The Sloution for this is to implement below 2 SAP notes.
    First : 2003817 then Second : 2006270.
    We did this and it worked.
    Regards,
    Vishwas
    I will be closing the Thread, thanks a lot all of you for your support.

  • Error  in validation.xml   file while deploying in server

    Hi friends,
    I am Venkataramana . I am doing one small structs application with Validation . as usual in XML file i wrote validations but when i am deploying in server it is showing error as
    SEVERE: Parse Error at line 2 column 17: Document is invalid: no grammar found.
    org.xml.sax.SAXParseException: Document is invalid: no grammar found.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
    and
    Jan 11, 2010 11:57:53 PM org.apache.commons.digester.Digester error
    SEVERE: Parse Error at line 2 column 17: Document root element "form-validation", must match DOCTYPE root "null".
    org.xml.sax.SAXParseException: Document root element "form-validation", must match DOCTYPE root "null".
    Kindly find the validation.xml file for your reference.
    <!DOCTYPE form-validation PUBLIC
    "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.1.3//EN"
    "http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd">
    <form-validation>
    <formset>
    <form name="regFormForm">
    <field property="username"
    depends="required">
    <arg0 key="uname"/>
    </field>
    <field property="password"
    depends="required">
    <arg0 key="password"/>
    </field>
    </form>
    </formset>
    </form-validation>
    Please can any one help on this?

    I think your dtd entry - "http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd" is not compatible with your validation.jar file. If you have recently downloaded the these struts jar files then make sure this entry is matched with what they have provided in examples. Or download new set of jar files and copy the same doc-type tag as they have given in examples.

  • Creating XHTML valid PayPal Forms

    Hi,
    Trying to create an XHTML valid paypal form for view cart, etc. This is the code from the paypal website:
    <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_cart">
    <input type="hidden" name="business" value=".............">
    <input type="hidden" name="display" value="1">
    <input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_viewcart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
    <img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
    </form>
    My solution so far is:
    <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <fieldset class="paypal">
    <div class="paypal">
    <input type="hidden" name="cmd" value="_cart"/>
    <input type="hidden" name="business" value="............."/>
    <input type="hidden" name="display" value="1"/>
    <input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_viewcart_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online." />
    <img alt=""src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1" />
    </div>
    </fieldset>
    </form>
    The last error is with regard to the <form target=" "> I have experimented using JavaScript:
    <script type="text/javascript">
    //<![CDATA[
    function submitform()
      document.myform.submit();
    //]]>
    </script>   
    But not sure once I name the script if I can just remove target??
    Any help would be greatly appreciated.
    Regards,
    Ozan89

    1) Do we need to use WML renderkit for displaying information on a PDA.
    - I'm not too experienced with PDA's, but I'm guessing most of them (new ones) support XHTML these days. You could easily use JSF for this. Which PDA's are you going to support? Is there a specific set of them or just about any PDA out there?
    2) How can I develop a single JSP/JSF page and display both on laptop browser and PDA browser.
    -If the PDA browser supports XHTML you could do CSS styling based on the user agent so that the page displays differently on the two.
    3) Can plain HTML support this funtionality
    - Again I'm not sure about PDA compability here, but I would think that many PDA's support plain HTML.
    4) Are there examples which demonstrates developing this kind of application:
    The WALL project seems like a good place to start searching.

  • Errors not validated

    Hi,
    The XML i'm validating is with error (minLength is violated). However, error msg is not shown.
    I've already created a class that implements the defaultHandler, still it's to no avail. Can someone please advice?
    Thanks!

    By default only fatal errors are displayed (bad formed).
    To manage validation errors, you have to implement an Error Handler, like this for example :
    import java.io.PrintStream;
    import org.xml.sax.ErrorHandler;
    import org.xml.sax.SAXException;
    import org.xml.sax.SAXParseException;
    public class XmlError implements ErrorHandler {
    private PrintStream out;
    protected String message(SAXParseException e){
    String message = "Message : "+e.getMessage()+"\n";
    message += "Ligne "+e.getLineNumber()+", colonne "+e.getColumnNumber()+"\n";
    message += "Public id : "+e.getPublicId()+"\n";
    message += "System id : "+e.getSystemId();
    return message;
    public XmlError() {
    public XmlError(PrintStream out) {
    this.out = out;
    public void error(SAXParseException e) throws SAXException {   
    String systemId = e.getSystemId();
    if (systemId == null) {
    systemId = "null";
    System.err.println("Erreur (URI="+ systemId +" ligne " +
    e.getLineNumber() + ", col " +
    e.getColumnNumber() + ") : " + e.getMessage());
    String message = "*** Erreur lors de la validation ***\n";
    message += message(e);
    SAXException se = new SAXException(message, e);
    throw se;
    public void fatalError(SAXParseException e) throws SAXException{
    System.err.println("Erreur fatale : " + e.getMessage());
    String message = "*** Erreur fatale ***\n";
    message += message(e);
    SAXException se = new SAXException(message, e);
    throw se;
    public void warning(SAXParseException e) throws SAXException{
    System.err.println("warning : " + e.getMessage());
    }

  • Error when starting Adobe Form

    I have an Adobe Form which works Ok in the development SAP Portal, but that, when I log in the production portal gives the following error:
    Error when reinitializing the form (I guess, it's Error al reinicializar el formulario, in Spanish)
    I think maybe there is something missing to transport, or some misconfiguration, but I haven't been able so far to find it...
    Can someone give me a hand?
    Thank you in advance,
    S.

    Hi,
    Can you tell me when does the error message comes? Does it comes when you are trying to open the Form or when you are trying to execute it.
    Please check if it is still working in the development box?
    Regards,
    Susanta

  • Error when opening Data Form

    Hi All,
    Also I have tried by removing access for that user and opened the Dta Form but still it throwing me the same error:
    You are trying to open the data form, but cannot because all of the required dimensions are not present. Possible causes may be that you do not have access to at least one member of a required dimension, or the member selection resulted in no members present. Contact your administrator
    Kindly guide me.
    Thanks and Regards
    ChiDam

    duplicate post - Error while opening Data form
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error When Opening Any Form

    Hi All.,
    Im facing some issue while opening any form..its stuck in below mention file while opening any form i tried all the ways still im not able to fix the issue.
    Application:11.5.10.2
    OS-----------HP-UX
    DB-----------10.2.0.4.0
    File Name:
    oracle/forms/ui/FLWTextArea
    Work Around
    Relink the all the files
    Regenerated the jar files
    Regenerated the forms
    f60gen help=y
    Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)
    Forms 6.0 (Form Compiler): Release - Production
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production
    Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle Tools Integration Version 6.0.8.17.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.0
    Oracle CORE Version 4.0.6.0.0 - Production
    Metalink Doc id
    java.lang.NoClassDefFoundError: oracle/forms/ui/FLWTextArea Error When Opening Any Form [ID 1219663.1]

    Thanks,
    From the below doc id we are currently in patch set 19 but im not able see that in ad_bugs.,
    Note: 232313.1 - Information on Previous Versions of Developer 6i Patchsets
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=232313.1
    Here is an example:
    If you have Forms: 6.0.8.27.x --> You are on Developer 6i Patch 18
    If you have Forms: 6.0.8.26.x --> You are on Developer 6i Patch 17
    If you have Forms: 6.0.8.25.x --> You are on Developer 6i Patch 16
    If you have Forms: 6.0.8.24.x --> You are on Developer 6i Patch 15
    SQL> select bug_number from ad_bugs where bug_number='&BUG_NUMBER';
    Enter value for bug_number: 9935935
    old 1: select bug_number from ad_bugs where bug_number='&BUG_NUMBER'
    new 1: select bug_number from ad_bugs where bug_number='9935935'
    no rows selected
    SQL>

  • Error when displaying xellerate form

    Hello,
    I have the following error when displaying the form of any xellerate users :
    ERROR,03 May 2011 10:40:56,273,[XELLERATE.APIS],Class/Method: tcFormDefinitionOperationsBean/getFormFieldPropertyValue encounter some problems: Property 'Column Names' has not defined for the form field '-19'
    All is working fine, just this error that is diplayed each time I want to display a user form. In my formMetadata.xml, I have the following definition for the field -19, it is the manager :
    <Attribute name="-19" label="global.label.managerid" displayComponentType="LookupField" variantType="long" dataLength="50" map="Users.Manager Login">
    <ValidValues lookupColumnNames="User ID,Last Name,First Name" lookupQuery="SELECT usr.usr_key,usr.usr_last_name,usr.usr_first_name,usr.usr_login FROM usr, ugp, usg WHERE ugp.ugp_name = 'PROF_MANAGER' AND ugp.ugp_key = usg.ugp_key AND usr.usr_key = usg.usr_key AND usr.usr_status = 'Active' AND usr.usr_emp_type = 'Employee'" displayColumns="Users.User ID,Users.Last Name,Users.First Name" selectionColumn="Users.User ID"/>
    </Attribute>
    What is the problem with my attribute definition ?
    Thanks for your help,
    Kind regards,
    mdadikn

    Hello,
    I'm new to OIM. I am a new hire to a group that had a contractor setup the whole system. I'm finding a similar issue on our system here. I've looked through the database and cannot seem to find the issue. Error happens when from the webapp clicking on "Create IT Resource".
    From the Error Log:
    Class/Method: tcFormDefinitionOperationsBean/getFormFieldPropertyValue encounter some problems: Property 'Column Names' has not defined for the form field '-82'
    Line with issue from FormMetaData.xml:
         <Attribute name="-82" label="global.label.itresourcetype" displayComponentType="LookupField" variantType="String" dataLength="255" map="IT Resources Type Definition.Server Type" useInRule="true">
              <ValidValues lookupQuery="select svd_svr_type from svd" selectionColumn="svd_svr_type"/>
    </Attribute>
    Please let me know any additional information/questions. From what I can tell everything should be correct. Sorry again if the answer is obvious, I'm only 3 days into OIM.
    Thank you,
    Ryan

  • SOAP Framework error while activating interactive form in SFP

    hi everyone,
    I am new to adobe forms, I got an error while activating interactive form
    SOAP Framework error: SOAP Runtime Exception: CSOAPExceptionTransport: HTTP response contains unexpected content-type(100,101).
    I am unable to trace this error, can anyone plz let me understand for what reason this error occurs.
    Thanks in advance.
    - Aditya

    Its an issue with ADS installation or configuration. Let your BASIS team know about this error with screen print. We had same issue and BASIS fixed it.
    Raja

  • Unable to load the following resource: Error: too many columns- form won't

    Hi ..
    Can you please suggest on the following error, which i am facing the issue while opening data form in Hyperion Planning 11.1.1.4 .
    Unable to load the following resource: Error: too many columns- form won't
    Regards,
    Vasu

    It is something around 256 if I am not mistaken, I dread to think what a form with 700 columns is like to work with.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • How do I access Camera Raw editing program

    The Photoshop and Bridge tutorials show Camera Raw editing program...how do I access this program...Thanks.

  • How to install JAVA API client files :: Using JAVA Proxy & NWDS

    Hi I am going to integrate the SAP with one "AB" System which is providing Java API to integrate with their client ( which in turn will connect with AB System ). So AB System is providing JAR files & property files, in order to instantiate objects &

  • Oracle 8i deployment

    1)I cannot find Oracle 8i lite in the Oracle Store (web site). What is the pricing? 2)There is a deploy feature. Does it mean I can distribute (read sell) applications without additional licenses? Do customers have to buy licenses? 3)Since Oracle 8i

  • Deployment to IIS help

    Hi, I am trying to deploy my program to an IIS server (5.0) I'm having problems setting the classpath. I've installed JRE on the server. Is this enough? Do I need to install more components?? Thanks for your help.

  • How can external users(customers) buy course/tests from OLM

    Hi All, I understand that OLM has the capability wherein users(external and Internal) can browse through categories and courses. There is also an integration with OM, leveraging which the OM/Help Desk executive can create a Order to sell the course t