Rule 168 to work with org structure and not relationships

Hi,
I would like to use rule 168 to work with the organizartional structure and not the relationships maintained in PO10 organizational unit.
this is because i want the agent to be the person with the red hat and not the a002 relationship maintained in organizational unit. i tried using rule 157 but it does the same thing and determines agent based on relationships maintained in org unit.
basically i dont want the agent to be any of the line mangers which may have been set up, i want it to be the red hat of the org structure
does anyone know how i can do this, or will i need to delete the relationships between staffing?
Thanks
Forhad

Here is a code example to read from the tables in base to the personnel number emulating the SWE_GET_MANAGER function, I hope this helps. Regards.
Z GET MANAGER *******************
***Gets the position for the creator of the requisition
  clear V_OBJID.
  select single objid into V_OBJID from HRP1001
   where otype  = 'S'        and
          plvar  = '01'       and
          rsign  = 'A'        and
          relat  = '008'      and
          begda  <= sy-datum  and
          endda  >= sy-datum  and
          infty  = '1001'     and
          sclas  = 'US'       and
          sobid  = pt_cont-VALUE+2.
  if sy-subrc = 0.
   valid if the user has personnel number don't proceed to look for the chief
     clear V_OBJID2.
    select single objid into V_OBJID2 from HRP1001
     where otype  = 'S'        and
           objid  = V_OBJID    and
           plvar  = '01'       and
           rsign  = 'A'        and
           relat  = '008'      and
           begda  <= sy-datum  and
           endda  >= sy-datum  and
           infty  = '1001'     and
           sclas  = 'P'.
    if sy-subrc <> 0.
   if the user exist in the correspondant date gets the chief position
      clear V_POS_SOBID_CH.
      select single sobid into V_POS_SOBID_CH from HRP1001
       where otype  = 'S'        and
             objid  = V_OBJID    and
             plvar  = '01'       and
             rsign  = 'A'        and
             relat  = '002'      and
             begda  <= sy-datum  and
             endda  >= sy-datum  and
             infty  = '1001'     and
             sclas  = 'S'.
      if sy-subrc = 0.
      if the relationship with a chief position exist gets the chief user id
        clear V_US_SOBID_CH.
        select single sobid into V_US_SOBID_CH from HRP1001
         where otype  = 'S'            and
               objid  = V_POS_SOBID_CH and
               plvar  = '01'           and
               rsign  = 'A'            and
               relat  = '008'          and
               begda  <= sy-datum      and
               endda  >= sy-datum      and
               infty  = '1001'         and
               sclas  = 'US'.
        IF sy-subrc = 0.
          clear pt_actor.
          refresh pt_actor.
          pt_actor-otype = 'US'.
          pt_actor-objid = V_US_SOBID_CH.
          append pt_actor.
        endif.
      endif.
    endif.
  endif.
***************End of Z GET MANAGER.*****************************

