Payment term not appearing in PO print out

Hello all,
We have one PO where Payment term is not appearing in PO print out. I have checked other POs of the same type where its appearing in print out. In PO header payment term is maintained. Does this flow from Vendor mastre?
Regards

Hi,
Is this payment term is new one !
Yes, payment term should flow from vendor master to PO.
Now as payment term not printed in PO print, just check with your PO output type & related FORM or PDF/SmartForm in it for application EF in NACE t.code. Also check SmartForm in t.code: SMARTFORMS . Or if FORM check in t.code:SE71 / SE73 the SapScript & see inclusion of all payment term in it with help of with ABAP consultant.
Regards,
Biju K

Similar Messages

  • The word "ORIGINAL" is not appearing in the print out of documents

    Hi,
    For some reason the word "ORIGINAL" does not appear in the print outs (A/R Invoice, etc) anymore. But the word "COPY" appears when we reprint the documents. We could not see any setting in SAP that relates to this, and no changes in the PLD has been made prior to this issue. What could we be missing?
    Thank you,
    eric

    Hi Eric,
    The "Copy" remarks will be printed if you print a printed documents. Sometimes documents automatically change into "Open-Printed" event if we not actually print it.
    The solution is to chnge that remarks in the PLD to text "Original".
    Cheers

  • Service PO sub line items not appearing in PO print out

    Hi,
    Service PO line items under item details are not appearing on print out...
    Where are they stored ..means in which table?
    Regards

    Hi SSingh,
      Has this problem been solved? we have a similar problem here --- after upgrading from 4.6c to ECC6.0, we found that the service PO line items are not being shown in the PO printout.  This happens for items that have been marked 'delivery complete'.
      How do we get the service lines to print out again?  Appreciate any help out there!

  • BAPI_INCOMINGINVOICE_CREATE : Payment Terms not appearing

    Dear All,
    In the Bapi "BAPI_INCOMINGINVOICE_CREATE ", i am passing the HEADERDATA (invoice_ind, doc_type, doc_date, pstng_date, ref_doc_no, comp_code, diff_inv, currency, gross_amount, pmnttrms) and ITEMDATA (invoice_doc_item, po_number, po_item, tax_code as 0, item_amount, quantity, po_unit, cond_type)
    and when i run the Bapi,the invoice document is getting generated successfully and in the display mode(Transaction:mir4) when i give this invoice no. all the values which i have passed to bapi are captured correctly except the PAYMENT TERMS is blank.
    THOUGH I AM PASSING THE  PAYMENT TERMS  IN THE BAPI, THE PAYMENT TERM IS BLANK IN THE GENERATED INVOICE.
    Can anyone please give me a correct solution.
    Thanks & Regards
    Sajid

    I think SAP does not support this functionality!!!!!

  • Payment Terms (ZTERM) - Appears in FB60 but not FB70

    Hello all,
    Currently our system does not show the Payment Terms field in Tcode FB70 (Enter Customer Invoice).  There is a requirement to have this field appear.
    However, when going to Tcode FB60 (Enter Vendor Invoice), the Payment Terms field appears.
    After doing research, I believe I can make this field appear through SAP IMG --> FI Accounting --> FI Accounting Global Settings --> Document --> Line Item --> Controls --> Maintain Field Status Variants (this can be found via Tcode OBC4).  When in this Tcode, I'm not sure what Field Status Group controls the parameter to currently supress the Payment Terms field in FB70.  I'm also not entirely confident this is the location to make Payment Terms an optional entry field in FB70.
    Any help would be greatly appreciated.

    Thank you so much, that is the answer.  Payment Terms was not appearing in FB70 because the Field Status Group in the G/L account for the customer was set to a value that suppressed Payment Terms.  When the Field Status Group is changed in Tcode FS02 to a value that recognizes Payment Terms as an Optional Entry, the Payment Terms field appears in FB70.  Ironically, only one customer had the incorrect value that suppressed the field.

  • Payment term not allowed to change

    in FB70, payment term is brought from customer master data, but user can change it, is there any way we can block it?(not allow user to change payment term , for example , this field greyed out).
    in F-28, is there any way we can grey out the document date, so user will not be allowed to change document date, so document date is the current system date.

    Hi,
    For your first question:in FB70, payment term is brought from customer master data, but user can change it, is there any way we can block it?(not allow user to change payment term , for example , this field greyed out).
    You can try to create transaction variant in T-cd:SHD0 to contol it
    in F-28, is there any way we can grey out the document date, so user will not be allowed to change document date, so document date is the current system date.
    You can try to create validation in T-cD:OB28 to do further check, if you want to use transaction code as prerequisition, please pay attention the default transaction code for F-28 is FBZ1(you can confirm it in T-cd:SE93). in other words, FBZ1 should be used as prerequsition, not F-28.
    Example: Prerequsite: SYST-TCODE = 'FBZ1'
                            Check: BKPF-BLDAT = SYST-DATUM
                     Otherwise :Message number Z1XXX issued.
    Hope above information can help you!
    Best Regards,
    Gladys xing

  • How to make "payment terms" not modifiable in sales order

    Hello every 1,
    please help, i want to know:
    how to make "payment terms" not modifiable in a sales order , as we know it comes directly from CMR and client wants "PAYMENT TERMS" to be not modifiable.
    Look forward for your response.
    Thanks in Advance,
    Deepak

    You need to use SHD0 or userexit chnages, like always determine from customer master, if user changes, give message like not modifiable  or ask abaper to make non modifable field

  • Is there any possiblity to not to take the print out before release of PO

    Is there any possiblity to not to take the print out before release of PO.
    Please give some inputs to set up this in system.

    Hi,
    Thank you for your reply with kindness.I will appreciate your help.
    I found nothing like what you have mentioned .Please find the programme details in my system.Please help in this reagrd.
    FUNCTION EXIT_SAPLMEDRUCK_001.
    ""Lokale Schnittstelle:
    *"       IMPORTING
    *"             REFERENCE(IX_DRUVO) TYPE  DRUVO
    *"       EXPORTING
    *"             REFERENCE(EX_RETCO)
    *"       CHANGING
    *"             REFERENCE(CX_DOC) TYPE  MEEIN_PURCHASE_DOC_PRINT
    *"       EXCEPTIONS
    *"              NO_OUTPUT
    INCLUDE ZXM01U04 .
    ENDFUNCTION.
    Even-- nothing is avaialble in Include programme also.Please help in this regard.
    What is my further action to this.

  • Payment Term to appear compulsorily in all line items

    Hi All,
    There is a requirement from the client that payment term should appear compulsorily in all line
    items in FBL5N.
    To make the above possible one solution proposed is that to make payment term as a required
    entry in field status group of customer GL reconciliation account , and make payment term optional in Field status of  the following posting keys which is now suppressed
    05- Outgoing Payment
    07- Other Clearing
    15- Incoming payment
    17- Other clearing
    18- Payment Clearing
    Are there any drawback if we go ahead with the above configuration, or is there any better solution. Please get back immediately as its an urgent requirement.
    Regards
    Milind Nair

    hello,
    Isnt there anyone who can provide a solution.
    Regards
    Milind Nair

  • Payment terms not exist in contract

    Dear SAP experts,
    We are in SRM 7 and ECC 6 and using extended scenario. For payment terms we download payment terms from ECC by using program BBP_UPLOAD_PAYMENT_TERMS and entries created in table BBP_PAYTERM. When we create PO we can use this payment terms from ECC. However the odd thing happen when we create contract, we can see the paymet terms as possible selection, but if we select it we got error 'Payment term not exist in target system'. However if we create payment terms directly in SRM (using config payment conditions), then we can choose the payment term from SRM.
    But this is not making any sense as why do we need to have duplicate payment terms one coming from ECC and the other coming from SRM. Do I miss something in here? (Note that in RFx response, vendor can NOT choose payment terms locally in SRM as they can ONLY see the one coming from ECC).
    Best regards,
    John

    Hi John,
    Please implement the following note & retest this issue:
    1609905 Validation for local contracts contains errors
    Kind Regards,
    Edel.

  • Anyone has print out the iPhoto album book by apple after finish editing? May I check is the quality good? I have compiled my photo album book , choosen hard cover option , 100 pages , estimated cost is US150. Not sure worth to print out or not?

    Anyone has print out the iPhoto album book by apple after finish editing? May I check is the quality good? I have compiled my photo album book , choosen hard cover option , 100 pages , estimated cost is US150. Not sure worth to print out or not?

    All I can say is the books I've created as gifts to my children for their children were received with absolute joy and appreciation (each book chronicled in pictures  the first year of each grandchild's life). Granted the sentimental factor had a lot to do with the recipient's enjoyment of the book but they were spetacular. The book with its glossy dust cover is a very impressinve way to present your photos. 
    As Larry has pointed out so many have posted here that they were very satisfried with their book and Apple is very good about correcting problems. 
    To make sure there are no errors in the book before you order preview the book as described in this Apple document: iPhoto '11: Preview a book, card, or calendar before you order or print it. If the PDF file shows no errors, either in text typos (my biggest problem) or in missing photos, etc., the printed book will be error free.
    OT

  • Adobe Printer did not appear in the printer list

    Adobe Printer did not appear in the printer list after installing Acrobat Pro 12 month Subscription on Windows 7 Ultimate. I tried installing manually as per instructions but no help. Any suggestions?

    Hi Michael,
    Thanks for your reply.
    Yes, I did the repair, I also installed updates to 11.0.05 but to no avail.
    I uninstalled and reinstalled and followed all the same procedures including manually adding a printer usuing the 10 Adobe PDF Converters in the Xtras folder. No Success.
    Any other suggestions?

  • Item text is not appearing in the print output through IDOC?

    Hello ,
    I am changing the PO through IDOC. When ever there is change in the quantity ,net price and delivery date  the print out put is generated autoamtically and changes are appearing the print output.
    when ever there is change in the item text of PO print output is not generatiing but item text is updated in the PO.
    If i change manually print out is generating for item text also but through IDOC print output is not generated . please help to slove this isuue.
    i am passing the value as :
        idoc_data-segnam = 'E1BPMEPOTEXT'.
        e1bpmepotext-po_item = Po line item number .
        e1bpmepotext-text_id = txtid.
        e1bpmepotext-text_form = textform.
        e1bpmepotext-text_line = line item text .
        idoc_data-sdata = e1bpmepotext.
        APPEND idoc_data.
        CLEAR idoc_data.
        CLEAR e1bpmepotext.
    please help me it is urgent
    Thanks
    Venkatesh

    Hi Venkatesh,
    Check the condition record in transaction NACE. Whether the print output field is present in the condition record.
    Regards,
    Gajendra.

  • Material item text not appearing in PO Print Preview

    Hi experts,
    We have created a new PO type .  We have assigned it with PO text via Spro>Purchasing>Purchase Order > Message > Text for messages > define text for purchase order
    Maintained text for document header
    Maintained  text for document item
    But still in Purchase Order , the material PO text at item level , is not appearing at the time of print preview / print out.
    Please suggest .
    Regards,
    ( Rajneesh Gulati )

    If I understand correctly, you want to copy the purchase order text from the material master directly into the PO's for this material.
    I got the same problem; text appears in PO item text, but doesn't appear on print preview.
    => check your forms first
    => if you can't find an error here, check the copying control in
    SPRO -> Materials Management -> Purchasing -> Purchase Order -> Texts for purchase orders -> Define copying rules for item texts
    go to the text linkages of the text type that you want to see appearing
    => make sure that the entries with source object 'material master' have the Fix value (blank) rather than N or * (if you see the text appearing in the PO but not on the print out, this means that this setting is currently set on *)
    Hope this helps

  • Payment Method not appearing in Document entry

    Hi
    I have created one vendor for which payment term & payment method is entered in Vendor mater record (FK01) whereas, when i post the invoice for the same vendor through FB60, i can see the payment terms in document but payment method is not appearing.
    please help me as how to resolve this issue
    Regards
    Jyotsna Narvekar

    Hi Mauri
    Thanks a lot !!!
    This OBB8 setting is working, but still i have a doubt.
    In OBB8, the payment method is maintained for a particular payment term. if i have different payment method for the same payment term then what is to be done?
    to be very specific, if payment method 0001 is to be used for cheque payment as well as Bank Transfer then what should be the correct approach. what setting we should do to have a correct output?
    another question arises is that, why the payment method is not getting copied from the vendor master record?
    Pl help
    Regards
    Jyotsna Narvekar

