Adding checkbox in Additional Tab of ME21N

One requirement we need to do is to add checkbox in additional tab of the PO header. Is it advisable to add this field in this tab (standard) or we will just instead create a new tab in the PO header and then add the checkbox here. And then once this checkbox is ticked, we are going to assign 'X' to the field we've added in EKKO table. Kindly let us know your inputs on this. What is the better solution to this requirement? Thanks a lot!

Hi Mariel,
add a custom field in CI_EKKODB structure and create a screen variant using the transaction code SHD0 by maintaining the new field as checkbox.
Satish

Similar Messages

  • Adding field in Additional Tab page in CRMD_order

    hi all,
            i want to add a field in the additional tab page in crmd_order Tcode,
    i did it by modifing the screen the strucutures are filled ex CRMT_SALES_BADI,
    CRMT_SALES_COM
    in the CRMC_MAP Tcode i have seen the field is added .
    wat are the further steps do i need to do to get saved and poped in the field value when reterive.
    regards

    As standard the field is set to 1 decimal place.
    You cannot change this value without modifying your system (not recommended)
    I think you can enter more decimal places in the confirmation documents e.g. IW41
    PeteA

  • Additional tab in ME21N

    Hi gurús,
                In NB document type (PO), the condition type appears but not in UB documenty type.              
    I would like to know, how to add an additional tab at PO header, for example, condition tab.
    Regards
    Enzo

    Jurgen is right. You can do it by assigning the pricing procedure here:
    IMG > MM > purchasing > conditions > Define Price Determination Process > Define Schema Determination - Determine Schema for Stock Transport Orders.
    Amit

  • Adding and deleting additional tab in Equipment master

    Hi,
    I tried to add some extra tab in the equipment master ...by getting into set view profiles and clicked the equipment group and also click the activity and layout of views in left and added the warrant and given 110 also...then i did clicked in icons and text of views but it is no showing in IE01...also it shows some other tab which i dont want to maintain...I tried to delete the other option from view profiles...but still i am seeing the other tab in ie01.
    can anyone tell me how to add and also how to delete the view profiles?
    Vijay

    Hi Vijay
    Pls check both these steps are followed by u
    1. Master Data in PM & CS>Gen Data > Set View Profiles for Tech Objects>Screen grp eq data .Create the View profile by adding/deleting the tab page u want
    2. Now assign this view profile in the following step
    Tech Objects>Equipment>Equipment Categories>Maintain Eq Category .Here u can enter this view profile.I assume this step might be missing in ur config
    Regards
    Jignesh

  • Additional tab at header level  in ME21N through BADI ME_GUI_PO_CUST

    Hi,
    I want to have additional tab at header level  in ME21n through BADI ME_GUI_PO_CUST.  But after all effort I am not getting display of  tab.  Let me explain what i did till now
    1. Appended  table EKKO with field
    2. Create one function Group -under that
    A. Created one Include u2013Paste the code given
    DATA: call_subscreen   TYPE sy-dynnr,
          call_prog        TYPE sy-repid,
          call_view        TYPE REF TO cl_screen_view_mm,
          call_view_stack  TYPE REF TO cl_screen_view_mm OCCURS 0,
          global_framework TYPE REF TO cl_framework_mm,
          global_help_view TYPE REF TO cl_screen_view_mm,
          global_help_prog TYPE sy-repid.
    FORM SET_SUBSCREEN_AND_PROG *
    --> DYNNR *
    --> PROG *
    --> VIEW *
    --> TO *
    --> CL_SCREEN_VIEW_MM *
    FORM set_subscreen_and_prog USING dynnr TYPE sy-dynnr
    prog TYPE sy-repid
    view TYPE REF TO cl_screen_view_mm.
    call_subscreen = dynnr.
    call_prog = prog.
    call_view = view.
    ENDFORM. "set_subscreen_and_prog
    B. Created one screen  (9000)
    3. Implemented BADI ME_GUI_PO_CUST and paste the code.
    data: ls_subscribe like line of re_subscribers.
    CHECK im_application = 'PO'.
    CHECK im_element = 'HEADER'.
    CLEAR re_subscribers[].
    ls_subscribe-name = ' ZMMSCR1'.
    ls_subscribe-dynpro = '9000'.
    ls_subscribe-program = ' ZMMSCR1'.
    ls_subscribe-struct_name = 'EKKO'.
    ls_subscribe-label = text-001..
    ls_subscribe-position = 15.
    ls_subscribe-height = 7.
    append ls_subscribe to re_subscribers.
    Please help me what s going wrong .and what else I will do to get success.
    Edited by: Vishal A Vijaywargia on Jul 29, 2009 2:24 AM

    Hi Prosengit,
    I am not aure about u r BADI,
    BUt last week i have custom tab in the PO header data using this enahncement 'MM06E005'.
    IN thi senhancement u have thrre screen exits.In this enhancement
    SAPMM06E        0111 CUSTSCR1 SAPLXM06        0111 Subscreen: PO item
    u can add subscreen and u can add u r own fields here .
    and u can write u r code in 'EXIT_SAPMM06E_006'.
    if u want to change the title of the program.
    Go to program SAPLXM06 then go to text element give text symbol no as '111' and u can change the title of u r tab.
    I hope this solves u r problem.

  • Adding Custom fields to PO Additional TAB in Header

    Hello Experts.
    We have a requirement to add 2 additional fields in the PO header - ADDITIONAL TAB.  I have included  the fields in CL_EKKO include and activated it.  Can you please let me know the exit or BADI or sample to have this in Additonal TAB.
    I understand that we can create a custom TAB in header and bring in those fields. But i would like to bring these custom fields in ADDITIONAL TAB of  PO header only....not creating any new customer tab.
    Please share your thoughts.
    Edited by: Ganeshkumaran Gopalakrishnan on Oct 6, 2011 3:57 PM

    Hi Max,
    Using SAPLXM06  0101 is adding new Custom TAB in PO Header. As i mentioned i dont want new custom tab in Header. All I want is  to add the new custom fields in the existing Additional DATA TAB of the PO header.
    There is already existing TAB called Additional DATA, i need my custom fields to be available in that TAB, rather than creating a new tab for those fields.
    Please let me know how to add it to existing Additional data tab in PO header. thx

  • Want to grey out (Non-editable)  field in Additional Tab in Header of ME21N

    Hi all,
    i've got a requirement to grey out the field(Non Editable) of header tab in ME21N.
    Can anybody tel me the solutions.
    Rgds,
    Spandan

    Question asked again, and again, and again, and again. Search for "grey out" (and please read forum rules as it seems you didn't)

  • Adding f4 help to wbs element field in account assignment tab of me21n

    My requirment is to create f4 help for wbs element field in account assignment tab of me21n,
    I have to pick wbs elements according to plant and storage location assigned in item overview of purchase order.
    for that i have created a ztable. and use it in f4 code,  or help me if any  other suggestion u have.
    thanks,
    Amol.

    Try to use screen-exit for assigning the serach help. There is one screen exit for PO ..
    Check the enhancement - MM06E005 ,
    Create project in cmod and use this enhancement.
    use the PROCESS ON VALUE-REQUEST event and  use FM 'F4IF_INT_TABLE_VALUE_REQUEST'
    hope this will resolve the issue.
    anya

  • Userexit or BADI for adding additional tab in MIGO screen.

    Hi all ,
       Kindly tell me as to which exit or BADI is used to add additional tab in MIGO header.
    Regards

    Hi,
    Create a program with the screen type sub-screen in SE80 and design the layout for the custom fields.
    Declare the custom fields in a Z**TOP include.
    Under the PBO method declare the program name and screen number
    Under PAI method declare the field to u2018Xu2019.
    Under the line modify method declare a flag and set to u2018Xu2019 checking for material document number by which we can set the fields to be in display mode when we open MIGO for display of material document created after doing goods receipt.
    Under the POST_DOCUMENT method write the code for appending the value to Z table along with the values of the line item (In this case production order number, material, u2026u2026.). For these values to be available here in this method use the memory concept u201CExport to memory idu201D in the method LINE_MODIFY. 
    In order to do any validations to the custom fields, go to transaction SE80 and mention the program Name created and in PROCESS ON VALUE_REQUEST create a module and provide the validations required for those custom Fields.
    In order to make the fields to be in display mode during the display of material document, create a module under PBO and import the flag value and the production order number details in the method LINE_MODIFY and if that flag = u2018Xu2019, use  
    LOOP AT SCREEN.
    IF SCREEN-NAME = 'ZZGBAGS'.
    SCREEN-INPUT = '0'.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.Retrieve the values from the Z table matching the key field (production order number) and pass the value of the custom field on to the screen.

  • Adding additional tab in crm_order sales

    hello experts,
    kindly let me know how to add an additional tab & some custom fields to that tab
    in crm_order sales using BADI.
    plz do the need full..
    bye--
    Deepa

    Hi,
    Create a program with the screen type sub-screen in SE80 and design the layout for the custom fields.
    Declare the custom fields in a Z**TOP include.
    Under the PBO method declare the program name and screen number
    Under PAI method declare the field to u2018Xu2019.
    Under the line modify method declare a flag and set to u2018Xu2019 checking for material document number by which we can set the fields to be in display mode when we open MIGO for display of material document created after doing goods receipt.
    Under the POST_DOCUMENT method write the code for appending the value to Z table along with the values of the line item (In this case production order number, material, u2026u2026.). For these values to be available here in this method use the memory concept u201CExport to memory idu201D in the method LINE_MODIFY. 
    In order to do any validations to the custom fields, go to transaction SE80 and mention the program Name created and in PROCESS ON VALUE_REQUEST create a module and provide the validations required for those custom Fields.
    In order to make the fields to be in display mode during the display of material document, create a module under PBO and import the flag value and the production order number details in the method LINE_MODIFY and if that flag = u2018Xu2019, use  
    LOOP AT SCREEN.
    IF SCREEN-NAME = 'ZZGBAGS'.
    SCREEN-INPUT = '0'.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.Retrieve the values from the Z table matching the key field (production order number) and pass the value of the custom field on to the screen.

  • Problem occurs in the new tab in me21n

    Hi all,
    I've created a new tab of 4 custom fields in me21n. A new tab is coming, but I click on that new tab, dump error has come. The error is like this.
    Short text                                                                        
        Call (PERFORM) to a non-existent routine.                                                                               
    What happened?                                                                    
        There exist various options:                                                  
        Error in the ABAP Application Program                                                                               
    The current ABAP program "CL_SCREEN_VIEW_MM=============CP" had to be         
         terminated because it has                                                    
        come across a statement that unfortunately cannot be executed.                
        or                                                                               
    Error in the SAP kernel.                                                                               
    The current ABAP "CL_SCREEN_VIEW_MM=============CP" program had to be         
         terminated because the                                                       
        ABAP processor detected an internal system error.                                                                               
    Error analysis                                                                    
        An exception occurred that is explained in detail below.                      
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FORM', was  
         not caught in                                                                
        procedure "SEND" "(METHOD)", nor was it propagated by a RAISING clause.       
        Since the caller of the procedure could not have anticipated that the         
        exception would occur, the current program is terminated.                     
        The reason for the exception is:                                              
        The program "CL_SCREEN_VIEW_MM=============CP" is meant to execute an external
         PERFORM, 
          namely the routine "SET_SUBSCREEN_AND_PROG" of the program "SAPLZPONEWTAB ",  
    but                                                                          
    this routine does not exist.                                                                               
    This may be due to any of the following reasons:                                                                               
    1. One of the programs "CL_SCREEN_VIEW_MM=============CP" or "SAPLZPONEWTAB " 
    is currently being developed.                                                
    The name "SET_SUBSCREEN_AND_PROG" of the called routine may be incorrect, or  
    the routine "SET_SUBSCREEN_AND_PROG" is not yet implemented in the program    
    "SAPLZPONEWTAB ".                                                            
    2. If the program SAPMSSY1 is involved in the runtime error, one of           
    the function modules called via RFC is not flagged as remote-capable.         
    (see Transaction SE37  Goto -> Administration -> RFC flag)                                                                               
    3. There is an inconsistency in the system. The versions of the               
    programs "CL_SCREEN_VIEW_MM=============CP" and "SAPLZPONEWTAB " do not match.
    Now where I can declare that perform to solve this? What should be step? Pls help.
    Regards,
    Goutam Sahoo

    hi
    can you explain various steps that need to do for adding new custom tab to Me21n
    1. screen addition
    2. data retrieval
    3. data  storing
    thanks

  • Need to modify Sales order Item additional tab B

    Hello all,
    I need to modify Sales order item additional tab B ...by removing the exisitng fields and should add some new fields ....does it have any impact on this screen could be used in any of the other transaction .......i  just wanted if we remove the fields and some new details will have some impact
    Regards,
    KK

    Additional data B is used to add your own fields also known as custom fields in sales order.
    Custom fields can be added to tables VBAK & VBAP (depending on header or item). Similarly you can remove fields if you don't require it anymore.
    In short, your requirement can be met but you have to take help of ABAP consultant since it requires maintenance of user exits and modification of screens.

  • Show additional tab in Cprojects

    Hi,
        I have created a custom Webdypro ABAP component to add a new tab in cProject Component(DPR_MAINFRAME).
        In my webdynpro component i have implemented the standard interface DPR_CUST_EXT_INTF.
        In view i have created a tab and inside the tab i have created some 5 input field and created a ztable to store the values  
        entered in the input fields on click of 'Save' button in the view.
        In SPRO I have made the below mentioned configuration to inculde my tab inside the View of DRP_MAINFRAME.
        Collobaration Projects->Global Enhancements to Projects Elements->Show Additional Tab page in cPRojects.
        Clicked on  'NewEntry' button to create a new entery
        Project Element Type : Project Definition
        Project Type:  blank
        Tab Active: Checked
        Tab Page Title: Custom Tab
        Webdynpro Component: ztabs
    After having done this when i execute the DPR_MAINFRAME Application i am able to view my tab inside the view of the standard application.
    When i enter details inside the input fields and when i click on Save the data is also getting saved in my ztable.
    When we execute the DRP_MAINFRAME Component we can find a Save button provided in the Standard component.
    My requirement is On click of the Standard SAve button the data entered in the input field must get inserted in the ztable.
    When i implemented the interface DPR_CUST_EXT_INTF , method ON_AFTER_SAVE got created in my component controller .
    I even tried placing my code in the method but data didn't get updated in the ztable.
    Regards,
    Bala Baskaran.S

    Hi,
    Can you guide me to add a new tab in the C projects, I tried creating a new wda component with DPR_CUST_EXT_INTF as implemented interface.
    The view in this component has a tabstrip having a single tab in it, Then i went to spro as mentioned:Collaboration Projects->Global Enhancements to Project Elements->Show Additional Tab Page in cProjects.
    I added a new entry here
    Project Elements: Project Definition
    Proj Type : Blank
    Tab Page Active: checked
    Tab Page title: Additional Tab
    Web Dynpro Component: zcomponent
    Still The tab is not displayed, Can you let me know if I am missing something?
    Regards,
    Shitanshu Sahai

  • Additional Tab in Contract Header for SRM 7

    Hello,
    I have a requirement to add custom tabs into the Contract in SRM 7 (latest version)
    So I added custom fields in the header structure via config, the fields are visible in BBP_PDHSC. Also I did add additional tab into the contract using FPM configuration where I have attached the custom webdynpro component to it.
    Now the issue is the custom field values doesn't get updated into the system. The CLL layer class /SAPSRM/CL_CH_WD_BOM_CTR method submit_update doesn't get triggered for the custom fields whereas it gets triggered for standard fields. Also I noticed that the mt_mapper table has the /SAPSRM/WDC_CTR_DODC_H_BD as deactive..
    I think I am missing something in my custom component but cannot figure it. Could anyone please help me out with the update of custom fields into teh system..
    Thank you..

    Hi Arif,
    Please follow the steps mentioned in the below link.
    Create Additional data tab in Rfx/Response/Contract
    Thanks and Regards,
    Shakeer Hussain

  • Additional tab item level on MIGO supresses the excise tab at item level

    Hello Experts,
    I have used MB_MIGO_BADI to add an additional tab at item level.It is working properly.
    But now Iam facing a problem the additional tab supresses the excise tab that comes up dynamically at the item level,.
    Now how do i reslove this problem.
    Since excise details are entered later and the tab comes up dynamically my tab should not supress the excise tab at item level
    it should come after the excise tab.
    Now do I set this.
    Please help . highly appreciated. 
    Regards,
    Ranjith N

    Hi Balu,
    Thanks for your reply.
    I dint get you what you have explained.
    Hope you are clear with my problem.
    I have created a subscreen 'ZMIGOITEM' with screen number '9000'.
    In the PBO of BADI MB_MIGO_BADI I have displayed this subscreen.
    This is getting displayed at item level when I call Tcode 'MIGO'.
    After fillin up the details for performing GR..and when I check it it gives me a warning to fill in the excise details when I fill in the excise details at header level and check as per the standards an excise tab at item level should come up right ?
    Since i have added a additional tab the excise tab doesn't come up....the additional tab supress it ...
    Regards,
    Ranjith Nambiar

Maybe you are looking for

  • 403 Forbidden Error on directory but not on index page.

    I can't seem to find the source of the 403 Forbidden error. Index page works as expected but accessing the owncoud directory throws this error. Configs below. httpd.conf condensed: ServerRoot "/etc/httpd" Listen 80 LoadModule authn_file_module module

  • Unable to edit audio file in Logic Pro

    I am putting together some apple loop samples in LP 8, just some simple rhythm stuff- I have a sample that I want to edit in the sample editor window, but I get the message: "This audio file cannot be changed! Volume or file is locked" My editing cho

  • Help with adding video effects.

    Okay, so I am very new with Adobe Premiere Pro CS3, and decided to start working with video effects. So far I can add an effect onto a video clip that I dragged down from the source monitor, but that applies the effect to the whole video track. I wan

  • Install weblogic server 6 with sp1 failure in W2K

    When I install weblogic server 6 with sp1 in W2K, InstallAnyWhere display, when InstallAnyWhere process 100%, there is nothing in my display about the Install. there is weblogic600sp1_ and javaw in Windows Task manager->process. I have install JDK1.3

  • Column to row

    How to convert column to row in Oracle 10g. Input WB CB IT CARDS Output should be as follows. WB|CB|IT|CARDS