Budget tab in PPOME

Hi,
We have upgraded to ECC 6.0 and now there is a new tab in PPOME called Budget.
We have to fill in the Subtype field:
"Fill in all required entry fields
Message no. 00055"
We would like to change this field to non required field since we dosen't use the Budget tab.
How can we do this?? and how can we remove/hide the Budget tab?

Hi,
Even we are using the ECC 6 but in our system this tab is disabled. Check if any integration switch is on in the table T77S0 related to budgeting.
Thanks
Syed

Similar Messages

  • I modified the budget categories on the numbers template so now the transaction tab does not communicate with the budget tab. I figured out how to change the drop down options but how do I get it to reflect on my budget sheet? Please help.

    If you are familar with the Numbers Budget Template it has two tabs 'Budget' and 'Transactions'. If you use the template as it is designed when you input expenses on the transaction tab it will automatically add that amount into the selected category on the budget tab. I have madified my budget tab to reflect the caegories that I need, which included adding several to the template. I also added to the table so it reflects my income and expenses so I can track where I am at with a glance. Since I did this, I can't get my transactions tab to communicate with the budget tab. I figured out how to change the options in the drop down box for category but I con't figure out how to get it to reflect onto my budget tab. I'm sure that it is an easy fix, however, I am just not well versed in Numbers. I appreciate your time in helping me with this issue.
    Respectfully,
    Jon

    My guess is that while you added catetories to your Budget Sheet by adding new lines and filling in the category column, you didn't also add the formulas to these new budget lines.
    The proper way to add those lines would have been to select a cell in the line just above where you want to add a line and type Option/Alt-DownArrow. This would have copied the formulas into the new line. Maybe you did this, and maybe not. You didn't give details on how you added the lines.
    Select C2 and D2 and Command-C to copy them to the Clipboard.
    Select all the cells of Columns C and D except for the top and bottom rows and Command-V to Paste.
    If I have properly guessed the problem, you should be in business. This assumes that your Categories are exaclty the same as the entries in your Pop-up menus. Spelling counts, as does case.
    Jerry

  • Adding a new tab in PPOME

    Hi,
    We have a requirement like adding a new tab in the trasaction PPOME.
    Can somebody share their knowledge on this.
    Somu

    All infotypes that are to be added to the transaction, either SAP or Customer MUST have a screen 7000. This makes integration very simple. Another option is to develop a Module Pool with a screen and code to present one or many infotypes, but this is very time consuming compared with simply adding 7000 as a copy of 2000.
    In the case of SAP, standard infotypes that must added without an existing screen 7000 a screen 9000 must be created to take the place of the 7000. Screen 9000 is in the customer name space but must be created in the SAP development class.  for example 9000 screens has to be created for infotypes 1005, 1037 and 1050. Requests has to be made for development of screens for 1005 and 1016, but due to the special nature of the screens it was not possible.
    Entries must be made in T77ID to reflect the additional screen.
    Configuration Steps
    Various steps must be performed to achieve the requirements, which include:
    Removing Tabs
    Adding Tabs
    Adding Search Nodes
    Scenario Scenario OME0 is configured to reflect the requested changes. View T77OMTABUS defines the tabs that are available by scenario per object.
    Removing Tabs
    Maintain View T77OCTABUS
    Add Object and Tab page entries for the correct scenario to remove entries.
    Adding Tabs
    The first step is to define a tab page in view T77OMTABS. In most cases, this should be an Infotype specific entry that uses screen 7000. For solutions that are more complex a Module Pool can be developed.
    Once added, perform the same step defined in Removing a Tab, it will have the reverse effect. Use the Sequence number to determine order.
    Adding a Search Area
    To add an Area to a Search Node you must customize V77CSEAT. In this case, one entry was added for Object type C to allow for a search on Job Group/Family/Series.
    through spro:
    spro-Personnel Management>Organizational Management>Hierarchy Framework>
    Adjust Tab pages in Detail Area--> change the Tab Page Sequence
    also see:
    New tab in PPOME
    new tab in ppome
    hope its useful..:)

  • New Tab in PPOME: Subscreen not found error

    Hi guys,
    I've created a new hr infotype( I followed the guide ), and customized the 2000 screen so it fulfills my requirements. Then I created a new screen, 7000, as a copy of 2000.
    I've add an entry at T77OMTABS table and T77OCTABUS. After this step, a new tab in ppome is shown. But this tab only has a text line with " No subscreen found ". Does anyone know what I may did wrong, or if I miss something?
    thanks.

    No, I did not.
    I deleted the FCODE name, and changed the type for subscreen.
    But after doing such, the error message is still shown.
    The screen was active, and now the subscreen is active.
    --Edit
    PS: In my subscreen 7000 there are some calls to modules, that are defined in MP900330. Is that a problem?
    Pl check my screen 7000 code:
    PROCESS BEFORE OUTPUT.
    MODULE MODIFY_SUBSCREEN.
            general infotype-independent operations
      MODULE BEFORE_OUTPUT.
            infotype specific operations
      MODULE P9003.
      MODULE HIDDEN_DATA.
    PROCESS AFTER INPUT.
    process exit commands
      MODULE EXIT AT EXIT-COMMAND.
            processing after input
            check and mark if there was any input: all fields that
            accept input HAVE TO BE listed here
      CHAIN.
        FIELD P9003-BEGDA.
        FIELD P9003-ENDDA.
        FIELD P9003-CATEGORIA.
        FIELD P9003-CARREIRA.
        FIELD P9003-QUADRO.
        field nome_quadro.
        field nome_carreira.
        field nome_categoria.
        module get_desc on chain-request.
        MODULE INPUT_STATUS ON CHAIN-REQUEST.
      ENDCHAIN.
         process functioncodes before input-checks                      *
      MODULE PRE_INPUT_CHECKS.
            input-checks:                                               *
      insert check modules here:
        process function code: ALL fields that appear on the
         screen HAVE TO BE listed here (including output-only fields)
      CHAIN.
        FIELD P9003-BEGDA.
        FIELD P9003-ENDDA.
        FIELD RP50M-SPRTX.
        FIELD P9003-CATEGORIA.
        FIELD P9003-CARREIRA.
        FIELD P9003-QUADRO.
        field nome_quadro.
        field nome_carreira.
        field nome_categoria.
        module get_desc.
        MODULE POST_INPUT_CHECKS.
      ENDCHAIN.
    Message was edited by: Filipe Guerra

  • How to hide Job index tab in PPOME

    Guys,
    Pls advise how to hide Job index tab in PPOME.
    Thanks

    Hi,
    The job index tab page is IT0783. You can check this through transaction OOFRAMEWORKCUST. In the same transaction, double click on u201CTab Page in Scenario for each Object Typeu201D folder under u201CScenario Definition (Hierarchy Framework)u201D in the left column. The scenario for PPOME is OME0. Look for the entry for OME0 and tab page IT0783 and check the u201Cdo not displayu201D box the last column.
    Hope this helps.
    p.s. Please search the forum on this topic. There are plenty of threads on PPOME tab page customization.
    Donnie

  • New tabs in PPOME (IT1005)

    Hello there!
    I need to show IT1005 in a tab in transaction PPOME.
    I know I have to go in SPRO -> personnel management -> organizational management -> hierarchy framework -> integrate new infotype
    but I don´t know how to customize it so it appears similar to PO03/PO13 infotype
    Anyone can help?
    Thanks in advance

    Hi Marcos,
    Unfortunately IT1005-Planned Compensation is the one infotype that cannot be shown on a tab in PPOME.  Reason is that it is composed itself of three separate tabs and the interface does not know how to handle this particular infotype. 
    Paul

  • Tab in PPOME (no subscreen found)

    Hello everyone,
    I have a problem with one tab that i created in my PPOME.
    I already created several ones, but for one of them, I have the error message "no subscribe found"
    Like the other tab that i created, I have a dynPro 7000 in my IT and i put data in the tabs TT77ID and T77OMTABS.
    But for some reason, PPOME doesn't find any sub screen.
    Hope somebody will be able to help me.
    Have great day
    sincerely,
    Quentin

    No, I did not.
    I deleted the FCODE name, and changed the type for subscreen.
    But after doing such, the error message is still shown.
    The screen was active, and now the subscreen is active.
    --Edit
    PS: In my subscreen 7000 there are some calls to modules, that are defined in MP900330. Is that a problem?
    Pl check my screen 7000 code:
    PROCESS BEFORE OUTPUT.
    MODULE MODIFY_SUBSCREEN.
            general infotype-independent operations
      MODULE BEFORE_OUTPUT.
            infotype specific operations
      MODULE P9003.
      MODULE HIDDEN_DATA.
    PROCESS AFTER INPUT.
    process exit commands
      MODULE EXIT AT EXIT-COMMAND.
            processing after input
            check and mark if there was any input: all fields that
            accept input HAVE TO BE listed here
      CHAIN.
        FIELD P9003-BEGDA.
        FIELD P9003-ENDDA.
        FIELD P9003-CATEGORIA.
        FIELD P9003-CARREIRA.
        FIELD P9003-QUADRO.
        field nome_quadro.
        field nome_carreira.
        field nome_categoria.
        module get_desc on chain-request.
        MODULE INPUT_STATUS ON CHAIN-REQUEST.
      ENDCHAIN.
         process functioncodes before input-checks                      *
      MODULE PRE_INPUT_CHECKS.
            input-checks:                                               *
      insert check modules here:
        process function code: ALL fields that appear on the
         screen HAVE TO BE listed here (including output-only fields)
      CHAIN.
        FIELD P9003-BEGDA.
        FIELD P9003-ENDDA.
        FIELD RP50M-SPRTX.
        FIELD P9003-CATEGORIA.
        FIELD P9003-CARREIRA.
        FIELD P9003-QUADRO.
        field nome_quadro.
        field nome_carreira.
        field nome_categoria.
        module get_desc.
        MODULE POST_INPUT_CHECKS.
      ENDCHAIN.
    Message was edited by: Filipe Guerra

  • Input fileds not appearing in IT1005 Planned Compensation in Tab for PPOME

    Hello friends,
    The business requirement is:
    - add IT 1005 Planned Compensation as a tab page in T.code PPOME/PPOCE
    - I configured the following in system:
      - IMG>Personnel Mgt>Org Mgt>Hierarchy Framework>Integrate New Infotype>  >Add Infotype as Tab Page in Detail Area>Define your onw tab page>Tab Page Definition (this is option one)>
    I added Tab page as z1005, ticked infotype specific and infotype 1005
    > Scenario Definition (Hierarchy Framework) > select OME0 >
    Tab Page in Scenario for each Object Type >
    I entered object type S (as we need it for Position), tab page: z1005, and respecitve sequence, I did not enter any report name, screen no, FM for Icons and Donot display is unchecked.
    Once I did this configuration and run PPOME tcode I got the tab page there but in the input fields it is blank and showing text like ##################### just a row like this.
    However when I do the same configuration for IT 1050 Job evaluation, it is working fine there. But 1005 is throwing the above error.
    Can anybody faced the same problem and resolve the above issue or incase some SAP Notes are available for the same.
    thanks
    Sunny

    In my opinion, that would be "Best Practice".  Although I think that term is over-used. Everything varies by each client's needs/wants and what functionality they use in the system.   That being said, even if they're not using portions of functionality today, it's better to plan for it.  That way you don't have to redefine the catalog every time you want to use something new.
    There really is no "correct" ratio of Jobs to Positions.  For a smaller company you're going to have fewer positions assigned to each job.  For a larger company, you're going to have more people doing the same work, and therefore more positions assigned to a lot of your jobs.
    I generally recommend a new job is created when there is a difference in one or more of the following.
    u2022   Tasks (Function) - Administration vs. Manufacturing vs. Engineering, etc.
    u2022   Responsibilities - Supervising other people vs. not supervising, Lead, Trainers, etc.
    u2022   Pay Range (significant differences) - Except for differences based on location (Someone in San Fran/Bay area is
        going to get more money than someone doing the same job in Iowa; different amts/currencies for different countries)
    u2022   Qualifications/Skills - requires a degree or certificate vs. job that doesn't
    With your client, I would recommend having the approximately 200 Jobs, and creating the existing Jobs as Job Families so they could still report on data as they see it today.
    ...Danialle
    Edited by: Danialle Rook on Aug 12, 2010 9:49 PM

  • Tab Page-PPOME

    Hi,
    I am trying to create a separate tab for Infotype 1001(Relationships) in PPOME for object type C.
    I am getting an ABAP dump. I am not getting any dump for other infotypes if I try to create separate tab pages for them.
    Please help is it possible to create a separate tab page for IT 1001.
    Regards,
    Ghanapriya

    We did not end up providing a tab page for Infotype 0001.  Instead we defined a definition (view) that included each relationship (via evaluation path) in the overview area.  Then the user is able to use "Assign" function or drag/drop to update the relevant relationships.
    It will be important to define if the user wants all possible relationships is one definition/eval path for the specific object type, or in various. 
    Thanks,
    Danialle

  • Green tick mark on tabs in PPOME

    Hi,
    In PPOME detail Area, we have green tick mark on standard tabs if data is maintained. We created custom tabs in detail area of PPOME screen and the client wants the green tick mark for custom tabs as well if data is maintained. Could u pls provide some information on how this functionality can be achieved. Any help would be highly appreciated.
    Thanks,
    Rahul.

    Problem solved. Below short tip ....
    Please check include
    LRHOMDETAILMANAGERF01 and FORM init_detailscreen
    Internal table tabtype_tab contain configuration from db table T77OMTABUS, here we are able to define Function Module which going to indicate icon for the 'green tic'. To understand SAP standard logic please check how is working normally used by SAP function module
    RH_OM_DETAILSCREEN_ICONS.
    I hope that this brief description will save your time that I lost
    qba

  • Add a new field in basic data tab in PPOME for a position

    Hello Evryone,
    I want to display a Job ID field in Basic Data tab when displaying a position. Is this something to do in config? If yes, could anyone please guide me how to do it? Right now I can see only the Job description, but no ID.
    Thank you,
    Rush

    Hi
    Job ID field will not be displayed in Basic Data Tab.  That you can see in the top hald of the portion under <-- Mark.
    The details you can see are
    Task Assignment - Executive
    Code-Exe
    ID C 50000084
    Valid from 30.03.2007
    Valid to Unlimited
    First select the Job "Executive" and press enter, then you can find the details in the first half of the screen.
    Please reward the points without fail.
    Regards
    Venu

  • Using Numbers Personal Budget template I can't figure out how to change the categories in both tabs (budget and transactions)

    Brand new just bought Numbers and I used the personal budget template to enter our monthly budget.  I customized the spread sheet with our budget categories, but then when I go to the transactions tab to add our transactions, it only has the generic categories.  How do I change them so that my transactions end up on the table?

    Hi artlisavz,
    There are 2 places to make changes.
    I assume this is where you have already changed things:
    The Budget tab- Summary by Category- just click the name and change it. Or else you dragged the "=" at the lower left to add rows. Added your categories.
    You need to edit the popup in the Transactions tab- Category popup.
    Popup menu is a data format. You find it on the right side bar Format>Cell>Data Format> Popup Menu. Change, delete, go wild. If you edit the first one you can copy it, select the rest of the column and paste. If you find you want an additional in a month or so you can enter it as text (after deleting the popup), then select it and the popup above and choose the popup format instead of multiple and you will have added it to that popup. You will need to fill it to the rest of the column.
    If you added additional categories, you want to update the pie chart.
    Click the pie chart, click "Edit Data References", drag the section to include your added categories.
    quinn

  • PPOME - New Tab & Infotype - How to find "start date" of preview period

    Hi all,
    I have successfully created own Infotype and add as new tab in PPOME.
    But now I need in my modulpool program to read field "start date" of preview period (from heading of screen in PPOME). I can't find right field. Has anybody any idea?
    Thanks a lot.
    Dusan
    Message was edited by:
            Dusan Skokanek

    Hi ramprasad74,
    According to your description, you are using Analysis Services as a data source for the report, the cube has hierarchy: Fyear, FQuarter, FPeriod, fweek, Fdate. You want to add a date parameter to the report, after you changed value of the parameter, the
    report will return the first day of FPeriod.
    To achieve your goal, we need to add a parameter to the report, then use the parameter in mdx query. For detail information, please refer to the following steps:
    In the Report Data pane, right-click on a dataset created from a SQL Server Analysis Services data source type, and then click Query. The MDX query designer opens in Design mode.
    On the toolbar, click Design to toggle to Query mode.
    On the MDX query designer toolbar, click Query Parameters symbol. The Query Parameters dialog box opens.
    In the Parameter column, click <Enter Parameter>, and then type the name of a parameter.
    In the Dimension column, choose a value from the drop-down list.
    In the Hierarchy column, choose a value from the drop-down list.
    In the Default column, from the drop-down list, select a single value.
    Click OK. 
    In query designer dialog box, type the mdx query like below:
    with member [Measures].[FirstChild]
    as
    [Date].[Fiscal].currentmember.parent.firstchild.name
    select {[Measures].[FirstChild]} on 0,
    [Date].[Fiscal].[Date].members on 1
    from
    ( SELECT ( STRTOSET(@ParameterName, CONSTRAINED) ) on 0
    from
    [Cube]
    Here are relevant threads you can reference:
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/c7146ac3-40ea-4d53-b321-c707aebbd405/how-to-pass-date-parameter-to-mdx-query
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/fd12a865-bc90-4a65-af42-ce38a8cfa29b/pass-date-time-parameter-to-mdx-query-ssrs
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.

  • ERROR MESSAGE IN PPOME TCODE AFTER UPGRADE TO ECC 6.0

    Hi Experts,
    I have a question.
    Recently our system went for upgrade and during testing phase we have found one issue.
    Error message is appearing in PPOME transactio code after upgrade to ECC 6.0
    The screen is getting defaulted to Budget section and unable to find the subtype as there are no subtypes available there and showing error message as "Fill in all required fields".
    Please let me know your solution on this.
    Regards,
    Sekhar.

    Hi,
    - you can deactivate the budget tab in the IMG-activity 'Hide/Show Tab Page'
    (SIMG_CFMENUOHP1HFW20 alternatively use SM30 on view 'T77OCTABUS')
    1. Create new entries for the following KEY:
    a) Scenario OME0
    b) Object type 'P', 'O', 'S'
    c) Tab Page 'PBC_ORIG'
    2. for each of this entries, set the 'Exclude Tab Page'-Flag.
    - in case you do not want to deactivate the Budget tab:
    The error occurs due to missing entries for subtypes in table T778U
    for infotype 1516.
    Please maintain the according subtyes you want to use if you create a
    budget.
    Regards,
    Ana

  • No commitment creation despite budget is created

    Hi all,
    On HCMPSe, after budget creation and once PPOME shows data on "Budget" tab, i´m unable to create commitment for employees.
    I try to do so from "Financing status" tab and i don´t receive any error message, but documents are not created. Anyway, the financing status field on the tab with the same name shows the message "Financing is up to date".
    Thanks a lot.
            Toni

    Hi,
    In the path
    spro >PS>Costs>budget>define tolerance limits:
    Please define separate tolerance limits for your budget profile for each of the activity groups you want ,in that do not include your purchase requisiton ..
    regards
    pushpa

Maybe you are looking for