Org Unit

Client has Hierarchy structure for 0ORGUNIT.
each division has more than 100 dept. the business process for all the dept within the dept is the same.
A planning level is created for each dept. Now there are two options for how to configure for the dept.
One option is to use 0ORGUNIT variable for dept at the planning level.there is only one generic package need to be created.each dept's user data access authorization is controlled by assigning it's own 0ORGUNIT node at variable configuration and the role assign to the user.
The second option is to configure a package for each dept through the hard code of 0ORGUNIT at the package configuration level. each dept'ser will be assign their own role in order to access their data.
Since all the BPS application are going to be moved to web by web interface builder. the first option is much less work comparing with the second one.
Anybody can see any problem if we go for the first option?
Thanks,

Org Unit hierarchy is time dependant and hierarchy autorizations have their own quirks. You need a good secuirty person to create the roles and he/she has to understand your requirements.
Security gave me lot of heartburns in both my projects.
Hope this helps.
-NS

Similar Messages

  • Org unit date in adhoc query

    Hi
    I have created a TEM query in SQ02, based on infoset \SAPQUERY\HR_TEM_E (logical database PCH),  in which I am outputting object name and date (P1000), and org unit (P8004).
    The output on the org unit name corresponds to the most current version of the org unit, but my requirement is for it to match to the date that the course object exists, i.e. historical.
    Would anyone know a way to code this field, or whether there is a functional solution to this?
    Please do let me know.
    Anyone?
    Edited by: minttea on Aug 10, 2010 3:52 PM

    Hi..
    Pls check below code to fetch the tesxt of historical org unit. hope it will help.
    *//Internal table declaration.
    DATA : lt_00  TYPE STANDARD TABLE OF pa0000,
           lt_psn TYPE STANDARD TABLE OF zhrpositions,
           lt_ret TYPE STANDARD TABLE OF bapiret2,
           lt_01  TYPE STANDARD TABLE OF pa0001,
           lw_01  TYPE pa0001,
           lw_psn TYPE zhrpositions,
           lt_comps  LIKE zstr_hr_comps,
           lt_return LIKE bapiret2.
    Thanks,
    kl
    Edited by: Narayana on Aug 10, 2010 10:50 AM

  • Report to check org units without any position display

    Dear All,
    I want a report which i can see only the org units in a graphical way. When i am checking through Simple maintainence mode I am getting org units along with positions also with in the graphical mode i have selected the view option under options menu there can able to see individual departments along with positions.
    My request is i want to see the organization structure along with sub org units under sub org units with departments without positions. please let me know is there any standard reports available.
    Regards,
    HR user

    Yes, the Report is
    S_AHR_61016493-Organizational Structure-Organizational Structure
    Select the first line and press F8

  • How to Restrict Creation of Infotype Record for Certain Org Units?

    Dear All,
    Requirement:
    Org Unit 1 does not have overtime. Even the employee works overtime, they will not get overtime compensation.
    One of the option is to disallow the creation of IT2005's record for all the employees in Org Unit 1.
    Is it possible to do this through standard SAP?
    Thanks a lot.

    Hi,
    The best way to control this will be with Authorizations so that people belonging to one Org.unit should not have IT2005 mantainence.
    Let me know if u have any concerns on this.
    Thanks
    Swati

  • Org Chart 3.0 - Print button on Org Unit's Profile not working

    Hi,
    In Org Chart, after we click on the Org Unit, then the details will be displayed on the right panel.
    We clicked on the Action button on the right panel, and click on the Org Unit Profile, a new window will be opened.
    Now, clicked on the small printer button on the top right corner.
    It will opened a new window with print preview to print that profile page.
    However, the print preview is empty, and when we printed this out, we get a blank page.
    CDS.log
    ERROR com.nakisa.Logger  - PrintPreview.ascx : createPrintPages : Could not load preview. No HTML pages were found
    INFO  com.nakisa.Logger  - Invoking action:setCss [<link rel="stylesheet" type="text/css" href="../_Themes/Buttons.css"/><link rel="stylesheet" type="text/css" href="../_Themes/orgChartTheme.css"/><link rel="stylesheet" type="text/css" href="../_Themes/OrgChartLines.css"/><style>.showPrintSectionBox{display:block;}.hidePrintSectionBox{display:none;}</style><link rel="stylesheet" type="text/css" href="../_Themes/NOMS_Style1.css" />]. For processor Printing. Against controller Printing
    INFO  com.nakisa.Logger  - setCss on Printing took: 0ms
    INFO  com.nakisa.Logger  - Invoking action:updatezoomlevels [undefined]. For processor UpdateSettings. Against controller UpdateSettings
    ERROR com.nakisa.Logger  - java.lang.NumberFormatException: For input string: "undefined"
    INFO  com.nakisa.Logger  - updatezoomlevels on UpdateSettings took: 1ms
    ERROR com.nakisa.Logger  - PrintPreview.ascx : createPrintPages : Could not load preview. No HTML pages were found
    INFO  com.nakisa.Logger  - Invoking action:setCss [<link rel="stylesheet" type="text/css" href="../_Themes/Buttons.css"/><link rel="stylesheet" type="text/css" href="../_Themes/orgChartTheme.css"/><link rel="stylesheet" type="text/css" href="../_Themes/OrgChartLines.css"/><style>.showPrintSectionBox{display:block;}.hidePrintSectionBox{display:none;}</style><link rel="stylesheet" type="text/css" href="../_Themes/NOMS_Style1.css" />]. For processor Printing. Against controller Printing
    INFO  com.nakisa.Logger  - setCss on Printing took: 0ms
    INFO  com.nakisa.Logger  - Invoking action:updatezoomlevels [undefined]. For processor UpdateSettings. Against controller UpdateSettings
    ERROR com.nakisa.Logger  - java.lang.NumberFormatException: For input string: "undefined"
    INFO  com.nakisa.Logger  - updatezoomlevels on UpdateSettings took: 0ms
    This same problem happens on Position's Profile.
    How do we fix this print problem?

    Hi Luke,
    In General Settings, I have defined Company Title, URL, and Logo.
    Together with Allow Switching Between Modes, Set Standard Mode as Default, and Enable Effective Dating are enabled.
    In Print preferences, Size is set to A4, Landscape, CM. The rest are all unchecked and Export settings are all enabled.
    Am I missing some setting to cause the error?
    Regarding the file SettingsResources.xml, it's encrypted in our .delta folder but it's decrypted in Admin_Config\SAP_DB2

  • Function Module to show all jobs in that Org Unit.

    Does any one know is there any Function Module which gives all the jobs that comes under that Org Unit. for example if org unit 10 has 2 Sub Org Units(11 and 12) and 3 jobs(20, 21 and 22) under it. and the Sub Org Unit 11 and 12 has 1 job each( 30 and 40). When you run for org unit 10 it should give all 5 jobs (20, 21, 22, 30 and 40).

    Hi Fayyaz
    Well you use a FM RH_READ_INFTY_1001 to discover the relationships between an ORG Unit and Jobs.
    Alternative, you can write a simple query to extract data from HRP1001 to find the jobs under an Org Unit. Because Jobs are related to an Org Unit and this relationship is stored in Infotype 1001/HRP1001.
    Reward Points, If helpful.
    Regards
    Waz

  • BADI or Enhancement Spot while assigning BP to a Org Unit

    Hi,
    I have a requirement of changing the BP address while assigning the BP to a Org Unit in PPOMA_CRM. Is there any BADI or Enhancement Spot which can be used for this purpose.
    Thanks,
    Ravi G

    Hi Ravi
    Regarding this thread I want a help from your side if you can help me please.
    I have to put some validation for the assigned employee and the position under which the employee is beeing assigned.
    Is there any badi or Enhancement spot that can resolve my problem.
    the validation will be done as soon as we select the employee that will be assigned to the position and press the ENTER.
    It is done before SAVE.
    Best Regards
    Saurabh

  • Error : Sales Org.Unit does not have these attributes -- Urgent

    Hi, Team,
    I am unable to create a service order with serivce material ( Only installation visit charges ) for w/o warranty product .
    I am getting error : " Sales Org.Unit does not have these attributes "
    I had checked the related Org data of respective sales org , already the sales area combination is also maintained from R/3 with required attributes "
    Pls revert with possible solution .
    Regards,
    VCS

    PePe :
    Thanks for reversion !!
    Basically it is a product Service Material (Servicing Charges), where in I had checked in the transaction ,   Though the required sales area  is well maintained in the R/3 System and is being replicated to the CRM . 
    When I checked the product Service material , the required comination is missing and could find other sales area combinations .
    Pls guide , how to go to get this resolved .
    Regards,
    VCS

  • How to find out the main org units in the system

    Hi,
    I want to find out the all main org units in the system. It means that i have to know all the parent org units not the sub org units.
    Can you please let me know .
    Regards
    Rajesh

    Hi,
    As I understood about your query, go to PA30, select the position field, select the structure search tab, go to find(Ctrl+F), select the object type S-position, give the position no, then it will give position place and root org, unit of the position and it will expand the structure.
    Regards
    Devi

  • HCM-ORG MANAGMENT Config error, in creation of Org Units.

    Hi Experts,
    I am trying to configure the HCM-Organization Management in ECC 6.0, When I try to maintain an Org Unit, the system prompts with an Information Message as stated below, since it was an information message, i continued creating the Org Unit, but when I am trying to save the entry, Now system shows me the same message and doesnt allow me save the entry and prompts me with same message...
    No evaluation path specified for structural evaluation
    Message no. 5A249
    Diagnosis
    You want to start structural reporting, but you have not specified an evaluation path according to table T778A.
    Can any of you help me in this regard.
    Best Regards,
    KishoreJ.

    Hi Amosha,
    When i try to do it through the expert mode..The following error shows in the task bar
    For infotype 1000 in status 4, function INSE is not allowed
    Message no. 5A043
    Best Regards,
    KishoreJ.

  • Automatic creation of an account for org unit

    Hello Experts,
    System automatically creates an account for organisational unit with the role organisational unit. But when i am creating a new organization model, the org units are not created as accounts.
    Kindly suggest me,
    Thanks and Regards,
    Lakshith Rao

    Hi Lakshith Rao,
    For some reason BP number must not have got generated for your Org. Could be because of some errors.
    Go to SPRO-> CRM-> Master Data-> Business Parnter-> Integration Business Partner - Organization Management-> Create Business PArtner Initially.
    Select Org. Unit and search and select your org. unit. Click on execute.
    If there are no errors in your org. unit then BP number will get generated or else it will mention what data is missing.
    Cheers,
    MG

  • How to extract Org.unit Hierarches in BI 7.0

    Hi experts,
    I am developing HCM BI reports, right now I am into Org management and Personnel Administration,
    I am new to HCM.
    my doubts are clarified in existing discussions in the forum.
    queries:
    1) how to create hierarchies of Org. units in BI 7.0 give me steps.
    2) I am not able to load data into standard info cubes(0PA_C01 and 0PAOS_C01).
    Any procedure I have to fallow for these cubes to load data.
    thanks in advance
    Vijay

    1) how to create hierarchies of Org. units in BI 7.0 give me steps.
       U just have to load hierarchies created in ECC... The standard datasource that loads 0ORGUNIT   
       hierarchy is 0ORGUNIT_HR01_HIER... Assign this datasource to 0ORGUNIT (transfer rules) and
       create infopackage (in 'Hierarchy selection' tab, if u click 'available Hierarchies from OLTP' button, it
       will give u all available hierarchies (technical name ORGEH) for 0ORGUNIT)
       To check existing orgunits in ECC
          Use tcode PPOSE
          Expand 'Organizational Unit' Node
          Click on 'Structure Search'
    2) I am not able to load data into standard info cubes(0PA_C01 and 0PAOS_C01).
          These infocubes has many fields like Gender,Nationality,Language,Age in Years,Country 
          key,County Code,Region (State, Province, County),Postal Code etc..
          All these fields are populated through routines (reads master data of 0EMPLOYEE) and a start 
          routine.
          So, u have to be careful when u install standard content, make sure u install routines for above 
          objects mapping in transfer rules. Also make sure the "Start Routine" installed properly
          In ECC, also check data exists in infotypes PA0000 & PA0302 (for 0PA_C01) and HRP1000, 
          HRP1001, HRP1007 & PA0007 (0PAOS_C01)

  • Initialize Org Units on PNPCE Org Structure selection

    Hi All
    In the selection screen of programs where PNP or PNPCE logical database is used, the Org Units can be selected from the Org Structure.
    Can anyone tell me how to initialize Org Units values into the org structure screen

    Hi..
    I hope this may help you...
    select-options: s_orgeh for p0001-orgeh.
    *--  pre-populate top-level org units to process
      s_orgeh-sign = 'I'.
      s_orgeh-option = 'EQ'.
      s_orgeh-low = 'xxxxxxx'.   
      append s_orgeh.
      s_orgeh-low = 'xxxxxxx'.   
      append s_orgeh.
    Thank you

  • Empty start validity date for an org unit

    Dears!
    some time ago we discovered a disturbing issue in Productive data. Some org units have an empty start date. I have no idea how it could be created by users, but now we need to solve it.
    The records with empty start date are visible in PP01 only in Display mode.
    The program RE_RHBEGDA0 (New start date) doesn't help. After running the new record for an object is created but there is still remaining the record with empty start date, but with shifted end date...
    Do you have any idea how to solve this?
    Thanks all in advance,
    Anastasia

    Hi,
    You are right - user definitely couldn't create it. Probably you need to ask you ABAPer.
    I can suggest you to try to copy original record and replace empty start date with valid one: PP01, IT1000, copy, change start date, save.
    Cheers!

  • OM - Restricted count of Positions in an Org Unit

    Can we Restrict the count of Relationship B003 records in One particular date for One Org Unit through Customization ...
    Can Restrict No of Positions related to One Org Unit in oone particular Time period  through Config..
    How is it Done ??
    Pls. Help
    Edited by: rakshita sahai on Feb 14, 2009 12:49 PM

    Hi,
    There is no way you can restrict the users in creating no of positions.
    Better to have approval process for the positions to be created.Which might restrict the users.
    As the objects have different statuses planned,approved,active..etc..
    Regards,
    Nachy

  • Duplicate period appearing in German when creating new Org Unit in PPOME

    Hi Guys,
    My users are encountering a problem when they create an Org. Unit/Position in PPOME.
    Whenever a new Org. Unit is being created (lets assume with the validity date of 01.11.2006), an earlier period would automatically be created, thus making the object having 2 periods.
    Upon clicking on the "Select Period" icon for the object in the Detail area of the screen, 2 lines of periods are being displayed.
    When i view the second period, i would see the correct details of the Org. Unit that was keyed in by the user.
    However, when i view the first period, the details are all on German language (this record was not created by the user at all).
    Therefore, i checked the tables T528B and T528T, i found duplicate records for certain Object IDs. It seems the Org Unit that was created by the user is being appended after the Org Unit that is in German.
    Any ideas on how to clean up those lines of data that is appearing in German and prevent such an occurance from happening in future?
    Thanks in advance

    Hi Duxton,
    Thanks for the reply.
    I followed your instructions but i am unable to detect anything out of the ordinary.
    I'm compared the configuration in Development again Production and they are the same.
    However, the problem i described in this thread is not appearing in Development. It is just happening in Production.
    Any other ideas?
    It's not really affecting my client's business process but i would like to know what is causing it out of curiousity

Maybe you are looking for