Procedure for filing/updating TDS returns(certificates/challans)

Hi All,
As far as TDS configuration is concerned, I need the info on the process on how to file the TDS returns are concerned, updating the challans etc.
The steps that I've configured are: withholding tax types, codes, rounding off etc all such steps which are enabling me to get the TDS deducted for each vendor in J1INMIS, however I'm encountering problems in certificate number ranges and I'm getting confused.
Plz suggest in going about for being able to get the report  on total TDS deducted and updating the certificates
regards
kim

Dear Venkatesh,
Thank you for replying.
I did maintain as you had suggested to me. Now I'm facing a new problem.
The bold text is exactly, what I've copied from the system's error message and pasted it across here.
No unpaid tax lines exist for the given selection criteria.
Message no. 8I702
Diagnosis
The corresponding withholding tax line  &1& is not present in WITH_ITEM table.
System Response
For withholding tax recovered from the vendor, tax line is present in table BSIS, but the corresponding entry is missing in table WITH_ITEM , which is necessary for challan updation. Check the entries.
Procedure
check entries in table WITH_ITEM for the open tax items chosen for clearing.
Now, I dont have a clue to go further from here. Plz suggest, if there's something else for me to go ahead with.
I appreciate you for your answer coz that's taken me a step further is what I feel.
I'm sorry I've assigned only 2 points, coz I've used up the max llimit of being able to assign 6 points, If my problem is solved, I'll make it sure I'll assign 10 points
thnx once again
Rgds
kim

