SAP Note 1486147 - TDS line item details not flowing in Form 16 A Samrtform

1.     Old Form 16 certificate is printed before 01.04.2010 and new certificate after 01.04.2010. (its correct SAP has written code in such a manner Old one is SAP script and new on is Smartform.)
Old FORM 16 A gets Acknowledgement No details correctly.
2.     Acknowledgment No details are not flowing in the NEW Smart Form of Form 16 A.
When I debug the program I can see PARTNER No details are copied in PAN NO field in TABLE : IT_LFA11[]
BUT PARTNER NO details are copied to PARTNERNO field  in TABLE IT_LAFA1[].
TDS line item details on Smart Form is printed based on Partner no. here partner no. is blank as IT_LFA11 table is passed to smartform..
Program name : J_1IEWT_CERT
Include name : J_1IEWT_CERT_F01.
Code:
FORM CALL_FORM .
  DATA: h_formname TYPE tdsfname,
          h_fmname TYPE rs38l_fnam,
          h_output_info  TYPE  ssfcrescl,
          h_spoolids TYPE LINE OF ssfcrescl-spoolids,
          h_output_options TYPE ssfcompop,
           spoolno(10) TYPE c.
  DATA : it_lfa11 TYPE STANDARD TABLE OF J_1I_LFA1 INITIAL SIZE 0,
         it_printtab TYPE STANDARD TABLE OF J_1I_PRINTTAB INITIAL SIZE 0,
         it_deduc TYPE STANDARD TABLE OF J_1I_DEDUCTEE INITIAL SIZE 0,
         it_qrtrtab TYPE STANDARD TABLE OF J_1I_QRTRTAB INITIAL SIZE 0,
         it_challan TYPE STANDARD TABLE OF J_1I_CHALLANDETAB INITIAL SIZE 0.
  SORT challandetab BY j_1iextchdt DESCENDING.
  it_lfa11[] = it_lfa1[].
  it_printtab[] = printtab[].
  it_deduc[] = it_deductor[].
  it_qrtrtab[] = qrtrtab[].
  it_challan[] = challandetab[].
  h_output_options-tdnewid    = 'X'.
  h_formname = layout.
  CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    EXPORTING
      formname                 = h_formname
*   VARIANT                  = ' '
*   DIRECT_CALL              = ' '
   IMPORTING
     fm_name                  = h_fmname
* EXCEPTIONS
*   NO_FORM                  = 1
*   NO_FUNCTION_MODULE       = 2
*   OTHERS                   = 3
  IF sy-subrc <> 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
  ENDIF.
  CALL FUNCTION h_fmname
EXPORTING
*   ARCHIVE_INDEX              =
*   ARCHIVE_INDEX_TAB          =
*   ARCHIVE_PARAMETERS         =
*   CONTROL_PARAMETERS         =
*   MAIL_APPL_OBJ              =
*   MAIL_RECIPIENT             =
*   MAIL_SENDER                =
   OUTPUT_OPTIONS             = h_output_options
*   USER_SETTINGS              = 'X'
IMPORTING
*   DOCUMENT_OUTPUT_INFO       =
   job_output_info            =  h_output_info
*   JOB_OUTPUT_OPTIONS         =
    TABLES
      it_lfa1                    =   it_lfa11
      it_printtab                = it_printtab
      it_deductee                = it_deduc
      it_qrtrtab                 = it_qrtrtab
      it_challandetab            = it_challan
* EXCEPTIONS
*   FORMATTING_ERROR           = 1
*   INTERNAL_ERROR             = 2
*   SEND_ERROR                 = 3
*   USER_CANCELED              = 4
*   OTHERS                     = 5
  IF sy-subrc = 0.                                          "1375614
    CLEAR :spoolno,h_spoolids.
    READ TABLE h_output_info-spoolids INTO h_spoolids INDEX 1.
    IF h_spoolids IS NOT INITIAL.
      spoolno  = h_spoolids.
      CONDENSE :spoolno.
      MESSAGE i155(id_wt) WITH spoolno.
      PERFORM update_cert_tables.
    ENDIF.
  ENDIF.
  IF sy-subrc <> 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
  ENDIF.
ENDFORM.     
Can anyone Please help me to get TDS details on the Smartform.
Regards,
DivyaLalwani.
Edited by: kishan P on Feb 23, 2011 1:28 PM

Hi,
Achnowledgement details comes in table it_qrtrtab at run time in the smartform, you can dibug the program j_1iewt_cert and smartforms J_1iewt_cert where at run time you will able to see data avaialability, If values are not available in this internal table then check related notes given by SAP, I have already implemented this note and also faced same issue but my FI consultant has given me the related note and my issue was resolved.
Please checkout related notes and data population in the dibugger.
Regards,
Umang Mehta

