Pdf for Payment recsipt and A/R invoice

Hello Experts,
Is it possible to do combine pdf for both the payment recepit and A/R invoice  for Credit card transactions.
Thanks

Hi
I don't think there is any alternative way beside selecting PLD everytime you print the layout .
I believe it is done by same person (both A/R+ payment and A/R invoice )
If not you can do :
1. make your PLD  default  by user  or
2. In most cases ,only few customer pays right away , you can set PLD default by Business partner or customer who does that
Hope this helps
Bishal

Similar Messages

  • Link Checks for Payment (OCHO) to A/P Invoice (OPCH)

    can someone help me link Checks for Payment to the A/P Invoice tables? 
    FROM OPCH T0 
         INNER JOIN PCH1 T1
              ON T0.DocEntry = T1.DocEntry
         INNER JOIN OACT T2
              ON T1.AcctCode = T2.AcctCode
    WHERE T0.DocDate >= '08/1/11' AND T0.DocDate <= '08/31/11'

    Hi,
    Try this if the same helps your issue :
    select T3.Docnum as 'AP Invoice Number', T1.Docnum as 'Payment Number',
    t0.checknum as 'Check Number',t1.Canceled as 'Payment Canceled Y/N'
    from OCHO t0
    inner join OVPM t1 on t0.PmntNum = t1.Docnum
    inner join VPM2 t2 on t2.docnum = t1.docnum
    inner join OPCH t3 on t3.transid = t2.doctransid
    inner join PCH1 t4 on t3.docentry = t4.docentry
    inner join OACT t5 on t4.Acctcode = t5.Acctcode
    where t1.cardcode = t0.vendorcode
    and T3.DocDate >= '01/1/11' AND T3.DocDate <= '08/31/11'
    I have tried to incorporate the part of your query as well.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Layout set name for Payment advice and Cheque

    Hi All
    Pls let me know the SAP standard Layout name for Payment advice and Cheque
    Regards
    Madhan D

    Hi
    Layout name:  F110_PRENUM_CHCK
    Regards
    Ansari

  • HT1657 Have a $15.00 credit and wish to rent a movie on Ipad but am being asked for payment method and redemption is not an option.

    Have a $15.00 credit and wish to rent a movie on Ipad but am being asked for payment method and redemption is not an option. Any suggestions?

    To Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • I have subscribed to Adobe Export PDF for one year and paid the fee per my credit card.  I just received an sms to inform me of the amount of R230.61 was deducted today by Adobe Systems Software. I did not request to renew for another year.

    I have subscribed to Adobe Export PDF for one year and paid the fee per my credit card.  I just received an sms to inform me of the amount of R230.61 was deducted today by Adobe Systems Software.  If you have charged for another year, please cancel that service and refund me as I did not request renewal for another year.  I don't find this service very useful as documents converted to Word is not really usable when trying to do changes and amendments to the document. 
    Please confirm.
    Regards
    Esther Grove
    082-334-6786
    Email: [email protected]@

    Hi,
    I have cancelled your Export PDF subscription for the order no.AD001162465AP..
    Your refund no.is 66181102.
    You will get the refund in 7 business days.
    Regards,
    Florence

  • Allow PDF for one user and expire after 1 year?

    My company produces ~300 page medical reports that we deliver in PDF form. We feel we are losing money because some companys purchase one report under a single license (instead of a corporate/multiuser license) to save money and share it with their entire company anyway.
    Is it possible to have both of these features:
    1) Have a PDF be locked to whatever computer opens the file for the first time, so it can not be opened from another computer?
    2) Have the PDF expire after one year so it can not be opened?
    I currently own Adobe Acrobat 8 Professional and Adobe Acrobat 9 Professional. If there is additonal software/addons that can be purchased to acheive both these features I will pay for it. Please advise!
    Kind Regards,
    Kevin

    What you're asking for goes beyond what a document-based feature can deliver. Items like audit trails, document expiration, etc. usually require a server in the workflow. LiveCycle provides those features.
    As far as document locking goes, in order to lock it you need to provide the end user with a key. You still need to end up trusting the end user  with that key whether it's a certificate (for sig workflows), passwords (for encryption workflows), and so on.
    I'm not up to date on what Adobe is offering in the Cloud, but perhaps there's a way to store the doc online behind a password and with no download capability but with a set expiration date. Still, if your clients are not trustworthy, then . . .
    Ben

  • InDesign - export a PDF for web view and print

    I have a brochure created for print in InDesign. I need to create a PDF for the web, that would be a link to download and print on a home printer. How do I accomplish this?
    Thanks for any help!

    export smallest size or take the print PDF in to Acrobat and reduce the size there.

  • Business Content for "payment history and ageing report"

    Hi,
    We have AP and AR modules implemented in R/3. And recently the client is implementing Collections Management module in R/3. There is a requirement which has come in which we need to provide the a report by customer the past payments made for the last 6 months and the recievables ageing for 1-30 days, more than 30 days and 90 days. A  sample is:
    Division                 Past-due payment history                                            Receivables Ageing
    Customer         CM-5  CM-4  CM-3  CM-2  CM-1  CM                               1-30days   >30 days  90 days
    A                     04/10  05/10  06/10  07/10  08/10  09/10                            150          200       300
    etc, where CM = Current Month
    After going through the requirement we have found that data for this requirement can be taken from AR module itself as Collections Management data is not being used. In this scenario, if I want to develop a payment history and recievables aging report in BW from AR module, which data sources can be used. I am new the finanace module so if any links to good stuff is greatly appreciated.
    Thanks and Regards
    Vijay

    0FI_AR_4 datasource is the BSID/BSAD line items from R3 and the standard DSOs and Content will give you the ability to do aged debtor reports
    You will have to create your own aged debtor reports in WB as the std ones are pants.
    You create an aging bucket for each aging based on the following example criteria..
    CKF 0-30 days = RKF 0-30 Days Open + RKF 0-30 Days subsequently cleared
    (ie you are tryign to restate the ledger to a point in time)
    RKF 0-30 Open is..
       posting date <= key date
       item status = 0
       net due date on a constant selection of 0 and -30
    RKF 0-30 Subsequently cleared is..
       cleared date > key date
       posting date <- key date
       net due date on a constant selection of 0 and -30
    For payment History - I wouldn;t bother with the standard KNB5 extractor (although you can have a look at ti) _ I find it a bit too high a level
    I would create a realised payment terms report which looks at the following calculations:
      cleared date - net due date (realised payment terms)
      net due date - doc date (offered payment terms)
    And then create a query for all item status = C transactions which aren't payments (ie not equal to doc type DZ) and show the above calculations weighted per Customer Payment Term
    Many ways to skin a cat - the two above will help you on your way
    and

  • Tables for Payment Proposal and Payment Run by user

    HI,
    I am looking for some help on a task that I have been given to complete
    I am looking for tables on a payment proposal and a payment run
    I would like to be able to see who run the proposal and who run the payment run for a year to date 
    Thanks and Kind Regards
    Angela Prinsloo

    Hi,
    Payment proposal and payment run
    Table REGUV
    XVORE = 'X'
    XECHT = ' '
    Payment run user details
    REGUA
    You can explore REGU* tables for more automatic payment run related details.
    Best Regards,
    Madhu

  • Opened an itunes account and was in process of entering itunes giftcard for payment option and was told card number not valid, was brand new card , what do i do now?

    I just opened a itunes ( apple ) account and was in the process of entering an itunes gift card as the payment option and it
    said the card number was no good. It is a brand new card, just scratched of the code. What do i do now to redeem it?

    Hi Memalyn
    Essentially, the bare issue is that you have a 500GB hard drive with only 10GB free. That is not sufficient to run the system properly. The two options you have are to move/remove files to another location, or to install a larger hard drive (eg 2TB). Drive space has nothing to do with SMC firmware, and usually large media files are to blame.
    My first recommendation is this: download and run the free OmniDiskSweeper. This will identify the exact size of all your folders - you can drill down into the subfolders and figure out where your largest culprits are. For example, you might find that your Pictures folder contains both an iPhoto Library and copies that you've brought in from a camera but are outside the iPhoto Library structure. Or perhaps you have a lot of purchased video content in iTunes.
    If you find files that you KNOW you do not need, you can delete them. Don't delete them just because you have a backup, since if the backup fails, you will lose all your copies.
    Don't worry about "cleaners" for now - they don't save much space and can actually cause problems. Deal with the large file situation first and see how you get on.
    Let us know what you find out, and if you manage to get your space back.
    Matt

  • ADA Complaint pdf for the hearing and visually impaired

    I am working in Acrobat X on Mac OS 10.8.5. I need a tutorial on making pdf files ADA compliant for the hearing and vision impaired. Is there a movie available on Adobe TV?
    Thanks
    Pandora273

    Is browse here: http://www.apple.com/accessibility/

  • How to design interactive pdf. for multiple additions and saves???

    Using LiveCycle designer -  Can anyone clarify how we can let others make multiple additions and saves to an interactive pdf. I created in Live Cycle Designer 8.2.1...
    I have created an interactive pdf. with LiveCycle designer and sent to client.
    Is there any way I can give them ability to save the pdf. make  multiple additions and saves and send back when they have completed it?
    or even pull up the file make changes and resend at some point in the future without having to fill in all form field again?
    Thxz much,
    JR

    Sorry but this is the wrong forum (this is for the Collaboration Services). You may want to try the LiveCycle Designer forum:
    http://forums.adobe.com/community/livecycle/livecycle_es/livecycle_designer_es

  • HT4059 Could ibooks read parts of a book or pdf for you? And if it could than how?

    could ibooks read parts of a book or pdf for you, and if it could how?

    It is the publishers who have to take the decision that they are willing to give Apple (or Amazon or anyone) the rights to distribute their products that way before anything else could be done.  I think the idea needs to be sold to them first.  It would be analogous to what some movie companies now do -- when you purchase a physical DVD from them, you also get rights to download a digital copy which can legally go on your iPad.   Apple's not involved in that case.

  • How to create a pdf for the URL attached to an invoice and send it as an attachment in a mail

    HI,
    I have requirement where i need to get the URL attached to an invoice, create the pdf and send as an attachement in a mail.
    The URL attached to an invoice can be seen by following the path : VF03-> Billing document->system->Services for object ->Attachement list.
    On searching through existing forums, i found that there is a table 'SRGBTBREL' which stores relationships of GOS object. On giving the invoice number in field 'INSTID_A', i could find an entry in this table.
    To get the content, i used the class CL_FITV_GOS, method GET_CONTENT. To this method i passed following values:
    IV_ATTA_ID = FOL21000000000521URL39000000000012 (The value if field INSTID_B from table SRGBTBREL)
    IV_OBJTP   = 'URL'
    On execution, i get URL link but the content table is empty.
    Could anybody provide some input on how i get the content? Or may be how i can create pdf from the URL link and attach it to mail as an attachment?
    Thanks,

    Hi Amit,
    Solution provided by you is working when the link length is one line but it is not working for more than one line
    Eg: say link is https://......80 [80 characters long]
    I will give    <a href="https://...72            [in first line]
                     73..80">click here</a>         [in second line]
    I will get the output as 73...80">click here
    But i want only CLICK HERE in my output..
    Please suggest solution.
    Thanks,
    Kavya

  • Query for Sales order and corr.AR Invoice Info

    Hi,
    I need to write a query which gives the flollowing sales order info along with the coressponding AR invoices info
    Sales Order columns reqd:
    OPERATING_UNIT
    ORDER_NUMBER
    CUSTOMER_NUM
    CUSTOMER_NAME
    ORDERED_DATE
    FLOW_STATUS_CODE
    TOTAL_ORDER_AMOUNT
    AR invoice columns reqd for the sales orders:
    Invoice number,
    Invoice date,
    Invoice Total.
    Can anyone help me out with this?
    Thanks,
    Ash

    Hi Ash,
    There are some issues that must be defined before you have the exact query.
    Do you have freight charges or non-inclusive tax? If you have, freight charges and tax amounts must be included?
    Depending on you grouping rule, you can have lines from more than one order in a single invoice. In this case, as invoice amount you want the sum of all lines, or only the lines from that order?
    Below is an example using two views. It assumes that grouping rules split lines from different order into different invoices.
    Hope it helps,
    Ketter Ohnes
    create or replace view order_summary as
    select oh.org_id,
    oh.ORDER_NUMBER,
    oh.header_id,
    ott.name tt_name,
    ca.account_number,
    p.party_name,
    oh.ordered_date,
    oh.flow_status_code,
    sum(ol.ordered_quantity*ol.unit_selling_price) total,
    sum(ol.tax_value) tax,
    (select sum(operand)
    from OE_PRICE_ADJUSTMENTS_v x
    where x.header_id = oh.header_id
    and x.adjustment_type_code='FREIGHT_CHARGE') freight_charge
    from oe_order_headers_all oh,
    oe_order_lines_all ol,
    hz_cust_accounts ca,
    hz_parties p,
    oe_transaction_types_tl ott
    where ol.header_id=oh.header_id
    and oh.sold_to_org_id = ca.cust_account_id
    and ca.party_id = p.party_id
    and oh.order_type_id = ott.transaction_type_id
    and ott.language =
    (select language_code
    from fnd_languages
    where installed_flag = 'B')
    group by oh.org_id,
    oh.header_id,
    oh.ORDER_NUMBER ,
    ott.name,
    ca.account_number,
    p.party_name,
    oh.ordered_date,
    oh.flow_status_code;
    create or replace view invoice_summary as
    select a.interface_header_context,
    a.trx_date,
    a.trx_number,
    b.interface_line_attribute1,
    b.interface_line_attribute2 tt_name,
    a.customer_trx_id,
    sum(b.extended_amount) invoice_total
    from ra_customer_trx_all a,
    ra_customer_trx_lines_all b
    where a.customer_trx_id = b.customer_trx_id
    and b.interface_line_context = 'ORDER ENTRY'
    and b.line_type in ('LINE','FREIGHT')
    group by a.interface_header_context,
    a.trx_date, a.trx_number,
    b.interface_line_attribute1,
    b.interface_line_attribute2,
    a.customer_trx_id;
    select *
    from order_summary o,
    invoice_summary i
    where o.order_number between :1 and :2
    and o.order_number = i.interface_line_attribute1
    and o.tt_name = i.tt_name;