Similar Messages

  • Does airplay mirror only work with the ipad2 and not ipad1

    does airplay mirror only work with the ipad2 and not ipad1

    But can it still stream video wirelessly?
    For example, with the Digital AV Adapter I can watch video on my TV, but obviously it's wired.
    I'd like a wireless option.

  • Code works with Dreamweaver CS6 and not with CC

    <p><a href="javascript:void(0)" onclick="window.open('http://www.anything.comt', '', 'top=20,left=20,toolbar=0,statusbar=1,scrollbars=1,resizable=1')" title="title">name</a></p> works with Dreamweaver CS6 and not with CC
    [Edited Title and moved to Dreamweaver- JTS]

    I'm not quite sure I understand your point.
    I have just tested the Open Browser Window behavior in Dreamweaver CC. It creates slightly different code from Dreamweaver CS6, but it works correctly. This is what is created in the HTML:
    <p>my <a href="#" onClick="MM_openBrWindow('http://www.adobe.com/','mywindow','toolbar=yes,location=yes,status=yes,menubar=yes,scrollb ars=yes,resizable=yes')">link</a>
    </p>
    Dreamweaver CC also adds the following code to the <head> of the page:
    <script type="text/javascript">
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    </script>
    The definition of the MM_openBrWindow() function is needed in the <head> for the code to work. But it definitely works OK.
    With regard to _self and _blank not working, I can't find any problem with the way Dreamweaver CC handles them.
    However, if you feel happier working with Dreamweaver CS6, you can download it from the following page:
    https://creative.adobe.com/products/dreamweaver
    Open the drop-down menu under "In this version", and select Dreamweaver CS6 as shown in the following screenshot:
    With Dreamweaver CS6 selected, click the large Download button at the top-right of the page. You can then download CS6, and install it alongside Dreamweaver CC.

  • Ichat video works with some people and not others

    Can someone help me? I can video Ichat with some people and not others. HOwever, if the people I can video ichat with put me in a three way chat with someone I can't Icaht video with, it works. Here is the first half of the error I get when I try to call someone with whom it doesn't work:
    Date/Time: 2008-05-08 20:59:35.554 -0400
    OS Version: 10.5.2 (Build 9C7010)
    Report Version: 4
    iChat Connection Log:
    2008-05-08 20:59:21 -0400: AVChat started with ID 2203145046.
    2008-05-08 20:59:21 -0400: scddean8: State change from AVChatNoState to AVChatStateWaiting.
    2008-05-08 20:59:21 -0400: 0x1946a450: State change from AVChatNoState to AVChatStateInvited.
    2008-05-08 20:59:24 -0400: 0x1946a450: State change from AVChatStateInvited to AVChatStateConnecting.
    2008-05-08 20:59:24 -0400: scddean8: State change from AVChatStateWaiting to AVChatStateConnecting.
    2008-05-08 20:59:32 -0400: 0x1946a450: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-05-08 20:59:32 -0400: 0x1946a450: Error -7 (0x1946a450 cancelled the connection.)
    2008-05-08 20:59:32 -0400: scddean8: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-05-08 20:59:32 -0400: scddean8: Error -7 (0x1946a450 cancelled the connection.)
    Video Conference Error Report:
    950.806728 @SIP/SIP.c:2719 type=4 (900A002D/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    0.000000 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK253ca464241b86c5
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16402>
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 443
    v=0
    o=SDEAN 0 0 IN IP4 68.109.25.62
    s=skiier526121
    c=IN IP4 68.109.25.62
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2400
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:163897054
    m=video 16402 RTP/AVP 126
    a=rtcp:16402
    a=rtpmap:126 X-H264/90000
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:160:120:320:240
    a=framerate:20
    a=rtpID:4247390608
    0.130320 @SIP/Transport.c:347 type=2 (00000000/0)
    [ACK sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK758f935e51030677
    Max-Forwards: 70
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 1 ACK
    User-Agent: Viceroy 1.3
    Content-Length: 0
    0.131540 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SUBSCRIBE sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP 68.109.25.62:16402;branch=z9hG4bK3c1d470911bfc4fc
    Max-Forwards: 70
    To: u0 <sip:user@lip:16402>;tag=242696585
    From: 0 <sip:user@lip:16402>;tag=1748993363
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]:16402>
    Event: conference
    Expires: 3600
    User-Agent: Viceroy 1.3
    Content-Length: 0
    0.258925 @SIP/Transport.c:347 type=2 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 68.109.25.62:16402;branch=z9hG4bK3c1d470911bfc4fc
    To: u0 <sip:user@lip:16402>;tag=242696585
    From: 0 <sip:user@lip:16402>;tag=1748993363
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]:16402>;isfocus
    Expires: 3600
    User-Agent: Viceroy 1.3
    Content-Length: 0
    0.266139 @SIP/Transport.c:347 type=2 (00000000/0)
    [NOTIFY sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK07f3cf2d27e5dc4f
    Max-Forwards: 70
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 2 NOTIFY
    Contact: <sip:[email protected]:16402>;isfocus
    Event: conference
    Subscription-State: active;expires=3600
    User-Agent: Viceroy 1.3
    Content-Type: application/conference-info+xml
    Content-Length: 0
    [<c-i v="0" st="f" en="sip:user@lip:16402">
    c<h>i</h><m t="a"/><m t="v"/>
    c<h>o</h><m t="a"/><m t="v"/>
    c<h>o</h><m t="a"/><m t="v"/>
    </c-i>
    0.267647 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK07f3cf2d27e5dc4f
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 2 NOTIFY
    User-Agent: Viceroy 1.3
    Content-Length: 0
    0.489410 @:0 type=1 (00000000/0)
    [Bandwidth Detection]
    [Received the first BWD packet from 24.9.170.64:16402]
    0.809558 @:0 type=1 (00000000/0)
    [Bandwidth Detection]
    [Avg=98115.00, NSDev=6.54%]
    1.049428 @:0 type=1 (00000000/1)
    [Bandwidth Detection]
    [Avg=1063830.90, NSDev=55.48%]
    1.396681 @:0 type=1 (00000000/2)
    [Bandwidth Detection]
    [Avg=1218589.60, NSDev=19.06%]
    1.555003 @SIP/Transport.c:347 type=2 (00000000/0)
    [MESSAGE sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK7a3f72b46979010e
    Max-Forwards: 70
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 3 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 8
    [SECUPD:0]
    1.555264 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK7a3f72b46979010e
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 3 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    22.411383 @SIP/Transport.c:2362 type=1 (00000000/0)
    [MESSAGE sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP 68.109.25.62:16402;branch=z9hG4bK225017670f058825
    Max-Forwards: 70
    To: u0 <sip:user@lip:16402>;tag=242696585
    From: 0 <sip:user@lip:16402>;tag=1748993363
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    PING]
    22.552977 @SIP/Transport.c:347 type=2 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 68.109.25.62:16402;branch=z9hG4bK225017670f058825
    To: u0 <sip:user@lip:16402>;tag=242696585
    From: 0 <sip:user@lip:16402>;tag=1748993363
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Length: 0
    23.667085 @SIP/Transport.c:347 type=2 (00000000/0)
    [MESSAGE sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK0d3ce7637235b638
    Max-Forwards: 70
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 4 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Type: text/plain
    Content-Length: 4
    [PING]
    23.667857 @SIP/Transport.c:2362 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 24.9.170.64:16402;branch=z9hG4bK0d3ce7637235b638
    To: 0 <sip:user@lip:16402>;tag=1748993363
    From: u0 <sip:user@lip:16402>;tag=242696585
    Call-ID: f7d46dbe-1d60-11dd-9664-c634114a4012@lip
    CSeq: 4 MESSAGE
    User-Agent: Viceroy 1.3
    Content-Length: 0

    I found the following comment the other day that goes some way to explaining why iChat might have problems with some NAT routers:
    http://www.technologyevangelist.com/2007/02/ichatav_the_bestun.html#comment-53326
    While it doesn't offer any solutions it might be worth firing off some iChat feedback to Apple referencing it. It seems like it might be a trivial bug for Apple to fix and could well alleviate many of the problems people are having.
    In the mean time if your router is one that has SIP ALG you could try disabling it and forwarding all relevant ports to your machine.

  • Why does new Skype work with one user, and not another?

    Running 19.4.5, I installed the latest version of Skype. (I do not activate it on login) This opens, but crshes/unexspectedly quits on "sign in". I tried the same with a "new user", and the app opened fine. I compared the two users to make sure that Skype was correctly featured in my usual user. No difference. Still crashes.
    Does anyone have an idea what could be conflicting with Skype?

    Right, problem solved! . Am posting this as it may help in future. I use a useful little app called Window Dragon,(a haxie) which helps resize windows with the mouse. This was causing the conflict, but had not with earlier versions of Skype. All I had to do was exclude Window Dragon from working with the new updated version of Skype and everything back to normal.
    Solutions to apps that "quit unexpectedly" or crash often mention that haxies can often come into conflict with apps. So best to start with any haxies one has installed, disable, test etc..

  • How do you set the remote only to work with the MacBook and not the Hi-Fi.

    I have a Hi-Fi Apple stereo hooked up to my Macbook but when I use the Apple remote, it controls both things.
    So if I am scrolling through my music in Frontrow then the volume on the Hi-Fi stereo is turning down or up depending on which way I am scrolling.
    My question is:
    How do I make the remote work with only my MacBook?

    Pair the remote with your macbook by isolating it point the remote at it while holding down the menu and next buttons. You see like a chain appear and that will mean the remote is paired. Now only the macbook will only respond to the macbooks remote. Do the same with the Hi-Fi remote and now the hi-fi will only work with the hi-fi remote.

  • QM , Working with Information structure and standard Analyses

    I have created a Information structure S950 copying Information Structure S068.I have fews issues in the newly crerated information structure.
    1) When I generated standard analyses and assigned the transaction code for it.
    The descrption present in the transaction code is not shown on the selection
    screen. Can anyone let me know how do Change the description on selection
    screen of the standard analyses. Or how do we create "Analysis" for Standard
    Analyses.
    2) When I run the MCVA transaction (Standard Anaylses for Vendor - Info structure S068) I can see few Rate fields being caculated .Ex: Rejection rate . This fields are not stored phisically in the S068 but coming dynamically. I want the same fields in my transaction as it is the copy of S068. I believe this calculation are made in Supplementary Key figures. Can anyone let me know where is this supplementray key figure OR how do we set the supplemetary key figure in Custom information Structure.
    I will really appreciate if any one could help me on this.

    I have created a Information structure S950 copying Information Structure S068.I have fews issues in the newly crerated information structure.
    1) When I generated standard analyses and assigned the transaction code for it.
    The descrption present in the transaction code is not shown on the selection
    screen. Can anyone let me know how do Change the description on selection
    screen of the standard analyses. Or how do we create "Analysis" for Standard
    Analyses.
    2) When I run the MCVA transaction (Standard Anaylses for Vendor - Info structure S068) I can see few Rate fields being caculated .Ex: Rejection rate . This fields are not stored phisically in the S068 but coming dynamically. I want the same fields in my transaction as it is the copy of S068. I believe this calculation are made in Supplementary Key figures. Can anyone let me know where is this supplementray key figure OR how do we set the supplemetary key figure in Custom information Structure.
    I will really appreciate if any one could help me on this.

  • Ipad air will only work with email address and not phone number

    Nobody can FaceTime me or message me using my telephone number, they can only do it using my email address, how do I get my phone number to work on ipad air

    Do you have an iPhone?
    You can only associate a phone number to messages and facetime if you have an iPhone.
    The iPhone will associate the number it has to your Apple Id which in turn will make it available to Facetime and Messages on the iPad, assuming it uses the same Apple ID.
    If you do have an iPhone, make sure you've activated Facetime and Messages on it so your Apple ID links to your number.

  • Canon mf8580 was working with my iMac and not all print jobs say.....print job was not accepted

    can u help

    Hi mg!
    I recommend deleting and adding the printer back to the print queue, by following the instructions below:
    1. Open [System Preferences] -> click [Printers & Scanners].
    2.  Select the MF8500 Series, and then click the [-] sign under the printer.
    3.  Restart the computer, and then return to the [System Preferences] > [Printers & Scanners] window.
    4.  Click the [+] to add the printer.  Select [Select Printer Software] under [Use], and then select the [Canon MF8500 Series].
    5.  Print a document.
    I hope this information is helpful to you.  Should you need further assistance, please contact us at 1-800-OK-CANON (1-800-652-2666).
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Integrate HR org structure and CUA?

    We are considering a new design for our authorization management on our production ECC 6.0 system.
    There will be 2 productive ECC 6.0 systems; which system you use will depend on your global location.  We currently utilize the HR org structure to assist us with provisioning and deprovisioning accounts on our durrent single ECC 6.0 instance, and we hang composite roles off of positions in the org structure, so that a fair amount of authorization management is automated.
    If we were to put a CUA client over the two productive ECC 6.0 clients, how might that be integrated with the HR organizational model?  Does CUA integrate well with an org structure?  Any experiences with this would be helpful.

    Hi Mary,
    Firstly, are the org structures in the two ECC clients identical - in sync with each other?
    If the org structures are different then it would limit the options that you would have:
    - CUA client would simply be used for the provisioning of the user id
    - The role to position allocation would still take place locally in each of the ECC clients
    - You would have to maintain the 105 relationships locally in the ECC clients
    - You would have to set the role maintenance option in SCUM to local maintenance
    If the org structure is the same on both ECC clients, then it would provide you with some additional options:
    Option 1 - use the approach described above to allow for local maintenance
    Option 2 - ALE the org structure to the CUA client, then allocate the composite roles to the positions on the org structure and maintain the 105 relationship on the CUA client.
    - the roles will then be distributed to the correct child system when the org recon is run
    Option 3 - Use one of the ECC systems as the CUA client (Which we are busy implementing at the moment)
    I'm using my ECC system as my central CUA for the production system, I know that many people would disagree with this due to upgrade requirements and all the rest. However in the Netweaver environment the ECC client is typically on the highest basis release, which caters for the CUA requirement and CUA is far more stable these days which reduces the risk. The other reason we have chosen this route is also the capacity of the ECC production system which is suitable.
    Also the HRORG is maintained on the same system, therefore less ALE requirements to move the org structure between systems etc. In the landscape we currently have BI and Portal, future applications/modules include ESS, MSS, APO and SEM.
    To achieve the solution I create all roles for all applications in the landscape, in the ECC client - for non-ECC roles the role definition is only role name and description (the correct authorisations are then maintained in the relevant child system). These are then distributed via RFC to the various child systems, it requires a couple of small changes but does work fine. All roles are then inlcuded into a composite role, regardless of which child system the role belongs to. The composite role is then allocated to the position in the HR org and once the HR recon is run, the role allocations are distributed to the correct child system. An example of a Line Manager Composite role would include:
    - HR Line Manager (ECC Client)
    - Cost Centre Manager (ECC Client)
    - BW Line Manager Menu role (Portal)
    - BW Line Manager Data role (BI client)
    - Purchasing Approval (ECC Client)
    I'm not sure if this has helped you, but in short the CUA integration with HRORG does work reasonably well and depending on the approach you choose it could affect the amount of maintenance that takes place. Just remember that the structural profile allocations would always take place locally on the ECC clients and only the role allocations can be managed from the CUA.
    Regards
    Sujeet

  • Is there a way to download Firefox 4 without going on a 3rd party site? Many of my addons do not work with Firefox 5 and 6.

    Quite a few of my addons don't work with firefox 6, and I would prefer to keep them, but my pc crashed and I had to reformat. I don't want to have to go on a 3rd party site, since they could easily put a virus on my pc. I couldn't find anywhere to download it on the site.
    Thanks

    ftp://ftp.mozilla.org/pub/firefox/releases/4.0.1/
    Just keep in mind that Firefox 5.0 was a security release for 4.0.1.

  • Working with AVCHD: Log and Transfer FAQs

    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information below at your own discretion.
    Working with AVCHD: Log and Transfer FAQs
    Log and Transfer was introduced to the product chain in Final Cut Express 4, and is the program's process for ingesting files in the AVCHD format utilizing MPEG-4 AVC/H.264 video coding and either Dolby AC-3 or uncompressed linear PCM audio coding. The most frequently observed problems relating to the Log and Transfer process are generally quite easily addressed.
    What should I know before attempting to ingest my footage?
    The following facts regarding the Log and Transfer process were adapted from the [Apple Knowledge Base article|http://support.apple.com/kb/TA24840?viewlocale=en_US] on transferring AVCHD in Final Cut Pro 6.0.1 but still hold true for the current version of FCE:
    AVCHD support is available only on Intel-based Macintosh computers.
    AVCHD camcorders typically connect to computers via USB 2.0, not FireWire.
    DVD-based AVCHD camcorders are not supported in Mac OS X 10.4 or earlier.
    Standard definition video recorded with AVCHD camcorders cannot be accessed in the Log and Transfer window. SD and HD clips should not be mixed on the same HDD.
    Preview of AVCHD video in the Log and Transfer window is limited to 1x forward playback. Scrubbing the playhead does not update the video in the Preview area until you stop scrubbing.
    When you choose to transfer AVCHD audio in the Logging area, audio is automatically mixed down to stereo.
    AVCHD footage is not ingested natively but is transcoded to the Apple Intermediate Codec.
    Apple Intermediate Codec files are significantly larger than the original AVCHD files. FCE does not estimate the size of a transcoded AVCHD file before ingesting, so it is possible to exceed the available space on your capture disk during transfer. Before ingesting, keep in mind that the disk space required is about ten times greater than the size of the native AVCHD file.
    Which specific formats can be ingested by Log and Transfer?
    Only AVCHD footage can be ingested through the Log and Transfer process. Other formats and variants such as AVCHD Lite are not supported. All video should be recorded in a frame size of either 1440x1080 or 1920x1080 and a frame rate of 25 or 29.97 frames per second. Audio recorded on AVCHD camcorders is generally at a rate of 48kHz. If your camera shoots in a format that does not comply with one of these setups then it is most likely not supported by the application and is not guaranteed to work correctly.
    Which Easy Setup preset should I select before ingesting my footage?
    It is extremely important to select the preset that matches your media before you attempt to ingest via Log and Transfer. There is only one Easy Setup preset that matches the frame size and rate of your footage. If you intend to ingest AVCHD clips through Log and Transfer you will first need to select one of the following presets:
    AVCHD-Apple Intermediate Codec 1440x1080i50
    AVCHD-Apple Intermediate Codec 1440x1080i60
    AVCHD-Apple Intermediate Codec 1920x1080i50
    AVCHD-Apple Intermediate Codec 1920x1080i60
    If these four options do not appear under your Easy Setup list then you probably need to run Software Update and update to FCE 4.0.1. DO NOT cycle through the available presets until you find one that works - there is only one preset that matches your media and it should be evident which one to choose by the way it is named. Select the AVCHD preset that mentions your frame size and frame rate (i50 presets support both 50i and 25p frame rates; similarly, i60 presets support both 60i and 29.97p frame rates). If you do cycle through many options in the hope of selecting the correct one through guess-and-check you will probably have corrupted your preference file and need to [trash your preferences|http://support.apple.com/kb/TS2611] before continuing.
    Why don't my clips appear when I open the Log and Transfer window?
    Make sure your camcorder records AVCHD in a format supported by FCE4. It should be connected to one of your computer's USB ports (never connect it to an external hard drive or other external device such as your keyboard or a USB hub), powered on, and set to video playback mode.
    If the camcorder +does not+ mount on your Desktop your USB port or cable may be malfunctioning. Try plugging it in to another port or using a different USB cable to see if it makes a difference.
    If the camcorder does mount on your Desktop but the clips do not appear in the Log and Transfer window you will need to point the program to the directory that contains your media.
    First, click the Add Folder button in the upper left of the Log and Transfer window. The button looks like this:
    Then, you will need to navigate to the root directory in which your media is stored. Most camcorders call this folder "PRIVATE" or "AVCHD" and it should be located at the very top level of the camcorder when mounted. If your camcorder records to a valid AVCHD directory structure then your clips should load after the Add Folder process is completed.
    I would like to keep a working backup of my original clips so that I can delete them off the camcorder's internal memory. How should I do this?
    There are two main ways to keep a backup of your clips. The first is to ingest every clip on your camcorder through the Log and Transfer process, and store the Apple Intermediate Codec files the application creates in an easily accessible place such as an external FireWire drive. The advantage of this method is that you have the ability to open back up old editing projects, reconnect the media as necessary, and keep going as if you'd never left. However, due to the large amount of space AIC takes up (usually somewhere in the vicinity of 41-50GB an hour when transcoded from AVCHD), this is not always feasible.
    Another often preferable approach is to copy over the root directory in which your clips are stored (usually named "PRIVATE" or "AVCHD") from the camcorder to your computer or an external drive. As long as you maintain the original file structure, you will be able to ingest your clips again at a later date using the "Add Folder" process detailed above to navigate to their new location.
    My clips appear, but when I attempt to ingest a red exclamation point appears and the window displays the message "Error: No Data"
    This is one of the most common problems that users experience when trying to ingest their media through the Log and Transfer process. Luckily, it also has one of the easiest solutions.
    In the Log and Transfer window, click on the gear icon in the top right and select "Preferences" in the contextual menu that appears.
    Make sure the video is set to transcode to the Apple Intermediate Codec and the audio is set to Plain Stereo.
    After doing so, hit OK and try to ingest again.
    I am experiencing a problem that is not covered in this tip or the solutions here do not work.
    The best thing to do at this point would be to trash your preferences and start a new topic in the [FCE Forum|http://discussions.apple.com/forum.jspa?forumID=936&start=0] with a detailed description of your problem. Check out the user tip on [Basic Troubleshooting in Final Cut Express|http://discussions.apple.com/thread.jspa?threadID=2662419] for more information.
    This is the 1st version of this tip. It was submitted on December 03, 2010 by skalicki`.
    Do you want to provide feedback on this User Contributed Tip or contribute your own? If you have achieved Level 2 status, visit the User Tips Library Contributions forum for more information.

    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information below at your own discretion.
    Working with AVCHD: Log and Transfer FAQs
    Log and Transfer was introduced to the product chain in Final Cut Express 4, and is the program's process for ingesting files in the AVCHD format utilizing MPEG-4 AVC/H.264 video coding and either Dolby AC-3 or uncompressed linear PCM audio coding. The most frequently observed problems relating to the Log and Transfer process are generally quite easily addressed.
    What should I know before attempting to ingest my footage?
    The following facts regarding the Log and Transfer process were adapted from the [Apple Knowledge Base article|http://support.apple.com/kb/TA24840?viewlocale=en_US] on transferring AVCHD in Final Cut Pro 6.0.1 but still hold true for the current version of FCE:
    AVCHD support is available only on Intel-based Macintosh computers.
    AVCHD camcorders typically connect to computers via USB 2.0, not FireWire.
    DVD-based AVCHD camcorders are not supported in Mac OS X 10.4 or earlier.
    Standard definition video recorded with AVCHD camcorders cannot be accessed in the Log and Transfer window. SD and HD clips should not be mixed on the same HDD.
    Preview of AVCHD video in the Log and Transfer window is limited to 1x forward playback. Scrubbing the playhead does not update the video in the Preview area until you stop scrubbing.
    When you choose to transfer AVCHD audio in the Logging area, audio is automatically mixed down to stereo.
    AVCHD footage is not ingested natively but is transcoded to the Apple Intermediate Codec.
    Apple Intermediate Codec files are significantly larger than the original AVCHD files. FCE does not estimate the size of a transcoded AVCHD file before ingesting, so it is possible to exceed the available space on your capture disk during transfer. Before ingesting, keep in mind that the disk space required is about ten times greater than the size of the native AVCHD file.
    Which specific formats can be ingested by Log and Transfer?
    Only AVCHD footage can be ingested through the Log and Transfer process. Other formats and variants such as AVCHD Lite are not supported. All video should be recorded in a frame size of either 1440x1080 or 1920x1080 and a frame rate of 25 or 29.97 frames per second. Audio recorded on AVCHD camcorders is generally at a rate of 48kHz. If your camera shoots in a format that does not comply with one of these setups then it is most likely not supported by the application and is not guaranteed to work correctly.
    Which Easy Setup preset should I select before ingesting my footage?
    It is extremely important to select the preset that matches your media before you attempt to ingest via Log and Transfer. There is only one Easy Setup preset that matches the frame size and rate of your footage. If you intend to ingest AVCHD clips through Log and Transfer you will first need to select one of the following presets:
    AVCHD-Apple Intermediate Codec 1440x1080i50
    AVCHD-Apple Intermediate Codec 1440x1080i60
    AVCHD-Apple Intermediate Codec 1920x1080i50
    AVCHD-Apple Intermediate Codec 1920x1080i60
    If these four options do not appear under your Easy Setup list then you probably need to run Software Update and update to FCE 4.0.1. DO NOT cycle through the available presets until you find one that works - there is only one preset that matches your media and it should be evident which one to choose by the way it is named. Select the AVCHD preset that mentions your frame size and frame rate (i50 presets support both 50i and 25p frame rates; similarly, i60 presets support both 60i and 29.97p frame rates). If you do cycle through many options in the hope of selecting the correct one through guess-and-check you will probably have corrupted your preference file and need to [trash your preferences|http://support.apple.com/kb/TS2611] before continuing.
    Why don't my clips appear when I open the Log and Transfer window?
    Make sure your camcorder records AVCHD in a format supported by FCE4. It should be connected to one of your computer's USB ports (never connect it to an external hard drive or other external device such as your keyboard or a USB hub), powered on, and set to video playback mode.
    If the camcorder +does not+ mount on your Desktop your USB port or cable may be malfunctioning. Try plugging it in to another port or using a different USB cable to see if it makes a difference.
    If the camcorder does mount on your Desktop but the clips do not appear in the Log and Transfer window you will need to point the program to the directory that contains your media.
    First, click the Add Folder button in the upper left of the Log and Transfer window. The button looks like this:
    Then, you will need to navigate to the root directory in which your media is stored. Most camcorders call this folder "PRIVATE" or "AVCHD" and it should be located at the very top level of the camcorder when mounted. If your camcorder records to a valid AVCHD directory structure then your clips should load after the Add Folder process is completed.
    I would like to keep a working backup of my original clips so that I can delete them off the camcorder's internal memory. How should I do this?
    There are two main ways to keep a backup of your clips. The first is to ingest every clip on your camcorder through the Log and Transfer process, and store the Apple Intermediate Codec files the application creates in an easily accessible place such as an external FireWire drive. The advantage of this method is that you have the ability to open back up old editing projects, reconnect the media as necessary, and keep going as if you'd never left. However, due to the large amount of space AIC takes up (usually somewhere in the vicinity of 41-50GB an hour when transcoded from AVCHD), this is not always feasible.
    Another often preferable approach is to copy over the root directory in which your clips are stored (usually named "PRIVATE" or "AVCHD") from the camcorder to your computer or an external drive. As long as you maintain the original file structure, you will be able to ingest your clips again at a later date using the "Add Folder" process detailed above to navigate to their new location.
    My clips appear, but when I attempt to ingest a red exclamation point appears and the window displays the message "Error: No Data"
    This is one of the most common problems that users experience when trying to ingest their media through the Log and Transfer process. Luckily, it also has one of the easiest solutions.
    In the Log and Transfer window, click on the gear icon in the top right and select "Preferences" in the contextual menu that appears.
    Make sure the video is set to transcode to the Apple Intermediate Codec and the audio is set to Plain Stereo.
    After doing so, hit OK and try to ingest again.
    I am experiencing a problem that is not covered in this tip or the solutions here do not work.
    The best thing to do at this point would be to trash your preferences and start a new topic in the [FCE Forum|http://discussions.apple.com/forum.jspa?forumID=936&start=0] with a detailed description of your problem. Check out the user tip on [Basic Troubleshooting in Final Cut Express|http://discussions.apple.com/thread.jspa?threadID=2662419] for more information.
    This is the 1st version of this tip. It was submitted on December 03, 2010 by skalicki`.
    Do you want to provide feedback on this User Contributed Tip or contribute your own? If you have achieved Level 2 status, visit the User Tips Library Contributions forum for more information.

  • Integrate the Org structure and employees SAP HR system to CRM via ALE

    Hi All,
    We want to integrate the organization structure and employees from mySAP HR system to mySAP CRM system. We are also aware that the same can be achieved through ALE Interface between both these systems.
    In addition to the HR Organization Structure from HR system, can we also bring over the Sales Organization Structure from R/3 using transaction CRMC_R3_ORG_GENERATE?
    1) Can someone , please let us the possible challenges which might occur when we download HR Org structure from SAP HR to SAP CRM.?
    2) What is the implication of maintaining an HR org structure and CRM Sales Org structure within the SAP CRM 52 system?
    3) Any _precautions) should we take before doing the download via ALE??
    Please get back, suitable points will be awarded.
    Regards
    Ritvij

    Hi Ritvij,
    Couple of things that spring to mind are:
    1) When you do the initial data load (PFAL) try to ensure that no one is amending the Org structure as Objects can be locked and therefore not transferred. (on one of our test loads the top level was locked and therfore all subsequent levels were just transfered and we didn't have a top level)
    2) Keep the 'forms of address' in CRM the same as the R/3 ones
    3) Keep the same Employee and Org Unit IDs but prefix with (for exmaple) EM and OU in CRM. (Through the HR integration config in CRM). This may also (apparantley) aid you if set up something like an Employee interaction centre in the future.
    I will update when other stuff springs to mind.
    Cheers
    Gaz

  • Safari won't work with CNN Pipeline and other sites all of a sudden?

    Safari won't work with CNN Pipeline and other sites all of a sudden? A few weeks ago Safari was working OK but now I often have to use Firefox to visit certain webpages.
    Anyone else having this same problem?
    Is there a quick fix?
    I'm using Safari 2.0.4
    Thanks.

    Hi QuickTimeKirk,
    I have WMP version 9, as well. I do not use F4M, for many users f4mac is what helps.
    I find some items work while others do not. I always get an alert about the wmp , which version it is, takes very long to load, I find it is not consistant with Safari, as seems the poster of this topic has found.
    Quoted from ms Mactopia site:
    http://www.microsoft.com/windows/windowsmedia/player/mac/
    Download and find information about Windows Media Player for Mac and playing Windows Media files in your QuickTime Player. Which download is right for you?
    Windows Media Components for QuickTime
    Windows Media Player 9 for Mac OS X
    Windows Media Player 7.1 for Mac
    Important Information
    Microsoft will continue to offer Windows Media Player for Mac as a download free of charge, but has no plans to provide future updates or product support.
    We are pleased to offer Windows Media® Components for Quicktime, by Flip4Mac™, as an alternative for Mac OS X users wanting to play Windows Media Audio and Windows Media Video.
    ~•~
    Validation of the cnn home page using the W3C Validatior, http://validator.w3.org/
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cnn.com%2F
    though 41 errors is not as poor as some, Firefox handles the site better than Safari, imo.
    Some sites just work better with Firefox or an other browser.
    Cheers,
    Eme '~[ )

  • I upgraded from 1 to 4 but I need a 2 or 3 to work with certain programs and plugins

    I have Version 4 but I absolutely need 2 or 3 to work with SEO Quake and No Follow Plugin
    I lost my bookmark tags too
    Any help would be greatly appreciated
    Thank you.....I have a new Mac

    Those are Extensions as Plugins refer to say Java, Flash and such.
    The SEO Quake is said to be compatible with Firefox 4.0 according to https://addons.mozilla.org/en-US/firefox/addon/seoquake-seo-extension/
    Not sure what No Follow extension you are referring to as NoDoFollow is said to be compatible with Firefox 3.6.* https://addons.mozilla.org/en-US/firefox/addon/nodofollow/ but the author has not updated it since 2008.
    If you must downgrade then try Firefox 3.6.16 which is found at http://www.mozilla.com/en-US/firefox/all-older.html