Maybe you are looking for

  • How do I get rid of annoying text at end of yahoo email?

    Using Safari and Yahoo email.  No signature has been set yet every email ends with a tailing set of characters, one character per line as follows: Preferences § 1 2 3 4 5 6 7 8 9 0 - = Backspace Tab q w e r t y u i o p [ ] Return capslock a s d f g h

  • Music Player Albums?

    Hi, When I installed music player optional update,I see 2 albums,both named Unknown, can one name them if yes how? The 1st Unknown has songs whose details show artist names. But the 2nd Unknown album has songs with no artist names & can't type one wh

  • Healing brush/clone stamp cursor is dark.

    I hope I've overlooked something very simple.  In CS3 on my PC, the circular cursor for healing brush and clone stamp (probably others, too) is always a contrasting color to the underlying image so the circle is always very visible.  With the same pr

  • Generating XML from SQL queries and saving to an xml file?

    Hi there, I was wondering if somebody could help with regards to the following: Generating XML from SQL queries and saving to a xml file? We want to have a procedure(PL/SQL) that accepts an order number as an input parameter(the procedure is accessed

  • Help NEEDED! External Hard Disk Drive Problem!

    Dear Forum, I am using MacBook with snow leopard and I am also using a WD Ext.HDD 500GB. Ok, I will described in detailed regarding what problem has occurred so that you guys can help me:D. Firstly, I formatted my wd hdd to hfs+j as the default forma