Adding a tab on to Activity Overview Screen in CJ20N

Hi Experts,
I have to add a new tab may be called as ' PRICING' on activity overview screen right next to Purch. TAB
Basically, when we select an activity in CJ20N and click on material component, where we actually put in the material number, requirment quantity, item category , there we have two TABs ( TOTAL and PURCH.) .
Next to purchase I need to add a new tab , which will pick up the price of material from sales order line item automatically.
Please suggest me, how to achieve this.
Thanks,
DHRUV

have patience mate, usually weekends just fly by . . . .
anyway you cannot add another tab there - there is an exit CNEX0009 but I am not sure if you can add tabs
if you want the sales order value from procong tables then I suggest thet you use CNEX0008 to add a field on the activity and then use CNEX0009 to check etc . . .
hope that helps

Similar Messages

  • Adding a new column to item overview screen 4900 in sales order transaction

    Hi All,
    I want to add a new column to refer to a custom field in screen 4900 ( Item overview screen ) in sales order transaction. Please suggest appropriate exit or BADI for the same. Give all steps to do the same.
    Thanks in adavance.
    Jawahar.

    Hi
    As the link that RamKi let us know, this is a modification, so, I suggest to avoid. See SAP Note 862228 - Order reason for returns on item level for further information. I suggest to use the other enhancements in tabs.
    Regards
    Eduardo

  • Field Name - Number on Activity overview screen

    Hi Friends
    Would appreciate if some one could let me know and clarify - field name "<b>NUMBER"</b> - Is this filed meant for assigning required <b>"Number of Persons"</b> to perform a assigned internal acivity in a work center?. 
    Looking forward to hear and would assign reward points suitably.
    Thanks
    Sudhakar

    Hi Sudhakar ,
    Generally I would not recommend you to use this field, if it is not really needed. Without this field, you can reach other functionalities as well.
    This field is normally used with the 'calcualtion key'  together, which enable the user 'calculate the duration\works' based on the works\duration and the number of capacity. For example, if you duplicate the number of capacities,  the duration will be reduced to 50 percent.  It sounds fine, but from my point of view, it is less flexible.
    Without the number of capacities, you can  assign multiple persons to the activity too.  It is not the prerequsite for the person assignments.
    If you would like to assign the persons to activity, the HR master data has to be maintaned. I think, the info. type 001, 002, 007 and 035 are important.
    The note 543362 should give you more information.
    My suggestion: keep it as simple as possible in this area.
    Please rewards poinits, if it is useful.
    Kind regards,
    Zhenbo

  • How to add user field in WBS overview screen (CJ20N)?

    Hi Gurus,
    I want to add user field that defined in structure CI_PRPS to WBS overview screen in CJ20N.
    Is it possible to enhance WBS overview screen? And what is the user exit?
    Thanks & Regards,
    Ari
    Cross post locked
    Edited by: Rob Burbank on Dec 21, 2009 11:17 AM

    Hi Martin,
    Thank you for our information.
    But unfortunately this user exit not answer my question. I need to put the user field in existing WBS overview screen, not creating new tab (user tab).
    Regards,
    Ari

  • BAPI to update value of Progress Tab under Network Activity in CJ20n

    Hi  all,
    can anybody tell me about a BAPI that insert or update value of Progress Tab under Network Activity in Project System(CJ20n)?
    Thanks in advance.
    Regards.
    Sarbajit.

    Hey Sarbajit Majumdar , you'r try this BAPI .
            CALL FUNCTION 'BAPI_PROJECT_MAINTAIN'
              EXPORTING
                I_PROJECT_DEFINITION       = LT_PROJ_DEF
                I_PROJECT_DEFINITION_UPD   = LT_PROJ_DEF_UP
              IMPORTING
                RETURN                     = LT_RETURN_MAINTAIN
              TABLES
                I_METHOD_PROJECT           = LT_METHOD
                I_WBS_ELEMENT_TABLE_UPDATE = LT_WBS_UP
                I_WBS_ELEMENT_TABLE        = LT_WBS
                I_NETWORK                  = LT_NETWORK
                I_NETWORK_UPDATE           = LT_NETWORK_UP
                I_ACTIVITY                 = LT_ACTIVITY
                I_ACTIVITY_UPDATE          = LT_ACTIVITY_UP
                E_MESSAGE_TABLE            = LT_METH_MESSAGE.
    I hope this help you .
    Akkadech.T

  • Ideas for Adding a "One Click" Print Button to VA01 Overview Screen

    I am not an ABAP developer and am doing some preliminary functional investigation to determine the best way to add a simple "one-click" button that allows a Sales Order Confirmation output to be sent to the printer.
    Can someone that really knows, tell me whether or not a custom menu item can be added to VA01 and VA02?
    I have seen lots of threads telling folks how to find user exits and menu exits for a program so I don't need that advice.  Rather, looking for someone who has already investigated this for VA01 and VA02 and knows the answer.
    Problem Statement:
    Our users would like a "quick print" button on the VA01/VA02 application toolbar that immediately spools the Order Confirmation output to the printer. Our users want to print the output on demand, i.e., they do not want the output to automatically be printed when the order is created because a printout is not always needed. We already have condition records created with Dispatch Time set to 3 - Send with application own transaction. However, it takes 7 or more clicks to print the output on demand by navigating the menu (Extras > Output > Edit...Further Data...etc.) and changing the Dispatch Time to 4 - Send immediately when saving. This is a big ergonomic issue and a time killer.
    Although the number of clicks to print are less when printing the output from the VA02 initial screen (via menu Sales document > Issue Output To), this is not acceptable when creating new orders. Really need an on-demand, "one click" quick print button on the VA01 screen. As an aside, we have a totally custom transaction for preparing sales order data (shopping cart-like way of finding materials and entering required data) that then calls VA01 and fills in all of the information. When saving in VA01, the user is returned to our Z-transaction so asking the user to subsequently run VA02 to print is not practical.
    Current Output Determination:
    We have custom output type ZBS0 (copy of BS0). Condition records for print medium are set to Dispatch Time = 3.
    Ideal Solution:
    Add a Print Icon to the application toolbar as described above.  From the button, write custom code that calls RSNAST00 (or is there a better way?) to send the output to the printer.
    Any feedback on how others have solved this problem would be greatly appreciated.
    Rob

    Still looking for input from anyone that has had experience trying to add a menu item or toolbar button to VA01.  In our case, for sending output.
    Madhu,
    Please again read my Problem Statement in my original posting for the business requirement.  We are using ECC 6.0.  Yes, I know that transaction VA02 has Sales Document > "Issue Output To" that allows you to print.  However, we want to be able to print from the VA01 Overview screen after all of the sales order information has been entered.  We would like to be able to click a print button which would save the new sales order and immediately issue the output.  Again, we do not want the output to automatically print for every new sales order - we want to be able to print only when needed.  The conditions that a sales person would use to decide to print a copy are too numerous or varied so they cannot be automated in a condition record.  Of course we do use condition records for creating the output but we do not send immediately on save.
    When creating a sales order, the sales person does not want to do the extra clicks and key strokes to then navigate or open a new VA02 session to print from the VA02 initial screen.  And as described in my original posting, it is a lot of clicks navigate the VA01 Extras > Output menu to change the output to print on save.
    If you observe the "day in the life" of a sales person and see all of the key strokes and clicking required to create an ECC 6.0 sales order, you understand why the extra 7 to 11 clicks to just print an output is very annoying.  We have created a totally custom Z-transaction that allows our sales folks to capture everything need for a new sales order all on one screen with no tab views.  We then launch VA01 to fill in all of the data entered in our custom transaction.  This all works very well and is a huge time saver for our sales staff.  Now we are looking to save a few more clicks by simplifying the printing.

  • Adding institution in overview screen of infotype 22

    Hi,
    I want to add new column to the overview screen(3000).
    The column is institution which is standard field from pa0022.
    The field is not listed in t588m table also.
    I also tried adding field using pm01 list screen tab.But this also doesnt help
    Is there anyway to add this?
    Any help is appreciated.
    Thanks
    Ambily
    Edited by: Ambily R on Sep 7, 2010 5:19 PM

    No entries can be added in t588m as told by the functional person here.
    Please let me know if there are any other options.
    Thanks
    Ambily

  • Adding Custom Fields to Contract Overview Screen

    Hi,
    I have added Cost Centre as a custom field to the Contract Header screen; I'd like to know if it is possible to add this field to the Overview screen/tab, as we consider it an important field. The SAP documentation hints that it's only possible to add to HEADER or ITEM tabs; is this true?
    This is for SRM 7.0
    Any pointers would be of great help.
    Thanks
    Pete

    You would have to enhance webdynpro component /SAPSRM/WDC_CTR_DOFC_OV_H for this.

  • VA01 Badi for extra tabs- overview screen

    Hi experts,
    I am looking into adding tabs on the Sales Order screen for custom fields. I have read about implmenting the Badis BADI_SLS_ITEM_SCR_CUS and BADI_SLS_HEAD_SCR_CUS, but his seems to only allow a tab in th Item view or the Header view, but not the Overview screen. I have also seen the Badis BADI_SD_TAB_CUST_H and BADI_SD_TAB_CUST_I, but they are kernal Badis that I have not been able to implement. Is there a way to add a custom tab on the Overview screen, not just the Item and Header screens?
    Any help is appreciated, thanks.

    Hi Nilesh,
    in our ECC600 system I found the implementation /DSD/CL_IM_RP_SHPMNT_EXT. Please have a look at the methods implementation, this may provide a solution for you.
    You can also check the customizing IMG. For sales and distributuion you can find a lot of text documents explaining customer extensions.
    Kind regards
    Clemens

  • Ideas for Adding a Quick Print Button to VA01 Overview Screen

    Problem Statement:
    Our users would like a "quick print" button on the VA01/VA02 application toolbar that immediately spools the Order Confirmation output to the printer.  Our users want to print the output on demand, i.e., they do not want the output to automatically be printed when the order is created because a printout is not always needed.  We already have condition records created with Dispatch Time set to 3 - Send with application own transaction.  However, it takes 7 or more clicks to print the output on demand by navigating the menu (Extras > Output > Edit...Further Data...etc.) and changing the Dispatch Time to 4 - Send immediately when saving.  This is a big ergonomic issue and a time killer.
    Although the number of clicks to print are less when printing the output from the VA02 initial screen (via menu Sales document > Issue Output To), this is not acceptable when creating new orders.  Really need an on-demand, quick print button on the VA01 screen.  As an aside, we have a totally custom transaction for preparing sales order data (shopping cart-like way of finding materials and entering required data) that then calls VA01 and fills in all of the information.  When saving in VA01, the user is returned to our Z-transaction so asking the user to subsequently run VA02 to print is not practical.
    Current Output Determination:
    We have custom output type ZBS0 (copy of BS0).  Condition records for print medium are set to Dispatch Time = 3.
    Questions:
    1.  Searching these forums, it appears custom code (extension or user exit?) can be written to call RSNAST00, or something similar, to automatically send output having a Dispatch Time = 3.  Where can I find more information on exactly how to do this?
    2.  Do transactions VA01 and VA02 (Overview screens) have extensions that allow a print button to be added to the application toolbar?  We would want to call the custom printing code from the button to send the output.
    Any feedback on how others have solved this problem would be greatly appreciated.
    Warm Regards,
    Rob
    P.S.  Using GuiXT is not an option for us.

    HI
    We had similar issues with printing packing list and picking list by the warehouse people.
    We created a new ztransaction with input fields of delivery number, output type, number of copies and a check box for repeat output(in case if the output was already printed).
    You can also create a new Z-transaction with input fields of Sales order number(mandatory field), output type (Default it with value of ZBS0), number of copies (default it with 1) and a check box. On executing the transaction You can provide a message if the output was already printed so that the user can select the check box to repeat the output and execute. You can also print multiple SO by giving a range value if required.
    If you do not want the user to enter the new ztransaction every time, try providing a menu path to the new z-transaction from the existing z-transaction which you are using for order entry.
    Hope this helps you.
    Thanks,
    Arun.S

  • Planned Activity column in overview screen of KP26 is disabled

    Hi,
    I am getting Planned Activity column disabled in the overview screen of KP26. So, unable to enter plan data.
    Please help.
    Thanks
    Manish

    Hi Manish,
    Please check the Activity Type Category. Probably It would be 2.
    If it is 2 then change the same to 1 and try KP26.  The other categories are as follows:
    1     Manual entry, manual allocation
    2     Indirect determination, indirect allocation
    3     Manual entry, indirect allocation
    4     Manual entry, no allocation
    Bye
    Robin

  • Adding an ABAP Webdynpro app to the ESS overview screen

    I am trying to add an ABAP webdynpro page to the ESS overview screen, I have managed to add URLs without a problem and have found a tutorial to add Java Webdynpro pages however this does seem to apply to ABAP webdynpro.
    Thanks
    J

    Julian,
    what problem are you facing in adding.
    you can create an iview for the WDA application and in the HomePage Framework you can create resources and services which will point to that iview and add that service to the ESS Overview.
    Thanks
    Bala Duvvuri

  • Adding a Tab in a PM notification

    Experts,
    How do I go about adding a tab in a PM notification? I have a requirement of adding a 'causes' tab for capturing of the object part, damage etc. and also for entering user defined codes for capturing an RCA in SAP. see screen below

    Hi Mutale,
    I see some confusion in concept about Catalog Code Tabs.
    What you referred in the initial post are the Sub-Tabs inside a Catalogs & codes Main tab of a Notification.
    What you have referred to in the later post are the Main Tabs of Catalogs. like this
    The Difference
    The Sub-Tabs of Catalogs will display information corresponding to the line item of the first tab (Object part & Damage Tab). Here you are not free to enter a Cause, Task or Activity without filling an Item line (Object part or Damage)
    The Main Tabs are independent Catalog Tabs. You can maintain the line items here independently  without any conditions as above.
    Lastly:
    I hope your initial query has been cleared by looking into the picture, that you can have a separate Causes Tab.
    In configuration, you need to have tab 10/Tab16 for this.
    Best of Luck
    Jogeswara Rao K

  • Adding customer field into  BID item Overview

    Good afternoon,
    (SRM 5.5)
    I have added the customer field in the BID.
    Is it possible to show it, in the "Item Overvier of BID"?
    Alexey

    Hi,
    Generally through the INCL_EEW* structures,you can add the custom fields for the Bid Item only under the BASIC DATA tab.If you want to show up a field on the Item overview screen,then this will need std code modification(screen modification) or  need to  modify the HTML template for the BID item overview screen in the ITS service BBP_QUOT which will need lot of HTML expertise.
    Hope this helps.
    BR,
    Disha.
    Do reward points for  useful answers.

  • How to add column in the item overview screen (4900) in sales order?

    Hello Experts,
    I have a requirement to add a column (Field - Size/Dimensions - MARA-GROES) in the Item Overview Screen (4900).
    Is there any provision for that? Any enhancement or screen exit or so?
    Quick response will be appriciated.
    Thanks in advance.
    regards,
    hp

    Hi
    As the link that RamKi let us know, this is a modification, so, I suggest to avoid. See SAP Note 862228 - Order reason for returns on item level for further information. I suggest to use the other enhancements in tabs.
    Regards
    Eduardo

Maybe you are looking for

  • Cant log in to my wrt150N router after hard reset with default login

    Hello all, I have a router that I upgraded the firmware a while ago, I stopped using it several months ago, I was going to give this router to my sister,  i tried a hard reset(30 seconds press reset, unplug, hold hold the reset, wait 20 sec, plug pow

  • IWork 09 License

    Prevously downloaded and installed iWork 09 with a Family Pack license on Snow Leopard (10.6.8). Now, iWork is only available in the App store. How should I download, install, & re-register iWork for Mountain Lion (10.8.0)?

  • BY THE SERIAL NUMBER

    CAN APPLE NOW IF MY STOLEN IMAC IS IN USE SOMEWHERE BY THE SERIAL NUMBER ????

  • Show error and test error

    I have used oracle 9.2 for 3 months. I install oralce client 9.0 in my computer. when I write stored procedure. I used SQL Plus to compile. We use package to wrap a store proceure in sql file. we use ref cursor variable to reture record sets to clien

  • Combine two columns data in single field STRAS

    Hi experts, I have to upload vendor master using direct method LSMW, I have been given an excel file having number of fields along with data and  House number and Street the data is in two different columns, but in master table there is only one fiel