User defined tabpage in WBS Overview screen

I am working on Project System implementation project.
I would like to create user defined tabpage in WBS Overview screen of project definition as following status information.
How can I create user defiend tabpage?
Transaction : CJ20N
Program (screen) : SAPLCNPB_M
Screen number : 1000
Program (subscreen) : SAPLCJWB
Screen number : 3990
Program (GUI) : SAPLCNPB_M
GUI status : PB_PROJ_EDIT

Hello Gurus,
Have you solved this problem? I'm facing the same issue - I need to show the customer defined fields (CDFs) on the overview (table) screen where all WBS elements are shown with all Master data.
Any suggestions?
Thanks.
Petr

Similar Messages

  • 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

  • Addition of user defined fields in Results Recording screen (QE01)

    HI All,
    We've a business requirement to add user defined fields in results recording screen (Character Overview screen - QE01), so that the user will enter data in user defined fields during results recording. and the data entered in user defined fields should be saved in data base table along with actual results given by the user in order to retrieve data for reporting purpose.
    Please suggest valuable solutions to acheive the requirement.
    Thanks & regards,
    rajesh

    Hi Sujit,
    Thanks for your reply,
    We've tried using the " QEEM0029 User-Exit for Characteristic Overview Subscreen , however with "QEEM0029"  exit, we are only able to add fields to the characteristics overview screen and there is no provision in this exit to save the data entered in the user fields to a table (QALS,QAMR, QASE).
    Please suggest!
    Thanks & regards,
    rajesh

  • User-defined fields for WBS

    Hi,
    Std SAP provides the following user-defined fields for WBS.
    4 numeric fields
    4 general fields
    2 date fields
    2 check boxes
    We would like to use as many as 20 numeric user-defined fields for wbs.
    Is there a way to do this?
    Thanks in advance.
    Manohar

    hi,
    It is not possible with user defined fields. You can achieve this using SPRO menu path Project System ->Structures->Work Breakdown Structure->Enhancement for Project Definition WBS lements -> Create customer specific fields in WBS.
    You have to use enhancement CNEX0007 to create the required fields.
    You will, ofcourse, need the help of an ABAPer to do this.
    Muraleedharan.R

  • USER DEFINED F1 documentation for seelction screen fields.

    I have one selection screen in my Program.
    If I give F1 , It has to display user defined documentation.
    like...I have customer field in selection screen.
    Select-options:S_CUST for BSAD-KUNNR.
    For this I need doc as "Enter customer number excluding from the Table"
    Not the documentation of the KUNNR field.
    How to do this.
    Many Thanks!!!

    Hi
    You can write what you want to dysplay your text. For example I created a document (type SIMG) by SO72 and this is the code to call it:
    FORM MY_F1_FOR_S_CUST.
      DATA: T_LINE LIKE TLINE OCCURS 0,
            XHEAD  LIKE THEAD,
            HELP_INFO LIKE HELP_INFO,
            TEXC LIKE SY-UCOMM OCCURS 0,
            V_OBJECT LIKE  DOKHL-OBJECT.
    Costants
      DATA: PREF_SIMG(4) VALUE 'SIMG',
            DOCID_HY LIKE DOKHL-ID VALUE 'HY'.
    Object name
      CONCATENATE PREF_SIMG MY_OBJECT INTO V_OBJECT.
    Get Text
      CALL FUNCTION 'DOCU_GET_FOR_F1HELP'
           EXPORTING
                ID       = DOCID_HY
                LANGU    = SY-LANGU
                OBJECT   = V_OBJECT
           IMPORTING
                HEAD     = XHEAD
           TABLES
                LINE     = T_LINE
           EXCEPTIONS
                RET_CODE = 1
                OTHERS   = 2.
      CASE SY-SUBRC .
        WHEN 0.
    Dysplay text
          GET CURSOR FIELD HELP_INFO-DYNPROFLD.
          HELP_INFO-DOCUID         = DOCID_HY.
          HELP_INFO-DOCUOBJECT     = V_OBJECT.
          HELP_INFO-SPRAS          = SY-LANGU.
          HELP_INFO-PROGRAM        = SY-REPID.
          HELP_INFO-DYNPRO         = SY-DYNNR.
          HELP_INFO-DYNPPROG       = SY-REPID.
          HELP_INFO-PFKEY          = SY-PFKEY.
          HELP_INFO-FIELDNAME      = HELP_INFO-DYNPROFLD.
          CALL FUNCTION 'HELP_DOCULINES_SHOW'
               EXPORTING
                    HELP_INFOS     = HELP_INFO
                    OVERLAY_HEADER = XHEAD
               TABLES
                    EXCLUDEFUN     = TEXC
                    HELPLINES      = T_LINE.
        WHEN OTHERS. MESSAGE S720(SH).
      ENDCASE.
    ENDFORM.
    Max
    Message was edited by: max bianchi

  • Display WBS user defined fields

    Hi Experts,
    I want to add one more user defined field in WBS detail screen. Previously my WBS detail screen has 3 user fields displayed already.
    So I choose "Ufield 4 WBS element" (PRPS-USR03) in OPUK and set it as Input.
    And then I set the name for "Ufield 4 WBS element" in OPS1.
    But when I display WBS master data in CJ02, I still cant see "Ufield 4 WBS element", but the other 3 user fields can be displayed just fine.
    Any solution? Probably I miss some customizing? 
    Thanks in advance!

    Hi,
    I agree with Harsh. You might have maintained either "a non influential field selection" or "there is an influence by another capable field which is restricting the 4th field".
    You not only need to maitain the field as "Blanket input (without influences)" but also do the same under all influences you have.
    regards

  • Central system Administration : User defined task groups

    Hello,
    In SolMan4.0, you can define user-task-groups (e.g. for daily system checks). The definition and processing of those tasks, works.
    But they are not visible in the overview screen of the solution.
    If there is only 1 user-defined task left, the overview does not show any open tasks
    Any idea's ?
    thx
    Steven

    Hi Udo,
    The frequency is set on 'every 3 days'.
    We are on ST-400 SP4 (SP6 is not available I guess)
    I only defined an entry in the tab 'defining User Task Groups'
    and one entry in the tab 'Assigning User Tasks'
    The user task itself is visble as 'open' in the list, but not in the overview of the systems (icon with a red + sign)
    As I work through the tasks, the red +sign changes into a green sign, at the moment that there is one user-defined task left (all the other 'sap'-tasks are 'done').
    regards
    Steven

  • Prevented from creating User Defined Metric

    I am using Oracle Enterprise Manager 10g Database Control.
    When I try to create a User Defined Metric I get a screen that says:
    Information:
    You cannot create a User Defined Metric because host <my_host> is currently unavailable. Try again later when it becomes available.
    I cannot find any information on how to resolve this.

    In case anyone else is looking for this answer - at least what worked for us.
    It seems Oracle is parsing the "select TO_CHAR(SID,'99999'), other_column from ...." by comma instead of by what the output is coming back with. So in this case it thinks the output has three columns because of the two commas in the select clause. So we just went with an inline view similar to select a.sid, a.other_column from (select TO_CHAR(SID,'99999'), other_column from .... ) a and that worked for us. Assuming its a version thing since the non-inline view worked for someone else. We're on 11.1 of the oms.

  • Balanced Scorecard overview screen-trees to be displayed in collapse mode

    When the user logs into Balanced Scorecard overview screen all the trees are displayed in expanded mode, need to display the trees in collapse mode by default. i.e Only nodes visible should be top level hierarchy nodes. The user should be able to decide which nodes he wants to expand.

    Hi RP,
    1. 0SEM_C02 can typically be used to store all the initiatives. Please note that initiatives can be linked to Project Systems in SAP R/3 and the project data can be automatically brought over to initiatives. Now it may happen that not all of those initiatives may be dependent on scorecards and there can be scorecard independent initiatives. The business content cube that you mentioned can be used to store and report on such inititives and their links to scorecards if any.
    2. What infoobjects to have in the scorecard cube depends upon your requirements and there is not a good or bad choice here. If you choose 0SEM_POSIT as one of the infoobjects, then you can easily access all the measures.
    3. The data read from BW or buffer also depends upon your performance requirements. If your situation is such that you must report the latest data in BW all the time, then reading from buffer only will not serve your purpose because the data will be read only from the buffer and not from the cube. In that case, you may have to fill the buffer often to keep the buffer data up to date. If you select read from Bw only, then it will bypass your buffer and for every small request, it will access the infocube(s). This may be performace drag depending upon the size of the data, performance of the related queries etc. If you choose read from buffer/BW with latest time stamp, then it will access BW only if latest data resides there. This may not be a good option if the performace is a prime concern. Ofcourse if you are using BIA, then you can safely read from BW.
    Regards
    Pravin

  • Error while processing a user defined screen

    Dear Experts,
    We have developed an add on for our client in which we have a user defined screen before adding the GRPO. While adding that we are getting the error to generate this document first define the numbering series in the administration module.
    this is happening only after we upgraded to the 2007 B PL 10 version. till that there was no problem. We are unable to remove and replace the UDO and UDT as we have data in it.
    due to this we are unable to proceed with the GRPO.
    Please help us.
    thanks and regards,
    Yeshwanth Prakash

    Hi,
    Please search the forum before posting a new message.
    There are endless posts about that error.
    Regards,
    Vítor Vieira

  • How to display user define value in list screen from detail screen

    Hello Experts
    I am working on task in which i have to display the user define value on list screen. like i have one list list screen which have one button for add..once i click on add which navigate to detail screen and detail screen has two fields one for ID AND other for name and detail screen has one button for save once i put value for id and name and click on save button which will navigate to previous list screen and those values which should be display on list screen.
    Regards:
    Sumit

    Hi Sumit,
    To navigate to the Master page on button click , you need some thing like,
    oSplitApp.toMaster("masterpage_id");
    to understand the navigation for Master/Detail page , have a look at,
    http://help.sap.com/saphelp_uiaddon10/helpdata/en/df/adb6b7247e4826b0fcde472b029840/content.htm
    Also to pass value from Detail page to Master page, you can use a Global variable to store your values on click of the Save button. For eg. You may have a global JS file which both Master and Detail page can access like App.Js, Application.JS etc.
    After navigating to the Master page, you can read the Global variables and show it on your Master page.

  • User-defined screen problem

    Hi gurus,
    Good day!
    I just wanna ask regarding on how to terminate or to exit the user-defined screen that i call out? i use SELECTION-SCREEN BEGIN OF SCREEN 100 and call it up using CALL SELECTION-SCREEN 100 when i choose the option completed transaction that i declare in my screen but when i press the CANCEL button in my screen 100 that i call out, it retrieve the data still and display the output which is supposedly it will back on the first or main screen. And what is the format of the standard output when i print it? i mean is it .DOC or PDF file? Can anyone help me plz....
    Thanks,
    nips

    Hi,
         Use AT USER COMMAND event and in the CASE ENDCASE of sy-ucomm WHEN 'CANCEL' then use LEAVE TO SCREEN 0.

  • Problem with user defined selection-screens

    Hi,
    in my case, i have a default selection screen and a user defined selection screen. Now, after selecting a radio button in default selection screen, the user defined selection screen is called. after executing it report output is displayed. now if i press f3 (back) it is going to default selection screen. here my requirement is, when i press f3 it should go to the user defined selection.
    Can u plz help me solve this.
    bye n regards
    sree

    Any modifications to screen 1000 will be lost the next time the program is generated.
    When the user hits the back key from the report output, your ABAP is restarted just like when you originally started it.  That is why you are getting the default selection screen again.
    Use the AT USER-COMMAND event.  When BACK is hit from the report, use the SUBMIT command to re-execute the program, passing it the selections from the default selection screen.  Leave out the RETURN option.
    For help on filling the selection screen during SUBMIT, help is available at
    http://help.sap.com/saphelp_470/helpdata/en/9f/dba51a35c111d1829f0000e829fbfe/frameset.htm

  • Problem with ALV and user defined selection screen. please help!

    Hi Experts,
           I have program which has a user defined selection screen 9001. On executing the selection screen i call a ALV using resuse_alv_grid function module.
    What problem I am facing is that when I press back button from ALV page it goes to the se38 editor instead of selection screen.
    How to resolve this?
    Thanks
    Gopal

    Hi,
    This might be due to LEAVE TO TRANSACTION statement. You might be running the program from SE38. Try to run the program using Z-TCode assigned to it.
    Thanks and Regards,
    Bharat Kumar Reddy.V
    Message was edited by: Bharat Reddy V

  • Transporting user defined selection screen from one server to another

    How to transport a user defined selection screen (0100) from one server to another.
    PBO and PAI modules written in PBO and PAI events for the selection screen are
    not transported.
    How to transport the modules in the events for the selection screen.

    Hi,
    Krishna, <b>All</b> the Objects(prms,classes,tables,stru...) will be transported thru Transport Objects only..
    Check Utilities->version->Version Mgt -> Here u will have the Transport number(if it's created under trnasportable obj).If you do not find TP no,then u would hav saved that as a Local Object.
    Then Relase the TP no from SE10 Trnx.
    Rgds,
    Jothi.P

Maybe you are looking for

  • Need help with Hard Disk usage selection.

    I am going to get a Mac Pro and I am goint to probably use Final Cut Studio and Photoshop. This is the Hard Disk setup I was thinking of: Bay 1:WD Raptor X 150GB - OS X and some big applications. Bay 2:Stock 250GB - Downloads and some programs Bay 3:

  • "Adobe Premiere Pro CS6 has stopped working" but was working fine a week ago...

    On my desktop (Dell XPS 8300), I keep getting the error message "Adobe Premiere Pro CS6 has stopped working" when openng up a previously created project or trying to create a new one in Premiere Pro CS6. On my laptop (MS Surface Pro 2), I can load pr

  • RCV file adapter error:

    hello all, i am trying a simple jdbc to file scenario. the jdbc adapter picks up a record from the db table successfully, but the file is not posted. 1. in the adapter monitor, i see this msg: Receiver Adapter v2307 for Party '', Service 'x1s': Confi

  • My Facetime stopped working

    My iCloud account is linked to 2 of my children- 1 iPad and 1 4s. I am not able to receive Facetime calls any longer- the calls go to their devices. I am unable to answer any Facetime calls- drops calls when I attempt to answer. I used to have Faceti

  • Pushing a 64 bit registry key

    Hi Guys, I am trying to push a reg key to 64 bit systems that falls in the wow6432node folder.  I have verified it works if I run it locally with the command C:\Windows\SysWOW64\regedit.exe /s "HKLM Field Mappings.reg".   I have tried pushing this us