How to enter customised Org Units in R/3 system

Dear Members,
Can we have our own Org Units in R/3 apart from the standard ones that are supplied by the SAP?
If so how can we maintain in R/3 systems, when we tried to enter to have own values for
WERKS for MM01 transaction via M_MATE_WRK object from SU22/SU24 transactions.
The system is throwing that we cannot enter maintain Org Unit it manually,
Could you please provide us the information and it would be highly appreciated,
Regards
Ratan.

Hi Ratan,
Can we have our own Org Units in R/3 apart from the standard ones that are supplied by the SAP?
Yes. You can convert a field into Org Unit using PFCG_ORGFIELD_CREATE. However, if you are converting an existing field, you should adjust the existing roles manually.
If so how can we maintain in R/3 systems, when we tried to enter to have own values for
WERKS for MM01 transaction via M_MATE_WRK object from SU22/SU24 transactions.
You can't maintain the values in SU22/Su24. They should be maintained individually at the role level.
The system is throwing that we cannot enter maintain Org Unit it manually,
Yes. This is the behavior.
As mentioned, the org.values should be maintained at the individual roles.
Regards,
Raghu

Similar Messages

  • How to get subordinate org units for a given org unit within specific dates

    hi,
    How to get subordinate org units for a given org unit within specific dates

    Use the following Func module ..
    HRWPC_RFC_STRUCTURE_GET
    *--Get the sub org.unts for the given selection.
        CALL FUNCTION 'HRWPC_RFC_STRUCTURE_GET'
          EXPORTING
            ROOT           = root_org   <-- Give the Org unit 
            EVPATH         = 'O-O_DOWN'
            BEGDA          = s_date-low
            ENDDA          = s_date-high
          TABLES
            T_OBJEC        = t_objec
            T_STRUC        = t_struc
          EXCEPTIONS
            NOTHING_FOUND  = 1
            INTERNAL_ERROR = 2
            OTHERS         = 3.
        IF SY-SUBRC <> 0.
          MESSAGE i000 WITH 'No Sub Orgunits for ' s_objid-low.
        else.
    *--Prepare final sub org.units tabl.
          loop at t_objec.
            if t_objec-objid ne s_objid-low.
              it_orgunit = t_objec-objid.
              it_orgunit-begda   = t_objec-begda.
              it_orgunit-endda   = t_objec-endda.
              APPEND it_orgunit.
            endif.
          endloop.
        endif.

  • How to find delimited ORG unit in a report?

    Hi All I need to find the org unit's which doesn't have end date as 12/31/9999 and delimited within 2 years in my report?
    How can we achieve this ...waiting for reply
    PS: I believe there is no LDB required..
    Regards
    Sas

    >
    > Hi,
    > Where are you stuck?
    >
    >
    HRP1000 table, field - OTYPE(check for "O" for org unit).
    > get the difference between BEGDA and GDATE(delimited on) and check if it's more than two years.
    >
    > Regards,
    > Sumit
    I want ORG UNITS whose END DATE is within 2 years????
    I Will give you scenarios
    If HRP1000 table has changed for some reasons'  and 5000(ORG UNIT) will create 2 records
    Ex: 5000  jan 1 2005 dec 31 2009
                    jan 1 2010 12/31/9999
    This 5000 should't pick up as it has end date 12/31/9999 ok...
    EX: 5001         JAN 1 2006  OCT 1 2007
                           OCT 1 2007   MAY 5 2009
    Last record:    MAY 6 2009  Feb 6 2010
    So this 5001 org unit should pick up as this last date is FEB 6 2010.
    Sas
    Edited by: saslove sap on May 3, 2010 1:59 PM

  • How to assign & changed org. unit to employee Id

    Hi
    We want to move some employees from one organizational unit to newly created one in transaction code PPOM_OLD.
    In PPOM_OLD i created new Org. unit ,assign position then assigned existing employee pernr.
    But when i see in PA30 the organizational unit remains same.
    Even when i observed in PA0001 table i can see two entries for one employee number the old entry is with organizational unit where as new one doesn't have organizational unit at all
    Please guide me how can i do changes.
    Best Regards

    Dear Raza,
    Go to pa30- given the Perner-select infotype action 0000-period- all-click on overview
    Now you can view all records related to infotype action-select the new created records-choose icon delete.
    Now create the new organization unit, Position & their relationships through t-code pp01.
    now transfer of employee from old position to new position through action tcode –pa40- select appropriate personal action (promotion, reorganization, transfer etc.)
    Put the perner and effective date –execute –in next steps change details as per requirement i.e. in second part- organ. Assignment –
    New position details –xxxxxxxx  /Personnel area-xx/Employee group-x/Employee sub group-xx
    Save.
    System goes to next info type  0001-
    In the same way give the require details & save.

  • How to specify multiple org-unit in "dsadm request-cert"?

    Hi,
    We are trying to use dsadm to create a certificate request for one of our SunDS instances, and our CA requires that, in our case, the certificate subject string has multiple "org-unit"s, i.e, the cert subject string in the request needs to have something like "CN=myhost.whatever.com,OU=xx,OU=yy,etc.".
    However, when we try to run dsadm with more than one "--org-unit" parameter, it doesn't seem to allow this.
    Does anyone know what the command line for dsadm would be in this case?
    Thanks,
    Jim

    Use option --subject : it let you compose the subject DN freely.                                                                                                                                                                                               

  • I have created org units wrongly in om, how to delete these org units ?

    plz can anyone help me.

    Hi,
    go to PPOME transaction code select org unit right click and delete.
    you can try this report RHRHDL00 but you need to delete or delimit existing relationship first.
    Regards

  • Transport org. unit & position to another system

    Hi,
    I modified some org. units and positions in development and system did not ask for a transport request. How can I move my objects into test system ??

    Jorge hi;
    With tcode RE_RHMOVE30 you can create a request and transport them.
    All you have to do is to choose the plan version, object types, objects. If you want all relations to be transported you can write A* in field evaluation path but if you want you can transport specific relations.
    Select transport objects box.
    In field task you can press f4 and then you can create a new request for the transport.  After this press F8.
    There will be a new screen. In this screen select the objects to be transported and then press F8.
    After that you will release the request and transport it to the other system via using se09 and stms.
    Regards;
    Okan
    Edited by: Okan Caliskan on Oct 4, 2011 1:58 PM

  • How to enter the conditions in Validation at OB28, system is not allowing

    Hi,
    I am trying to put some conditions in validations in Tcode OB28. But system is not allow me to enter anything. The SAP screen  is in non editable mode.  But I am trying to create  Step 1 where system should allow me enter the prerequisite , check and error message, it means it is in creation mode where I have to enter input.
    Please tell me the reason how it could happen, and inform me the process to create validation.
    Regards,
    Venkata

    Hi
    If you select any of the fields from the table fields appearing below, they automatically get transferred to pre-requisites.
    Or if you want to enter the conditions manually, then select Settings -> Expert mode.
    Regards

  • Org unit from managers desktop

    Hi All,
    I've created a report and it's been attached with the managers desktop.Now when I call this report from managers desktop, I want to read the Organization unit in my report before doing anything. I'm using PNP logical databse.With PCH logical database I could read the org unit but with PNP I can't read until I reach to GET PERNR statement. I can't use PCH logical databse as the requirement is to run the report based on employee number selection within that org unit.
    It works fine even with PNP also but the customer wants to have cutomized screen to go back and forth years to see the report and while executing this custom funtionality , it's not picking the correct org unit.So I want to store the org unit the very first time when I'm calling the report and then I'll pass the same stored org unit for further functionality.
    If anyone has idea how to grab this org unit , pls let me know. Will award points.
    Thanks
    Alok

    Alok,
    That is how I coded the Org.stru logic in my code  ( FYI - I used  LDB PNP ) ..
    SELECT-OPTIONS: pnpobjid FOR PERNR-orgeh NO INTERVALS.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR pnpobjid-LOW . "OUTPUT.
      CALL FUNCTION 'RP_PNP_ORGSTRUCTURE'
        EXPORTING
          begda  = SY-DATUM
          endda  = SY-DATUM
          plvar  = '01'
        TABLES
          pobjid = pnpobjid.
    Loop at P_obj.
    And in HRp1000    OBJID = p_OBJ-LOW
    endloop .
    Hope this will help !
    Good luck !
    Saquib Khan

  • BAPI or FM for NCOP Transaction (To assign Cost Center to Org Unit)

    Hi,
    We are searching for a BAPI or any other means to assign Cost Center to Org Unit.
    recording  this transaction is not so useful because the screen fields are not recorded properly.
    Please advise if you had come across this transaction.
    Thanks in advance,
    Nagu

    Hi Prasad,
    This is one of the answers i found in SDN itself check this
    PP01> select the Object type (Org Unit)> enter the Org Unit No
    Select the Cost Distribution Infotype--> Create & enter the Cost Center
    Reward if it helps,
    Satish

  • Unable to create org unit using RH_INSERT_INFTY

    All,
    We are using internal number range to create Org Units in the SAP System. However, there are some org objects present in a legacy SAP system that we need to upload to the new ECC system and create relationships for them .
    Following is my code for the RH_INSERT_INFTY function module :
    w1000-mandt = sy-mandt.
    w1000-plvar = '01'.
    w1000-otype = 'O'.
    w1000-OBJID = ''.
    w1000-infty = '1000'.
    w1000-ISTAT = '1'.
    w1000-begda = '20090101'.
    w1000-endda = '99991231'.
    w1000-langu = 'E'.
    w1000-short = 'HR_AST5'.
    w1000-stext = 'HR Assistant 5'.
    append w1000 to i1000.
    CALL FUNCTION 'RH_INSERT_INFTY'
      EXPORTING
       FCODE                     = 'INSE'
        VTASK                     = 'S'
       ORDER_FLG                 = 'X'
       COMMIT_FLG                = 'X'
      TABLES
        INNNN                     = i1000
    IF SY-SUBRC <> 0.
    ENDIF.
    I am however unable to create the org units as i get an error saying "Creation of object ID 00000000 is not allowed".
    I know im getting this error because im leaving the objid field blank, but I figured since  it is internal number range, i would have to give this as blank .
    Could somebody please help me figure out how to load these Organizational Objects and their Relationships ?
    Thanks,
    Amit

    Hi Amit
    try to use 'D' as a value of VTASK
    or use FM
    call function 'RH_OBJECT_CREATE'
        exporting
          langu                     = l_langu
          plvar                     = plvar
          otype                     = c_otype
        EXT_NUMBER                = '00000000'              "???
        SHORT                     = ' '
          stext                     = stext
          begda                     = begda
          endda                     = endda
          ostat                     = l_istat
          vtask                     = 'B'
        GUID                      =
        KEEP_LUPD                 = ' '
       importing
          objid                     = objid
       exceptions
          text_required             = 1
          invalid_otype             = 2
          invalid_date              = 3
          error_during_insert       = 4
          error_ext_number          = 5
          undefined                 = 6
          others                    = 7.
    In this FM u dont need to pass the Object ID and call function
    *---if the above steps are succesful update the database
      call function 'RH_UPDATE_DATABASE'
        exporting
          vtask              = vtask
      BUFFER_UPD         = ' '
      ORDER_FLG          = 'X'
      COMMIT_FLG         = 'X'
      CLEAR_BUFFER       = 'X'
      KEEP_LUPD          =
      WORKF_ACTV         = 'X'
       exceptions
         corr_exit          = 1
         others             = 2  .
    as VTASK 'B' will create the entry in buffer and it will only commit to database after the secondFM
    or u can try with 'D' as VTASK
    Hope this will resolve ur issue
    Regards
    Guds

  • Org Unit and linked people

    Hello everybody,
    I have a requirement to show the Org Units available in the system, I found a table (HRP1000 or HRP1001) where I can get it, but I nedd also to show the personnel linked to each Org Unit, does anybody know how can I do it?
    Is it posible??
    Thanks
    Gabriel P.

    You can create a range for this value...
    SOBID LIKE HRP1001-SOBID,
    And linked them with PA0001 table -;)
    HRP1001-SOBID ==> P0001-ORGEH.
    Greetings,
    Blag.

  • Evaluation path to get personnel number all the org unit and subordinates

    Dear all,
    I have OM issue to ask.This is the scenario:
    Staff A  belong to  org 1. Under Org  1, I  have org unit 1-A, 1-B and org unit 1-C.
    Issue 1 :
    I want to run report(RHSTRU00) to  to generate all the staff number in org 1 (Include 1-A, 1-B, and 1-C).
    Issue 2 :
    I  want to run report for 1-A, only staff belongs in org 1-A appear.The others not appear.
    I was understanding I have to play around with evaluation path. Until now I can't find the suitable evaluation_path. I need your help.tq

    Hi,
    Not sure why you want to reinvent the wheel.  The standard report RHXSTRU02 will give you people by Org Unit.  Just enter the Org Unit ID number and you will get the employees as output.
    If you still want to use RHSTRU00, you can use O-P or O-S-P to get the employees and the positions.
    Paul

  • Org unit layer code in R/3 system

    Hi Gurus,
    Need your help to find the below objects pls help me out,
    1 Legal Entity
    2 Org unit layer code
    3 Org unit layer name
    4 Project manager user ID
    5 Project manager name
    Looking forward for ur reply gurus,
    Thanks in advance
    Regards,
    Shiv

    Hi Madhu,
    I work in the Dev sys, pls do let me know how to get the Org unit layer code.
    Regards,
    Shiv

  • ORG.UNIT VALID

    HI,
    1)i wont to now how i find the org.unit valid dates begda & ennda
    i now that i have to take it from hep1000 or 1001,
    2)i wont to now how i now if org unit is valid or not
    regards

    T527X is table for org units....
    so use this....
    parameters : p_orgeh like t527x-orgeh,p_begda like t527x-begda,p_endda like t527x-endda.
    data : v_orgeh like t527x-orgeh.
    select single orgeh from t527x into v_orgeh where orgeh = p_orgeh and begda le p_endda and endda ge p_begda.
    if sy-subrc = 0.
    *--valid
    else.
    *--invalid
    endif.
    valid org unit should be present in t527x.
    if u have pernr and want to check whether he belongs to valid org unit...then proceed like this....
    select orgeh from pa0001 into v1_orgeh where pernr = p_pernr and begda le v_endda and endda ge p_begda.
    if sy-subrc = 0.
    *--proceed in above way...but use v1_orgeh instead of p_orgeh
    endif.
    Regards
    Vasu

Maybe you are looking for