About gr message check box in me21n

Please any one can explain the purpose of the field gr message check box in the header part in the delivery invoice tab page while creating purchase order t-code me21n
regards and thanks
satya

HI.
Sathya
We are required this same scenario
Can u please know how to do GR message setup..
How u did it.
Regards
Sk

Similar Messages

  • How to create a message check boxes group dynamically in OA Framework

    Hi all,
    I am developing a custom OAF page. It is a master-detail page. And I am having some difficulties to build that.
    Firstly, I need to create a dynamic message check boxes group. These check boxes will get the prompt from a standard database table's column. Let's say I have table X with description column and it has 7 rows. Values of description column are A,B,C, ...etc. Then my master region on the page will have 7 check boxes with the prompts of A,B, C... Check box number will depend on the row/rows that this table has.
    The other requirement is to create master and detail rows that depends on the number of any checked check boxes. If 2 check boxes are checked then we need to create 2 rows of master data and detail data too.
    Does any of you have any ideas or suggestions to do that?
    It is urgent, any help would be appreciated.
    Thanks in advance and regards
    PS: Is it possible to do that? Can anyone put some light on this thread please?
    Edited by: user1742330 on Aug 12, 2012 4:23 PM

    Please help me out with this issue...
    I am in a very urgent situation. Any idea about this thread???

  • How to Align Message Check Box in OAF .

    Dear Friends ,
    I have a two check box created under "Message Component Layout " region , but by
    default it's get created at left side of the page , but i would like to align it to center of the
    page .
    I have tried setting up the vertical alignment in the property inspector to " Middle" .
    but it did not work .
    How this can be achieved ?
    Thanks in Advance ,
    Keerthi.k

    user1140193 wrote:
    Dear Friends ,
    I have a two check box created under "Message Component Layout " region , but by
    default it's get created at left side of the page , but i would like to align it to center of the
    page .
    I have tried setting up the vertical alignment in the property inspector to " Middle" .
    but it did not work .
    How this can be achieved ?
    Thanks in Advance ,
    Keerthi.kDid you tried creating a messageLayout Region under messageComponentLayout and then creating messageCheckBox under it.
    Thanks
    AJ

  • Message Check Box on Tab

    Hi All,
    Could some one help me in creating messageCheckBox on a Tab, actually I need to display the name of the tab along with some check box.
    Thanks in advance

    Hi,
    It's very easy. Just create a Page layout region and inside the PageLayoutRN create a MessageComponentLayout region.
    Now right click on the newly created MessageComponentLayout and click on New-> it will give you various option like messageCheckBox, messageRadioButton, messageTextInput, messageStyleText. messagechoice.
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • GR Message Check Box in Purchase Order

    Hi MM Experst,
    While making Purchase Order in Header data Delivery/Invoice Tab GR Message is Checked by User1.
    Same Goods Receipt is done through MIGO by User2.
    But once the Goods Receipt is done there is no message is triggering to the User1.
    Please give your suggestion to clear this problem.
    Regards,
    Prabhakaran M

    HI.
    Sathya
    We are required this same scenario
    Can u please know how to do GR message setup..
    How u did it.
    Regards
    Sk

  • Message Check Box, Unchecked Value

    Hi,
    I want to set this message checkbox item to <null> so I didn't put any value in the Unchecked Value. However, when I returned to the self-service page, and unchecked the checkbox, I'm getting 'N' instead of <null>.
    How do I set the Unchecked value to null?? Is it possible??
    By the way, this checkbox is an attribute that has a value set which only accepts 'Y' for 'Yes' but it is not required so null can be accepted.
    Thanks,
    N
    Edited by: user8427607 on 11/08/2009 21:56

    Hello,
    Thanks for the reply but I have solved it by manipulating my value set. I just included a dummy row that accepts 'N' (unchecked value).
    I had to have a NULL unchecked value because this certain field is not mandatory and I don't really want to display the value 'N' or 'No'. It should only be Yes or Null.
    Thanks anyway!
    N

  • PO/ S.Location and GR msg check box in 'delivery/invoice' tab of header dat

    Hi all,
    Under which case the below 2 fields are required to b filled while creating a PO apart from making them mandatory fieds in document type settings.
    1. GR msg check box in 'delivery/invoice' tab of header data
    2. Storage Location data in item details
    in me59n, system unable process p.req to PO becoz it is mandatory to fill these two fields.

    Hi,
    1. GR message check box issues message to the buyer after every the goods receipt against the PO.
    Message type has to be configured for this functionality.
    2. If you are managing stock of material at storage location level , then you will need to maintain this at PO item level.
    Regards,
    Maheshwari

  • How to add check box in table control?

    Dear frnds,
    In our requirement i am used tablec ontrol for dialog programming, but i am confused about addition of check box as fields in table control.
    Any help are welcome from your side.

    Hi,
    Chk this demo program: DEMO_DYNPRO_TABCONT_LOOP_AT
    & RSDEMO02.
    Another way:
    Go to the edit mode of the screen select the table control column you want to make it as check box and follow the menu EDIT->CONVERT->check box.
    (make sure that column definition in itab/ddtab is of size 1 char)
    Also chek out this link:
    Add Check box in Table control
    Hope these help you.
    Regards,
    Anjali

  • Check box hidden/visible

    Hi there...
    I have been reading a lot of posts about enabling/disabling check box and so far I have not found what I need to do.  It is a very simple action and I just can't figure out what to do:
    I have a check box and a text box.
    Initially, the text box is hidden (style"visibility"hiddent").
    UNTIL When the check box is checked, text box should appear to be filled in.
    Otherwise, text box stays hidden.
    I used the style attribute because "Disabling" the text box didn't work.  One can still type in something even if the check box was not filled in.
    I was wondering if this could happen on the client side?
    Please advise.
    Thanks,
    Karla

    This might help for a textarea
    http://www.w3schools.com/TAGS/att_textarea_readonly.asp
    For an input
    http://www.w3schools.com/TAGS/att_input_readonly.asp
    readonly is the attribute you are looking for I believe.
    Byron Mann
    [email protected]
    [email protected]
    Software Architect
    hosting.com | hostmysite.com
    http://www.hostmysite.com/?utm_source=bb

  • Disabling Check box via SPEL

    I have a requirement where in a Message Check Box needs to be disabled. When navigated to this page the checkbox is already set.
    a. Can this be achived via Personalization?
    b. I have set the item's Required property to SPEL with the following value ${oa.AppraisalVO.disableCheckBox} but it errors?
    Please help!
    Thanks,
    Hari

    Set FND: Diagnostics profile to yes to get the complete error stack.
    --Shiv                                                                                                                                                                                   

  • While creating a PO in ME21N the return check box is automatically ticked.

    Hi SAP Gurus,
    I am facing a problem while creating a PO.
    Every time I am trying to create a PO in ME21N, the return check box at the Item level of the PO is automatically getting ticked.
    The check box can't be unticked even in change mode of the PO.
    So all of the PO's with different document types are getting created with the Return check box ticked.
    Can you help me to uncheck the Return tab in the Item level.
    Please advice if any configuration is required or the code has to be modified.
    Thanks in adavance.
    Regards
    Subhasis

    Hi,
    Go to the Table T007A, where you find the tax codes.
    Input & out put taxes are the tax types.
    In FTXP T.code give the tax code and  click on the
    Input tax codes are used for purchase cycle and out put taxes are for sales cycle. I Hope you have given the sales related tax code. Thats why system is giving the error message.
       In T007 Table give the proper input and get the details.
    Regards,

  • ME21N-Deliver completed check box in delivey tab to be given user authorzn

    In ME21N User A creates the Po for a Quantity 100 Nos & then he makes a MIGO for the qty 60 Nos:He comes back to ME22N in *DELIVERY TAB where in there will be a check box as DELIVERY COMPLETED :He will ensure to tick the same & save.
    So Other User B enters the same PO in ME22N & Removes the ticked  check box as DELIVERY COMPLETED & saves it.
    Please suggest me the solution based on the same.

    Hi Murali,
    This issue is because of the user transaction authorization, user A & B. And it can be done by sap security authorization by basis for that perticular transaction, then system can not allow to change or modify any data pertaining to the PO. So, please contact sap basis consultant, will be doing that, so that user can not change the data manually. And
    Basically when we talk about the the Delivery Completion Indicator, it should not be set manually, but it will be flagged by system automatically soon after the goods are received fully.
    For a good business practise: this
    "Deliv. Compl." -> indicator in Delivery tab of Item details is not to be set by user manually, because system will be updating that with flagged automatically soon after the full goods are received.
    Hope it clarifies you,
    Regards,
    Srin

  • The "about:tabs" message always appears. The close button appears inactive so checking the "don't show this again" option doesn't work.

    I am running Firefox 3.6.13 under windows/xp. All of a sudden, when opening a new tab the "about:tabs" message comes up all the time. I checked the box labeled "do not show this message again" but the "close" box seems to be inactive. Pressing it has no affect so apparently the option to suppress the message is not set. The new tab must be closed manually.

    I lost several App Icons after install of 3.0 upgrade. Facebook, Tweetie, Birdhouse and a few others are no longer on the home screen, but they do sync through iTunes and I can access them if I move the home screen to the right (to show the spotlight search screen) and I can open them, the icons just won't show up. It is very inconvenient, hope Apple creates a fix for this soon.

  • Want check box checked as default for a newly added subscreen in ME21N

    Hi Guys,
                 I have added a subscreen in ME21N with one field with check box.
    When I enter ME21N I should get that checkbox CHECKED automatically.
    How to do this.
    And one more thing is when manually putting checkmark,when I press enter that check mark is getting deselected.How to overcome this???
    I have used screen exit
                                      SAPLXM06 
                                      screen: 0101   for this subscreen.
    Thanks in Advance.
    Prasad.

    Hi,
    the deselection problem could be caused of an incorrect name of that screen field name. You should check in screen painter if that check box field name is the same name as your data object (e.g. gv_checkbox) .
    Unfortunately it is not possible to define default values within Screen Painter. You have to do this in PBO.
    Regards
    Mark-André

  • Since updating to Firefox 3.6.15, I can no longer print coupons from SmartSource. The error message is that Java is not detected. The check box is longer showing in the Options/Content of this version of Firefox, so I can not enable it.

    # Question
    Since updating to Firefox 3.6.15, I can no longer print coupons from SmartSource. The error message is that Java is not detected. The check box is longer showing in the Options/Content of this version of Firefox, so I can not enable it.

    Same PC as I used to post the question. When I go to the "plug in check" page, it shows I am up to date and it is not disabled.
    Java(TM) Platform SE 6 U24
    Next Generation Java Plug-in 1.6.0_24 for Mozilla browsers 1.6.0.24

Maybe you are looking for

  • Mail wont stay online HELP!

    I cannot get my mail to stay connected. It either keeps going offline or keeps asking me for my password. When it wont connect it says to verify password and username (which are correct every time). When it has server issues it just says pop3 and por

  • Statistical posting to CC by posting a WBS

    Dear Experts, I have following requirement. We perform a posting to WBS where also cost centers are statistically posted. As the WBS and CC have different profit centers an error message is raised (BK134). In tcode OBA5 it is possible to switch it to

  • FB60 vendor invoice

    FB60 vendor invoice Transaction : posting a vendor invoice and offsetting entry is a G/L expense account When i enter equal amounts (invoice amount and g/l amount) i am getting an error saying balance not zero But i varied the amount it is letting me

  • Performance issue in MIRO

    Hi Friends,     While executing Tcode - MIRO, we are facing performance issue . The details are as below We create PO , then receive the goods against PO and then do invoice verification. In PO we check box for GR-Based IV. We have observed that if w

  • Error when install Business Object Engage Server

    Dear all, I have some problem when i was install BO Engage server on my Server. How to resolve this error : "The Central Management Server has failed to start. Press 'Retry' to attempt to start it again or 'Cancel' to skip any actions dependent on th