Similar Messages

  • Forms 6i problem in procedures for make update

    dear sirs,
    i had procedure to make update for tree of accounts, but make update to some levels and other level no, and here is the procedure if inside it any problem pls advice me
    CREATE OR REPLACE PROCEDURE updup_acc_trbal2(
    wyear IN NUMBER ,
    wperiod IN NUMBER ,
    wcost_center IN VARCHAR2 ,
    wacc_no IN VARCHAR2,
    wcurr_code IN VARCHAR2 ,
    lval_db IN NUMBER ,
    lval_cr IN NUMBER ,
    val_db IN NUMBER ,
    val_cr IN NUMBER )
    IS
    BEGIN
    declare
    ------------acc----
    acc_a varchar2(15);
    acc_b varchar2(15);
    cost_a varchar2(15);
    cost_m varchar2(15);
    cursor c0 is
    select a1,a2,a3,a4,a5,a6,a7,a8 from acc_master_file
    where acc_no = wacc_no;
    type acc_arr0 is table of varchar2(15)
    index by binary_integer;
    arr_acc acc_arr0;
    i binary_integer:= 0;
    -------------cost----
    cursor c is
    select c1,c2,c3,c4,c5,c6,c7,c8,c9 from cost_tables
    where cost_center = wcost_center;
    type acc_arr is table of varchar2(15)
    index by binary_integer;
    cost_acc acc_arr;
    i_cost binary_integer:= 0;
    begin
    open c0;
    fetch c0 into arr_acc(1),arr_acc(2),arr_acc(3),
    arr_acc(4),arr_acc(5),arr_acc(6),
    arr_acc(7),arr_acc(8);
    close c0;
    open c;
    fetch c into cost_acc(1),cost_acc(2),cost_acc(3),
    cost_acc(4),cost_acc(5),cost_acc(6),
    cost_acc(7),cost_acc(8),cost_acc(9);
    close c;
    i := 0;
    i_cost := 0;
    loop
    i_cost := i_cost + 1;
    exit when (i_cost > 9);
    loop
    i := i + 1;
    exit when (i > 8);
    acc_a := arr_acc(i);
    cost_a := wcost_center;--cost_acc(i_cost);
    cost_m := cost_acc(i_cost);
    acc_b := wacc_no;
    if cost_m is not null then
    if acc_a is not null then
    if acc_a <> wacc_no then --v then
    if cost_m <> wcost_center then
    update cost_bal
    set tr_deb = nvl(tr_deb,0) + nvl(lval_db,0),
    tr_cr = nvl(tr_cr,0) + nvl(lval_cr,0),
    c_tr_deb = nvl(c_tr_deb,0)+ nvl(val_db,0),
    c_tr_cr = nvl(c_tr_cr,0) + nvl(val_cr,0)
    where year = wyear
    and period_no = wperiod
    and acc_no = acc_a
    and cost_center = cost_m wcost_centercost_a
    and ((curr_code = wcurr_code
    and wcurr_code is not null)
    or(curr_code is null
    and wcurr_code is null));
    if sql%notfound then
    insert into cost_bal
    (year,period_no,cost_center,acc_no,curr_code,
    op_deb,op_cr,c_op_deb,c_op_cr,
    tr_deb,tr_cr,c_tr_deb,c_tr_cr,
    created_by,created_date,
    changed_by,changed_date)
    values
    (wyear,wperiod,cost_m,acc_a,wcurr_code,
    0,0,0,0,
    nvl(lval_db,0),nvl(lval_cr,0),nvl(val_db,0),
    nvl(val_cr,0),user,sysdate,null,null);
    end if;
    end if;
    end if;
    end if;
    end if;
    end loop;
    end loop;
    end;
    END updup_acc_trbal2;

    Please use below one:
    BEGIN
    if filename is null then
    filename := 'E:\STUDY\experiences\forms\tour\countries.txt';
    end if;
    MYFILE := TEXT_IO.FOPEN(FILENAME, 'R');
    SYNCHRONIZE;
    LOOP
    TEXT_IO.GET_LINE(MYFILE, LINEBUF);
    temp := temp + (length (LINEBUF));
    go_block('COUNTRIES');
    last_record; ---------------------------------
    next_record; ----------------------------------
    :country_code := LINEBUF || CHR(10);
    create_record;
    END LOOP;
    EXCEPTION
    when no_file then
    message('you can not access here. ' );
    END;

  • Suggested procedure for safe updating of Safari to v. 3.2

    If your Safari keeps crashing, or if you are updating Safari (or just have):
    N.B. Never delete Safari, never run it under Rosetta, don't use proxy settings.
    (If you prefer to download updates via Software Update in the Apple menu (which would ensure that the correct version for your Mac was being downloaded), it is not recommended to allow SU to install major (or even minor) updates automatically. Set Software Update to just download the updater without immediately installing it. There is always the possibility that the combined download and install (which can be a lengthy process) might be interrupted by a power outage or your cat walking across the keyboard, and an interrupted install will almost certainly cause havoc. Once it is downloaded, you can install at a time that suits you. You should make a backup copy of the updater on a CD in case you ever need a reinstall.
    Safari 3.2 for download can be found here:
    http://www.apple.com/safari/download/
    Make sure you download the correct version for your system.
    Also, observe the standard procedure for installing software: repair permissions and close all applications, install, then repair permissions again.)
    Input Managers and other plug-ins from third parties can do as much harm as good. They use a security loophole to reach right into your applications' code and change that code as the application starts up. If Safari is crashing, the very first thing to do is clear out your InputManagers folders (both in your own Library and in the top-level Library), log out and log back in, and try again.
    So, disable all third party add-ons before updating Safari, as they may not have been updated yet for the new version. Add them back one by one. If something goes awry, remove it again and check on the software manufacturer's website for news of an update to match your version of Safari.
    Remember: Tiger up to 10.4.10 used Safari 2.0.4 or, if you downloaded it, Safari 3.0.3 beta. Safari 10.4.11 used Safari 3.0.4 which was not a beta and which was updated to v.3.1.2, and now both Tiger and Leopard uses Safari 3.2. If Safari 3.2 is not the fastest browser you have ever used, then something is wrong!
    (Trying to revert to a previous version of Safari can have repercussions, as Safari 3.x uses a completely different webkit on which other applications like iChat, Mail, Dashboard Widgets etc also rely, but if you really want to do this post back in a new thread for instructions on the safe way to do so.)
    Most errors reported here after an update are due to an unrepaired or undetected inherent fault in the system, and/or a third party ad-on. Add-ons that have been frequently mentioned here, among others, for causing such problems are Piclens, Saft, AcidSearch and Pithhelmet. If you have them, trash them and go the developer's sites to see if new versions are available for Safari 3.2.
    You should also ensure that you have downloaded and installed the correct version for your Mac of Security Updates up to 2008-007, which is required for Safari 3.2. Like all security updates, these require a restart and a permission repair. Note that 2008-007 is a combo update: if you have missed a couple of updates this one will suffice.
    To reiterate, Input Managers reach right into an application and alter its code. This puts the behavior of the affected application outside the control and responsibility of its developers: a recipe for problems. That's not to say that issues absolutely will ensue as a result of Input Managers, but you, as a user, must decide. If the functionality of a specific Input Manager or set thereof is really important to you, you may well choose to assume the associated risk.
    Again, the advice is to remove all Input Managers from the following directories:
    • Hard Disk/Library/InputManagers
    • Home/Library/InputManagers
    especially prior to system updates and updates to Safari (they can always be added back one-by-one later).
    Please do not respond to this post if you are having difficulties, or ask your questions in somebody else's thread, but start your own thread where your particular problem can get the full attention it deserves.

    Bump.
    Upgrading PithHelmet stopped my crashing.

  • How to create stored procedure for insert update and delete operations with input output paramters?

    I  have the follwing table is called master table contain the follwing fields,
    So here i need to create  three Stored procedures 
    1.Insert operations(1 o/p paramter,and  14 input paramters)              - uspInsert
    2.Update operations(1 o/p paramter,and  14 input paramters)          - uspUpdate
    3.Delete Operations(1 o/p paramter,and  14 input paramters)          
     - uspdelte
    The following is the table ,so using this to make the three sp's ,Here we will use Exception machanism also.
    Location 
    Client Name
    Owner 
    ConfigItemID
    ConfigItemName
    DeploymentID
    IncidentID
    Package Name
    Scope 
    Stage
    Type 
    Start Date
    End Date
    Accountable 
    Comments
    So can u pls help me out for this ,bcz i knew to stored procedure's creation.

    I  have the follwing table is called master table contain the follwing fields,
    So here i need to create  three Stored procedures 
    1.Insert operations(1 o/p paramter,and  14 input paramters)              - uspInsert
    2.Update operations(1 o/p paramter,and  14 input paramters)          - uspUpdate
    3.Delete Operations(1 o/p paramter,and  14 input paramters)            - uspdelte
    The following is the table ,so using this to make the three sp's ,Here we will use Exception machanism also.
    Location 
    Client Name
    Owner 
    ConfigItemID
    ConfigItemName
    DeploymentID
    IncidentID
    Package Name
    Scope 
    Stage
    Type 
    Start Date
    End Date
    Accountable 
    Comments
    So can u pls help me out for this ,bcz i knew to stored procedure's creation.
    Why you have to pass 14 parameters for DELETE and UPDATE? Do you have any Primary Key?  If you do NOT have primary key in your table then in case you have duplicate information, SQL will update both or delete them together. You need to provide DDL of
    you table. What are the data types of fields?
    Best Wishes, Arbi; Please vote if you find this posting was helpful or Mark it as answered.

  • Modify installation procedure for AIR apps with new certificates?

    Hey all,
    My company just got a signed certificate for the AIR application I've been working on.  Unfortunately, when users try to install this new version, they get the following error message now:
    I understand why this is: The application doesn't recognize the one with the old certificate and won't forcibly override it.
    (Source: http://mxbase.blogspot.com/2008/04/air-update-and-certificate.html)
    My boss wants me to find a way to make the transition between certificates seamless (ie. just reinstall over the old one as if they both had the same certificate - no uninstall, no save to new location, no unusual tasks for the users).  Is this possible?  If so, how?  I know it's a heck of a question to ask 
    Thanks so much, all!
    -Katherine

    You should never let your certificate expire before renewing it or getting a new one.
    Did you get a new certificate or renew the old one?
    If new, then your users must uninstall the old version and then install your new version. Any data your apps stores in the EncryptedLocalStore will be inaccessible. Any files your application has stored in the application storage directory will have to be copied to the new storage directory by the updated app.
    If you renewed the certificate, then presumably you are getting this error because the Certificate Authority has changed their own certificates used to sign their issued certs. If this is the case, they might (for some thousands of dollars) be willing to perform a key ceremony to bring the old certificate out of retirement and reissue your new certificate so that it has the same identity as the old one.

  • Using stored procedures for insert, update and delete

    Hello all;
    We have a question from our customer (who is the DBA), who has not in the past used TopLink, about whether it makes sense to tie TopLink into existing stored procedures to save and retrieve informations.
    Is it possible?
    Is there any circumstance under which it is a good idea?
    Thanks

    In TopLink any operation for which TopLink generates SQL, can be replaced by custom SQL, or a stored procedure call.
    Custom SQL or stored procedures can be used for each of the descriptor's CRUD operations, but also for mapping queries and named queries. The Mapping Workbench only supports defining custom SQL for the descriptor CRUD operations and named queries, so many of the stored procedures call from the descriptor and mappings will need to be done through amendment methods.
    Whether it makes sense or not depends on the application and the company and their requirements. It will add significant overhead to the development process to have to define and maintain all of the stored procedures, and the stored procedure calls in the descriptors. You may wish develop your application using TopLink generated SQL, and once you have the model and queries stabilized then switch to using stored procedures.
    Whether it is a good idea depends on the application and the company and their requirements. Stored procedures may give the DBA more freedom to change the data-model once in production, and may allow for adding database-level security checks. In general using stored procedures will not improve performance if the procedures contain the same SQL that would have be executed anyway, but they may allow for the DBA to tune the SQL better.

  • What is the procedure for filing a complaint with the FCC regarding no voice service for over 6 days

    Is the FCC the correct goverment agency to file  a complaint when a problem woth voice  service cannot be repaired for 5 days.
    How do I go about filing a complaint.

    Google the words "FCC file complaint"

  • TDS returns using in sap

    Dear all
    how to file the TDS returns using in sap, if posible send screen shots
    yours
    babu

    Hi,
    We cannot send screen shots in the forum.  We can give suggestions and possible solutions.  You can use T.Code
    J1INMIS for generating the TDS returns and for ETDS Return - J1INQEFILE.  These can be done after updation of
    Remittance Challan, Posting outgoing payment, Bank Challan Update.
    Regards,
    Sadashivan

  • Updation of TDS return Acknowledgement numbers Section code wise

    Hi
    I want to update the Acknowledgement numbers for TDS return filed.
    We have many business place and section codes. But in Table J_1IEWT_ACKN_N there is no field for business place and section code.
    Help me to do this on priority.
    Regards
    Ajay

    Hi ,
    Have a Look , TDS Certificate
    Regards ,
    Swapnil vaidya

  • Update my app. What is the correct procedure for updating an app/folio?

    I designed a folio in Indesign CS6 and created an app of the folio in adobe dps and succesfully uploaded it to the app store. Now I want to update my app. What is the correct procedure for updating an app/folio?

    no, just update your content and recreate the Single Edition App. Your certificate should still be valid so there is not need to recreate these.
    ... your App ID absolutely need to be the exact same one you used for the first version if you want to make sure this is an update.

  • Procedure for sending captital goods to vendor with excise challan

    Dear All,
    Need your help on the following issue.
    We are having an oven in the shop floor (Capital Goods)  which we need to send out of the factory to vendor site against excise challan for some upgradation.
    Can you suggest the procedure for the same in SAP ?
    Thanks in advance.
    Regards
    Ratna

    2 options
    Equipment can be sent against:
    u2022     4(5) excise challan: Components will be sent against 57F4 challan and material will be received in factory within 180 days from subcontractor.
    u2022     Payment of duty: Outgoing excise invoice has to be prepared for components to be sent.
    (RG23C-out) Value in outgoing excise invoice will be taken from latest incoming excise invoice value.  System does not capture value automatically. User has to enter the value.
    while return machine should be taken in against an Incoming GR
    Hope this helps
    Regards
    Dheeraj

  • ITD State Code for TDS return

    Hi friends,
    kindly guide me the creation of ITD State Code for TDS return. Is it Local Tax Office or District Tax Office under Section Code of South Korea ? What is the exact creation procedure of ITD State Code as mandatory field in TDS Retrun screen(J1INEFILE - Version ECC 5) .
    Regards,
    Samrat

    Hi,
    This question is still pending and the two tables  J1ISTATECD and J1ISTATECDM which is required to be maintained is not available in SAP. Here version is ECC 5. If there is any SAP note or any alternative suggestions need your suggestions.
    Regards,
    Samrat

  • Block with more than one table type agurment -  Update Procedure for Block

    Hi,
    I have one form with 3 Block. First Block is single row block, and other 2 are details block . The details balocks are based on the Procedure datasource, because of the complex query conditions. Now my requirement is When Inserting / Updating the Master Block (Single Row Block), I need to get the values in the two details block , because I need to update some other tables also based on these values. I created a procedure with two Table Type parameters (for each details block) , but when I using this procedure as the Update Procedure Name in the block, I am getting the error Only One table type arguement is allowed. Is there any other method to implement this.
    Thanks in advance.

    Rizly,
    A quick summary to make sure I understand your requirements. You have a single row base table master block with two detail blocks that are based on Procedures. When you update the single row base table master block, you need all of the data in the two procedure based detail blocks as there are updates that you have to perform to other tables that use this data. You have created a stored procedure that take two PL/SQL tables as parameters, but you are getting the error that only 1 table parameter is allowed.
    I need to ask you a few questions first. What is your Forms version? The stored procedure you created; are you using this procedure in the "On-Insert, On-Update, On-Delete" triggers or do you call the procedure in one of the Base Table block ("Key-Commit, When-Button-Pressed" or other trigger)? When you modify or add a new Master block record are you adding values to the detail blocks or using values from the previous Master block record?
    If you are using your procedure in the On-Insert, On-Update or On-Delete trigger(s), then based on your description, the error you are receiving is correct. The "On-..." triggers are constrained in that their procedures expect only a single PL/SQL table, Table of Records or Ref Cursor as a parameter. This is a Forms constraint - not a PL/SQL constraint as Forms is expecting you to only perform actions on the block where the "On-..." Trigger is located.
    Perhaps you should consider creating a database Package that has two package specification constructs (Ref Cursor, Table of Records, etc) you can populate from Forms and then simply call the package procedure that will use the Ref Cursors to perform the needed update or inserts.
    Hope this helps.
    Craig...
    If mine or someone elses response was helpful, please mark it accordingly

  • Can´t access my files on Creative Cloud. "Page temporarily unavailable. We will return soon." "We are working quickly to resolve the problem and apologize for the delay. Check back later or visit our website for status updates. In addition, you can get he

    Hello,
    For a few days I have been trying to access my files on Creative Cloud web without success. I´ve got this message only:
    "Page temporarily unavailable. We will return soon."
    "We are working quickly to resolve the problem and apologize for the delay.
    Check back later or visit our website for status updates.
    In addition, you can get help in the forums of the Creative Cloud.
    Thank you for understanding!"
    (I used Google Translate)
    Somebody help?

    You do not need ?&promoid=KRUVP at the end of the url but it should not matter.
    One thing to check is if your hosts file is modified. Open the Command Prompt and type: notepad %systemroot%\system32\drivers\etc\hosts
    This will open a read-only copy of your host file in Notepad. Are there any entries in this file regarding adobe.com?
    The other thing you can do is open the Developer Tools in the Chrome browser. On Windows press Ctrl + Shift to open them. Switch to the Network tab. Reload the page by pressing Ctrl + r. Check for any 4xx or 5xx errors which should be colored red.
    Post screenshots of your results or send me a private forum message with the information.

  • Stored Procedure for updating dynamic columns in a table

    I have a table with a lot of columns around 30ish
    Now I want to create a stored procedure that will update a specific column to a new value.
    I the @columname and @newvalue to be the parameters, and an addition @itemId for the WHERE clause so it will update that specific row/data only.
    here's my Stored Procedure
    USE [db]
    GO
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER PROCEDURE [dbo].[usp_UpdateData]
    @itemID int,
    @ColumnName varchar(50),
    @newValue nvarchar(50)
    AS
    BEGIN
    Update dbo.ProjectAllocation
    Set @ColumnName = @newValue
    Where itemID = @itemID END
    When I pass the following
    @ColumnName: UserName
    @newValue: NewUserName
    @itemID: 1
    it doesnt update row with itemID = 1.
    How can I do this?
    ----------------------- Sharepoint Newbie

    Did you try my last post method. Its better to use parameterized approach.
    Anyway, if you want to change your code,you may need to change as below.....
    SET @sql = 'UPDATE dbo.table SET ' + @ColumnName + '=''' + @newValue + ''' WHERE [itemID] = ' + cast(@itemID as varchar(50));

Maybe you are looking for

  • Expanding Text Keyboard

    I have big hands and wondered if there's a way to have the texting keyboard go horizontal as it can for pics and internet? Would make texting more comfortable for me. Cheers

  • How can I open a new window for a (calculated) PDF?

    Hi, I have a BSP application with MVC. The start page is a HTML/HTMLB page with some buttons. If you click on the buttons, you get a PDF document in the same browser window. I generated the PDF over smart forms from table/Cluster data. I call the con

  • Selecting Multiple Folders in PSE 9 (W7 64bit)

    I previously had PSE 6, running on XP SP3.  I could select multiple folders and filtering typically included all of my pictures in all directories, not just for the current folder.  Now, I can't select but a single folder and when I search, I can onl

  • Missing Oracle trace file

    I gained a new database - and if it didnt have data in it or a PRODUCTION box I'd rebuild! Windows Server 2003 Enterprise x64 Edition SP2 running 10g 10.2.0.3 Management Packs active: Database Diagnostics, Database Tuning, Database Configuration user

  • UWL NW7.0 SP13 subview drop down list

    Hi, We're trying to get the new web dynpro uwl to work like our uwl worked before it was changed to web dynpro. Currently there are some drop down lists at the top of the uwl that we want to hide. Specifically the subview drop down list, as selecting