Warehouse instruction text. in PO header

Hi,
Following is the requirment,
we are looking for a possibility to store a permanent information in the warehouse instruction text.
Where can I maintain this?
This is in Purchase Order on header,  Text Tab.
Regards,
Ajinkya

warehouse instruction text is probably an own defined PO header text in your system, as the PO goes usually to your vendor and not to your own warehouse.
How is this text defined with copy rules? From where does it get the text, probably not from material master, as this would be item level text. usually a header text is copied from vendor master,  contract  or RFQ or or copied from existing old PO or entered manually  in each PO.
You can maintain general  text in SO10, and can then include this text manually in the PO.
or you take this text with help of  the Business Add-In (BAdI) ME_PROCESS_PO_CUST , which enables you to extend the business logic of the Enjoy purchase order on an individual basis.
Use the method Process_HEADER

Similar Messages

  • Shipping Instructions text not copied from Sales Order to Delivery Document

    Hi All,
    The Shipping instructions text in the Sales order Header is entered manually. Now when the delivery is created, the text is not getting copied to the Header text (shipping instruction note) of the Delivery document.
    What may be the problem. Can anybody help ?

    Hi
    Check this link
    http://learnsaptips.blogspot.com/2010/09/text-type-configuration-in-sap.html
    regards
    Prashanth

  • Can the text in the header row be slanted?

    In Excel the text in the header row can be slanted at an angle in order to show a long header text in a narrow column. Can this be done in Numbers?

    John,
    Numbers doesn't support this directly. A quick way to fake it is to make a chart with slanted category axis labels. This won't give you slanted cell borders, but then you didn't ask for that.
    These particular instructions have an advantage over just pasting text boxes over the cells in that the same text is in the cell as in the label pasted over the cell. This may be helpful if you want to reference a header cell's content in an expression.
    Jerry

  • Remove text "This is the instruction text that applies to the entire page.

    Hi,
    How to remove text "This is the instruction text that applies to the entire page." under header, this text is defaulted and display under header (above search panel)
    Please help..

    Click on Personalize Page
    In personalization structure Choose complete view and identify the item you would like to hide and click on personalize for that item
    set the rendered property to false
    regards
    Ravi

  • Text in PO(text tab in header & item) is not shown in the Print Preview

    Hi Guys,
                I face a problem in ME23N.Text maintained in Purchase Orders (text tab in header & item)  is not shown in the Print Preview.
                Can you guys help.Do I need to write a subroutine pool for this.
                <<text removed by moderator>>
    Regards,
    Rajiv
    Edited by: Matt on Nov 12, 2008 1:20 PM

    Hi ,
    Use bapi bapi_po_getdetail .
    CALL FUNCTION 'BAPI_PO_GETDETAIL'
        EXPORTING
          purchaseorder   = is_ekko-ebeln
          item_texts      = c_x
          header_texts    = c_x
        TABLES
          po_header_texts = it_header_text
          po_item_texts   = it_item_text.
    Regards
    Neetesh

  • How to add an image or static text in the header of EACH page of a cross-Tab report

    Post Author: rtutus
    CA Forum: General
    Hi, I use Crustal 11.0.
    I have a cross Tab. I display the items on the left column and the months horizontally, the items are grouped by category field. The values are the sum of quantities are displayed for each month. Like this:
                             Items         Jan       Feb       March .....................Total
    Category 1                       
                             Item11         val11     Val12      Val13                     Total values
                             Item12         val21     Val22      Val23                     Total values
                             Item13         val31     Val32      Val33                     Total values
    Category 2                       
                             Item21         val11     Val12      Val13                     Total values
                             Item22         val21     Val22      Val23                     Total values
                             Item23         val31     Val32      Val33                     Total values
    Category 3                       
                             Item31         val11     Val12      Val13                     Total values
                             Item32         val21     Val22      Val23                     Total values
                             Item33         val31     Val32      Val33                     Total values
    The problem, I want to add a page header for each page of the report.
    When Crystal reports first displays my cross-tab in the designer, CR displays the cross tab in the Report header section. I d like to add text or image for each page and not only at the begining of my Cross-Tab.
    If I just add an image or text at the top of the report designer, which is my report header, I get the image or text only on the begining of the 1st page of my report but never in the other following pages.
    If I try to work around the problem and move the cross Tab to a group section instead, and then put the Image in the group header, I get what I want, but the problem is that:
    The columns header: Jan, February....December are displayed for each group of my report and not only in the beginning of the report. I get something like this:
                             Items         Jan       Feb       March .....................Total
    Category 1                       
                             Item11         val11     Val12      Val13                     Total values
                             Item12         val21     Val22      Val23                     Total values
                             Item13         val31     Val32      Val33                     Total values
                             Items         Jan       Feb       March .....................Total
    Category 2                       
                             Item21         val11     Val12      Val13                     Total values
                             Item22         val21     Val22      Val23                     Total values
                             Item23         val31     Val32      Val33                     Total values
                             Items         Jan       Feb       March .....................Total
    Category 3                       
                             Item31         val11     Val12      Val13                     Total values
                             Item32         val21     Val22      Val23                     Total values
                             Item33         val31     Val32      Val33                     Total values
    You see the months get duplicated. Any way, my real need is to add an image or text in the header of EACH page of a cross-Tab report.
    Thanks a lot for your help.

    Hi Divya,
    you could do for example in the wdDoInit() of the view
    wdContext.currentContextElement().setPicture("picture.gif");
    Now you assign this context variable to the Tab using the Tab_header's imageSource-Property. When you click on its value column, you see a button with three dots on it. If you click on this button, you will get all context nodes and attributes for this View. Usable variables are clearly marked, you now choose the one named Picture or what ever name you prefer to use. But it must correspond to the one set in the wdDoInit.
    I think setting a picture (not necessarily for the tab-page) is done in one of the excellent tutorials. If you are a newcomer I strongly recommend doing some of the tutorials.  I have learned tremendously from them.
    Hope this helped
    Harald

  • Vertical text in table heading

    Hi,
    I would like to save some space in some reports and I would like to change orientation of text in table heading.
    Is it posible to have vertical text in table heading?
    What I want is showed on this picture: [Vertical text|¨http://img179.imageshack.us/img179/234/obiverticaltext.jpg]
    Thank you for some tips.

    Hi,
    Go through this...will help you solve your requirement....http://blog.trivadis.com/blogs/andreasnobbmann/archive/2009/07/17/vertical-text-in-obiee.aspx
    Use the same code Writing-mode: tb-rl; filter: flipv fliph; in custom css style of column heading.(column properties->column format->edit format icon beside column heading->css style)
    Regards,
    Srikanth

  • How to get vendor text in PO header?

    The requirement is to put vendor text in vendor master (XK03) and in Purchasing screen -> extras->text.
    We have a Purchasing Memo as well as a "Purchase Order Text" which i fill up. I require that the "Purchase order text" field value from vendor master should show in the PO header text. But it is not appearing currently.
    What could be the issue and how can i activate this?

    Hi,
    Make sure you have maintained the text rules in config.
    IMG>MM>Purchasing>PO>Texts-->Copying rules for header texts
    Maintain text linkages for header text (or whichever text value you want) with source object being vendor master and source "text purchase order text/memo".
    Thanks.

  • I'm working in Pages 4.1. I want to add text to a header but for it to appear only on that page in stead of duplicating itself on all pages of the document. How can this be done?

    I'm working in Pages 4.1. I want to add text to a header but for it to appear only on that page in stead of duplicating itself on all pages of the document. Can this be done?

    See this thread: https://discussions.apple.com/thread/3728197?start=0&tstart=0

  • How do you create instruction text in a text field that will disappear upon typing in the field?

    I have a form containing a text field.  Can I place instruction text in a text field so that after the end user can see the grayed out instructions?
    What I would like is when he clicks in the field to type text, the instruction text goes away; it is no longer seen or printed.
    Right now I have a tool tip; however I believe the instruction text would be of more value to the end user.
    Does anyone have any ideas on how I can do this?
    Can it be done?
    Thanks,
    Diane

    Hi Diane,
    You can do this by setting a null pattern for the textfield (see the Patterns dialog in the Object > Field palette). There is an example here, have a look at the objects to the right on page 2: http://www.assuredynamics.com/?portfolio=laying-out-form-objects.
    There is script that changes the font style depending on the value of the field.
    There is another example here: http://www.assuredynamics.com/?portfolio=scripting-a-null-display-pattern-for-a-dropdown
    Hope that helps,
    Niall

  • How to activate Long Text of Order Header in IW31/32

    Hi Expert,
    I have one reqm. like want to upload Long Text in Order Header.
    I have used FM 'Create_Text', its working f9 i.e. creating Long Text for Order Header but not displaying it
    in IW32/33 transaction. Entry for Long Text is available in Table STXL and STXH.
    Please advice me how to activate that Header Long Text which I uploaded earlier.
    Thanks,
    Jay.

    Hi Madhukar,
    Yes I am passing everything correctly, as I am getting Long Text record created in Table STXL & STXH, but not able to see in IW32/33 at the header long text.
    So this is my doubt like how 2 update or activate long text of Order Header?
    Thanks,
    Jay.

  • Itallic Text in Table header

    Hello All,
    We are using the TableView Control in one of our aplications to display search results.When we built this particular application we were on EP6 SP2 PL 29.
    Some how in that version teh header text in the tabledataview control was displaying italic text.
    We used the following piece of code do this.
    bean.setSearchHeader("Search Result(s) For: <i>"+ bean.getSearchString()+ " </i>("+ mySearch.getTrueResults()+ ")");"
    This would display the keyword we searched for in Italic.
    Now we have migrated from EP6 SP2 to EP6 SP16.
    The correct portal version is:
    J2EE Engine 6.40 PatchLevel 102141.313
    Portal 6.0.16.0.0
    KnowledgeManagementCollaboration 6.0.16.3.0 (NW04 SPS16 Patch3)
    Now in this particular version when we search for any keywords.
    The results are displayed but the header data does not show the keyword in Italics, however it displayes the "<i>" tag.
    Let me know whether we can display italic text in table Header.
    Thanks and Regards
    Manoj Kumar
    Message was edited by: Manoj Kumar

    Hi,
    to customize the header of the TableView change the header renderer.
    1. implement IHeaderRenderer interface:
    public class HeaderRenderer implements IHeaderRenderer {
    public void renderHeader(TableView tableView, IPageContext pcontext) {
      TextView tv = new TextView();
      tv.setEncode(false);
      tv.setText("<i>italic header text</i>");
      tv.render(pcontext);
    public boolean willRenderHeader(TableView tableView, IPageContext pcontext) {
      //allways render
      return true;
    2. set the header renderer class to your TableView object:
    tableView.setHeaderRenderer(new HeaderRenderer());
    this should show the text in the table header in italics.
    Romano

  • IW32: Error getting message (Text for order header not maintain in lang.EN

    Hello All,
    We just starting getting this message in IW32 and IW33 stating (Text for order header not maintained in language EN) then all the pre-existing description test disappeared.
    We have not done any configuration change in this particular system.
    Can anyone help to resolve this.
    Thanks

    Hi,
    As with most SAP messages it is always a good idea to trust what it is saying.
    The system is telling you that KG has not been created in the English language.
    Go to transaction CUNI to check the settings.
    Select the Unit of measure for "MASS" (from the drop down list) and check the entries for UOMs.
    KG should be there and should have an English description (the message said it was not there for EN)
    If it is there and set up correctly then there might have been something else in the UOM field? You didn't enter " KG" did you (a blank character then  KG?)
    Steve B

  • How can I get my instructional text to display when I open the pdf?

    I have some fields which I have set up which have help/instructions for completing the information required.  This is a questionnaire.  When I save it as a pdf, the instsructional text does not display.  I would really appreciate if someone can tell me how to fix this.

    Thanks for taking the time to respond to my query.  The text does not display when I hover my mouse over it.
    cheers    Deborah Frow
          From: Ajlan huda <[email protected]>
    To: Deborah Frow <[email protected]>
    Sent: Monday, 12 January 2015, 5:24
    Subject: Reply marked as helpful on How can I get my instructional text to display when I open the pdf?
    |
    How can I get my instructional text to display when I open the pdf?
    Ajlan huda marked SumitV's reply on How can I get my instructional text to display when I open the pdf? as helpful. View the full replyMarked as helpful:Hi Pacific Immigration, In Adobe Acrobat/ Adobe Reader there is no “?” shown for help, but if you mouse over the field for 1-2 seconds the Help text is shown.
    Following How can I get my instructional text to display when I open the pdf? in these streams: Inbox
    |

  • Overriding Text Variable Running Header

    When you override a text variable running header, is there a way to keep that header "running"? I needed my header to be two lines so I did an override, but now it doesn't flow with the rest of the text. Now it's become a stationary header?

    No. When you convert a variable to text, it is no longer "variable".
    You can try and wait until your layout is totally finished before you convert tot text.
    FWIW, multi-line headers is one of the advantages of Power Headers...
    Harbs

Maybe you are looking for

  • Which is the better upgrade: RAM or a fusion drive?

    I am on the verge of ordering one of the new iMac models but I find myself in right ole quandary regarding the Fusion Drive. On the one hand it looks like interesting technology and I'm sufficiently geekly to be motivated by that. On the other hand,

  • Dead Lock occured while Sync index in oracle text

    Hi All, We are facing dead lock issue which syncing the oracle text index . The index is built on the local partitioned table and the sync index has the parameters below, parallel - 4 memory - 20M the error message is, System error: Plsql job executi

  • Stop boundless growth of myapp/application.xml

    I've put an orion-application.xml in my EAR in META-INF, with the <log> tag commented out. (if this is how you turn off creating the application.log ??) I see this orion-application.xml file in home/applications but oc4j (9.0.2) seems to ignore this

  • CD Burning

    I am very new to the issue of burning CD's. I recently burned 2 music CD's with no problem, but one of them has room to add more music and my question is can additional songs be burned onto this CD without losing or damaging songs already established

  • My Imac with OS 10.9.1 Maverick will not accept a flash drive

    When I put in a flash drive even a brand new one I get a message that I did not eject it properly.  This message happens when the drive is displayed on the desk top and the then the desk top display disappears.  It then cycles back to the drive and n