Cheque print out for vendor multiple open line items

HI experts,
                  I want to print a cheque using f-58 for vendor payment.The problem is when i click the vendor open items(vendor invoice) for a single line item  its getting displayed.But when i click for  vendor multiple  open items(invoices) its not getting displayed in the script out put.Its displaying only with single document number(posting).

thank you..its solved

Similar Messages

  • Function Module for clearing customer open line items?

    Hi,
    Can anyone suggest me, the FM for clearing the customer open line items/
    Manually we can do by f-32.....but, i need an FM for this?
    Thanks in Advance,
    Manju.

    Hi. I just found a good way of doing this from a program. It sort of uses BDC but in such a way that you don't get all the problems you normally get with BDC.
    First create a custom program with an internal table called YBSID of type BSID, and select into it from BSID the items you want to clear, 1 customer at a time. You must call your internal table YBSID.
    Then you need to populate a BDC table with very basic data, the easiest way to do it is to set a break-point in form "CALL_TRANSACTION" of include F124_MERGE, then run F.13, it will break at this point and you can copy the contents of BDCDTAB.
    Then in your custom program put the same statement as the include "EXPORT YBSID TO MEMORY ID '%F124%'." then call transaction 'FB1D' using the BDC table.
    What this does is clear exactly whatever data you put in YBSID. It uses the transaction FB1D but all the clearing data is already populated from YBSID. If you call a transaction normally it is very hard to select the right items to clear, using YBSID you only enter 1 screen and do not have to select anything.
    You can also use this same method to clear vendor line items using YBSIK and transaction FB1K and G/L line items using YBSIS and FB1S.
    I hope this helps.
    Regards,
    Dave.

  • RFFOAVIS_FPAYM: Is this print program will support multiple PO line items

    Hi, I am using the print program:<b>RFFOAVIS_FPAYM</b> and customized layout of: <b>F110_IN_AVIS</b>. I am able to get multiple Document numbers but I am not getting the multiple PO line items for each Document no. I had called the perform statement in text element : <b>625</b> in Main window.
    Can you suggest how to modify the standard print program to our requirement. Where we need to
    [code][code][code]<b>declare the text element</b>
    [/code][/code][/code], Where we will declare the <u><b>internal table for getting the PO line items.</b></u>
    Thanks & Regards
    Madhu

    Amar,
    You can create a PO with multiple line item, but you can not create the PO with multiple currency.
    Regards,
    Manish

  • Cheque printed but  fi document not created (line  item shows as open item)

    Hi,
    Problem Description :
    F110
    In  payment run Posting order is not matching it shows 11 generated and 10 completed .
    Due to this, document number 5100316279( i.e open item)  was not cleared but generated a cheque 809635 for 58.75
    The same document number  5100316279got cleared on  01.07.2008 ; payment run  and generated another cheque 809643 for same amount 58.75
    To summarize due to a system error we ended in a double payment to the  vendor.
    Request you  help us to solve  this issue.
    Thanks.

    Hi,
    The reason why you have more documents generated than completed is that update terminations on the executing the payment run.It means some documents were not posted in the data base. You could find the terminated update via using SM13.
    Here is some information saying what you have to do when this happens:
    You need to analyse the update record data to decide what has to be done with the update records. In order to analyse the record data, use transaction SM13 for terminated updates. By double-clicking on the terminated update records, the updates modules are displayed. By double-clicking on the function module 'POST_DOCUMENT' with error status you can see in whick line item the clearing has failed. Please use
    'Goto => Display data'. In table T_BKPF and T_BSEG are the data of the entered document. Important are CPU-Date (T_BKPF-CPUDT) and Time (T_BKPF-CPUTM). In table T_AUSZ1 is the the information which line item
    (BELNR, BUKRS, GJAHR, BUZEI) should be cleared with this update record.
    Afterwards, execute FB03 for this document and determine the clearing document BSEG-AUGBL for this line item. Analysing this clearing document with data of the terminated update records you have to decide what has to be done with this update record.
    For repeating the update task it is necessary that the clearing of the Open item is reset with transaction FBRA. Without resetting the other Clearing you will always get error F1 805 in the function module 'POST_DOCUMENT'.
    So can you please analyse the data concerning the update termination. Depending on the investigation, you have to decide, whether the data has to be re-entered or whether the update task can be deleted or whether the clearing has to be reset and the task has to be repeated.
    With regards,
    V.Krishnamoorthy

  • Cheque print out to vendor

    hi friendss
    coulds anybody please explain , how the cheque is being taken print out , so that it could be given to the corresponding vendor after miro.
    i kno up to miro , please tell me what the next process with tcode. if any confiruation there  to print the cheque
    warm regards
    manu

    Hi,
    If you do the question in Financial forum, perhaps the answer will be more helpful. I don't remember if you can make it with tcode F110 (payments). If it is true, the tcode to customize it is FBZP. See the help for report RFFOUS_C.
    I hope this helps you,
    Regards,
    Eduardo

  • Profit centre needs to be updated in Vendor and Customer line item reports

    We are using ECC 6. 
    Profit centre is updating for vendor and customer line items in document level.  But the same is to be reflected/updated in profit centre field in FBL1N and Reports.

    hi
    Use this T codes you will get Profit center wise  S_AC0_52000888 Paybles (vendor balances )
    Tcode for Profit center wise receviables S_AC0_52000887  (customer balances )
    Regards
    Babu.k

  • Restrict Number of Open line items selected for vendor payment in F-58

    Dear Experts,
    simply in F-58 i want the system to issue an error message if the user select more than 10 or maybe 15 open line items for payment, the reason is to make sure that the number of line items selcted will fitt in the From specified for printing.
    is there a way to do so ?
    i already got on but not sure how to use it.
    please advice
    Thanks and regards
    Mohamed Talaat

    hi,
    my restricition is regarding the form that the key user want only one cheque paper to be prininted and the space for that can hold only like 10 or 15 line items so he just want to define this number and cant exceed it in one paymnet.
    payment advice control i think can do this but am not sure its under t.code FBZP payment method in company code, haveyou try this before ?
    and how come we design the form for multiplie pages andthen accomidate in one page ?
    as they insert in the oprinter a seralized prinitng cheques paper sequincely.
    please clarify
    Regards
    M.Talaat

  • Vendor Open Line Item Report

    is there a report out there to display Vendor Open Line Items only for Asset Puchases??
    Thank you

    When you purchase an asset, How does your transaction look?
    Like for example, when you use transaction code F-90 with vendor accounting entry will look like
    31 (Credit Vendor) - 100USD - Account Type 'K' (Vendor)
    70 (Debit Asset) - 100 USD - Account Type 'A' (Asset)
    As you can see above, for my Vendor line item, the off-setting entry was done to a fixed asset which will have account type A. That is why I asked for entering account type "A" in your report to show up only those line items which have an offsetting entry to a fixed asset.
    So, it depends on how your acquisition transaction looks like. There has to be something field that differentiates open items related to asset transactions with other regular transactions like document type, reference, etc... which you can use to isolate asset related open items.
    Shail

  • Report to Display Vendor Open Line Items

    is there a report out there to display Vendor Open Line Items only for Asset Puchases??
    Thank you

    Dear Expert,
    In FBL1N we can find the line items according to your requirement through the "Dynamic Selections" select the Particular vendor or Vendor Group for selecting a total group and , Document , Document Type select the AA Document type and Select the Open items Radio button and also you can select Open at key date enter the date up to which you want to view., And Execute.
    Regards,
    Shankar K B

  • How  to take check print out for self and in favour of Bank for DD payment

    HI
    I have a requirement  to take check print out for self and in favour of Bank for DD payment from AP module, how it is possible.
    Syam

    hi syam,
    Step 1: Create a down payment request: F-47
    Step 3: Make payment through : F-58
    While entering the input parameters, Enter amount: 1050,
    For 50 Rs, you take Bank Charges account through GL Fast entry.
    Account Entry
    Vendor Dr (Spl GL): 1000
    Bank Charges Dr 50
    SBI Cheque Issue clearing Account Cr  1050
    Regards,
    Ramakrishna

  • Clear from Vendor open line item (FBL1N).

    Dear,
    I have Posted the Invoice and cancelled the same invoice which was in the Blocked status without Release.So its showing in Vendor open line item (FBL1N).
    Now we can not release these two docs in MRBR bcz the invoice was cancelled and also it can not be cleared in F.13 bcz which was blocked for paymentu2026
    Kindly help me how can i solve this issue and my user is askinig me to clear the same from the vendor line items.
    Also suggest how the same will affect the business impact.
    regards,
    Kannan B

    Pl post it in ERP Financials,to get faster replies SAP ERP Financials

  • Few queries about foreign revaluation for vendor/customer open items

    I am trying the transaction F.05 for the first time for vendor & customer open items in foreign currency. I have a few queries:-
    1. The ouput contains 2 exchange rates. One is picked from the transaction header. My query is from where is the other rate being picked up. In my current system, I could make out that exch rate in transaction header is being picked automatically from table OB08....however I am unable to deduce the source of the 2nd exch rate.
    2. What is the significance of "balance sheet preparation valuation". Earlier in test runs, only "new difference" was getting populated. However the user wanted to see "old diff" also. So while doing some trial run in test client, I checked the "bal sheet prep valu" and posted.....after this run, I am getting values in "old diffe" and "new diff" also. And the posted amount is the difference of the two. What is the significance and ideal way?
    3. Should the entry be reversed if I am revaluating at year end? Why I am asking is because in some threads I read that revaluation at year is not to be reversed....
    Thanks,
    SM

    1. To find out difference latest date(Key Date for OI Overview) will be taken by comparing with document posted dated. Based on that system shows diffrences
    2.   The items are valued using the exchange rate valid at the key date. The
          difference determined in local currency is output and posted. The
          valuation can also be done for parallel local currencies and according to
          different valuation approaches (HGB, GAAP).
          The result of the valuation is required for the creation of the financial
          statements. You should therefore carry out the valuation before the
          grouping of receivables and payables with program SAPF101. The valuation
          difference is then noted in the document. Use the valuation areas to
          calculate a different valuation method, or to save the result for further
          processing activities.
    3.   we need to reverse entries .

  • Clearing of open line items in Exchange Vendor account

    Hi Friends,
    We have an issue related with the clearing of open items from the exchange vendor account. Details of issue are as follows,
    We have two open line items in an exchange vendor account (T-code FBL1N) pertaining to the Logistics purchase invoice and a credit memo. These documents are very old documents posted in the year 2005. When user tries to clear or net these documents using T-code FB1K( using the current period), SAP generates the clearing document, i.e. it gives only a clearing document number and sends an email to user stating that update has been terminated. When we try to view the clearing document so generated using T-code FB03, system do not finds it, i.e. it is actually not in system / tables. Also most important thing these open items continues to appear in the vendor account, i.e. they are not getting cleared.
    Some of our observations about the related exchange Purchase Order is that, this PO has document date 03/31/2004 having qty. 5659 GA. The very first GR and related invoice is also having qty 5659 GA and posting date of 03/31/2004. After this user had again created above mentioned documents that are in question i.e. invoice and credit memo. These documents were posted on 04/12/2005 for the qty of 22592 GA (Even though the PO qty is 5659 GA).
    Now we would like to know what would be the probable reason for these open items not getting cleared from the vendor account. Please note user also tried to clear these documents using F-44 T-code but no luck.
    Thanks,
    Ritesh/Ninad

    Hi
    Have you tried by changing the Base line date while cleaing the vendor account. ?
    Satish

  • Availability Check at Multiple Plants for the Sales Order line Item.

    Hi Friends,
    We are having two plants, Plant A and Plant B. Plant A is used to issue the orders to the vendors and stock them, while Plant B is used to manufacture the Product and Stock.
    When we create the sales order, we want to check the Current Stock Plus Incomming Purchase order stock for plant A and also check current stock plus Production orders in plant B.
    for ex if the current stock is 100 in Plant A and No physical stock in Plant B but there are some production orders for 400 Qty which will be ready in 1 week.
    If i create a sales order for 500 qty which is scheduled for delivery 10 days later.  then we want to commit to the customer ( Looking at both the plants stock situation )  the system should check the stock availability for both the plants and automatically create two different line items , Line item 1 for plant A and line item 2 for plant b.
    I know there is a user exit for Multiple plant selection USEREXIT_PLANT_SELECTION  in program RV03VFZZ. The Description of the USer exit says ( This user exit may be used to provide a list of plants for which availability is to be checked)  But we have never used this one. Will this user exit do exactly what i want ??
    Did any of you, have used the above User exit in your implementations ? If so please let me know whats the purpose of this user exit
    Your reply is much appreciated.
    Thanks & Regards
    Srinivas

    Hi
    I dont know about the userexit which you are referring about
    But this is not available in R3 The system makes a Availability Check only in the plant which has got determined in the item details shipping tab and stops there
    The same is available in APO
    If there are 2 plants say 1000 and 2000
    In sales order the plant determined is 1000 and there is no stock
    In R3 system stops there
    But in APO  system checks the plant 2000 and if stocks are available it creates an STO in the background automatically from 2000 to 1000 if configured accordingly
    Even if the material is maintained in 10 plants the system will make a  Availability Check at all 10 plants and act accordingly
    Regards
    Raja

  • HOW TO MIGRATE DUNNING LEVEL & LAST DUNNED DATE FOR ALL OPEN LINE ITEMS

    Hi,
    We need to upload dunning level & last dunned date for all open items (to be done separately i.e. after all open items migrated) which is different for each and every line item so if we use mass upload (fbl5n) we have to do for each and every open line item which is not feasible as open line items in thousands..I tried LSMW also,problem is that for Batch input recording we need to run one complete cycle in sm30 but there is no maintenance dialog for BSEG & BSID table.. Please share your valuable Inputs how we can go ahead..
    Thanks in advance

    Hi Mark,
    Thanks for your reply.
    It is complete a Zcopy of a standard one, but we are facing one or two records are not updating correctly out of hundreds of customers in the worklist.

