Printing Error in (PLD) outgoing payment

Hello Experts,
In outgoung payment we have three options at the top a. Vendor, b. Customer, c. Account. When I create a payment using Vendor or Customer and take the printout, it works fine (i.e. PLD works fine, no error in printout).
If I create a payment using Account option and take the printout, it gives an error on same PLD "No matching record found 'Payment Terms' (OCTG) (ODBC - 2028) [Message 131- 183] "
Help required please
Thanks & Regards,
Edited by: Shahzad Nazir on Oct 6, 2011 3:23 PM

Hi,
Please run the following query :
Run the following query:
If not exists (select 1 from OCTG where groupnum = '-1')
select 'TRUE' from OCRD where GroupNum ='-1'
union
select 'TRUE' from OVPM where doctype = 'A'
union
select 'TRUE' from ORCT where doctype = 'A'
If the above Select query retrieves results ('TRUE'), log a support message through SAP Service Marketplace referring to Note No. : [1555242|https://b1-support.wdf.sap.corp/sap/support/notes/1555242] and include all relevant information.
Kind Regards,
Jitin
SAP Business One Forum Team

Similar Messages

  • Preview Draft Number in PLD Outgoing Payment

    Hi All,
    Anybody know how to preview draft number (field docentry, table OPDF) in PLD Outgoing Payment?
    and how to link payment draft report(OPDF) with outgoing payment (OVPM)?
    Thank U all.
    Regards,
    Ratna

    Hi Ratna,
    You may check these threads:
    Re: Print Draft Number on an AR Invoice
    Re: Print Layout Designer
    PO Draft no. and associated actual PO no.
    Thanks,
    Gordon

  • Error: Journal for Outgoing Payment in 2005A SP01 PL10

    Hello all,
    Our customer creates Outgoing Payment for A/P Invoice in FC, and the document is successfully created (added).
    They check the Account Balance from Business Partner Master Data, and the JE for the payment is created. When they click on the yellow arrow on the left of Origin No., the system replies "No matching record found. Outgoing Payment (OVPM) (ODBC 2028) [Message 131-183]".
    Well, they then try to view the last journal created in Journal Entry, but there is no journal with the same number listed in Journal Entry. Afterward, they try to create a new Journal Entry, a new Goods Issue, a new Outgoing Payment, or any new transaction with journals; but all failed with the message: "This entry already exists in the following tables " (JDT1) (ODBC -2035) [Message 131-183]. Well, anyone can help?
    Thanks,
    Alvin

    Dear Alvin,
    Please log a message with SAP Business One support immediately providing the details and screenshot.
    This seems to be missing header issue.
    regards
    Preety Goel
    SAP Business One Forums Team

  • Query print layout on Incoming/Outgoing Payment

    Hi, i'm working on  the QPL, and i've done doing the incoming and outgoing payment for customer/vendor... but when i have the 'payment on account'  it doesn't show anything...
    i check the query, everything is alright... the layout works fine with other outgoing payment which is not payment on account. It just doesn't work at all using the same query and layout for document which has payment on account...
    what should i do?
    Thnx for help...
    Martin

    SELECT T0.DocNum, T0.DocDate, T0.DocCur, T0.NumAtCard,
    T0.DocTotal,  T0.DocTotalFC,T1.DocNum, T1.CardCode,
    T1.CardName, T1.DocDate, T1.Comments,
    T1.TrsfrRef as 'Cheque No', T2.BankCode' '
    T2.AcctNum as 'Bank Code', T2.CheckSum, T0.Address,
    T2.CheckNum, T2.Currency , T3.Phone1, T3.CntctPrsn, T0.PaidSum, T0.PaidSumFc, T1.DocTotal, T1.DocTotalFc,
    T4.SumApplied, T4.AppliedFC
    FROM OVPM T1 LEFT OUTER JOIN VPM1 T2 ON
         (T2.DocNum = T1.DocNum)
          LEFT OUTER JOIN VPM2 T4 ON
         (T4.DocNum = T1.DocNum)
          LEFT OUTER JOIN OPCH T0 ON
         (T0.DocNum = T4.DocEntry)
          LEFT OUTER JOIN OCRD T3 ON
         (T3.CardCode = T0.CardCode)
    WHERE T1.DocNum = [%0] AND T4.Invtype = '18'
    Union
    SELECT T0.DocNum, T0.DocDate, T0.DocCur, T0.NumAtCard,
    -(T0.DocTotal),  -(T0.DocTotalFC),T1.DocNum, T1.CardCode,
    T1.CardName, T1.DocDate, T1.Comments,
    T1.TrsfrRef as 'Cheque No', T2.BankCode' '
    T2.AcctNum as 'Bank Code', T2.CheckSum, T0.Address,
    T2.CheckNum, T2.Currency , T3.Phone1, T3.CntctPrsn, T0.PaidSum, T0.PaidSumFc, T1.DocTotal, T1.DocTotalFc,
    T4.SumApplied, T4.AppliedFC
    FROM OVPM T1 LEFT OUTER JOIN VPM1 T2 ON
         (T2.DocNum = T1.DocNum)
          LEFT OUTER JOIN VPM2 T4 ON
         (T4.DocNum = T1.DocNum)
          LEFT OUTER JOIN ORPC T0 ON
         (T0.DocNum = T4.DocEntry)
          LEFT OUTER JOIN OCRD T3 ON
         (T3.CardCode = T0.CardCode)
    WHERE T1.DocNum = [%0] AND T4.Invtype = '19'
    Yea, it doesn't show me anything...except the free text document field in the layout... others like formula, database and variable didn't appear...
    i suspect that there's something goes wrong when i do ' payment on account'
    thnx for response...

  • Print layout design (PLD) - Incoming Payment

    Hi All,
    Under incoming payment, can i have the details in terms of line by line? Somehow rather, the design that was produced by the 'system', they details of my payment is gather together in one box. How can i have it to be line by line? It looks more nicer to be given to my customer as an official receipt.
    Anyone has come across on this?
    Need your experts urgently.
    Thanks.
    Harith

    Hi Harith,
    The requirment what you are asking is not possible through PLD but the format what you have asked is possible through Query Print Layout Design.
    here you will create the Query which fetchs the required value the design the PLD for that in the Query Print Layout.
    As we had faced similar situation we resolved it by using Query Print Layout Designer.
    hope this helps you out.
    Regards,
    Shreyas

  • Error While Posting Outgoing Payment

    I am trying to post a test document using FBZ2 in a new company code. I am getting an error message " The entry XXXX (the new company code that I have configured) is missing in table T043G.
    Please let me know what does that mean and how I can resolve it.

    Hi,
    It menas you forgot the define Tolerances for Groups of Customers/Vendors
    T043G = Tolerances for Groups of Customers/Vendors
    Please follow the <b>T-code "OBA3"</b> and assign here Tolerance group with company code.
    If any doubt please let me know .
    if usefull assign points.
    Rgd
    Amit

  • Error at Outgoing payment  and general ledger report

    Hi Experts,
    I am getting a error while opening Outgoing Payment and General ledger Report, Errors are : "Path Can not be Null, Parameter Name: Path" and "Error code: 100000004, Error: Unknown session" ,respectively.
    These errors are only at a particular client machine.
    Kindly suggest solution.
    Thanks in Advance.
    Ashutosh

    Hi Jambulingam/Suraj,
    I checked the by giving admin rights, also with different user login, but these errors come as and when they want, i have put in this system in observation and wil update this thread accordingly.
    There is no citrix server.
    Thanks for your reply.
    Regards
    Ashutosh

  • Document Date on Outgoing Payment/Statement Report PLD

    Hi,
    Is there a way to display the Document Date of the paid/outstanding invoice on the print layout for Remittances (Outgoing Payment) and Customer Statement (Ageing - Customer Statement Report)? At the moment it's only the Posting Date for the Outgoing Payment and Posting Date + Due Date for the Statement Report but would be great to have the Document Date too.
    Regards,
    Nat

    Hi Natalia,
    for adding the Document date to the Outgoing payments form you can add field via modification of the print layout. For example OVTG.Tax Date should represent the document date.
    I would like to know what is the scenario for the document date to be visible on the Aging report.
    Best Regards,
    Martin Slavik
    SAP Business One Solution Manager

  • Outgoing payment   on account pld

    Hello sap experts
    In an outgoing payment   on account pld   i have one UDT  table which my invoices are tracked in to that now  i want to tract the details of invoice is it possible IN PLD PLS ANSWER ASAP
    REGARDS
    JENNY

    Hi Jenny,
    It is not possible on PLD.
    Try to Create Query PLD.
    Check the below thread, you will be get some idea or answer.
    Re: Issue in PLD of Out going Payment
    Re: PLD- outgoing payment .(RCT4 ,tables data is not comming)
    Regards,
    Madhan.

  • Outgoing payment automatically printed once add.

    Hi,
    I'm facing a problem, when user add outgoing payment (payment mean by cheque), after successful add the outgoing payment, SAP system automatically print (send to printer) the outgoing payment.
    Anyone face the same problem?
    Regards,
    Muhamad

    Hi Muhamad,
    Check if any user default is set for the particular user. go to Administration> Set up. General>Users. user default>Print> Add button will also--> untick print document. Hope this wil solve your problem.
    Also check under system initialization>Print preferences>per document> outgoing payment> untick print document.
    Thanks,
    Joseph
    Edited by: Joseph Antony on Dec 15, 2010 11:40 AM

  • Outgoing Payment

    Dear Experts
    I am making a Pld report on outgoing payment in which i  want to display payment method ..cash or bank..
    how can i distinguish between  cash and  bank payment   because in OVPM  table when cash payment is made it stores G/L
    Code..in case of bank payment it stores the bank detail...also i want to print the related account name of the G/L code..
    warm regards
    anand

    Hi Anand,
    IF you to print the Transaction Outgoing Payments Type in PLD.
    Try to create UDF in Outgoing Payments and Assign the FMS(CASE Query).
    OR
    Try to Create Query Print Layout Designer(QPLD)
    Check the thread,
    Re: Issue in PLD of Out going Payment
    Re: PLD - Outgoing Payment
    Regards,
    Madhan.

  • Error Outgoing Payment PLD printing

    Hi All,
    Please help us with PLD.
    We encounter error when there are more than one invoice selected in the outgoing payment.
    We need to put in the repetitive area all the paid invoice selected in the outgoing payment
    Header data
    Payee
    Bank name, branch and account no
    Check no
    Repetitive Area
    AP Invoice no
    AP Invoice remarks
    AP invoice Applied amount or paid amount ( Local Currency)
    AP invoice Applied amount or paid amount ( Foreign  Currency)
    AP Invoice Customer Reference
    Regards,
    Amy

    hi,
    Create a customized query & create a report using query print layout designer.
    It will solve problem.
    Jeyakanthan

  • Outgoing Check pld printing error

    Dear all,
    I am setting PLD for outgoing check in check for payment window. My check size is width=200 mm height= 95 mm.
    In tally my client print check by using normal printer with these measurements in Letter paper format.
    I am using paper source letter with width as 566 and height as 269 ( this is the conversion value from mm). All margins as zero, and four database fields- vendor name , check amount in words, check amount in numbers, check date. But this setting gives me printing error. I am not able to see its preview.
    Kindly give your suggestions.

    Hi,
    1. Try to change the paper size to normal A4. Is it working with this paper size?
    2. On which area do you have those fields?

  • How to Print the Account Balance in Outgoing Payment PLD

    Hello Experts
    How to Print the Account Balance in Outgoing Payment PLD
    Dixit Patel

    Hi,
    you can use udf in the outgoing payment to record  the vendor's account balance and then using the query FMS ;
    select balance from ocrd where cardcode = $[$4.0.0]
    Assign the query in the UDF so that each time after entering the vendor code, the balance appears.
    After add the payment, the balance is recorded.
    In PLD, you can create the UDF field to make the balance appears in the outgoing report.
    Rgds,
    JimM

  • Outgoing Payment Print Preview Error

    Hi
    We upgraded SAP form 2007B to 8.81 PL08. when we click print preview in Outgoing Payment. Its Showing Error Message as :
    No matching records found 'Outgoing Payment' (OVPM) (ODBC-2028) [message 131-183] Its coming for all the user.
    Why its coming. could any one knows how to solve this.
    Thanks and Regards,
    Sudhir B.

    hi Sudhir,
    please check the ff SAP note. this is a known issue from SAP
    1. [1524636 - Cannot print/preview Incoming/Outgoing Payment|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3030303135323436333626]
    2. [1584189 - Cannot print/preview Incoming/Outgoing Payment|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3030303135383431383926]
    note:
    you need to use S-Account to access this notes
    regards,
    Fidel

Maybe you are looking for

  • Splitting a concatenated string to multiple cells in a row in BIP Reports

    Hello Experts, Let me how to split a concatenated string into multiple cells in BIP reports rtf. Ex: string: acg;ghdf;tesrlkjj;hvfffda has to placed in multiple cells like string1: acg string2: ghdf string3: tesrlkjj string4: hvfffda Appreciate your

  • Hey, is it possible to recover Werdsmith files?

    Few days ago my iTouch restored itself and all of my apps have been deleted. When I finally managed to sync all of my apps back and opened the Werdsmith app I almost got an heart attack. Please tell me there's some way to get my files back.

  • Information kept in client browser cache

    Hi all, Does anyone know what kind of information is stored in client browser cache when users are logged into Planning or Workspace? We have a concern from customer Information Security department concerning to confidential information (data) that c

  • How to Unreject a Clip

    Once a clip is rejected, is there a way to unreject the clip? I don't see an easy way of doing this.

  • Resume from encrypted swap

    Hi, I want to partition my disk such that I have an encrypted home that will be decrypted on boot via an entry in /etc/crypttab (and a user passphrase). I also would like to have an encrypted swap partition which will be decrypted by a keyfile that l