Problem in customization for Interest invoice using Smartforms

Hi all,
While printing the interest invoice, one of the customization provided in SPRO (Financial Accounting -> Bank Accounting -> Accounts Receivable and Accounts Payable-> Business Transactions -> Interest Calculation -> Print), triggers an SAPScript form.
Is there any other customization that makes the use of Smartforms possible?
Thanks and Regards,
Vijay

Dear Sagar Pande
In normal circumstances, if your configurations are in line with standard, it should not happen.  Anyway, please check in J1I7 with transaction type DLFC whether those values (BED, SCess) are flowing.  Not sure whether I am giving right direction but just you can try.
thanks
G. Lakshmipathi

Similar Messages

  • Archiving invoice using smartform

    Hi All
    I am trying to archive invoices using smartform.
    In the program I am directly calling the smartform by passing the archiving parameters to the function module of smartform which is determined using CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'.
    I am passing the parameter to the  archive_index and  archive_parameters in CALL FUNCTION lf_fm_name.
    If from the same program I am calling driver program of sap script then the document is getting archived.
    Is there any problem with archiving using smartform.
    Please guide.

    Hello,
    Check this link
    http://sap.ittoolbox.com/groups/technical-functional/sap-abap/archiving-smartforms-in-sap-2653513

  • Report for Interest invoice

    HI all
    I need to make a report of interest invoices according to country wise: How many interest invoices has been created and how many of those has been paid. Is there any standard report for this if so please let me know the Transaction code and the report name.
    Regards
    RS

    Hi,
    T-Code:FINTSHOW
    You can use this report to display interest runs that you have
    performed.
    In addition to displaying executed interest runs, you can:
    1.  Reprint letters for individual interest runs
    2.  Reverse interest runs
    Assign points if useful.
    Thanks & Regards
    Sri.

  • Problem with Bulk printing of invoices using VF31.

    Hi,
    I tried to give bulk print of invoices using VF31, for around 200+ copies. Printing was going on but suddenly stopped after 50 copies get printed.
    Situation is the same even after i retry it.
    Can someone advice on the reason please.
    Thanks.
    Best regards,
    Srikrishhna13

    Issue identified and there was a problem with Network.

  • Calculate Withholding taxes for VEndor Invoices using ABAP program.

    Hi All,
    I have to upload Vendor Invoices using FB60/Fb01 tcodes. I am able to post the Invoices using FB01/Fb60
    but I have to calculate extended withholding taxes also using this program for the Invoices.
    Is it possible to upload vendor Invoices and calculate withholding taxes using Program?
    If yes,
    Does anyone has any idea how do you calculate extended withholding taxes using any BAPI's?
    I have used these two BAPI's
    BAPI_ACC_DOCUMENT_POST
    BAPI_acc_invoice_receipt_post
    they are working fine but without withholding tax.
    This is a requirement for country India.
    Regards,
    Sushil

    Hi,
    Imho, you need to get (meaning, extract into separate fields) the different supplier types from Table1 first. Your key for Table1 is the vendor no, which is also the key in Table2 (or the key for Table2 is Vendor no & Type).
    For better performance, better select multiple/all required entries from Table1 instead of doing a select endselect.
    Depending on the format of the vendortypes in Table1, put them in a new itab (for our purpose named Table1New where vendor no & type are the only 2 fields. For example, if the type length is fixed to 2 chars, or divided by space,... use your coding accordingly.
    Next step is to select all vendor no's in Table2 which you have selected in Table1. If in Table2, the vendor no is the only key (and the all vendor types are filled in a single record), then loop check the vendor types from Table1New against the types in Table2.
    If the key of Table2 is vendor no & vendor type, then do a read table for the key.
    The logic in pseudo-code:
    Select from Table1 into table. If you'd like to limit the selection size, add package size statement.
         extract the vendor types in to itab Table1New.
         Select the vendor & types from Table2 by using the for all entries option (better performance).
         loop at Table1New
              check in Table2:
                   if the unique key is vendor no: check all fields for the vendor type from Table1New
                   if the unique key combo is vendor no & type: check by using a read table.
              If not found => add entry to Table2
         endloop.
    endselect Table1 (when using package size)
    I guess the most difficult step is to extract the types from Table1 into separate fields, all the rest seems straight forward. Please keep in mind the itab type definitions for a better performance.
    Good luck!
    Best regards,
    Zhou

  • Bapi to change payment method for vendor invoices using FB02 - VERSION 4.6C

    Hi all,
    I have a requirment to change payment method from 'A' to 'N' in vendor invoice using tcode FB02 .My system version is 4.6c.
    I am looking for a BAPI which will serve the purpose. I tried but could not find anyone.
    Please help me to find the same, or any OSS note which will help me in this matter.
    Thanks in advance.
    Vengal Rao.

    Hi,
       I think there is no BAPI for this, but can use FM ' FI_ITEMS_MASS_CHANGE '.
    In this FM pass field 'ZLSCH' to table IT_FLDTAB, w_bseg-ZLSCH = 'N'
    and pass your BSEG data to table IT_BUZTAB.  This will help
    Can refer to threat [Any BAPI for "FB02";
    Thanks,
    Anmol.

  • Problem in J1iin for Export Invoices only

    Dear All,
    I want to create Excise Invoice for Export. We are using Letter of Undertaking ( LUT ) for our export. My Billing Document shows the values for BED, Cess & SHE Cess.
    While J1iin , It also shows the BED, Cess & SHE Cess values in there appropriate places. As soon as I save the document excise invoice number got generated but when I see the same document through Change or Display mode, in all the places of BED, Cess & SHE Cess I got  0.00.
    I checked J_1iexchdr & j_1iexchdtl tables all excise values are 0.00 there.
    (Excise Invoice with BED, Cess & SHE Cess is our client's requirement)
    Experts please give me your suggestions.
    Regards
    Sagar Pande

    Dear Sagar Pande
    In normal circumstances, if your configurations are in line with standard, it should not happen.  Anyway, please check in J1I7 with transaction type DLFC whether those values (BED, SCess) are flowing.  Not sure whether I am giving right direction but just you can try.
    thanks
    G. Lakshmipathi

  • Extraction problem - selection conditions for data load using abap program

    Hi All,
           I have a problem loading data over a selected period where the selection of date range is done using ABAP routine (type 6). Here though in the request header tab in monitor screen i'm able to see the selection date range populated correctly, no records are being extracted. But if i delete the abap filter and directly give the same date range for selection we are able to extract data. if any body has faced similar problem and have a solution for it please help me with yur suggestion.
    Thanks,
    nithin.

    It seems the the data range is not properly set in the routine.
    You can check the value of selection period generated by routine in the data selection tab-> execute button is there .
    Click it to to test the selection values generated by the ABAP routine..
    If the value here seems correct one then paste the code of the routine that u have written with brief logic details that u have applied.
    Sonal.....

  • IChat 3 allowed customization for announcing Alerts using Speech, But now?

    iChat 3 allowed the customization of Alerts using Speech/Voice but I can no longer do it with the new versions. Is there any way I can accomplish this?

    Hi,
    Welcome to the    Discussions
    Unfortunately this was a feature that disappeared in iChat 4
    Use this page http://www.apple.com/feedback/ichat.html
    It may help get it reinstated in Snow Leopard.
    9:48 PM Thursday; May 21, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Quickbooks integration and customization for tracking invoices/orders

    Is there a procedure or way to customize report data no containted within the standard options when exporting the orders reports?  We need to be able to export and add a itemized code for product catagories and track invoicing from EXCEL and import to Quickbooks.

    Hi LittleBigMark,
    There's no way to customize that spreadsheet further before it's exported. You will need to export it and do your customization in Excel.
    Cheers,
    Mario

  • Billing output customization for Commercial invoice

    I have copied form SD_EXPORT_FUCI from client 000 to our development environment under name ZSD_EXPORT_FUCI.  I have changed the FUCI, V3, 1 processing routine values(using SPRO) to use form ZSD_EXPORT_FUCI with the same program and form routine.  However the program changes in my new form have no affect and I am not able to debug code I added to the form in a PERFORM command.  How can I make sure the correct form is executing.  I receive the printout, it just doesn't have any of my changes.
    Thanks,
    Ken Williams

    Hello,
    Make sure you also copied the Print program and used in the OUTPUT you created newly.
    You can enter the print program and the Form in the OUTPUT type  int he Transaction code NACE.
    In the NACE choose the application area as V3 and in the application tool bar select the OUTPUT tab and choose your OUTPUT TYPE and select the details , In the controal tab you can find Processing Routines in which you can find the  Print program and the Form.
    Here while selecting the FORM you have to be cautious as there are two types of oUTPUTs in SAP before 6.
    Make sure what type you are using
    If it is SAP SCRIPT --- U have to check the form in SE71  and if it
    If it is SMARTFORM -
    U have to check in the Transaction code SMARTFORMS.
    If the info above is not sufficient, please give more details on what type of error you encountered while debgging.
    regards,
    santosh

  • Problems with DP80 for 1 material using 3 times in Service order

    Hi,
    in an service order we use 1 material sereral times:
    Materia: 4711 10ST
    Materia: 4711 20ST
    Materia: 4711 30ST
    When using DP80 i get 4711 60ST.
    Is there any way to get 4711 3 times with 10, 20 and 30 ST ?
    I have done a lot of changes with ODP1 but not effect.
    Has anyone an idea?
    Regards, Dieter

    Hi,
    thanks for your answer, but it doesn't work.
    In material determination i have set Material direct.
    On Characteristic i have set Cost center and Cost Element with CharactRelevant and SóSummarization.
    Regards, Dieter

  • Problem|Install iTunes problem! help for first time using iPod touch (2G)

    Look i try to install the iTunes, but after press the install button, its write:
    "The installer ecountered errors before iTunes could be configured.
    Your system has not been modifited. To retry these operations at a later time, please run the installer again."
    What to do? ****!250 Dollar on this iPod, not for free! i must have it working.
    Please help me =]

    Have you seen this iPod 101 tutorial? You might want to bookmark it.
    http://www.apple.com/support/ipod/howto/

  • Smart form Driver Prog For Printing Invoice Lists

    Hi Sap Gurus,
    I am using the standard Sap drver prog RLB_invoice which is used for all invoices(ie Invoice,credit,debit,cancellation).Now,plz can anayone let me know the driver pgm used for printing invoice list smartform.
    will the RLB_INVOICE serve my purpose or is there any other Prog.
    Thanks in advance.
    Points will be rewarded for successfull answers

    Hi,
    For Invoice
    Form name = LB_BIL_INVOICE
    Driver Program = RLB_INVOICE
    Regards
    Edited by: K.P.N on Jan 9, 2008 2:53 PM

  • To Send the Email to Ship to Party for Shipment Notification in SMARTFORMS

    HI Gurus,
    I am having a scenario to send the EMAIL  for Shipment Notification using SMARTFORMS when processed through VT01/VT02N transaction.
    I general process, the email is going to Forwarding agent Email address. But the user wants to send the notification to Ship to Party email address.
    Is there any IMG settings to be done or should we handle using Custom Driver program.? If yes, can anyone help how to achive this.
    Your help is greatly appreciated.
    Regards,
    Yathish

    Just take a look at this where PO is discussed but should not be different from your issue
    PO as SMART Form and mail as PDF
    Scheduling Agreement as PDF in email ?
    External Email (PDF Attachment) while PO is created or Changed
    Convert PO into PDF format and send by an email to vendor
    PDF form as email attachment for purchase order
    Send PO as email attachment
    How to convert smartform output to PDF and mailing them
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292
    Regards,
    Ravi
    Note - Please mark all the helpful answers

Maybe you are looking for

  • Whats the differene between a standard account and an administrator account

    Can someone explain to me the difference between these two accounts please. Also I wonder if theres a way to stop the guest account deleting files on exit.

  • Error message (13013) when opening iTunes

    Can anyone help with this enquiry. I amm trying to open iTunes but the following error message pops up when I do this: "the iTunes application could not be opened. An unknown error occurred (13013)". I have been able to unistall & reinstall iTunes bu

  • IMovie is lying to me about disk space!

    Hi, Recently I tried to import a 1.53GB .mov file into an iMovie project. I currently have 12.7GB of free space on my HD, but when I tried to import the file, I am told there is not enough disk space! What is this lie and why is iMovie telling me it?

  • How do I remove THAT line? -photos

    I have two photo albums on my site and on the image link that takes you to them you can see a white line above it. How do I get rid of that. I am hoping there is a solution to this because it really bugs me now. click the title once when you wish to

  • Required Image Library

    Hello, Not sure if anyone can answer me on this one.  I recently upgraded all of our servers to 64bit windows 2008 and our Coldfusion Enterprise server to the 64 bit vers of 8.  Now however, i am finding that several of my previous image libraries no