Maybe you are looking for

  • How can I transfer apps from iTunes library from one computer to another?

    I have been unsuccessful in transferring my music over to my new MacBook from my PC Windows Vista. I even subscribed to MobileMe, but it wouldn't work! So, I have decided to take the time to copy all my music to CDs & do it that way, but how am I goi

  • 4 months of iPad problems

    Just a report on my recent experience with Apple support on an iPad. In May, I bought the top of the line iPad3 (64Gb + 4G). A couple of weeks later, problems started to appear, in random order. - half of the screen started to flicker - spontaneous r

  • Google AdSense settings in iWEB site

    Hi all, I developed a site using iWeb and I added some AdSense box into it. I have to issue: the first one is that not all the AdSense boxes are avilable in iWeb and the secondo one, that is more important for me, is that If I add ad AdSense box from

  • MB5S shown 2 duplicate item line but Actual PO only have one item line

    Dear Guru, I'm running MB5s to check the GR IR balances, i realized there is a PO which only have one item line but in the MB5S report, it shown 2 duplicate line. First line shown the Order qty 3000, Qty received 3000, and Qty invoiced 3000 which loo

  • Employee Discount Validation issue

    For the past few months I've been trying to get my phone plan discount validated. The first time I went IN store, the woman told me she would "handle it"and what do you know, of course, nothing. The second time I've had to do this was over the phone.