TDS certificate form 'J_1IEWT_CERT'

Hi Experts,
I need to add 'street 4' and 'street 5' field in vendor master to be printed in the TDS certificate which has form name 'J_1IEWT_CERT'. But these fields are not present in the table vendor master table 'LFA1'.
In which table i can get these fields and be added to the sap-script form.
Thanx
RR

Hi
write Abap Subroutine using /: Perform  ENdperform passing the ADRNR and get the values
Example
/: PERFORM get_addrs IN PROGRAM zget_adress
/: USING &it_lfa1-adrnr&
/: changing &lv_street4&
/: changing &lv_street5&
/:endperform
and print the values..
for more information on how to get and write subroutines in script check this link http://wiki.sdn.sap.com/wiki/display/ABAP/SUBROUTINESANDTHEIRUSEIN+SAPSCRIPT
actually in ur script  Window INFO1 u have &adrc-..& structure , then simply insert &adrc-street4&  and 'adrc-str_location' u will get the  values or else use the perform and get the values.
surya

Similar Messages

  • TDS Certificate (Form 16A) for intrest to Securities (194A)

    Hi All,
    I have a query, My client receives Security Deposit from its Customers and pay Interest to them. Due to this, it has to deduct TDS also on the Interest Paid.
    I have created Withholding tax Code for Intrest on Securities which is Section Code (194A). My client have more than 3000 customers for this scenario, How can I print Form 16A for this particular customer?
    Please let me know.
    Thanks
    Best Regards
    Shashi.M

    Hi,
    Thanks for your reply. But I am encountering the following issues.
    1. J1INMIS - I am not getting the data customers with this T-Code. Only thing is I can see the transactions which I posted to Vendors
    2. J1INCC - I believe that to print form for customer we need to use J1INCC T-Code. But through this T-code I am not getting the right format (I have assigned the same EWT- J_1IEWT_CERT- Form). Alingment is getting changed for customer. What could be the reason?
    Please let me know
    Thanks
    Best Regards
    Shashikanth.M
    Edited by: shashi mantripragada on Apr 7, 2010 9:40 AM
    Edited by: shashi mantripragada on Apr 12, 2010 2:14 PM

  • TDS certificate form for philippines urgent please

    Hi All,
    Do we have any standard TDS smartform for Philippines. Any help will be appreciated in this concern.
    its very urgent....
    regards
    Gupta
    Edited by: PSNG on Apr 16, 2008 12:38 PM

    Hi,
    TDS is TAX DEDUCTED AT SOURCE is collected for many reasons. Depending upon the process, we need to capture in SAP.
    Fore more information in TDS, please check the links
    http://www.du.ac.in/coursematerial/ba/tax/Lesson-15.pdf
    http://incometaxindia.gov.in/etds_faqs.asp
    1.in vendor master record, withholding tax codes for payments are assigned.
    So, that's why it is deducted at the time of payment posting also
    Regards,
    Kumar(Reward if helpful).

  • TDS Certificate New Format

    Dear ALL,
    Can Any one Help me to change the New format of TDS Certificate form 16a . The Old format is Still Appearing in the System. Our Basis Guys are Uploaded the Patches also even though we are unable to get the New format of TDS Certificates. Kindly give me your suggestions.
    Thanks
    Anbu

    Hi,
    I have checked this in the SAP Note 1046758, They have given some of the corrections. All the Corrections are given in the Support pack Application 29. But we have Implemented the Support pack App 29. But the Problem is not yet solved.  Can you help me how to change the format in this form16a.
    Thanks
    Anbu

  • Form configuration  for TDS Certificate

    Hi,
    Can u plz tell me where the form is attached for TDS Certificate.
    which we r going to print that form from transaction code : J1INREP.
    THANKS

    Hi,
    You can check with configuration in IMG
    extend with holding tax->
    Financial Accounting (New)
    Financial Accounting Basic Settings (New)
    Withholding Tax
    Extended Withholding Tax
    Basic Settings
    Calculation
    Company Code
    Posting
    Accounts for Withholding Tax
    Certificate Numbering for Withholding Tax
    India
    <u>Withholding Tax Certificates for Vendors and Customers
    Maintain Number Groups and SAPscript Forms
    Assign Number Ranges to Number Groups
    Maintain Number Ranges
    try it
    Thanks&regards
    suresh

  • TDS certificate

    Hi all,
    i am new in ABAP and  trying to modify form J_1IEWT_CERT to ZJ_1IEWT_CERT for the TDS certificate. i exported the form and rename it as ZJ_1IEWT_CERT, now problem is that while importing through programm RSTXSCRP it is showing error dataset error mean ZJ_1IEWT_CERT is not available but J_1IEWT_CERT is exist.
    but still this Zscript is imported.when ever i am changing the this script content it's not getting effected in std Tcode j1inmis.
    in IMG menu ZJ_1IEWT_CERT as form name has been assigend. when ever i am trying to execute Tcode j1inmis,it's trigering only  form J_1IEWT_CERT not assigned form ZJ_1IEWT_CERT .
    so kindly help me and give me the complete solution.it's urgent.
    Thanks,
    Satya Prakash

    Hi,
    You need to mention your new form name For TDS Certificate via SM30 With table name J_1IEWT_CERT_N & not thru J1incrt ( Which was the procedure before, which used to update the table J_1IEWT_CERT, which now is not being used ).
    Regards
    Raju Chitale
    Edited by: Raju Chitale on Jul 2, 2008 2:46 PM

  • Where we can assign the form J_1IEWT_CERT and program

    where we can assign the form J_1IEWT_CERT and program which we customized for the standard program J_1IEWT_CERT (name same as the form name ) .
    Can anybody please tell me I did the customization for both the form and the program now where I can assign them.
    ****the form is used for TDS certificate
    Regards
    Mave

    In the NACE tcode select the application and then click on output types and then select the output types and then processing routines.

  • New TDS Certificate .

    New TDS Certificate .
    As IT Department has changed TDS certificate script from 1st April-06 onwards,
    So whether SAP has provided any new script for the same
    Also how to get the BSR code and Acknowledgement in TDS certificate
    Regards
    Raj

    hi,
    Kindly apply the note 1046758 & 1062383 for getting the New Tds format.
    You need to create some data elements and apply the .sar file as given
    in the note.
    Requesting you to go through the solution part for better understanding
    of the things that needs to be done.
    Regarding .sar file kindly note the following..
    Please note that the .sar file needs to be first uploaded in client
    000 and from theron you need to transport to other clients.
    The application of .sar file needs to be done at the customer end.
    Kindly take the help of your basis team and apply the .sar file.
    The presence of .sar file can be verified as under:
    1> go to se71
    2> give the form name as j_1iewt_cert
    3> in the subobjects,click on page window.
    4>then click on display
    5> in the next screen double click on "info1" and it will become blue
    6> then press F9 and there you can see the "acknowledge number details
    For getting the cheque no.& BSR code you need to write your own code
    inside the Function Module J_1I7_USEREXIT_CHEQUENO_CERT.
    Raghav

  • TDS Certificate Printing Problem; Message no. TD427

    Hello everybody,
    While I was running the TDS certificate printing through j1INCERT, I am facing a problem related to the from attached to it, ie J_1IEWT_CERT.
    The error is as follows:
    "Element CHALLAN_SUMMARY window SMMARY2 is not defined for FORM J_1IEWT_CERT"
    Message No. TD427
    Diagnosis
    A text element was entered which is not defined in the specified Form window.
    System Response
    The function was ignored
    Procedure
    Please specify a text element defined in the form window. You can determine the name of the text elements in the form window using the SAPscript form maintenance transaction.
    N.B: ours is SAP ECC 5.0 version
    Please help me to solve this problem.

    HI,
    Please check in your system if you have the latest .sar file.
    1.,,Note 1292837 contains the latest SAR file for Vendor/customer
    certificate. Along with that, you will have to apply the note 1318263.
    Also please ensure that the code plus the manual changes present in note
    1429151 are applied in your system.
    To check whether SAP script has the latest format,
    >> Got to SE71. Put form name as J_1IEWT_CERT. Select Page Window and
    click on display.
    >>It will show 19 page windows.
    >>MAIN ,  CHALLAN,  CHAL_TCS,  DUPNUM, DUPN_TCS,FOOTER,HEADER,HEAD_TCS,
    INF1_TCS,INFO1,INFO2,INFO3,NUMBER,NUMB_TCS,TDET_TCS,TITLE ,TITLEDET
    ,TITL_TCS,VENDPAN.
    >>If they have not applied the latest SAR files then  CHAL_TCS,
    DUPN_TCS, HEAD_TCS, NUMB_TCS and TITL_TCS will not appear and total page
    windows will be less than 19.
    Remember the fact that the .sar file needs to be applied in each client
    OR they need to be copied from client 000.
    Reg
    Madhu M

  • Error in creation of TDS Certificate.

    Hi
    I am facing one problem in creation of TDS Certificate after successful creation of Remittance challan
    (j1inchln) and Bank challan updation(j1inbank).  The error msg is as follows:
    "Please maintain entries in layout  customizing:"
    When I an went see in the customising setting - Form has assigned to Company Code.
    Please guide me accordingly.  Thanks & Regards
    Narayana

    Hi,
    From the message it seems either you are using wrong company code in Organisation data of the PO or the company code need to be assigned to country in spro-enterprise structure-Financial accounting-edit copy check company code.
    Please check this.
    Dhruba

  • Error while running TDS Certificate in background process

    Hii,
    When we are running TDS Certificate using Tx J1INCERT in back ground process.
    we are getting following error message.
    Date Time Message text
    25.06.2010 13:15:15 Job started
    25.06.2010 13:15:15 Step 001 started (program J_1IEWT_CERT, variant &0000000000011, user ID MPD
    25.06.2010 13:25:43 No data selected for printing
    25.06.2010 13:25:43 Job cancelled after system exception ERROR_MESSAGE.
    kindly help me regarding this.
    Regards,
    Venkat.

    HI Venkat,
    do you also get the error if you run J1INCERT online or only when in background?
    What is the number of the error message?
    BR, Tomislav

  • Error message TD427 (A text element is not defined for form J_1IEWT_CERT)

    Hello,
    Q> I assign the SAP script form J_1IEWT_CERT to 'SPRO=>Withholding Tax Certificates for Vendor and Customers' and was trying to see the print preveiw. But once I press printpreview button error comes "ELEMENT TITLEDET WINDOW TITLEDET IS NOT DEFINED FOR FORM J_1IEWT_CERT" and i can't see the printprview.
    Same thing I tried with the copy of J_1IEWT_CERT from 000 client to ZJ_1IEWT_CERT; but same error is coming.
    If i try the printpreview through SE71 it shows without error.
    Thank You.

    "test printing" via SE71 only prints what exists in the form. Here your form is missing TITLEDET window and element.
    The print program tries to print TITLEDET but it does not exist. Could you check SAP notes to get correct versions of print program and sapscript form.

  • Text Elements are missing in form J_1IEWT_CERT

    Hi All,
    I have issue in script J_1IEWT_CERT when i am trying execite the transaction it is throwing the error message called
    'Element TITLEDET window TITLEDET is not defined in form J_1IEWT_CERT'.
    Can anybody please let me know how can i solve this problem.
    Thanks,
    Swapna.

    Hi
    I have implemented note: 14861471 and I think you have also done the same.
    Don't try to print TDS for date before  01.04.2010 as the validation is there in print *program J_1IEWT_CERT and Line no 116 at my end, please check at your end with below text in program J_1iewt_cert.
    IF ZPDATE-LOW >= '20100401'
    If you will print TDS for date after 1st april 2010, then your issue will be resolved.
    << Moderator message - Point begging removed >>
    Edited by: Rob Burbank on Jan 26, 2011 4:40 PM

  • TDS Certificate No not displayed

    Dear Friends,
    Using T.code J1INCERT - Print Withholding Tax certificates for vendors. The user has entered all the details like Co.code,F.year,B.place/section code,Section,Document details,Certificate details as required in the selection screen.
    However, in the print preview TDS Certificate no is not displayed and also Quarter acknowledgement no is also not displayed.
    Please suggest.
    Regards
    Sridhar

    Hi Sridhar,
    The TDS certificate number will be generated only at the time of Printing the certificate. In Print perview the certificate number will not be displayed.
    Regarding acknowledgement number it has to maintained in table : J_1IEWT_ACKN with year as fiscal year + 1 i.e for instance your are maintaining acknowledgment number for the first quater for fiscal year 2010 then you should maintain it as below
    Co Cd   Year  Sec Code   Form Type  Period   Acknowledgment
    1000     2011  1000          26 Q            Q1         XXXXXXXXX
    Thanks & Regards
    Krishna Chaitanya

  • Digital Signature on TDS certificate - Vendors

    Dear All,
    Their is possiblity to insert digital signature on TDS certificate given to employees(form 16), but is their any chance of inseting the digital signature on TDS certificate given to Vendors.
    Thanks & Regards
    Krishna Chaitanya

    Hi,
    Thanks for your reply.
    I allready worked on this SAP note.
    But there are some configurations like ADS,SSL in Java and ABAP instances.
    I did the configuration of ADS,SSL in both the instances.
    I followed the blog of Dezso Pap "ADS SSL configuration journal I. / ABAP -> JAVA / 640 - 70x
    But when i test the program FP_PDF_TEST_00 i'am getting an error message "SOAP runtime exception."
    I feel some problem in SSL certificates.I'am working on it.
    With Regards,
    Pradeep.B

Maybe you are looking for