Status GUI items ME51N

How can I add a button in the status of the items table control in ME51N?
In program SAPLMEGUI I do not see any STATUS GUI that corresponds.
Thanks.

I have solved it.
In the include LMEGUICJM, in the METHOD toolbar_init.
Putting the following thing:
    L_quick = ' My button '.
    CALL METHOD cl_gui_toolbar=>fill_buttons_data_table
       EXPORTING
         fcode            = '&MYCODE'
         icon             = icon_select_detail
       DISABLED         =
         butn_type        = cntb_btype_button
        TEXT             =
         quickinfo        = l_quick
       CHECKED          =
       CHANGING
         data_table       = lt_my_buttons
       EXCEPTIONS
         cntb_btype_error = 1
         OTHERS           = 2.
The code of this button in the include LMEGUICJL, METHOD if_command_mm~execute.

Similar Messages

  • Break line in status gui

    Hi,
    I need to put a brake line like: |
    between some buttons of status gui toolbar. I tried some way but I miss. help
    thx
    mk

    U say "break line",is it a seperator?
    If YES,then u may assign the property of the menu item to be a seperator.It is displayed as the seperator of the WINDOWS.
    Hope this can help u.

  • Approval status at item level

    Hi,
    I need to know whether the shopping cart item is rejected or not.(need to know the approval status at item level) and then make the rejection reason as mandatory.
    I tried to get the value of the flag DEDUCT_IND from each item,but it is never set to 'X' eventhough I reject an item.could anybody please tell me when this flag will be changed or is there any other way to find the approval status at item level.
    Regards,
    Rohini

    What is your SRM Version  ?
    If you have implemented process control workflow for Item level approval, then.
    Once the approver rejects and item, the workflow sends the workitem back to the requester to make changes are accept the rejection. If the requester accepts the rejection then the workflow continues. If the workflow does not have any more approver then the shopping cart is approved and the line item which is rejected by approver is set to DELETE. i.e. BBP_PDIGP-DEL_IND is set to 'X'.

  • Oppurtunity status at item level

    Hi Experts,
    Could you please help know the oppurtunity status at item level (Distribution Status and Overall Status).
    When checked, it is referring to data element CRMT_DISTRIBUTED and CRMT_OVERALL_STATUS.
    Both have fixed values at domain level.
    Could you please help me finding, in which table this data is stored at item level.
    Regards,
    Santosh

    Hello Santosh,
    For system status, CRM_JEST-STAT = I****, you can find the the defination with t-cd BS23.
    For user status, CRM_JEST-STAT = E****, please check table TJ30.
    Best regards,
    Maggie

  • User status in item level in Interaction center

    I confirgue the sales function in Interaction center. I want to set user status in Item level. But I don't find the user status field in item level in UI. Could you tell me how find user status field?

    Hi Prem:
         Yes, I have already  confirgued status management and assigned to item category. I can see the status appear  in back office UI but not in Interaction center. So it is strange.

  • Problem Status Gui in Ecc 6.0

    Hi all,
             I have a problem in Ecc 6.0 with status gui. The status not allow to write on the help icon. This icon (help) is protected.
    In 4.6c, the status gui allows to write. The Icon isn't protected in 4.6C.
    Many thanks.

    Hi Jose,
    I would open an oss ticket in your case with BC-OP-AS4 ...
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.com http://www.4soi.de http://www.easymarketplace.de

  • Multiple selection screens with status gui

    Hi,
    I want to make a report with two selection screens and i should create a status gui for these two.
    So, I've tried to do, the following:
    * FIRST SCREEN
    SELECTION-SCREEN BEGIN OF BLOCK bk WITH FRAME.
    PARAMETERS: pa(200) TYPE c.
    SELECT-OPTIONS: so FOR sflight-carrid.
    SELECTION-SCREEN END OF BLOCK bk.
    * /FIRST SCREEN
    * SECOND SCREEN
    SELECTION-SCREEN BEGIN OF SCREEN 2000.
    SELECTION-SCREEN BEGIN OF BLOCK bk1 WITH FRAME.
    PARAMETERS: pa2(200) TYPE c.
    SELECTION-SCREEN END OF BLOCK bk1.
    SELECTION-SCREEN END OF SCREEN 2000.
    * /SECOND SCREEN
    AT SELECTION-SCREEN OUTPUT.
      SET PF-STATUS 'Z_STAT'.
      SET TITLEBAR 'COISO'.
    AT SELECTION-SCREEN.
      IF sy-dynnr EQ '1000'.
        CASE sy-ucomm.
          WHEN 'BACK' OR 'EXIT' OR 'CANC'.
            LEAVE TO SCREEN 0.
          WHEN 'EXECUTAR'.
            CALL SELECTION-SCREEN 2000.
            IF sy-subrc <> 0.
              LEAVE TO SCREEN 1000.
            ENDIF.
        ENDCASE.
    The problem is that on the first selection screen i have the status gui that I've created, but when i use CALL SELECTION-SCREEN 2000
    the status gui (Z_STAT) is not assigned with the screen 2000.
    Is this possible? If yes how, and how can i capture which button on status gui of screen 2000 was clicked, because the field sy-ucomm after the call selection-screen 2000 is not updated?
    Regards,
    Pedro Bessa

    harsh bhalla,
    its the same report. with two selection-screens. Can't i have status gui for both of them?
    Gurpreet Singh,
    I have a selection screen. Not a screen. Can a have a pbo for a selection-screen? or one for each selection-screen?
    The table SSCRFIELDS and the field sy-ucomm stays with the value from the first selection-screen.
    Regards,
    Pedro Bessa

  • Shopping cart status I111 - Item in transfer Process

    Hello Experts,
    I have one issue in which enduser had created a shopping cart and now its approved but no follow on document is generated.
    I checked in the application monitor : I saw the item status is "Item is in Transfer in Process'.
    When i run the report BBP_ALERT_SB_NOTTRANSFERED. now the status changes from I111 to I1112. "error in transmission'.
    Please guide me how i can repost the document so that follow on document will get generated.
    I am in ECS scenario with SRM 7.0
    Help will be appriciated.
    Thanks
    Smriti

    HI Masa and the experts.
    I have checked the BBP_PD for the Shopping cart and the Item data.
    My finding are :
    BE_LOG_SYSTEM : VLBSRP300  " This is my SRM - SRP(Production) System and the client
    BE_OBJECT_TYPE : BUS2201       " Again this is the PO business object
    BE_OBEJCT_ITEM  : Blank
    BE_OBJEC_ID : 1                           "
    But there is no PO created .
    When i ran the report BBP_ALERT_SB_NOTTRANSFERED. then my Shopping cart status changed from I1111 to I1112.
    Now please let me know how i can process my shopping cart to create follow-on documents,
    Smriti

  • Status gui, text elements and screens in Abap in Eclipse

    Hello everybody,
    Today i start using AiE, but i see that i can't create status gui, text elements and screens, the only method to achieve this is open sap gui (from eclipse) and create this directly there. I don't know if i am doing something wrong but i can't see how to create this objects in eclipse.
    Is SAP working to implement this options directly in Eclipse without having to go to sap gui?, if that's right, when are we going to see this options directly in eclipse?.
    In advance thank you very much.
    Best regards.
    Jhon Jairo Teran.

    Hi Jhon Jairo Teran,
    you are right, some development objects are currently only supported in AiE using the SAP GUI integration. However, with each release more and more features become available. For example, editing message classes was added in a recent release. The best way to keep up-to-date with the features of AiE is to follow the AiE space on SDN (ABAP in Eclipse).
    On thing to keep in mind is, that the availability of some features depends on the version of the backend system. Thomas Fiedler created a blog that contains the information which features are available with which backend version: ADT Feature Availability Matrix for AS ABAP Releases.
    Christian

  • Status GUI and change of language

    Hi!
       I need to create the staus gui for Português, English and Deutsche.
        BY SE80 Status GUI. I translate the menu bar for Potuguese and it is changed for others languages too.
      How do I do  ?
    Thanks.

    To change the language got to settings/general/international/language

  • Add icon in Bar Button of Status Gui

    Hi Guys,
    I'd like to add an ICON_POSITIVE of <icon> in the bar button, but when trying it in status gui it show me an error message: "The icon ICON_POSITIVE doesn't exist".
    Please, help me.
    Yours sincerely,
    Marcos.

    Hi guy,
    I've already checked it in this table and the icons ICON_POSITIVE and ICON_NEGATIVE are there, but aren't allowed to be used in Bar Button of Status Gui.
    Thanks,
    Marcos.

  • STATUS GUI

    Hi all!
    I would like to know, how to setup the icons EXIT and BACK from the Standard tollbar.
    I created a new Status GUI, with that, the standard tollbar is disabled, my code works, but when I clic on BACK or EXIT nothing happens, I wrote this:
    at user-command.
    CASE sy-ucomm.
    when '&BACK'.
    when '&EXIT'.
    endcase.
    But I don't know what I should write there, I wrote EXIT, but is not working. It's a simple program, no dynpros, it's a simple report.
    Also, is there any way writing a code, and after pressing a button to show the :
    1. Name of the button. and
    2. The function asociated to this button  ?
    I'll appreciate any help.
    Thanks,
    Gaby

    Did you set the function type to exit-command for that buttons ?
    check this link
    link:[http://www.sapdev.co.uk/dialog/exit_command.htm]
    Edited by: Keshu Thekkillam on Oct 6, 2009 7:32 PM

  • Status of Item Submitted to Collection Agency = 03

    Hi Experts,
    By using TCODE - FP03 we can do management of submitted items. Now my question is when and how status of Item submitted to Collection Agency will become '03'? '03' basically stands for receivable paid by collection agency.
    Any business process/transaction will be really helpful.
    Thanks.

    I think transaction FP03F & FM 'FKK_COLL_AGENCY_UPDATE_STATUS' can actually help me in this case.
    I found some info regarding transaction: FP03F. Business Process =
    File received to collection agency -> receivables collected -> file sent to SAP -> FP03F -> Status updated to '03'.
    Please correct me if I am wrong. Thanks.

  • Hide a Status Gui button in SM30

    Hi people!
    Anyone knows how I can hide a button in status gui in a sm30???? I've already done the sm30!
    When I say 'sm30'  i mean -> go se11 create a Ztable and acess Utilities > Maintenance table generator!
    Can you help me???
    Regards,
    Gabriel
    Edited by: Gabriel Petrini on Jan 21, 2008 4:15 PM

    have you tried going into SE93 and creating a Z transaction code?  You might be able to go into that transaction... 
    To have the create entries button hidden, you can go and set the default values for the screen to SHOW and it corresponding value to X.

  • What is the exact meaning for Screen Texts, GUI Status & GUI Titles

    What is the exact meaning for Screen Texts, GUI Status & GUI Titles and where we can find in SAP.
    What is called as these : Screen Texts, GUI Status & GUI Titles
    Kindly let me know.
    Akshtiha.

    Hi Akshitha,
    <b>Screen text</b>:They are labels that you can display beside your selection-screen parameters/select-options.. from the ABAP editor, use the menu option Go to> Text Elements>Selection Texts.
    <b>GUI STATUS</b>:go through this link
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba99935c111d1829f0000e829fbfe/content.htm
    <b>gui title</b>:The GUI status and GUI title are interface elements of screens. You create both of them using the Menu Painter in the ABAP Workbench. On screens, GUI statuses of type dialog status are used.
    Thanks
    Vikranth Khimavath

Maybe you are looking for