Display "Created by" in me23N

Dear all,
I have a problem with text "create by" in me23n. sometimes it's  show different name in Text Display created by in same PO Number.
Thx.

Hi,
please check and apply the following note:
1271136  SUSR_USER_ADDRESS_READ: Problems with address data
Even though the description does not exactly match your issue, it should resolve the problem which is being caused by incorrect buffering when the user has been deleted...
Regards,
Mauro

Similar Messages

  • Disable create button in ME23N

    Hi Gurus,
    I have a requirement to disable 'create' button in ME23N screen.
    Can we acheive this by transaction variant?
    Appreciate if some body can explain the steps.
    Thanks
    Kala

    Hi sasi kala,
               Ofcourse it possible by SHDO,
    Try like this..
    Goto SHD0 and enter ME23N in Transaction code field
    and then enter e.g. ZME23N in Transaciton variant filed then hit create button
    it will take you to the PO create screen.
    here you enter all the value and and create the PO.
    every popup screen hit enter
    and which ever value you want to defulat to the transaction
    those values you have to check the check box of
    W.content and output only
    then save. it will ask you the object where you wan to save
    if you want to migrate to another system then use the real package other wise use $TMP for each screen (until the popup goes away)
    and save it
    Then go back to main SHD0 screen and hit goto button and select create variant transaciton and create the tcode for this variant which can be used by user
    Regards
    Kiran

  • Create from ME22N, ME23N

    Hello,
    I need filled a new field with default value. This is doing in PBO of SAPLXM06 dynpro 0111.
    The problem is, i need fill this field only when purchase order is creating. I can check the sy-tcode, ME21N, however, from ME22N and ME23N this is possible push button new and in this case the SY-TCODE doesn't ME21N (it's ME22N or ME23N). The sy-ucomm is empty. How can i identified this case?
    Thanks,
    Regards,

    Hi Silvia
    I can uses the exit EXIT_SAPMM06E_016 or EXIT_SAPMM06E_017 in order to import the data from standard program to the user-exit, so data can be available for your screen-exit.
    In particular the 2 user-exit have the import parameter I_AKTYP in thei interface, this parameter indicate in which process it's PO:
    U can test its value by debug, but if I remember well:
    A = Display
    H = Create
    V = Change
    Anyway you should consider that screen-exit will be triggered only if the user will go there while creating PO, so if the user won't go there?
    Max

  • Clone MEMASSPO and disable messages display (display po: output) in ME23N

    Hi SAP Gurus,
    I have created a clone for transaction MEMASSPO. My problem is how will I modify the program of the clone (ZMEMASSPO) so that when I save the PO, it will not generate an output in transaction ME23N in 'Messages' (Display Pur. Order:: Output).
    Points will be rewared. Thank you.

    Hi Frankie,
    To ensure that there is no output generated you can implement the BADI (Business Add-in) ME_BAPI_PO_CUST. Here you need to change the parameter CH_NO_MESSAGING (BAPI parameter "NO_MESSAGING") to 'X'. However, this should be (even though it is only a temporary modification) done in way that only the logic which enters the BAPI from MEMASSPO is touched.
    This can be achieved by doing something like the following coding as the implementation in the BAPI- BADI:
    FIELD-SYMBOLS <l_subrc> LIKE sy-subrc.
    DATA: lf_name(128).
    CONCATENATE '(' 'SAPLEIMASS' ')sy-subrc' INTO lf_name.
    ASSIGN (lf_name) TO <l_subrc>.
    IF <l_subrc> IS ASSIGNED.
      ch_no_messaging = 'X'.
    ENDIF.
    This checks if the current program went through the SAPLEIMASS include before. This means that the BAPI was called by the MASS transaction. Therefore ch_no_messaging is set to 'X' and message output should be prevented.
    Hope it gives you some point to start.
    Best regards,
    Rodrigo

  • How to get the mode (change/display/create/edit) of a CRM WEBUI

    Hi,
    I have a table(custom) in my CRM WBUI ServiceContratc Page. Now I want to hide this table in create mode.
    Could you please let me know, how can I know in which mode I am on WEB UI(Like Create/Change/Display)
    Thanks,
    Aparna

    Hello,
    use below method to check whether view is editable/display mode ...
    me-->view_group_context->is_view_in_display_mode( me ). here "me" refers to the implementation class of view.
    Regards,
    Sandeep Kumar B

  • How to Display Exchange Rate in ME23N

    Hello SAP Gurus,
    We are using 4.6C.
    We can change or display the exchange rate of a PO in ME22N but unable to display the exchange rate in ME23N.
    In Transaction OMF4 (Define Screen Layout) I don't see field selection key ME23N to select the exchange rate as display.
    Could you please advise how can I display the exchange rate in ME23N.
    Points will be awarded.
    Thanks for you help.
    Karen - USA

    Hi Volkan,
    Thanks for the answer.
    I followed your instructions and got the field selection key for the document type.
    I'm using document type NB and the field selection key for this document is NBF.
    I selected the NBF field selection key and selected the Terms and delivery payment. All the entries in optional column were checked. (With these setting I was able to change the exchange rate with ME22N transaction.)
    I did following change.
    I only uncheck the exchange rate from optional column and checked in display column.
    When I ran transaction ME23N to display the exchange rate, it did not display. Instead exchange rates are display only in change mode (ME22N). I reversed the change back to optional column. Exchange rate is changeable again in ME22N.
    It looks very straight forward configuration but in my case I'm not able to display the exchange rate by doing this configuration.
    Please Help.
    Thanks,
    Karen

  • How to display/create Local field in SAP query

    HI All,
    I'm new to abap query. I have to include a local field in the existing query. I know through SQ01->Edit->Local field we can display the Local fields, but the options under Local Fields menu option are disable even in change mode of Query.
    So, later through SDN found that, I have to Switch On the short names menu option. Even the sub-options in Short Names are disabled.
    Can any body please let me know how can we display the local fields to the change the formula and how can we create the new local fields in the existing qeury.
    Hope I'm able to explain my issue clearly.
    Thanks in advance.

    You can create the local fields in the "Select Field" screen. (Third screen after "Title, Format" and "Select Field Group") This option is disabled on the other screens.<br />
    <br />
    <i>Reference : <a class="jive-link-external" href="http://help.sap.com/saphelp_NW70EHP1/helpdata/en/d2/cb4186455611d189710000e8322d00/frameset.htm" target="_newWindow">Defining Local Fields</a> in <a class="jive-link-external" href="http://help.sap.com/saphelp_NW70EHP1/helpdata/en/d2/cb3efb455611d189710000e8322d00/frameset.htm" target="_newWindow">SAP Query</a>.</i><br />
    <br />
    Regards,<br />
    Raymond

  • BW-BPS: Display created documents in query

    Hello,
    I have a web interface with function to create comments. Now I'd like to display these comments in a query. No comments were displayed at the moment in the query. I know that comments exist. If I select in a cell, which has comments in web interface, in context menu the point 'GoTo -> Display documents' I get message: Not all selected documents are displayed. This is due to authorizations.' But if I create in this selection a comment, this comment will display in query and web interface. What could be the problem? Which authorization are missing? In transaction rsa1 -> Documents I get the same error message when I select same InfoCube.
    Many thanks in advance.
    Friedrich

    Hi All,
    I have found that in the user maintenance, the profile and the role do not seem to be synchronised. It seems the profile contains an additional global profile that allows the user to view all data. We have removed it and it is working now. I am not too sure how this profile exists for the user. It could be that we added the role previously and when we removed the role the profile does not get reflected.
    Thanks.

  • New MBP 17-inch anti-glare display creates a moire pattern when scrolling

    This is kind of hard to explain: The color on the display is fine when a page is stationary, but when I scroll vertically, the blues (especially light blues) and reds get a strange tint to them and create an effect that's hard on the eyes. The graphics don't break up or anything but the color vibrates. It's very uncomfortable to watch. I've owned and used many Powerbooks and Macbooks over the years and this is the first one that's had this problem. It's like a moire pattern, or something. Very odd.
    Is anyone else noticing this on the anti-glare display? I'd like to know before I go ahead and return this MBP.
    Thanks

    Sure. No two sets of circumstances are exactly the same, so no one else will have experienced exactly what you've experienced, including the prior replacement of an earlier MBP model for repeated display problems that you haven't specified. AppleCare will weigh all the circumstances of your current issue on their own merits and make a decision about what to do without reference to other people's problems. No one here knows what that decision will be, whether you believe me or not. Call AppleCare.

  • Why does firefox not display Create Sign on Icon for Yahoo email?

    I use Yahoo Email, and I want to create a Sign In Seal but it does not show up in Firefox. Is there some way I can get this to show?

    upgrade your browser to Firefox 8 and try
    * getfirefox.com

  • Unable to display created Desktop to User(Look And Feel)

    Hi Experts,
    I have created a Theme -> then created Desktop -> assigened Theme to Desktop and then assigened Default framework to Desktop.
    and have changed the Master Rule as below:
    Rule Collection
    *IF User = **
    THEN Portal Desktop = pcd:portal_content/every_user/general/defaultDesktop
    IF User = test_user
    THEN Portal Desktop = pcd:portal_content/SterlingDestop
    So when i log into test_user i can see standard Desktop rather than my Customized Desktop. how do i achieve this.
    I have provided Permission(Portal Content) as read to this User also.
    Thanks In advance.
    Regards,
    Siva

    Hi Siva
    Please check the below blog if you have missed something :
    [Portal Branding for specific user|Portal Branding for specific user]
    Best Regards
    Arun Jaiswal

  • Setting my display size to "Best for Retina Display" creates a host of problems.

    When I go into System Preferences>Displays>Set Best for Retina Displays, my typical web pages are scaled a bit too large to fit on the screen and I'm constanty having to scroll left/right to all the information. On top of that, if I click on a link, e.g., click on YouTube video, the resulting screen is shrunk to occupy only a small portion of the screen, and is much too small to read/view.  This is a new phenomenon and hasn't always been this way.  Any ideas?

    Which os version are you using? 
    Does this happen in all browsers? 
    You are still under warranty.  Call Apple Care and get your monies worth before it runs out. 

  • Microphoto will not operate beyond displaying CREATI

    My daughter recieved player as gift two months ago. It had been working fine until recently. She doesn't have a charger and charges the unit at the USB. The most we can get the player to do at this point is to display the copyright page then the word CREATIVE. We cannot shut the unit off with the switch and must remove the battery. Can anyone help?

    Try going into rescue mode and see if any of the option there work.
    Info on how to get to rescue mode is located in a sticked post at the top of the forum.

  • User exit to be triggered for PR05 when click on display/change/create

    Hi,
    If there a user exit or BADI that is triggered when I click on display / create / change a respective line of trips in transaction code PR05? I tried the following user exit but non is triggered when i click on the said button ( display / change / create ).
    - FITR0001
    - FITR0002
    - FITR0003
    - FITR0005
    What i'm trying to achieve here is to default the Trip type based on the cost centre / WBS Element assigned for that particular trips. I highly appreciate for any feedback / help on this.
    Cheers,
    Loo

    >
    ~loObie wrote:
    > Hi Chandra,
    >
    > Say when i choose the WBS Element say 'INT-0001' i want to auto-populate the Trip Type to 'C', i don't think user exit FITR0003 & FITR0005 will be triggered as i've tested that earlier unless i've missed something.
    >
    > As i have 2 requirements here :-
    > 1. To default the trip type when I choose a particular WBS Element on the screen
    > 2. If the TTy.E type is set to 'C' then i would like to allow only the chargeable exp types codes to be booked. For this, i know i can use user exit FITR0003 or FITR0005.
    >
    > I wonder if there's any other BADi or user exit that i've missed for requirement 1 ?
    >
    > Cheers,
    > Loo
    Hi Loo,
        There are no BADI or user exits for for requirement 1 . I suggest you to go for implicit enhancement options to default trip type .
    Thanks and Regards,
    S.Sivakumar

  • Workflow issue when create Purchase Order automaticlly based on Sales Order

    dear experts,
    I got a problem when create purchase order automatically once the Sales Order created, the field ERNAE of the Purchase Order creatd is WF-BATCH, but we want this field to be the user log in the system, like John. Smith
    it seems this is a configuration issue, but i am not familar with workflow, do you experts have any solutions?
    thank you in advance.
    Hongtao

    thank you for you reply my friend.
    yes, i mean the PO creator.
    I just create a SO in VA01, then change the Schedule line category from CN to CP, then SAVE, then Confirm the Delivery Proposal. after all this, the PO will be created automatically by Workflow. Because when I display the PO via ME23N, it displays [Standard PO XXXXX  created by Workflow-System] on the top of the screen.
    But i do not know which workflow is trigered to create the PO. and i tried SWEL like you said, there is no record listed.
    do you have any other suggestions? thank you so much, friend.

