PO fields printing

Hi,
HOW CAN I GET CONTACT PERSON AND TEL # TO PRINT ON PO. WHERE IS THIS GENERATED FROM??
Prakash

Hi Prakash,
Where a certain text appears in a purchasing document depends on the relevant Text type. When you enter a text, the system determines the position in the sequence of information at which this text must be printed on the basis of the specified text type.
Header text is text pertaining to the entire document. In the standard form (layout set), the header text is printed at the beginning of the document after the header data (vendor address, document number, contact person, etc.).
Your requirement of contact person and tele number :This is maintained in the standard form purchasing documents using the standard form MEDRUCK in  SAP system;  use t-code se71 to see the content for the form . This will be printed only if the data for the same is maitained in the PO while creating or in the master records.
Another requirement which is not in the form then you can proceed:( i assume you know  sapscript .
To find out which item texts are available in the standard system, select an item (for example in a PO) and choose Item -> Texts -> Text overview.
You can include the content of a database field at any point in the text. The advantage of referencing a database field is that a value specific to the document is displayed in the printed document.
For example, EKPO-MATNR is the qualified field name of the material number.
Edit the desired text. Enter the field name at any position in the text, surrounded by ampersands (&) (for example, &EKPO-MATNR&).
Suppose you need to specify the requirement tracking number, together with the item data, in a purchase order. (The requirement tracking number is not printed on purchasing documents using the standard form MEDRUCK.) You could specify the following in the item text:
Tracking number: &EKPO-BEDNR&
The content of database field EKPO-BEDNR is displayed when the document is outputted.
source of info :SAP
let me know wether you were able to see the changes .
cheers
kp

Similar Messages

  • Text in fields prints faintly, but everything else in the document prints fine

    I am using Adobe Acrobat 8 Professional on a Mac. I am using a black and white laser printer.
    In my work, I fill out PDF forms prepared by the federal government.
    I can't modify the forms, because they are secure.
    Filled-in text fields print so faintly (i.e., too light, not dark) that they are hard to read when printed.  They don't look that great on the computer screen, either.
    The form itself prints out excellently: nice and dark; easy to read.
    Text entered using the typewriter tool prints out excellently, also.
    Acrobat does not seem to allow the font in the text fields to be changed. It is some kind of Courier, and it never changes.
    How can I get darker printouts from my text field entries?

    Yes, that is not the best font choice. It's Courier New and this is a common complaint with this font. That particular form is not secured, but it is Reader-enabled. It is an XFA form, so it can be modified with LiveCycle Designer, which unfortunately for you does not come with the Mac version of Acrobat. If you want to go to the trouble of modifying such forms, you could do so on a Windows machine that has Acrobat Pro/LiveCycle Designer installed.

  • Addition of a field Print Button to CRM back end system & Portal

    My requirement is:
    To Enhance the Quotation header screen in CRM backend system to add ‘Print Language’ field. It should be 1 character long field with dropdown option.
    Configure Quote PCUI application to bring ‘Print Language’ field in Quotation screen at header level in Portal system.
    Could anybody explain me step by step How this field 'Print Language' button will be created in CRM backend system using EEWB 
    How to configure this 'Print Language' button field in CRM Portal using PCUI configuration.
    Answers will be rewarded........
    Sunil

    There are three steps you have to make in order to be ablr to connect to a system from VC:
    1. Define system.
    2. Define alias.
    3. Define user mapping (for the user that connects from VC to the portal)
    please check step 3.
    Gabi

  • Purchase Order - Quantity Field printing.

    Hi Gurus.
    I am printing purchase orders via SAP script.
    My users want the quantity field (RM06P-PRMG1) to have a dot(.) not a comma(,)
    eg they want to print the number as 200.000 and not 200,000
    Is there somewhere, i can switch this without adding an ABAP routine to fix this.
    Thanks.
    Points will be awarded.

    Hi Wandai,
    Did you try changing the user settings? Access the menu and go to System -> User profile -> User defaults. Here you can see two options in the Decimal notation tab.
    Option 1 is : Comma and
    Option 2 is : Period.
    Please change and try with each of the above option.
    If this doesn't work you need to check the data type you are using for this variable.
    Hope this helps.
    Please reward if useful.
    Thanks,
    Srinivasa

  • Reg Quantity field Printing

    hi,
           how to print the Quantity variable with 2 decimals actually the field is having 3 decimals.
    Ex: field1 having value <b>16000.000</b> and field2 value is <b>800.000</b>
    in out put i want field1 = <b>16.000,00</b> and field2 = <b>800,00</b>.
    same is achieved in script is done by using field1(I12.2), and field2(12.2).
    how can we do same thing in Smartform....
    Regards
    Ashok P

    Please see formatting options for Smart Forms. There you will find this:
    &field(.<nat.number>)&
    Limits output of decimal places to <nat.number>
    You should then use: &field1(.2)&
    Here is the complete list:
    Overview
    Formatting Options for Fields
    Syntax
    Description
    &field+<offset>&
    Skips offsets (<offset>) in the field value (character fields only). If the offset is greater than the length of the value, nothing is displayed.
    &field(<length>)&
    Sets the output length to <length>.
    &field(*)&
    If the field is defined by a Data Dictionary type, Smart Forms sets the output length to the value specified there.
    &field(S)&
    Suppresses the sign
    &field(<)&
    Displays the sign to the left of the number
    &field(.<nat.number>)&
    Limits output of decimal places to <nat.number>
    &field(E<nat.number>)&
    Displays the field value with the fixed exponent <nat.number>. The mantissa is adapted to this exponent by shifting the decimal character and inserting zeros.
    &field(T)&
    Suppresses thousand indicators when displaying fields of types DEC, CURR, INT, and QUAN.
    &field(Z)&
    Suppresses leading zeros in numbers
    &field(I)&
    Suppresses display of initial values
    &field(K)&
    Deactivates a conversion routine specified in the Data Dictionary
    &field(R)&
    Right-justified display. Use this option only when specifying an output length as well.
    &field(F<filler>)&
    Replaces left-justified blanks in the value by the fill character <filler>.
    &field(L)&
    Converts a date field to a local date and displays it. The date is then formatted using the edit mask JPDAT.
    Since this representation uses Japanese characters, it is only to be used in the Japanese version of the SAP System.
    &field(C)&
    The system takes the field value as a sequence of words separated by blanks. Option C shifts these words to the left
    and leaves one blank in-between as a separator. Any leading blanks are omitted. This effect corresponds to that
    of the ABAP statement CONDENSE.

  • Summary field printing on the first line when it supposed to prin last page

    i have created manual report. in the end of the report i have summay columns. wheni run in oracle reports it perfectly shows the grand totle. when i generate to file (PDF) thegrand total print on the first line. can some one tell me wht is it printig on the first line when it supposed to print on the last page. i tried print object on Last Page. it is still same.

    You may have hit this side effect of page protect (all copied from the Help):
    Description The Page Protect property indicates whether to try to keep the entire object and its contents on the same logical page. Setting Page Protect to Yes means that if the contents of the object cannot fit on the current logical page, the object and all of its contents will be moved to the next logical page.
    Note: Using Page Protect may cause objects below the page protected object(s) to appear above the page protected object(s).
    Solution:
    If Page Protect causes an object to be moved to the next logical page when formatting, an object alongside the page protected object may or may not be moved as well. If the object alongside the page protected object is not anchored (implicitly or explicitly) to the page protected object, and that object can fit in the space where the page protected object could not fit, the object will print on that logical page. Otherwise, the object will be moved along with the page protected object to the next logical page.
    (To say it simply: anchor the summary field explicitly).

  • $POSITION field prints a character on PDF output

    I have a $POSITION field on JFMain page.  A subform on Page2 is laid down at the $POSITION field on JFMain.  Target output is PDF only.  $POSITION field is formatted for No Print, positioned at X=0.  When generating preview a $ appears on the left at the margin on the output PDF.  This also happens on one other template only a capital M prints instead of a $.  The same type subform is on many other templates and it does not occur on those templates.  Any ideas on how to correct this are greatly appreciated.

    hi Joshua, i would tend to agree with the person on your team that feels it's a font issue. if you're scheduling an export on the server to pdf then that server has to have any fonts used on the reports. there are lots of articles on this process like this one here.
    if you export to ms word format in a schedule or publication from the same server you should see the same issue.
    -jamie

  • User Defined Field Print Layout Designer print problem

    I am having a problem with a user defined field in the Business Partner - Addresses table. The user defined field is a "directions" text field that is intended to print on packing slips generated from the sales order. When I use the PLD to add the UDF in the header or in the table, all data lines in the body of the report repeat.
    Please advise if others are seeing this and what work around or SAP plans exist to resolve.
    Glen Kinney
    Corrpac
    [email protected]

    Hi Glen,
    I am facing the same problem.
    I need to add UDFs in Business Partners - Addresses at row level. The field will be used for some Taxation Nos. like CST, LST, VAT. I have tried to add. the fields are added and data saved too.
    But when I am going to PLD of Invoice and tried to get, the Business Partners - Addresses Table not showing in the list.
    Shell I have your help to resolve this.
    Thanks a lot.
    With Warm Regards,
    Chintesh Soni
    India

  • Invisible Text Fields/Print Button error

    Ok, so I'm creating a blank form for users to input data fields and then print them out on a pre-made paper form. I started out using Adobe Designer 7.0.
    While I was using 7.0, I made all of the Text Fields, and spent hours lining them up to print out correctly in their corresponding boxes on the pre-made paper form that we load into the printer. (Already tried scanning the form and creating a form that way, but the scanner is weird and scales everything incorrectly.)
    I upgraded to Adobe LiveCycle Designer ES today so that I could make Text visible on the form, but not visible when it prints, so that I can label each Text Field, otherwise it's just a blank template with random Text Fields all over.
    Well, after upgrading, I created the Texts prompts above each Text Field and I selected Visible (screen-only) for each one of them, hoping that once I printed the form out, those texts prompts won't print out on the pre-made paper form. But, to my dismay, they printed out even though I selected the option for them to NOT print out.
    So I was doing some reading and decided to add a "print button" to my form. I added the print button. Made it visible (screen-only). Printed out another form, and BAM. All of the hours I spent lining up those Text Fields went to waste because all of a sudden my Text Fields are all over the paper. I immediately removed the print button, assuming that was the problem, but for some reason my text fields are still all over the paper.
    I don't want to spend the hours and hours I spent lining them up again. It just took too long. Does anyone know what happened here? If so, how do I fix it?
    Also, how do I make it so that the Text prompts I created do NOT print when I print out the form?
    I'm sure this is all an easy fix for you experienced ones. I'm a noob... obviously...

    Thank you for the help, but I'm still not really sure what I should be doing here. I went to form properties, but didn't see any kind of settings that would fix what I'm having problems with. I'm using Adobe Designer ES 8.2.1 now, but for some reason when I make my text Visible (screen-only), it still prints out when I click print. This shouldn't happen and I can't figure out what's wrong. I've reasearched all I can, but can not find a solution.

  • Which page number is a certain field printed on?

    Post Author: rkbnair
    CA Forum: General
    How can I know on which page a field is printed on a report?
    I use RDC from Visual Basic.
    Thanks

    It is possible. You should be having a field in your XSD schema for the username. Bind the username to a hidden field in your form.
    In the designer, in form initialize event,
    write the code: if hiddenfield.rawValue == "person A"
                                 subform1.presence = "hidden";
                           if hiddenfield.rawValue == "person B"
                                 subform2.presence = "hidden";
                                 subform1.presence = "visible"   }
    In your process, when your moving from one step to other step, update the uname accordingly and the form will respond according to the username.
    Regards,
    Chaitany

  • First instance of field printing in wrong spot

    I have a report that calls a field in a header frame. It is in the frame with four other fields.
    When I print the report the first page of the report prints one of the fields on the opposite side of the page (left instead of right) not in its enclosing object.
    I have anchored it to the frame. I have anchored it to one of the other objects nothing is working.
    All subsequent pages print in the correct position. Has anyone ran into this problem and how did you solve it.
    Thanks
    Barb

    Hello Scott,
    Thanks for your answer. However we checked the ACS logs and it shows that we entered bad credentials just once, but in the Active Directory our account sometimes is blocked because we get at least 2 and sometimes 3 failures. This problem is only presented when we authenticate Cisco devices or through VPN, in normal circumstances, when users enter bad credentials on their computers, it works fine.
    Thanks and regards...

  • Border on some fields prints double

    I am running into a problem in PLD on a PO Layout that I customized.  On the header fields I have a right border.  On some of the fields the border is doubled even though the fields do not overlap and as far as I can tell all the settings are correct.  At times I remove the border and frame from a field that is printing double, and then it prints single even though there should not be a border now.  It seems to randomly affect different fields.  If I fix one by removing the border then the double border seems to move to a different field?  The only thing out of the ordinary is that I have the colors set so that the background is all black (0,0,0), and the frame and text are white (255, 255, 255).  There is no Highlight set, the box is not checked. 
    Does anyone else have this problem or know a solution?  (this is SAP 2007 A, SP 00 , PL 15).
    Thanks,
    Don

    Don,
    First thing first, you have to upgrade your PL soon since the lowest supported 2007A PL is 30. Current PL is 49 if not 50 already.
    As for the border, it will be too hard to set them correctly if your background is all black.  Try to change background first.
    Thanks,
    Gordon

  • InternalTable fields printing asterisks

    Hi all,
    I have developed BAPI upload program. In this, inside the internaltable loop, I am appending some bapi tables with the internal
    table field values. After the APPEND statements, when Iam again using the internal table fields, it is printing the
    asterisks(*) in debugging. But I need to make use of these internal table fields.  Can anybody look into this.
    Thanks
    Murali

    Hi Deepak, please consider the code. Refer the bold text inside the code.
      loop at data_tab.
        t_head-doc_type            = 'YQT'.
        t_head-sales_org           = 'SEPL'.
        t_head-distr_chan          = 'PR'.
        t_head-division            = '10'.
        t_partner-partn_role       = 'AG'.
        t_partner-partn_numb       = data_tab-f2.
        t_sold_to_party-sold_to    = data_tab-f2.
        t_head-qt_valid_t          = data_tab-f3.
        t_item-material            = data_tab-f4.
        t_item-req_qty             = data_tab-f5.
        t_item-cond_type           = data_tab-f6.
        t_item-cd_type2            = data_tab-f8.
        t_item-cd_type3            = data_tab-f10.
        t_item-cd_type4            = data_tab-f12.
        t_item-cond_value          = data_tab-f7.
        t_item-cd_value2           = data_tab-f9.
        t_item-cd_value3           = data_tab-f11.
        t_item-cd_value4           = data_tab-f13.
        t_order_items_out-material = data_tab-f4.
        t_order_items_out-req_qty  = data_tab-f5.
        append t_head.
        append t_partner.
        append t_sold_to_party.
        append t_item.
        append t_order_items_out.
        append t_order_cfgs_inst.
        append t_order_cfgs_part_of.
        append t_order_cfgs_ref.
        append t_order_cfgs_value.         *bold* BAPI TABLES ARE APPENDED HERE . After append, the asterisk issue coming*bold*
          call function 'BAPI_QUOTATION_CREATEFROMDATA'
            exporting
              order_header_in     = t_head
              without_commit      = 'X'
              convert_parvw_auart = 'X'
            importing
              salesdocument       = salesdocument
              sold_to_party       = t_sold_to_party
              return              = t_return
            tables
              order_items_in      = t_item
              order_partners      = t_partner
              order_items_out     = t_order_items_out
              order_cfgs_ref      = t_order_cfgs_ref
              order_cfgs_inst     = t_order_cfgs_inst
              order_cfgs_part_of  = t_order_cfgs_part_of
              order_cfgs_value    = t_order_cfgs_value.
          call function 'BAPI_TRANSACTION_COMMIT'
            exporting
              wait = ' '.
          if sy-subrc = 0.
            write :/ 'Quotation ', salesdocument, ' Created'.
          endif.
    *bold*  BAPI calling functionality is completed here *bold*
    *bold* Here iam using the internal table field  " data_tab-f14 " for some condition. but it is displaying asterisks in debugging *bold*
            select single knumv from vbak into v_knumv
              where vbeln = salesdocument.
            commit work.
            select * from konv into table t_konv
              where knumv = v_knumv.
            read table t_konv with key kschl = data_tab-f14       "Condition Type 5
                                       knumv = v_knumv.
    But my problem solved to some extent.
    Why this happens.
    please suggest me your approach if any.
    Thanks and Regards
    Murali

  • The Search field "print.print_printer" does not show in about:config. I cannot reset

    When I print from a selection from the web, half of the 1st line is missing. I have 2 printers: HP Officejet 5510 & HP Photosmart 7520. When I print from 5510, the page will also show the "address" at the top & the date/time & page number at the bottom. None of this happened until today.
    I have Windows 8
    When I print with the 7520, the address & the bottom part are barely printed.
    I reset the top margin to 1" from .5 that I had done yesterday when I doing some print jobs, but it did not change the parts that got cut off.
    I found a printer problem page on your site & the subject I listed is not available so I can attempt to reset Firefox.
    Thanks for your help

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems?

  • Print field in header of each page

    I am attempting to put a field in the Header of my RTF template for my BI Publisher report. I am using the BI Pub Desktop and in Word when I am doing this.
    It says that I am not allowed to put a feild in the header, footer, textbox , etc...
    How can I have a field print in the header or just below the header of every page in my report.
    Thanks
    Steve B

    Look at my explanation here ,these might help.
    http://winrichman.blogspot.com/search/label/element%20in%20header
    http://winrichman.blogspot.com/search/label/different%20page%20header
    http://winrichman.blogspot.com/search/label/diff%20header
    http://winrichman.blogspot.com/search/label/header