Similar Messages

  • TDS line items are not Display in FB60

    Hi Experts,
    when in simulate a document in  T code- FB60. the TDS amount is calculated properly . DR , Cr is ok but the Line item of the TDS is not displayed.  when i post the document and open in FB03 all line items are dispalyed with TDS Line items also.. Proper Tax code of payment and invoice is attached.
    why not shown in FB60 when simulating a document??

    Hi
    If in FB60 you want to simulate tax items also, click on simulate from menu, you will be able to see the required details. If you click on simulate icon, it will not be visible.
    Regards
    Sanil Bhandari
    <a href="http://www.vcq.biz/">nature wallpapers</a>, <a href="http://www.utorrent.name/">utorrent</a>f in FB60

  • TDS line item not generated at the time of down payment vide F-48

    Dear Friends,
    Uptill 2008 the system i.e. SAP ECC5 was properly generating tds line items at the time of making down payment.From Feb I,2009 suddenly noticed that no tds line items are generated at the time of  making down payment to vendors.Inspite of my hard efforts I am unable to crack this problem.
    Any suggestions/solutions is highly solicited.
    Best Regards
    Monoj
    Edited by: MONOJ SARKER on May 4, 2009 5:57 PM

    Hi Friends,
    Tax type along with tax codes  for invioce posting and only tax type for payment postings are updated in the vendor master.At the time of advance payment when the screen pops up for updating tax code at that point tax code for payment postings are updated.
    For your in formation I would like to say uptill 2008 there was no problem in withholding tax.The problem started in early 2009.The configuration which existed during 2008 remains unchanged.Its not clear why I am unable to generate TDS line item during advance payment .
    Regards
    Monoj

  • TDS line items are not getting reflected in J1INCHLN

    Hi Experts,
    While generating TDS challan we are not getting advance line items in J1INCHLN screen
    We made one advance payment which included 2 payment line items and two different tax codes, while generating TDS challan its is showing only one TDS line item that is Rs.1000/-, another TDS line item of Rs.966/- is not showing.
    Below is the example
    XYZ                                                                         43,000.00
    XYZ                                                                         46,000.00
    Bank                                                                        96,329.00-
    S/Tax Interim-In Cr                                                    5,160.00
    S/Tax Interim-In Cr                                                   3,864.00
    ST Interim E.C-In Cr                                                 103.00
    ST Interim E.C-In Cr                                                 77.00
    ST Inter H E.C-In Cr                                                 52.00
    ST Inter H E.C-In Cr                                                 39.00
    TDS Pble Contractors                                              966.00-
    TDS Pble Contractors                                              1,000.00-
    I checked the below possibilities for reason why its not getting reflected
    Vendor master having recipient type
    WITH_ITEM table updated with recipient type
    In the line item also having Business Place and section code
    Please suggest me is there any way to resolve the issue.
    Thanks & Regards,
    AIM

    Hi,
    Check whether the recipient type CO or OT is updated in With_item table for the line items that are missing in J1INCHLN.
    If Recipient type is not maintained in vendor master, at the time of posting the entry, then it does not get picked up in J1INCHLN. Even if you maintain in Vendor master later on, the With_item table does not get updated. This is one of the reasons why the line items does not get picked up in J1INCHLN. Check this, as you are confirming that Business Place, Section code etc.. are all present in line items and also that it is appearing correctly in With_item table.
    Regards
    Divya S

  • TDS line item not generated during down payment.

    Hi,
    TDS line item not generated during down payment to vendors. Advanced tax codes have been properly assigned to vendors.
    Kindly help.
    Thanks in advance...
    Regards,
    Sriram.

    Hi Sriram,
    1.First tell me when you are doing the advance payment tds codes are giving popup or not?
    2.Did you check the setting in below path
    Assign with holding tax types to company codes:
    SPRO>FI>FI GLOBAL>WTX>EWTX>Company code>assign with holding tax to company code.
    Regards
    Surya

  • TDS line Item not flowing in Simulation/Entry

    Hi Expert,
    We made separate tax code for 194A and made all relevant configuration but in vedor invoice entry, tds line item not flowing . Why this happening , please let me know..
    Thanks,
    Dharmveer

    Dear,
    Check the field status for the vendor reconciliation GL account.
    1. check the field status group assigned to vendor reconciliation GL account in FS03.
    2. use transaction OBC4 and select the respective field status group and make all entry optional under TAXES group.
    Regards,
    Chintan Joshi.

  • Report Painter - Totals are different on face of report & line item details

    Hello,
    We have a report designed in report painter. Thye lIbrary table is GLPCT.
    When we run the report system gives e.g. 100 $ on face of report. However when we double click on that line to get a line item details reoprt the value is different. It is either less or more than the amount diaplayed on initial report.
    Please can you suggest what coule be the probable reason for this anamoly.
    Thaks & Regards
    Shreenath

    Hi Sreenath,
    when you double-click on a line you are jumping to another report.
    The report you are jumping to has either been defined as a linked report by you, or it has been copied from an original SAP-report if you started the creation of your report by copying a standard SAP report.
    The sending report tries to pass on all the selections for the cell you double-click to the line-item report. For standard SAP reports it is guaranteed that this should work and the line item report gives the sames results as the report you are calling it from.
    For self-defined reports, this may not always work. I have had problems especially when calling line-item reports from sum-lines of my self-defined report. The reason was that the selections could not be passed on properly.
    Example:
    line 1: selection on account X and profit center A
    line 2: selection on account Y and profit center B
    line 3: sum of line 1 and line 2
    Now, when I double-click on a cell of line 3 and jump to line items, it passes on the selection idependently, i.e.
    accounts: X, Y
    profit center: A, B
    the line item report now gives me all values for all combinations of accounts X and Y and profit centers A and B.
    It does not take into account the combined selections in my original report.

  • Report to get Asset Line item details & user id details

    HI All,
    Is there any report to get Asset No, Assets line item details & user Id details.
    Thanks in advance.
    Ava

    Hi,
    which user ID? User created? User last changed?
    You can enhance any standard report with individual fields, see WIKI entry [Include additional fields in Standard Fixed Asset ALV reports|https://wiki.sdn.sap.com/wiki/display/ERPFI/IncludeownfieldsinFI-AAstandardALV] and/or SAP note 335065.
    User who created the asset is field ANLAV-ERNAM.
    Regards,
    Markus

  • Customer/Vendor A/C with line item details and with opening and closing Bal

    Dear Sir / Madam,
    Is it possible to have a customer and / or vendor Sub-Ledger account-
    with line item details and with opening and closing balance detail
    for a particular period.?
    Regards
    Chirag Shah
    I thank for the given below thread which has solved the same problem for G/L Account
    Re: Report to get the ledger printout with opening balances

    Hello Srinujalleda,
    Thanks for your precious time.
    I tried the referred T-Code
    But this report is not showing Opening balance, closing balance detail.
    It only gives transactions during the specified posting period and total of it.
    Please guide me further in case if I need to give proper input at selection screen or elsewhere.
    Client Requires Report in a fashion
    Opening Balance as on Date
    + / -  Transactions during the period
    = Closing Balance as on date
    As that of appearing for G/L Account by S_ALR_87012311
    Thanks once again & Regards
    Chirag Shah

  • Create a report same as KSB1 and add WBS line item details in the output

    Hello Everyone,
    I need to create a report exactly like KSB1 which should have a selection screen exactly like KSB1 but it should also display the WBS line item details from CJI3.
    What is the right way of doing it? Please advice.
    COEP is pretty huge in Production, and we need to fetch data by a specific date in selection screen or a cost center group. This can take a long time to fetch data from the table based on selection screen input. Are there function modules or do we need to use some other tables to fetch data same as COEP?
    Thanks for all your help.
    Regards,
    Shipra.
    Moderator message - Cross post locked
    Edited by: Rob Burbank on May 28, 2009 10:54 AM

    Hai ,
             Please go throuth the note  325546  , u need to implement the customer exit  COOMEP01 .
    regards,
    K.Vinay kumar

  • Customize Line Items Details Loading for Multiload TEXT-Based

    Hi all,
    has anybody customized HFM adapter to enable line item details loading for Text-based multiload files?
    Is it possible?
    Thanks

    But then we wouldn't have one text multiload file but several text files that will be converted into several .dat files to be loaded into HFM.
    Our current problem is that we have a multiload text file (we can convert from the Multiload Excel) but this file contains line item details. We want to keep the performance of loading only one .Dat file, but also load line item details.
    What about if the user split the multiload files into two:
    * Excel Multiload just with Line Item accounts (there are not so much)
    * Text Multiload for standard accounts
    This would be a nice solution as well? If they are happy....
    Thanks

  • Create a report same as KSB1 and add WBS line item details from CJI3

    Hello Everyone,
    I need to create a report exactly like KSB1 which should have a selection screen exactly like KSB1 but it should also display the WBS line item details from CJI3.
    What is the right way of doing it? Please advice.
    COEP is pretty huge in Production, and we need to fetch data by a specific date in selection screen or a cost center group. This can take a long time to fetch data from the table based on selection screen input. Are there function modules or do we need to use some other tables to fetch data same as COEP?
    Thanks for all your help.
    Regards,
    Shipra.

    Hai ,
             Please go throuth the note  325546  , u need to implement the customer exit  COOMEP01 .
    regards,
    K.Vinay kumar

  • FI drilldown reports- cant get Line item details in dynamic selection

    Hi,
    In FI drill down reports line item analysis, i create form in FDI4.I get document currency as a key figure.
    While executing a report in tcode FDI0. i gave company code,dealer and currency as 'EUR' in dynamic selection,.
    the correct output value '1245678.98' also displaying ,but i am not able to get line item details for the value '1245678.98'.
    the path to get line items is Extras-->Line items.
    it shows message as 'The value for characteristic Currency is not unique. Reposition the cursor'.
    how to display line item details.
    plz help.

    Hi,
    You can get this functionality with Virtual Key figures.
    You will have the complete dataset in the RSR00002 Enhancement in CMOD.
    Thank you
    Arun

  • TDS Line Item missing in J1INCHLN

    Dear All,
    Tds line item (194C) in some cases of MIRO invoice like asset PO or in service PO , getting missed in J1INCHLN. What may be the reasons because this is statutory requirement. We are not able to find out the actual tds amount which we have to submit.
    Pl any body  help me
    Thanks,
    Dharmveer

    Dear Alok,
    You are right. This is standard requirement of business place and recipient type in vendor master data for tds line items to be appeared in J1INCHLN.
    My issue is so specific , here we have already business place and recipient type maintained.
    However is missing in J1INCHLN.
    It happens specially in MIRO Invoive of asset PO and service PO.
    Here for 194C , base line item not coming in J1INMIS and Surcharge line item not showing in J1INCHLN
    i.e
    tds Base:Coming in J1INCHLN but not in J1INMIS
    tds ecess: Showing in both report, J1INMIS & J1INCHLN
    tds hecc: Showing in both report, J1INMIS & J1INCHLN
    tds surcherge: Coming in J1INMIS but not in J1INCHLN
    May be some problem when we make miro of asset PO , system is not able to transfer in different tds table..
    Pl give some specific answer.
    Thanks in Advance
    Dharmveer

  • Enabling Line-item Details

    HI Folks
    I am trying to test the feature called Line Item details. At the moment all accounts have this set to No. I ttried to change this on an existing accounrt to Y and load but I got an error message saying refrential integrity. I then tried to create a new account and uploaded this. It loaded burt when I went to a data grid and rightclicked there was no option for line items so I thought I might be missing something.
    I looked in my admin guide and there is another section in the metadata on the scenario which has the same attribute so I changed this to a Y but again when I try to reload I get the Refrential integrity error.
    Has anyone tried to set this up before particulary on existing accounts. Does the scenario also need this enabled or does that attribute refer ro something else. I havent used this featurre before but looks like it might be useful. Any help/advice is most appreciated
    Thanks
    Tahir

    The referential Integrity check come because you may have some data in the existing account as well. As this account did not support Line Item Details previously. So what you need to do is while loading metadata you check clear all metadata before loading. This might help you.
    Yes this needs to be enabled for the scenario in the metadata.
    Hope this is helpful
    Varun

Maybe you are looking for

  • Keyboard not disabling past 180 Degrees (Yoga 13)

    The keyboard on my Yoga 13 is (apparently ouf of the blue) not disabling when I open the Yoga passed 180 degrees.  It doesn't shut off until the Yoga is nearly fully folded back on itself (tablet mode).  This is a big problem for me as I love using t

  • I can't open pages because it tells me that I need a new program. I have 08 and 09 installed on my new Mac bookair but 08 seems to be the default.

    I have a new mac book air and it shows that it has pages 08 and the newer version pages 09 installed, but it only opens in pages 08. Now pages tells me I need to update the progammbefore I can open pages again. Even documents that I have created only

  • Help with iTunes/iOS Album Sort

    We all know the Music.app since iOS 7 (for most of us) as been a disaster. Due to the expanded view of the albums for artist, it's a PITA for people whom have artist with even 3 or 4 plus albums. For me, I love E-40 and have 16 of his albums. My conc

  • Select options fields at FuBa

    How can I define select options fields as import paramter at Function Modules ? Because I intend to pass select options fields to a FM in order to implement the below shown code . FUNCTION xyz importing ID DESCRIPTION CHANGING    REFERENCE(ZSC_INFO)

  • Generics bug in Sun compiler?

    The code show compiles using the oracle compiler, but when executed generate a NoSuchMethodError. Apparently, this doesn't occur when run under Eclipse, presumably compiled byJikes. Is this a known bug? (Compiled using 1.6.0_21) public class Bug  {