Maybe you are looking for

  • Free Goods Query.

    Hi friends, If i want to give cost of free good as discount what should i do? my requirement is Free Good Line Item should be displyed along with the Main Line Item (In Output also).But I dont require this item delivery instead i need cash discount.

  • Is there a way to create a picture from video in iMovie 11

    Is there a way to create a jpg picture from video in imovie? I have noticed several work arounds which are not so easy. This was previously a feature that was very helpful to put in stills in the drop zones in idvd from your video project. Only makes

  • Generate XML using package xmlgen

    I have the following query: select employ_id, last_name, first_name, salary from employ; I need generate xml like this: <row> <employ> <employ_id last_name="Dennis" First_name="david">1</employ> <salary>6</salary> </employ> </row> How can I get it us

  • Getting error while Configuring NWA for PI 7.1

    Hello All, I'm presently working on PI 7.1, trying to configure /nwapi and for that purpose, implementing note # Note 1160261 - NWA for PI: Incomplete Component Tree. I'm presently in step # 5 for running Template Installer step -Configuring the Cent

  • Error prevents Windows installation session3 initialization failed

    Hello. I have done a search and have not seen a topic related to this. I have a Mac Book Pro with 2G RAM... and have partitioned my drive to allow 32GB for Windows. As soon as it goes through what seems to be an install process...it goes to launch wi