Maybe you are looking for

  • Report For Asset, Field ANBTR01 value problem

    hi, I have created one report for asset. i used 2 tables ANLZ, ANLA.. but i want to retrive value of ***.acquis.val. and Accm.ord.deprec of Tcode AS92. But this is showing structure field.. iwant table from where i can retrieve my valu.. plz tel me s

  • How to get execution plan in a CLOB?

    Hello, I want to get execution plans of a query in a CLOB format. I am trying to run following query against v$sql view. One of the columns I want is the execution plan for the query. I am getting following error. Eventually, I am going to insert thi

  • Bdc for invoice parking with reference(FB60)

    Hi all, I am Developing a <b>RFC</b> within that i have written <b>bdc</b> code for <b>invoice parking with refernce</b> on <b>fb60 tcode</b> as there is no standard function module for this . But i am stuck in one place after parking the document it

  • How to setup QoS for IP/Mac Address WRVS4400N

    I need some help setting up QoS for two Cisco/Linksys devivces on my network.  Network devices are Comcast SB6120 modem into WRVS4400n (v2.0.2.1 firmware) that divides into one 24 port gigabit Netgear unmanaged switch, 1 port into AT&T Cisco Microcel

  • Aperture vs PSE8 vs iPhoto

    I have all three SW's on a Mac and have three questions: 1. Is there really a difference between Aperture and PSE8 when it comes to basic photo manipulation? They both offer SW for use with RAW images but at least with PSE I can do some broader and d