HR 4.6C - OM: Copying  positions - Use of PPOME

Hello,
    I am supporting SAP HR (OM/COMP/PA)and I am looking for alternative to The transaction PPOME that will allow user to copy positions. If there is not such transaction are there ways to restrict something such as PPOME so that they could only copy positions.
Thanks in Advance,
Mike

This is somewhat speculative with respect to PPOME but you should be able to set  up authorizations using authorization object PLOG so that a user can see all the objects available in PPOME but can only create positions.

Similar Messages

  • HT1539 How can a digital copy be used in a household with multiple apple ids, synced on the same computer?

    How can a digital copy be used in a household with multiple apple ids, synced on the same computer?  I want to put a digital copy on my device, and on my wife's device.
    Please help.

    you're welcome.
    actually, unless you take an extra step, the first opened swf will close.  if you want the 2nd to close, the initial receiving lc will send a message to sender that causes the sender to close.

  • When i import movies from my iPhoto app to my iMovie app does it make a copy (thereby using double the hard disk space) or does it link to my iPhoto app? The reason i ask is i want to archive all my videos from iPhoto/iMovie. HELP!

    When i import movies from my iPhoto app to my iMovie app does it make a copy (thereby using double the hard disk space) or does it link to my iPhoto app? The reason i ask is i want to archive all my videos from iPhoto/iMovie. Do i need to archive the movies in iPhoto AND iMovie? HELP!

    Hi - I'm having the same problem with freeing up space on the HD. If I can't free space if I'm using any part of the clip, how can I split up the clips so that I can discard the part I won't use? This is crazy! I have only 4 GB of free space left!
    Also, I've tried to transfer the project file to my external HD but I keep getting an error saying I can't transfer it. I've been told this is because I don't have enough space on the HD for the transfer. I tried a similar transfer with another computer with plenty of HD space but the same error occurred. Is there a way to break up the project file into small pieces for the transfer (I'm thinking the whole movie file is just too big)?
    Thanks for any info!

  • Transfered files from Mac Pro to iMac OS10.7. Copied bookmarks using "backup and restore" from "Organize bookmarks". File copied correctly as bookmarks 10-10-11.jsom, but would not restore on new iMac.

    Transfered files from Mac Pro to iMac OS10.7. Copied bookmarks using "backup and restore" from "Organize bookmarks". File copied correctly as bookmarks 10-10-11.jsom, but would not restore on Firefox on new iMac.

    Firefox 2 versions use the file bookmarks.html to store the bookmarks.
    See http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    See also http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    With Mac OS X 10.4 you can use Firefox 3.5 or 3.6
    * http://www.mozilla.com/firefox/all.html
    * http://www.mozilla.com/firefox/all-older.html
    *http://www.mozilla.com/en-US/firefox/system-requirements.html
    *http://www.mozilla.com/firefox/system-requirements-v3.html

  • How do i find coordinates (latitude longitude) of a particular place or my position using my iPad2.

    How do i find coordinates (latitude longitude) of a particular place or my position using my iPad2.
    It shows the current position but cant it tell cordinates as well.

    Get this app http://itunes.apple.com/jm/app/lat-long/id425984240?mt=8
     Cheers, Tom

  • Creating new Positions using RH_CREATE_POSITIONS?

    Hi
    I tried to use the RFC rh_create_positions to create new positions using C#. But
    i get an error:"Screen output without connection to user".
    Well is there any work around for it or is there any other RFC/BAPI i can use to create positions under an org unit.
    any suggestions are welcome!!!!!
    thanks

    Yes, the BAPI doesn't create the position ID.  You need three tables to be populated for update
    1. hr_object_header - one entry for entire update
    2. hr_infotype_header - one entry for each infotype record update
    3. pd_object - required if you have IT1000 in hr_infotype_header
    4. pd_object_relationships - required if you have IT1001 in hr_infotype header
    Similarly all other tables need update based on records on hr_infotype_header.
    Regards

  • HT1539 the digital copy disc uses a power pc application that is no longer supported by mac os x, what can I do to obtain my digital copy?

    the digital copy disc uses a power pc application that is no longer supported by mac os x, what can I do to obtain my digital copy?

    If the OP is asking a generic question about how to run a CD-ROM, DVD or other disc that had an executable program that was a PowerPC application, he would either have to:
    1.  Install Snow Leopard (with Rosetta) into a partition on his hard drive or an an external hard drive, for "dual-booting" if his Mac will still boot into SL; or
    2.  Install Snow Leopard (with Rosetta) into Parallels to run his disc in Mt. Lion:
                                  [click on image to enlarge]
    <Edited By Host>

  • Error while Copy Position

    Hello All,
    I have recd a strange error while coping the position through PPOSE/PPOME.
    They have made some deveploments in the client system.
    When ever one creates the positions in the above with the above 2 transactions, the system first asks for MOLGA i.e country grping.
    i.e 1) select any postiton
        2) click on copy position
        3) system gives pop up to enter the "Molga" for that particular country in which you are creating psotions.
    In our org structure, it is divided on Geographical areas. i.e asia pacific, Latin America etc.
    eg: I wanted to create positon for malaysia area, i need to select Molga as 14.
    4) once we enter the molga, the system throws an Error with Green tick mark " Error during copying. The action has been interrupted"
    though its a green tick mark error, the system doesnt move further.
    Ideally in IDES we can copy a positon.
    We try to debug the transaction but couldnt find anything imp.
    Is this a config setting in backend? Please advice.
    Thx & regds,
    Nithi

    Hi Ram,
    please check, if the note 1396300 is implemented in your system?
    If so,  check the table T777F.
    It should have the following entries:
    MANDT ISTAT INFTY  FCODE
    002   1     ****   AEND
    002   1     ****   COP
    002   1     ****   CUTI
    002   1     ****   DEL
    002   1     ****   DISP
    002   1     ****   INSE
    002   1     ****   LISD
    002   1     ****   PLVO
    In case these entries are missing, please do an adjustment with your 000-client.
    Hope this help
    Sarah

  • Creating credit memo with two positions using Bapi

    Hi all, i are creating a credit memo using BAPI_BILLINGDOC_CREATEMULTIPLE with manual price condition for each position and have a problem.
    All the positions use the last condition value of the CONDITIONDATAIN table.
    Thes is an example code used.
    t_billing-salesorg    = 'SI01'.
    t_billing-DISTR_CHAN  = '05'.       
    t_billing-DIVISION    = '01'.
    t_billing-DOC_TYPE    = p_dtype.             " ZC07 o TA
    t_billing-ORDBILLTYP  = 'ZC06'.              " ZC06 o FX
    t_billing-SOLD_TO     = p_clie.              "'0000200002'.
    t_billing-ITEM_CATEG  = 'ZG2N'.              " ZG2N o TAN
    t_billing-PLANT       = '1100'.
    t_billing-BILL_TO     = p_clie.              "'0000200002'.
    t_billing-PAYER       = p_clie.              "'0000200002'.
    t_billing-SHIP_TO     = p_clie.              "'0000200002'.
    t_billing-MATERIAL    = '0000000000300003'.
    t_billing-REQ_QTY     = p_cant.              "'1.000'.
    t_billing-item        = '1'.
    APPEND t_billing.
    t_conditions-DATA_INDEX = '1'.
    t_conditions-COND_TYPE  = 'ZCON'.
    t_conditions-COND_VALUE =  '12.0000'.
    append t_conditions.
    t_billing-salesorg    = 'SI01'.
    t_billing-DISTR_CHAN  = '05'.               
    t_billing-DIVISION    = '01'.
    t_billing-DOC_TYPE    = p_dtype.             " ZC07 o TA
    t_billing-ORDBILLTYP  = 'ZC06'.              " ZC06 o FX
    t_billing-SOLD_TO     = p_clie.              "'0000200002'.
    t_billing-ITEM_CATEG  = 'ZG2N'.              " ZG2N o TAN
    t_billing-PLANT       = '1100'.
    t_billing-BILL_TO     = p_clie.              "'0000200002'.
    t_billing-PAYER       = p_clie.              "'0000200002'.
    t_billing-SHIP_TO     = p_clie.              "'0000200002'.
    t_billing-MATERIAL    = '0000000000300004'.
    t_billing-REQ_QTY     = p_cant.              "'1.000'.
    t_billing-item        = '2'.
    APPEND t_billing.
    t_conditions-DATA_INDEX = '2'.
    t_conditions-COND_TYPE  = 'ZCON'.
    t_conditions-COND_VALUE =  '24.0000'.
    append t_conditions.
    CALL FUNCTION 'BAPI_BILLINGDOC_CREATEMULTIPLE'
      EXPORTING
        CREATORDATAIN         = t_creator
      TABLES
        billingdatain   = t_billing
        CONDITIONDATAIN = t_conditions
        return          = t_return
        success         = t_success.
    In these example, the first position have a value of 12 and the seccond a value of 24.
    The generated document have a value of 24 for the two positions.
    Do you helpme??
    Regards
    Adrián Callejón
    Message was edited by:
            Adrian Callejon

    Thank you Jack. That's exactly what I needed to know.
    Now it works. As an example I attach some code that also uses the credit card functionality
    pos-salesorg  = 'EESP'.
    pos-distr_chan = 'ES'.
    pos-division  = 'TI'.
    pos-ref_doc    = '1'.
    pos-material  = mat10.
    pos-req_qty    = 1.
    pos-itm_number = 1.
    pos-ref_item  = 1.
    APPEND pos TO billdata.
    pos-material  = mat11.
    pos-req_qty    = 1.
    pos-itm_number = 2.
    pos-ref_item  = 2.
    APPEND pos TO billdata.
    lincond-data_index = '1'.
    lincond-cond_type  = 'PR01'.
    lincond-cond_value = '1.85'.
    lincond-cond_curr  = 'EUR'.
    APPEND lincond TO conddata.
    lincond-data_index = '2'.
    lincond-cond_type  = 'PR01'.
    lincond-cond_value = '1.70'.
    lincond-cond_curr  = 'EUR'.
    APPEND lincond TO conddata.
    lincard-cc_type    = 'VISA'.
    lincard-cc_number  = '4560000000000038'.
    lincard-cc_valid_t = sy-datum + 90.
    lincard-cc_name    = 'Pedro Pérez'.
    lincard-authamount = '1.85'.
    lincard-currency  = 'EUR'.
    lincard-auth_flag  = 'X'.
    lincard-auth_date  = sy-datum.
    lincard-cc_auth_no = 'autno10'.
    lincard-bill_value = '1.85'.
    APPEND lincard TO carddata.
    CALL FUNCTION 'BAPI_BILLINGDOC_CREATEMULTIPLE'
    * EXPORTING
    *    CREATORDATAIN        =
    *    TESTRUN              =
    *    POSTING              =
      TABLES
        BILLINGDATAIN    = billdata
        CONDITIONDATAIN  = conddata
        CCARDDATAIN      = carddata
    *    TEXTDATAIN        =
        ERRORS            = t_errores
        RETURN            = t_bapiret
        SUCCESS          = t_success.

  • Copy Function using ABAP Exit Function

    Hi Experts,
    I am trying to write a copy function using Exit Function (ABAP Code) for BPS-BW. Can anyone suggest me any how-to document provided by SAP for this purpose which mentions the standard steps as well as exactly where to change if I want to change some characteristics values. e.g. I would like to copy from one submission to another, so I would like to change the values of the characteristics SUBMISSION.
    Points will be rewarded.
    Thanks in advance

    Or alternatively you can suggest me, what changes do I need to make in the following code if I want to append to the xth_data rather than replacing the values. I want to use it for copy purpose to want to add extra record in the cube with modified characteristic value rather than replacing the first with the second.
    ""Local Interface:
    *"  IMPORTING
    *"     REFERENCE(I_AREA) TYPE  UPC_Y_AREA
    *"     REFERENCE(I_PLEVEL) TYPE  UPC_Y_PLEVEL
    *"     REFERENCE(I_METHOD) TYPE  UPC_Y_METHOD
    *"     REFERENCE(I_PARAM) TYPE  UPC_Y_PARAM
    *"     REFERENCE(I_PACKAGE) TYPE  UPC_Y_PACKAGE
    *"     REFERENCE(IT_EXITP) TYPE  UPF_YT_EXITP
    *"     REFERENCE(ITO_CHASEL) TYPE  UPC_YTO_CHASEL
    *"     REFERENCE(ITO_CHA) TYPE  UPC_YTO_CHA
    *"     REFERENCE(ITO_KYF) TYPE  UPC_YTO_KYF
    *"  EXPORTING
    *"     REFERENCE(ET_MESG) TYPE  UPC_YT_MESG
    *"  CHANGING
    *"     REFERENCE(XTH_DATA) TYPE  HASHED TABLE
    FIELD-SYMBOLS: <ls_data> TYPE ANY,
    <ch_struct> TYPE ANY,
    <cl_coorder> TYPE ANY.
    LOOP AT xth_data ASSIGNING <ls_data>.
    now <ls_data> points to a line of xth_data and can
    be used to reference each characteristic and/or
    keyfigure contained within.
    choose first structure which contains the characteristics.
    ASSIGN COMPONENT 'S_CHAS' OF STRUCTURE <ls_data> TO
    <ch_struct>.
    *Assign fields for value assignment in the record (ls_data)
    choose the characteristic '0COORDER' (use uppercase)
    ASSIGN COMPONENT '0COORDER' OF STRUCTURE <ch_struct> TO
    <cl_coorder>.
    *<cl_coorder> now contains the value of the internal order in the
    *record...
    *Make the changes in the values
    <cl_coorder> = '2'.
    When I am changing <cl_coorder> value to '2', I want it to get appened to xth_data as an additional record. That means the earlier <cl_coorder> value must be available in the cube as it is. What changes do I need to do in the code, please suggest.

  • Copy files using modules to sub site in sharepoint

    Hi Team
    copy files using modules to sub site in sharepoint 

    Hi,
    Here is an example of the Elements.xml file for a module:
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <Module Name="Module1">
    <File Path="Module1\Sample.txt" Url="Module1/Sample.txt" />
    </Module>
    </Elements>
    More information:
    Sharepoint 2013 deploying files using a module to subsites
    http://sharepoint.stackexchange.com/questions/79290/sharepoint-2013-deploying-files-using-a-module-to-subsites
    Copy file from feature to subsite?
    https://social.msdn.microsoft.com/Forums/en-US/83ff07ca-0896-4e98-bd47-b4ffeb9f6ebd/copy-file-from-feature-to-subsite
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • Is there a problem with copy paste using Ctrl+insert and Shift+insert

    This is a swing application.
    initially i was using java 1.3 and the copy paste using Ctrl+insert and Shift+insert was working
    then i migrated the same to java 1.5 and this functionality got messed up.

    Include the following in your initialization code, before you create any components:     InputMap im = (InputMap)UIDefaults.get("TextField.focusInputMap");
        im.put(KeyStroke.getKeyStroke("control INSERT"), DefaultEditorKit.copyAction);
        im.put(KeyStroke.getKeyStroke("shift INSERT"), DefaultEditorKit.pasteAction);
        im.put(KeyStroke.getKeyStroke("shift DELETE"), DefaultEditorKit.cutAction); You'll need to add the appropriate imports, too: import javax.swing.InputMap;
    import javax.swing.KeyStroke;
    import javax.swing.UIDefaults;
    import javax.swing.text.DefaultEditorKit; It seems they accidentally removed those bindings from JTextField under MetalLookAndFeel in JDK 1.5. They've been restored in JDK 1.6.

  • Copying position value from one layer to another

    Hy!
    This is Pierluig, from Italy.
    I'm a noob in after effect scripting language, but not so new to programming
    Anyway, this is the question:
    I have a composition with one layer on it. let's say firstlayer.
    The layer has two effects on it: topeffect and bottomeffect.
    Bottomeffect is an effect called (Transform).
    In my script, I want another layer (let's say secondlayer) to set his position from the position of the bottomeffects of the firstlayer.
    Problem is, the property "Position" of the secondeffect of the toplayer is calculated trough an expression.
    This expressions use a function, and this function is not recognized by the script language
    I've tried something like:
      var myArr = ["0","0"];
      myArr = firstlayer.property("Effects").property("(Transform)").property("Position");
      secondo.Position.setValue(time,myArr);
    And I got the error: Undefined, is not an object.
    I've tried lots, tons of variation, and i've got lots, tons of variation in the error message , but always an error.
    So the question is: how can i get my goal?
    And my goal is to say, trough a script, after effect to set a property to a layer copying that property from another layer, assuming the layer from wich i copy the property get the property values trough an expression.
    Hope I've been clear
    Any help will be reallyappreciated, and I'll remember the helpers in my pray
    Pierlu

    Hi Pierlu,
    You can use the valueAtTime() method to retrieve a value pre- or post-expression. Here's some sample code:
    var firstLayer = comp.layer("firstlayer");
    var secondLayer = comp.layer("secondlayer");
    var firstLayerPosition = firstLayer.property("Effects").property("Transform").property("Position").valueAtTime(0, false);
    secondLayer.position.setValue(firstLayerPosition);
    Hope this helps.
    Jeff

  • CS-5 Crashes when Edit / copy are used for pasting a new selection

    Good morning,
      I have downloaded CS5-Extended onto my PC as an upgrade to elements premiere 8.  I still have the entire elements suite on my PC and functioning.  The PC is a new Dell 4 core with windows 7, six G of RAM, and lots of HD space.
      CS-55 works fine but has one very serious problem that seems to be a regular (several tests produce the same result) occurrance.
      Selecting "edit" then "copy" when a selection is completely ready for copy/paste to a new layer freezes the entire program.  No controls will do anything to the program no matter how long or what buttons are pushed.  The PC stil works however with other programs which surprises me (I'm very computer literate).
      The only method that I can find to close and "fix" the problem with CS5 after a crash is to completely shut down the entire PC and force a shutdown at that time (to get the PC to log off and shut down).
      The real difficulty now occurs on re-starting the PC.  The system seems to completely fill RAM on a re-start which makes the entire PC slow and almost non-responsive.  This took some experimenting to "figure out."  Starting regular office programs (Word, excel, etc) takes very long, and I get an intermittent "program not responding" display during the program start.
      When started, the program(s) are extremely sluggish, and mouse pointers are not linear movement but "bounce" from place to place on the screen.
      I considered doing a system restore to place the system back to a state before CS5 installation, but did more experimenting before this (in order to preserve the downloaded trial version of CS5 before my (already purchased) box arrives in the mail.
      When starting CS-5 (after a crash and restart), it takes over a minute to start and does not respond well at all once started.  When trying to open the previous file then "closing all files" the system seems to "unlock" all RAM and places the entire PC back to normal function.
      This is a continuous problem affecting my system and all stems from an "edit / copy" set of commands.
      Please help with this one.  This problem is obviously a serious one and cannot continue with my set up.
      My e-mail address is [email protected].
    Thanks for the help;  any other information you need to help diagnose this situation for a repair.
    regards,
    Peter 1269

    Chris,
      Thanks for the fast response.  In answer to your questions, I’m using the 64 bit version of the CS-5 software.  I have not received any bad “news” or reports about “bad ram.”  This from IOLO system mechanic 10, and windows performance itself.
    Let me try task manager / performance both before any Photoshop use, and after a crash.  I’ll also get some information from system mechanic and any other sources that I can come up with.
      I’m not sure why this crash happens after an “edit / paste” sequence and (possibly) not anything else.  I just did however find the program crash under these circumstances:
    Photoshop running with a (7mg picture loaded).  Turn on elements organizer with a 35,000 picture catalog that I’ve been using in elements 7 and 8 (and premiere 8 ).  Turn off organizer and return to Photoshop only to find that Photoshop is now frozen with a dual vertical arrow instead of a mouse pointer.  No action will recover the program at this point.
    Question:
    Will my “preferences” in photoshop set to a very high ram allowance affect crashes in the program?  What other preferences settings might be causing a problem.
    I can talk to Dell tech support if need be as this PC is only 4 months old.
    Thanks for ongoing help,
    Peter1269

  • Starting a report in different positions using parameters

    Hi buddies.
    Here is the situation. When generating mailing labels sometimes we could end up with just printing one label in a page. So for the next one we have to get a fresh page(paper). Instead if we have parameter which says a label number and using that we should be able to select the position inside a page and print there instead of the default starting position. But there is no such system property through which we can change the default position in a page. Can anybody throw some light on this issue.
    Thanks in advance,
    VaradhaRajan.

    Hi Guys
    I have found out the solution by myself.
    I inserted dummy records (empty) according to the number entered number of records will be inserted. So the position is determined with the number of empty records preceeding it.
    Thanks

Maybe you are looking for