Link Job and Qualifications in LSMW

Hello!
I'm trying to link automatically (in LSMW) Jobs and qualifications (with Proficiencies). But:
- pppm doesn't work in LSMW
- pp01, pp02 doesn't allow to link jobs and qualifications ("cannot be mainained via basic transaction")
Has anyone got a clue plz?
Thanks,
Cyrielle

Hi,
indeed this is a tricky one.
Best way to approach (I've done it several times so I'm guaranteeing that it will work) is the following:
In IMG, change the details of the specific relationship in such a way that it can be maintained vía 'Basic Transaction'
Unfortunately I've no SAP-connection at the moment to guide you to the correct IMG - step but it's somewhere in IMG under Org. Mgmtn (Allowed relationships, I think but can't be 100% sure)
After changing the setting in IMG, you will be able to create the requested relationship via PP02, which will allow you to record the LSMW
Of course, test the whole thing in DEV and QA
When everything is okay, transport to PROD and perform upload in PROD
after completing the load, change the 'maintenance' - setting of the relationship back to the original value and transport to PROD
And your job is done!
Wilfred.

Similar Messages

  • Transaction code to create job and position in LSMW

    Hi,
    I am looking for transaction codes that can be used in LSMW to Create Job and Position. I have used PPSC, but instead of creating Job and Position, It creates org unit although I pass in the parameter for ObjectType.
    I would appreciate if anyone can help me with this problem.
    Thank you in advance,
    Sunny

    Hi,
    Check this link
    http://help.sap.com/saphelp_46c/helpdata/en/0c/e785d8f8af11d2a61f0060087832f8/frameset.htm
    Thanks & Regards,
    Judith.

  • Running a SSIS package with SQL Job and Linked Server

    I have a SSIS 2008 package. In one of the Script task I am calling a stored procedure which is  using Openquery using linked server. I deployed this package with protection level as "EncryptWithPassword" and gave a password to the package.
    Created a SQL job and edited its command line to include the password. If I login to SQL Server Mgmt Studio with Windows Authentication and run the job manually it runs fine. But when I schedule it then I get an error that "The Communication link to Linked
    server failed".
    Please help 

    Hi Vivek.B,
    The issue should occur because the SQL Server Agent Service Account or SQL Agent Proxy account under which the job step runs doesn’t have sufficient permissions on the linked server.
    If the job owner is the sysadmin fixed server role, the job can be run under the SQL Server Agent Service Account or a proxy account, then please make sure the SQL Agent Service Account or the proxy account has corresponding login on the linked server. If
    the job owner is not a sysadmin fixed server role, the job must run under a proxy account. In this case, make sure the proxy account has a corresponding login on the linked server.
    Reference:
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2009/10/13/who-owns-my-job-and-who-runs-it.aspx
    Regards,
    Mike Yin
    TechNet Community Support

  • Job and Sale order link

    If i created a link between a job and a sale order and the quantity completed is reserved against that sale order...however if there is a requirement to despatch the completed quantity against another sales order how would i cater this issue..

    Go to reservations form, query the reservation details based on supply / demand (Sales order) / item.
    Once you find the right record, Goto tools -> transfer demand and you can link it to new sales order which needs to be shipped on priority.
    Hrishi

  • SAP HR load qualifications for job and positions

    Hi Everyone.
    I have one specific requirement, i have to create program to load qualification for a set of jobs and positions. can some one guide me if there is a function module or a BAPI or a BDC transaction to do it. For example  rep RHPEPRFM. any help is greatly appreciated

    Hi,
    you can use RH_INSERT_INFTY.
    Regards,
    Amit
    Reward all helpful replies.

  • Link between job and evant

    hi,
    i have job and i wont to link it to event that start the job ,
    how i can do that?
    Regards

    If you want to create a job that runs after an event:
    Basic idea is:
    1 : In sm62 Create an event : EVENTXXX
    2: create a program PROGXXX, using function BP_EVENT_RAISE
    3: create a variant VARXXX for PROGXXX, give your event name EVENTXXX in variant.
    4:create a JOB1XXX in sm36, for PROGXXX, and VARXXX.
    schedule the job ( this job will trigger the event)
    5: create another job JOB2XXX in sm36, define step and schedule it 'after event' and give your EVENTXXX. choose periodic. and save.
    In your own jobs, you will see the JOB1XXX released.
    After JOB1XXX is finished ( according to your schedule options) , you must see the JOB2XXX  as released.
    Hope this helps.
    Derya

  • Hi, ok so at my old job i got given a laptop and i synced my iPhone to that laptop using iCloud, now i have left that job and i have bought my own macbook. I just linked my iPhone to my new macbook via iCloud and now pictures from my old work colleges

    Hi, ok so at my old job i got given a laptop and i synced my iPhone to that laptop using iCloud, now i have left that job and i have bought my own macbook. I just linked my iPhone to my new macbook via iCloud and now pictures from my old work colleges that are obviously using that laptop have popped up on my new laptop, does that mean all my pictures in the last 3 months have been loa
    ding onto that old work laptop as well as my new one??!!! if so how do i delete my pictures from the past 3 months off that old work macbook? HELP!!

    If they are photo stream photos, save them to your camera roll, then delete them from photo stream.  That will delete them from photo stream in iCloud and on any other devices/computers.  Of couse it won't delete them if they have already been moved out of the photo stream album download folder on the work computer.
    Then change your iCloud password so the old work computer no longer has access to your iCloud data or photo stream.  See http://support.apple.com/kb/PH2617.

  • OK, I need to be able to have a linked TOC, and also have destinations created in FM10 that will not be lost when I 1. Save the book as a PDF. then 2.  need the PDF to be as small as possible, but without losing my destinations. Anyone know how to do that

    OK, I need to be able to have a linked TOC, and also have destinations created in FM10 that will not be lost when I 1. Save the book as a PDF; then 2. I need the PDF to be as small as possible, but without losing my destinations. Anyone know how to do that??
    I had been saving as a PDF and then reducing the size of the PDF by printing it as a PDF with a degree of image compression. I write manuals with a LOT of screen captures and line art that needs to be clear. So it is a balancing act between image clarity and PDF size. The PDFs on the web need to be smaller - sure you can undertsand.
    Anyway, when I print the PDF again, I lose both my destinations and bookmarks.
    Anyone know of any way to avoid that?

    Control the images by creating a custom PDF Job Options and then selecting it in the PDF Job Options drop-down of the PDF setup dialog box (File > Save as PDF...)
    Create the custom PDF Job Options file with Distiller. If you do not have Distiller, open the Printing Preferences of the Adobe PDF printer. Start with the Smallest File Size Job Options settings and Edit.

  • SQL Server Agent and Jobs and executing @EventData

    I have a SQL Server Agent Job and within it a Job Step which states "Execute Report Subscriptions" and a command which has...
    exec msdb.dbo.sp_start_job '6FF53AED-855F-43AB-9FB7-064062B8012E' --9:07 subscription
    GO
    WAITFOR DELAY '00:08';
    Now, I find within SQL Server Agent the Job  '6FF53AED-855F-43AB-9FB7-064062B8012E' and its step command which is...
    exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='ca4e5410-2758-4a1a-9b06-513821e0d962'
    How can I drill-down further into the @EventData 'ca4e5410-2758-4a1a-9b06-513821e0d962' to see what it does? I do not see 'ca4e5410-2758-4a1a-9b06-513821e0d962' within SQL Server Agent and Jobs or am I way off base here as to what exactly the @EventData
    parameter seems to be?
    Thanks for your review and am hopeful for a reply.

    Hi ITBobbyP,
    According to your description, you need to know the what does SQL Server Reporting Services do when fire a subscription, right?
    When you create a subscription several things are added to the RS server
    A row is placed in the Subscriptions table identifying the name of the report, along with parameter settings, data driven query info and so on to process the subscription
    A row is placed in the Schedule and ReportSchedule tables with the timing of the subscription
    A SQL Server Agent job is created to control the scheduled execution of the report, and this is stored in the sysjobs and sysjobsteps of the MSDB database.
    When the subscription runs several things happen
    The SQL Server Agent job fires and puts a row in the Event table in the RS catalog with the settings necessary to process the subscription
    The RS server service has a limited number of threads (2 per CPU) that poll the Event table every few seconds looking for subscriptions to process
    When it finds an event, it puts a row in the Notifications table and starts processing the subscription
    Please refer to the links below to see the details.
    http://blogs.msdn.com/b/deanka/archive/2009/01/13/diagnosing-and-troubleshooting-subscriptions.aspx
    http://blogs.msdn.com/b/deanka/archive/2010/02/16/troubleshooting-subscriptions-part-ii-using-the-report-services-trace-log-file.aspx
    Regards,
    Charlie Liao
    TechNet Community Support

  • R/3 job and get the details of variants like (from and to)

    Hi,
    How to find R/3 job and get the details of variants like (from and to) for that job.
    the job is extraction job and running for 4 hours in R/3 once atfer this job completes BW job will start executing. Now i have to analyse R/3 job that how many years of data it is extracting (from, to) and other useful information why it is taking time for 4 hours.
    Please let me know what transaction i have to use and how to check this information in R/3 side.
    Thanks,

    Hi........
    Go to SM37 >> select the job >> Click on Job log.........Check there whether u r getting any Clue or not...........Is this load is through PSA..........? if so check the records of the First data packet...........then the Last data packet............from there u can get some idea..................
    Also u can check the data in the Extractor.......is it a full load?.............Go to RSA3 >> Execute..........there check the data........
    Is it a LO datasource ? if so................Go to LBWE >> Click on maintenance link for your datasource........>> Here in the Right pane u can see the Structute associated with that Datasource ...........If u remove MC from those structure name............u will get the table name..............In those tables also u can check the data...............there should be some data field.............from where u can get some idea.........
    If ur Extractor is extracting data using some Function Module.............then open the datasource using RSA2.............there double click on the Exrtractor..............u will get the function module.................u can try to analyze the function module............
    For Variants..................select the job >> click on Step in the top >> then Go to in the top >> Variant..............but I don't think this will help u............this will tell u that this Extraction job is part of which chain or IP......
    Regards,
    Debjani..........

  • Link sound and video in source monitor

    Hi,
    I'm using CS3. I have a mpeg video clip and a wav sound file on the timeline. The video / audio is not multiplexed. They are linked on the timeline. What I'd like to do is link the video and audio and go into the source monitor with the material..   so I can edit subclips etc from source monitor and put into a new video layer on timeline.
    When I put both video and soundfile into source panel , edit video, and drag onto timeline only the video goes to timeline.
    Is there a way to link them in the source monitor so both video and sound can be edited to timeiline?
    Thanks
    Rod

    Rod,
    I feel your pain. Many years ago, my cousin came to me to design a Web site for her trout ranch. Fine, no problem. I sent her the normal assignment list of questions: audience, their specific demographic, intent of Web site, history, services, etc., etc. Never got a thing back, but tons of e-mails on her ideas on how the site should look and the sites that it should link to. "OK, those are useful bits of info, but lets get back to the questions. I need those first." More sites to link to, and a couple of shreds of paper with ideas. "What's that on the bar napkins?" "Oh, that's the history of the ranch." I traveled to her ranch and shot for several days, and sent the select images on DVD for her to do a final edit. She sent those to Orvis, to use in a calender, without even credits! Luckily, I had not sent the chromes. She contacted me and asked if I had more stock shots, as Orvis wanted to save money on having someone shoot for them... Uh, not quite.
    Finally got some useful ideas, and did a complete layout of the site. I kept pressing for the "Who We Are" material, and got more napkins and backs of envelopes with some real Joycean writings. I took all of that info to a copywriter friend, who owed me for some photoshoots. He worked for a few weeks, e-mailing me lists of questions. I FWD'ed those to cousin, and never got a reply. When he was done, I sent the copy to her - not even close. I asked her to write it all down in a TXT, or DOC file and send it to me. A few weeks later, I got legal sheet of lined paper with words that would have made Kafka ponder.
    Still, I plugged along, and sent the complete layout. "Where's the canoe rental?" "No one ever mentioned canoe rentals." "Where's the horse boarding?" "What horse boarding? When did that get added?" On it went. I finally managed to do a mock-up of the site, which was now about 60 pages, and linked to over 300 sites around the globe. Well, now there was an espresso stand on the highway, a dog boarding concession and a half-dozen other additions. Plus, the interiors of all of the rooms had been redone, since I shot them. I built the changes in Photoshop, and "redecorated" each room, per the descriptions of those decorations.
    Even then, the Who We Are was not right, and incomplete. After four months of work, I issued an ultimatum - I am done, until you get me the info requested in that first form, with a BTW - here's another copy. [Sounds a bit like Harm's 5th request for necessary info.]
    A month elapsed, and then I got an e-mail. A friend of a friend had designed a wonderful site for her in trade-out. I went to the URL. It was a two pager with zero links to anything. It did have a Who We Are, but it read like Lawrence Ferlinghetti.
    Next e-mail was "would you be my Webmaster and update my site weekly?" My answer was that because I was so busy, I was not the right person for that job. I taught her Acrobat, and did add a few PDF pages for her, but that was it.
    In the end, it was hard labor and little fun. The site was passable, but nothing like she stated was necessary. I do not know if she ever updated any of the PDF's, but highly doubt it. I never even got a thank you note from Orvis either. Loads of fun. Remember my comment in another thread on the "Three Reasons for Taking an Assignment?" Could have been fun, but it was not.
    I wish you luck, as I have "been there - done that," and it ain't no fun.
    Hunt

  • Reg: Function Module thats used to check the status of JOBS and mail it

    Hi Experts,
    Is there any Standard Function module thats going to find the status of the jobs and mail this status to specied email ID in .xls format. While checking status function module should give whether job is - Aborted, Successful, Running, Waiting, Locked, Error, Warning, Starting Date, Ending Date of the Job.
    Please help me,

    Hello Nagaraj,
    You can find out the status of a job with the SHOW_JOBSTATE function module. You provide this function module with a job name and job number. It returns one of the six possible statuses of the job:
    ABORTED TYPE C,
    FINISHED TYPE C,
    PRELIMINARY TYPE C,
    READY TYPE C,
    RUNNING TYPE C,
    SCHEDULED TYPE C.
    Following is the link for the same:
    http://help.sap.com/saphelp_sm32/helpdata/en/fa/096e10543b11d1898e0000e8322d00/content.htm
    Warm Regards,
    Riki Dash

  • Can report program trigger a job and then a job trigger another report?

    Actually I'd like one ABAP4 report program trigger another ABAP4 report program and yesterday some people here suggested me to use SUBMIT statement at the end of the source program, but if we don't want to touch the source code of the source program, what would be the best way to trigger another report program, in this way: report program1 -> job -> report program2?
    or report program1 -> event -> job -> report program2?
    Thanks

    Hi Kevin,
    I know this is a late reply and you probably already solved your problem. However, the new Job Scheduling capabilities of SAP NetWeaver might be something to look at. You can find more information about this on SAP Service Marketplace under quick-link job-scheduling (http://service.sap.com/job-scheduling)
    Kind regards,
    Edwin Esser

  • XI/PI System jobs and reports

    Hello experts,
    is there a documentation of PI specific jobs and reports available?
    I need to know, how the following reports work:
    RSXMB_AGG_DATA_CONDENSE
    RSXMB_DELETE_MESSAGES
    RSXMB_TABLE_SWITCH
    RSXMB_DELETE_HISTORY
    SDTS_SCHEDULE_CCMS_PAUSES
    RSWEQSRV
    RSICFDLT
    RSWWCLEAR
    RSWWCOND
    Thanks in advance,
    David

    Hi,
    You can find that in below links.
    [Periodical Tasks in XI|http://help.sap.com/saphelp_nw04/helpdata/en/cd/20bc3ff6beeb0ce10000000a114084/content.htm]
    [Archiving & Deleting Messages In SAP XI|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50]

  • How to tranfer IDOC and BAPI through LSMW

    Hi friends,
    I need documents regarding processing of IDOC and BAPi through LSMW,
    Thanks In advance,
    Regards,
    charan

    Hi
    LSMW-BAPI
    Step-by-Step Guide for using BAPI in LSMW
    Note! The screen prints in this article are from ECC 5.0. They may differ slightly in other versions.
    Introduction:
    This document details the usage of BAPI in LSMW. We have used the example of migration of the purchase order data into SAP.
    Pre-requisites:
    It is assumed that the reader of this article has the minimum knowledge required on the Business Object, BAPI, Message Types and IDoc Types.
    Step-by-Step Procedure:
    Details of the BAPI used in this scenario:
    Business Object: BUS2012
    Method: CreateFromData
    Details of Message Type and Basic IDoc Type:
    Message Type: PORDCR
    Basic IDoc Type: PORDCR02
    Let’s have a look at the BAPI first, before proceeding to the LSMW:
    1. Go to Transaction BAPI
    2. Click on Search Button
    3. Enter the value “BUS2012” and select “Obj.type(Technical Object Name”
    4. Press ENTER
    5. Following screen appears:
    6. On the left side of the screen, Expand the “PurchaseOrder”.
    7. Select “PurchaseOrder” and double-click on the same for details.
    Building LSMW using BAPI:
    1. Go to Transaction LSMW.
    2. Enter the Project, Subproject and Object information and click on CREATE.
    3. Enter the descriptions for Project, Subproject and Object.
    4. Now select Settings à IDoc Inbound Processing
    5. “IDoc Inbound Processing” screen appears. Enter the required details as shown below:
    6. Click on “Activate IDoc Inbound Processing”.
    7. Click on “Yes” when prompted for “Activate IDoc Inbound?”
    8. Hit on “Back” to return to the main screen.
    9. Click on Continue (F8). Following Screen appears:
    10. Select the Step 1 “Maintain Object Attributes” and select “Execute”.
    11. Select the radio button “Business Object Method” and enter the following details:
    Business Object: BUS2012
    Method: CreateFromData
    Hit ENTER
    12. Save and click on BACK button. Following information message is displayed.
    13. Now select step 2 “Maintain Source Structures” and click “Execute”.
    14. In this step, we need to maintain the source structure. In our example, lets consider the example of a file with 2 structures Head and Item data as shown below:
    Click on Create and name the source structure as HEADERDATA. Now select HEADERDATA and click on “Create” again to create the child structure. Following popup appears:
    Select “Lower Level” and click on Continue. Enter the Item data structure name.
    Click Save and hit BACK button to go to the main screen.
    15. Select step 3 “Maintain Source Fields” and hit execute.
    16. Enter the fields as shown below:
    17. Click SAVE and return to main screen.
    18. Select step 4 “Maintain Structure Relations” and click Execute.
    Select E1PORDCR and click on CREATE RelationShip. Following screen appears:
    Select HEADERDATA and hit ENTER
    Similarly do the same for the structure E1BPEKKOA, E1BPEKPOC and E1BPPEKET.
    Click Save and return to main screen.
    19. Select the step “Maintain Field Mapping and Conversion Rules” and click on execute. Maintain the Field Mapping as seen below:
    20. Select step 7 “Maintain Source Files” and provide the link for the test file created. (Create a test file with the same structure as defined earlier).
    Save and return to main screen.
    21. Select the step “Assign Files” and click on Execute.
    Assign the file provided to the source structure. Here the same file is provided for both the structures.
    Save and return to the main screen.
    22. Select the step “Read Data” and click on Execute.
    Click on Execute.
    Return to the main screen.
    23. Select the step “Display read data” and click on execute.
    Click on the structure name to get the field level values.
    24. Return to main screen and now select “Convert Data”.
    25. Return to the main screen and select “Display Converted data”.
    26. Return to main screen and select “Start IDoc generation”.
    27. Now select the step “Start IDoc Processing” on the main screen.
    28. Return to main screen and click on “Create IDoc overview”. Here the data record and status records of the IDoc could be viewed
    It is given in screen shot.
    http://www.****************
    LSMW-IDOC
    see this and do accordingly
    http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt
    Go through the steps
    Hi please go through the following steps for IDOC method
    Step 1. Run the transaction ( /nlsmw ) you will reach to the screen
    Here you have to specify
    Project : 060_BUS_TRANS
    Subproject : SERVICE_TICKET
    Object : SRV_TICKET_ZSVT
    click on the execute button .you will reach the screen :
    The screen shows the 15 steps to Run the lsmw
    Step 2) select the first step ( Maintain object attributes) and click the execute button.After clicking on the execute button you will reach at. the screen
    Here you have to specify ( MEssage type and basic type)
    click on the BACK button
    Step 3) select the 2nd step ( Maintain source structures) and click the execute button
    Here you have to specify the source structures.
    Step 4) Select the 3rd step ( Maintain source fields) and click on the execute button :
    Here you have to specify the fields present in the source structure
    Step 5) select the 4th step ( Maintain structure relationship ) and click on the execute button :
    Here you have to specify relationship between source and target structures
    Step 6) select the 5th step ( Maintain field mapping ) and click on the exécute button :
    Here you have to map the fields between source and target structure. Also you have to apply conversion rules here if any
    STEP 7) select the 6th step and click on the exécute button
    Here you can define any fixed value or user define routines
    Step 8) select the 7th step ( Specify files) and click on the exécute button :
    At This screen we have to specify the files for This we should be in change mode .So please click on the button shown in the above screen. After clicking on This button you will be in change mode and will be able to specify the files :
    Step 9) select the 8th step ( Assign files) and click on the exécute button
    For assigning files yoy should be in change mode do the same thing click on the button as shown in the above screen :
    Then assign the files to different structures.
    Step 10 ) select the 9th step ( Read Data) and click on the exécute button :
    After clicking on the exécute button you will reach to the screen
    Again click on the exécute button . After clicking on the exécute button you will reach to the next screen
    Here you will see data is read.
    Step 11) select the 10th step ( Display read data) and click on the exécute button :
    Here you can see your test data present in test files assign to source sturcture
    Step 12 ) select the 11th step ( Convert data) and click on the exécute button :
    After clicking on the exécute button you will reach to the screen
    Click on the exécute button as shown on the : After click on the exécute button you will reach to the next screen
    Data is converted
    Step 12th ( Display converted data is same as Display read data )
    Step 13 ) select the 13th step ( Start idoc generation) and click on the exécute
    button :
    At this step Idoc is generated using converted data
    Step 14) select the 14th step ( Start idoc processing ) and click on the exécute button :
    After clicking on the exécute button you will reach to the screen :
    And then click on the exécute button : After clicking on the exécute button you will reach to the final processive screen
    If data is processed correctly you will see ( 53 Status message with green sign)
    http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt
    http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt
    Reward points for useful Answers
    Regards
    Anji

Maybe you are looking for

  • Adobe Technical Communication Suite 1.3 Announced

    Adobe Technical Communication Suite (www.adobe.com/products/technicalcommunicationsuite) has been updated today. Technical Communication Suite 1.3 now contains the new Adobe Acrobat 9 Pro Extended. Technical Communication Suite customers can purchase

  • How do I keep the Reference Point setting at top, left

    The nine-by-nine grid in the top left corner (where the vertical and horizontal rulers meet) won't stay selected as the top left setting depending on what I select in my document. Sometimes it's the top left, sometimes it's the bottom right and somet

  • PSE 13 won't open.

    I've installed the PSE13 upgrade (I currently have PSE9) but it won't open. When I sign in all I get is the revolving squares. It seems to be in a loop or stalled. I've downloaded twice and rebooted twice but still no luck.

  • E-Sourcing Certification

    Hi Experts, Please provide details on getting certified on E-Sourcing . Regards, Kavya

  • How do i share a photo to Instagram?

    There does not seem to be the option to add it from the settings, nor from the photo gallery when i choose share to "other" -  Instagram is not made available as an option.  Help?!