Maybe you are looking for

  • How do I move a page to a new location within iBooks Author?

    I've just started to play around with iBook Author, and I can't seem to discover how I can do something as basic as move a page to a new location within the chapter, or outside the chapter for that matter.  It won't allow me to drag and drop it, and

  • GR/GI slip number ( LIKP-XABLN) field to be editable

    Dear Friends, In Delivery --> Header --> Shipment we have this field GR/GI Slip. We want to make this field editable during VL02N. I tried Screen variant, but this field doesn't appear there. Any User Exit I can use / Any other procedure to achieve t

  • Saving position in flash

    HI, I Have some open source flash game with me with the source code.I just wanted to save the position of the game. So when the user start the game, the game will start from where he has stopped playing last time. So he will not loose anything and he

  • Adobe audition cs6.exe can't started

    my adobe audition cs6.exe collapse 失敗的應用程式名稱: Adobe Audition CS6.exe,版本: 5.0.0.708,時間戳記: 0x4f70c4f6 失敗的模組名稱: unknown,版本: 0.0.0.0,時間戳記: 0x00000000 例外狀況代碼: 0xc0000005 錯誤位移: 0x00000000 失敗的處理程序識別碼: 0x106c 失敗的應用程式開始時間: 0x01cd655ed5ffb793 失敗的應用程式路徑: C:\Pro

  • Ex2013 Namespace for DR site

    Hi , As per the Microsoft article single namespace is sufficient we don't require diffrent namespace for DR site. How it will work if primary site goes down.