Maybe you are looking for

  • Date wise Stock

    Hi Everyone this is the original database table  Item_NO Posting_date EntryType LocationCode Quantity I0013078 12-2-2013 4 RW003 -1 I0013078 12-2-2013 4 INTRNASIT 1 I0013077 12-2-2013 4 RW003 -1 I0013077 12-2-2013 4 RW003 -1 I0013079 12-2-2013 4 INTR

  • Simulation in SAP CRM WITH THE HELP OF SAP BIW

    How simulation can be executed in CRM with help of SEM / BI.

  • IPhoto 6 Library Update leads to deletion of everything

    I'm distraut (I KNOW I should have backed it all up!).I have my iPhoto Library on an external. Within that I've always kept all other camera downloads in another folder from my Canon software too. I come to use my new MacBook Pro iPhoto 6 to access e

  • [Ceased] Gummiboot blackscreening but operational

    So i've just performed a fresh install of arch linux on a dual boot UEFI system. The other OS I'm using is windows. I installed gummibot as my bootloader, to the same EFI partition windows uses. I set gummibot to correctly boot Arch, which it is doin

  • How to spool by using DBMS_JOB

    When I have to write a schedulated job for spooling some information by running a Pl/Sql, I usually write an Unix c-shell that runs on an Unix Server using Unix Crontab and that performs a Pl/Sql that spools the rusult on a file. Is it possible to do