FM for Org Unit check

Hi experts
Is there any FM which directly check whether specified org unit directly comes under another org units for particular begda and endda.
Thanks,
Shital

Shital,it will check for all..i mean it is not checking direct only..it is checking indirect 2..
please check it
u can also make use of FM -
call function 'RH_READ_INFTY_1001_EXT'
    exporting
    AUTHORITY             = 'DISP'
    WITH_STRU_AUTH        = 'X'
    ISTAT                 = ' '
    EXTEND                = 'X'
      subty                 = l_relationship     "up or down
      begda                 = from_date
      endda                 = to_date
    CONDITION             = '00000'
    SORT                  = 'X'
    WITH_EV_FOR_INT       = ' '
    WITH_EV_FOR_EXT       = 'X'
    ADATA                 = 'X'
    KEEP_VARYF            = ' '
    tables
      i1001                 = lt_i1001
      objects               = t_org_units
    exceptions
      nothing_found         = 0
      wrong_condition       = 0
      others                = 0.
amit
Message was edited by:
        Amit Tyagi

Similar Messages

  • No entries for org unit, job or position in T5KWB

    Hi Experts,
    I am running payroll for canada , i am getting this error for 2 employees for whom the org assignment been chaged recently -
    now they are giving , kindly help me - i have checked this table T5KWB and it dosnet hold value maintained for org unit
    50737186
    KTXDM Canadian Tax Infotypes Data Management
    Input
    P0461
    P0462
    P0463
    P0464
    Processing
    No entries for org unit, job or position in T5KWB
    Search in organization structure failed
    Check T5KWB for org unit 50737186 or higher-level org unit for 20101031
    Thanks
    Jay

    Hi Jay
    Get the position of the employees for whom you are getting the error message and maintain infotype "Canada Groups for WCB" for those positions. This should solve your issue.
    You may want to go through below link:
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/WCB
    Hope this helps
    Best Regards
    Reddy

  • The bp id for org unit does not exist

    Dear expert,
    after transport the org structure from dev to qty system , we found the bp id for org unit does not exist in qty system.
    in ppoma_crm, we can see there is a bp id assigned to the org unit. however, when use tcode 'bp' to check the bp id, the system can not fould a valid id.
    what can we do to solve the issue?
    will there any impact if we keep no bp id for the org unit?

    Hi,
    You can use the transaction CRM_OM_BP_INTEGRATE.
    Select the Org unit and enter the org id in the input field and execute it.
    Select the org unit from the result list and click on the button Start Repair. This will create a BP without errors for the respective org unit.
    Regards,
    PP

  • BP number is missing for org units in org model

    Hi Guys,
    I have created org model in PPOCA_CRM and saved it CRM7.0. But BP numbers did not get generated for org units which I have created.
    Can any one suggest me what is the reason and what needs to be done in order to get BP numbers for already created org units in PPOCA_ CRM or PPOMA_CRM.
    Thanks for you help,
    JM

    Go to CRM IMG->Cross Application components->SAP Business partner->Business Partner->Number Ranges and Groupings->Define Groupings and Assign number ranges.
    There check if any number range is defined with the "Int Std grouping" . If it is not define it.
    and in SM30 for "T77S0" for entries HRALX/OSUBG assign a number range.

  • Multi Languages for Org Unit

    Hi experts,
    Is it possible to have 2 sets of language for abbr and name in IT1000 for org unit in the same period?
    example:
    Start Date : 01.01.2008
    Language: English
    Abbr: HR
    Name: HR department
    Start Date : 01.01.2008
    Language: Chinese
    Abbr: HR
    Name: HR department (Chinese)
    Regards,
    Joanna

    Hi,
    It is possible.
    But before that need to chk with basis guys whether unicoding is enabled or not.
    If Yes the chk chineese script is enabled or not.
    If yes then maintain the orgunits in english language by entering SAP in English language (U can find the language seletion field in log in screen).
    Upload the orgunits. then go to Tcode RE_RHTRANS0 to put the names in Chineese.
    This is one option.
    2nd option is prepare the excel sheet with Chineese language with orgunit keys. Log in into SAP in Chineese language.
    Upload the data.
    ~BiSu

  • Screen or Report that shows all Responsibilities for Org Unit

    How can we find out in Oracle application from the front end,,,, the screens... or may be report that shows all responsibilities for ORG Unit ‘Vision Operation’ (204).
    SELECT FR.RESPONSIBILITY_NAME, FPOV.PROFILE_OPTION_VALUE ORGID, NAME ORG_NAME
    FROM FND_PROFILE_OPTIONS FPO,
    FND_PROFILE_OPTION_VALUES FPOV,
    FND_RESPONSIBILITY_TL FR,
    HR_ALL_ORGANIZATION_UNITS HOU
    --HR_OPERATING_UNITS HOU
    WHERE --UPPER (FPO.PROFILE_OPTION_NAME) LIKE UPPER ('MO%OPERATIN%')
    PROFILE_OPTION_NAME = 'ORG_ID'
    AND FPO.PROFILE_OPTION_ID = FPOV.PROFILE_OPTION_ID
    AND FPOV.LEVEL_VALUE = FR.RESPONSIBILITY_ID
    AND HOU.ORGANIZATION_ID = FPOV.PROFILE_OPTION_VALUE
    the above query displays the data from the backend,,I want to see how to see that data from the front end,, does anyone know the navigation, thank you so much in advance.

    Hello Kashif,
    Thank you for the reply. So, there is no screen that shows all the responsibilities that are assigned to a operating unit.
    The link that you provided really did not give any information that i was looking for.
    And as you said .. "there is no specific screen to show all except responsibilities form".... what does the responsibilities form show,
    I have also tried to look in the System Administrator -> Profile -> System
    and in the Responsibility, I query for Payables manager, and look which Orgs are assigned to it, I am not able to find it. I know I am wrong, but can you please help me how to see which responsiblity is assigned to which Operating Unit.
    Thank you

  • CRMD_BUS2000108 - organizational unit and attributes for org. unit

    Hi all!
    As I'm customizing Lead creation (and in a second step lead generation)
    I would like to receive tips about "selection of organizational unit and attributes for org. unit".
    I expected that, by entering a BP number of a prospect or sold-to party, the organizational unit and its attributes would be displayed automatically on the tab "organization".
    This is not the case. When I start the lead creation, there is a pop-up screen inviting me to choose the organizational unit. afterwards a pop-up screen for the attributes of the org unit. Only after setting a flag in both pop-ups, I see the actual "lead" transaction. When I enter a BP number, the sales assistant and sales rep are found automatically.
    Could anybody please explain how to change the customizing?
    I would like to see the lead transaction (create) first, enter a bp number and than have the org unit and its attributes, the sales rep and sales assistant found automatically.
    Any usefull answer (would make my day ), will be rewarded.
    Thank you very much for your suggestions and time in advance!
    I. Van Acker

    hi
    this is happening because you have not done the org data determination in your transaction,just go to SPRO and there in org data determination ,you have many standard ORGMAN rules available which you can use which will pick the data according to the user ,BPs etc.
    it will enable you to first give BP and then the org data will be driven automatically from the system according to the rule in org data determination.
    so first go and use rule ,try using rule ORGMAN_12
    then attach this rule to the org data profile and then add this org data profile to the transaction in basic settings in transaction where you have defined your lead transaction.
    it will solve your purpose
    best regards
    ashish

  • HOW TO GIVE EXTERNAL NUMBER FOR ORG UNIT

    HOW TO GIVE EXTERNAL NUMBER FOR ORG UNIT
    Regards,
    Kumar

    HAI..
    External number assignment
    If you want the user to assign the numbers, enter "EX" in the 'NR' field. The number ranges are then indicated by the letters "EX".
    Number assignment for plan version 10 / object type S: Subgroup 10S

  • Remove Actions for Org Unit & Positiin in Succession Planning.

    Hi,
    We are in process of implementing Nakisa 3.0 SP1.
    In succession planning, we want to remove few actions for org units & position. I tried to look for the configuration of the same in admin console in detailed configuration for my positions & my org units, but could not find it. Please help.
    Thanks
    Prashant

    Hi Prashant,
    Do you mean the items in the Actions drop-down menu on the OrgUnit/Positions details panels? This cannot be done in the AdminConsole. You need to go to the <build>\AppResource\linkconfiguration folder and copy the files you want to change to <build>\.detla\AppResource\linkconfiguration folder and then change them.
    I believe the files you want are SAPOrgUnitDetailsConfiguration.xml and SAPPositionDetailsConfiguration.xml. Just delete or comment out the lines for the actions you want to remove.
    Best regards,
    Luke

  • Infotype for org.unit

    hallow
    i wont to buield infotype for org.unit
    i thihnk i have to use ppci or ppcj but i dont now how
    please help
    regards

    Hi Antonio,
    Why you want to separetly create Infotype for Organizational Units???
    Once you create them through simple maintainince by default 1000 & 1001 will be maintained. If you create Org Unit through Expert Mode you need to maintain them mannually. And select from the Infotype Menu which ever Infotype you want to maintain.
    Regards
    Pavani
    <b>Remainder: Points to be given on Answers</b>

  • Actions for Org.Units, Jobs and Positions

    Dear All,
    I know how to create or copy the available actions for Org Units , Jobs and positions thro' the table T777M and run them through PP03.
    Once I do it , when I want to skip some of the relationships it doesnt allow me to , the next page tab is grayed out.
    I mean if we have for ex. a position reporting to a position and because he is, say CEO and I want to skip that relationship I am unable to , how to activate the skip or Next page tab ??
    Regards
    Uday

    Hi,
    Goto table T77IV click on maintain, Click on New Entries >> Enter the subgroup ( PVOB) PV - Plan Verson and OB is for Object you want to maintain the number ranges for eg : 01C for Job. >> Enter and save the record...
    It will take u to the next screen  >> Click on maintain intervals >> Click on Add Intervals >> New screen will appear ... enter the details as below :
    NO    From Number   To Number     Remarks
    01      1                     19999999        This is Object range
    Note : do not enter anything in "Current Number" &  Do not select "Ext"
    I hope this will help you....
    regards,
    Navinkumar

  • Search help for org units

    Hi,
    I'm looking for a tree search help for org units without organisational controls.
    Actually I'm using the search help 'RH_TYPE_STRUC_HELP' but the units are only the units directed by the user. For one of the specific infotype, I need to let the user select an unit that is not in his own structure... to save an information like "I don't want to work here".
    Have you got some function that can help me ??
    Thanks,
    Christophe.

    Hi
      I want to know only the parent org units existed at company code level or Personnel area level for the position search hlep and not the org units and positions relationship

  • Report for Org units with no positions

    Hi
    I am searchign for a report through which I can find all org units whcih have no positions assgiend.
    Please suggest.
    Thansk
    Regards
    RKGSAP

    HI,
    follow the path -
    SAP Easy Acces->Human Resources->Organizational management->Info system->Organization Unit->Organization Structure
    Here you have the SAP query, execute the one that ftis in your requirement.
    Also check the same in the Position node. Explore the 'report Structure' node as well.
    Thanks & REgards, SWapnil Mishra

  • Controlling area already used for org. unit problem

    Hi people,
    can you please help me with one problem, my customer is upgrading SAP HR from 4.6 to 6.0 and now we are testing QAS system.
    When I create new or. unit in PPOME, I have Cost-centre inherited from the org.unit above, but when I want to put another Cost-centre it gives me the next error "Controlling area HR01 already used for organizational unit XXXXXXXX".
    The same procedure worksin PRD system which is on version 4. 6. Could you please help me what is wrong because i am not able to change cost centre in the QAS system.
    Thank you.
    Romano
    Edited by: Romano Cinotti on Oct 13, 2009 11:25 AM

    Hi,
    To which object u are going to change the cost center i.e, position, job, org.unit.
    If you are changing the cost center to position, If it is not allowing to change the cost center then u have to check the parameters:
    May be u already assigned cost center
    May be u already assigned cost center to ur org, unit, which u assigned to ur position. If u already assigned diffrent cost center to ur org.unit, you may not change the cost center to ur position or job.
    Regards
    Devi.

  • Adress number for Org. unit tabel HRP1028

    Hi experts,
    I am facing a problem regarding assigning an adress number to an org. unit?
    If I look into tabel HRP1028 there is a field called ADRNR. Is this field for assigning an adress number?
    How do I customize this?
    I would like this system to assign an adress numer when i create a new org. unit. If I make chenges to the org. unit I like the adress number to be the same.
    Best regards Kim

    Hi,
    You can follow the below steps to assign the BP to the org units if it is not assigned automatically
    Go to IMG--> CRM --> Master data ->  Business Partner ->  Integration Business Partner-Org Mangement -> Create Business Partner Intially
    Select the Organization unit check box and execute
    Doble click on  without business partners (All objects-> Org units -> without business partners )
    Select the org units and click on start repair
    I the above will solve your issue
    Reward points if it helps
    Regards,
    Madhu

Maybe you are looking for

  • USB causing file corruption?

    Hi all, I've been using external usb drives on my macbook for a while now, both harddrives and flash sticks. I recently noticed that some photo's I copied on a flash drive got corrupted. After doing some research I found that a lot of the files I sto

  • Having start up issues - unsure if software or hardware

    Hello. in February, I bought a reburbished 2014 MacBook Pro with Retina display. Starting from Sunday, it began delaying start up. Today was a lot longer than usual. So I knew there was an issue. I shut it down, and tried to access Safe Mode by holdi

  • Works in one tool, but not another...same environment.

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production PL/SQL Release 11.2.0.3.0 - Production CORE     11.2.0.3.0     Production TNS for Solaris: Version 11.2.0.3.0 - Production NLSRTL Version 11.2.0.3.0 - Production I'm trying

  • I would like to cancel the annual membership

    I would like to cancel the annual membership.

  • Calling overideen method in constructor

    Hi , I want to know why is the overiden method of subclass is called from super class constructor,below is the code import java.util.*; class Super{      // Broken - constructor invokes an overridable method      public Super(){           overrideMe(