Different ways to post movies

I have read about may different ways to export from iMovie to QuickTime, but it seems that my movie is always a huge file for about 3 mins of video. I was wondering how people have a larger than normal movie screen that loads very quickly.
Any solutions would be appreciated. Thanks.

hi,
loop at itab1.
read table itab2 with key field = itab1-field binary search
or
read table itab2 index sy-index.
endloop.
loop at itab1 where itab1-fld = 'fldname'.
read table itab2 with key field = itab1-field binary search
or
read table itab2 index sy-index.
endloop.
reward points if helpful,
regards,
suresh

Similar Messages

  • Quicktime Stream with rtsp and poster.mov

    Hi...
    I'm using Wordpress and I can't seem to get quicktime streaming to work. I've used the code they provided (which you'd THINK would work but it's not. What I'm putting in is (3 different ways/trys to stream the same file):
    <embed src="http://alexissdawn.com/postermovs/poster.mov"
    href="rtsp://streaming.alexissdawn.com/streaming.alexissdawn.com/win98.mov"
    width="200" height="240" target="quicktimeplayer"></embed>
    <embed src="http://alexissdawn.com/postermovs/poster.mov"
    href="rtsp://streaming.alexissdawn.com/streaming.alexissdawn.com/win98.mov"
    width="200" height="240" target="myself"></embed>
    <OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
    WIDTH="320"
    HEIGHT="240"
    CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
    <PARAM name="SRC" VALUE="http://alexissdawn.com/postermovs/poster.mov">
    <PARAM name="QTSRC" VALUE="rtsp://streaming.alexissdawn.com/streaming.alexissdawn.com/win98.mov">
    <PARAM name="AUTOPLAY" VALUE="true">
    <PARAM name="CONTROLLER" VALUE="false">
    <embed src="http://alexissdawn.com/postermovs/poster.mov"
    qtsrc="rtsp://streaming.alexissdawn.com/streaming.alexissdawn.com/win98.mov"
    width="320" height="240" target="myself" controller="false" autoplay="true">
    </embed>
    </OBJECT>
    None of them work and they screw up the layout of my site horribly so I've had to remove the entry. When I look at the coding for it, it changes it to just this:
    <object width="320" height="240" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
    <param name="SRC" value="http://alexissdawn.com/postermovs/poster.mov" />
    <param name="QTSRC" value="rtsp://streaming.alexissdawn.com/streaming.alexissdawn.com/win98.mov" />
    <param name="AUTOPLAY" value="true" />
    <param name="CONTROLLER" value="false" /></object>
    Can anybody help me?? I just need some simple code to stream some MOV files on my site. Any help ASAP would be GREAT!! Thanks in advance...

    I�ve got the exact same problem. Any help would be appreciated.

  • Best Compression/Size setting for posting movie on Blog

    Newbie here - Thanks for the help BTW.
    I created a little movie from still pics through IMovie08. I exported it a few different ways to my desktop in order to get it on my IWeb blog page, but many of my friends and family were not able to open the file.
    I believe it's a QT file now. What should I be doing to make this work for everybody? Is there a certain file type that is best for this situation?
    Again - Thank you for any direction you can give me.

    Welcome to the Apple Discussions. What I've done is use the File->Export for Web->Desktop option in Quicktime. Then one way to get it online and have a page load without waiting for the movie to completely load is to place the movie in your iDisk's Movie folder and add a button/link to a poster frame image of the movie via an HTML Snippet that will open the movie in a new window, one that is sized to the movie's size. This demo page is an example of such a button and has the code used in the snippet.
    if the Export to Web is till too large post in the Quicktime to see what you might find there. You can still use the button snippet to make the page load quicker.
    OT

  • How can I switch out graphics in different areas of a movie?

    I have a project that I'm working on for a flooring company. They want a Flash movie that allows the user to change the look (product and color) of different areas of the floor.
    I have a menu on the left side that designates the three different areas of the floor. I have the two products along with color swatches along the top. I currently have each of the three areas as separate movies that load into a main movie.
    These three area movies each contain the color swatches on the top as buttons to change the color of that area using "On Release > Go To Frame Label" actions that displays each of the different colors. These movies each load on a different level based on the selection of the left side menu.
    I want the user to be able to go to each of the three areas and change the product/color attributes without losing what they had already done. For instance, if they choose PRODUCT A in RED for AREA 1, then they want to change the product/color on AREA 2, I still want the movie to display PRODUCT A in RED for AREA 1, etc.
    The problem I run into is that when you go back and forth between the three areas, the navigation only controls what movie is on the top level and doesn't allow the user to go back to a previous area and change the product/color attribute.
    Keep in mind I'm a designer, not a developer. My knowledge of Actionscript is very superficial so don't throw a bunch of "geek speak" at me ;-)

    It is not clear how you have the design arranged timeline-wise, but what you should do is get away from using the timeline as much as using movieclips.  Have each area as a different movieclip that you control with the selection buttons.  That way, changing one movieclip's current frame will not disturb another's.

  • Different Consumption Account for Movement type 201 and 261

    Dear All ;
    Client want use different consumption account for movement type 201 and 261  .
    How we canmap this in SAP
    Kindly suggest .
    Regards;
    Joydeep Mukherjee

    This you can acheive by setting account assignment indicator is checked.
    OMJJ >>> Movement Type >>>Account Grouping >>Check account Assignment
    If this indicator is set, the system checks whether a G/L account or an account assignment has been specified on the item screen when user post transactional data. If so, the system copies this data to the posting line for account determination.
    If this indicator is not set, the system always uses the G/L accounts or account assignments determined automatically.

  • Different ways to find Customer exit, User Exit & Badi

    Dear All,
    What are the different ways by which we can find  Customer Exit, User Exit & Badi for a given transaction code
    Thanks
    Ravindra suvarna

    <b>use  this report  u  can  find associate badi and  user exit both for  perticular transaction</b>&----
    *& Report  ZNEGI16                                                     *
    REPORT  ZNEGI16                                 .
    TABLES : TSTC,
    TADIR,
    MODSAPT,
    MODACT,
    TRDIR,
    TFDIR,
    ENLFDIR,
    SXS_ATTRT ,
    TSTCT.
    DATA : JTAB LIKE TADIR OCCURS 0 WITH HEADER LINE.
    DATA : FIELD1(30).
    DATA : V_DEVCLASS LIKE TADIR-DEVCLASS.
    PARAMETERS : P_TCODE LIKE TSTC-TCODE,
    P_PGMNA LIKE TSTC-PGMNA .
    DATA wa_tadir type tadir.
    START-OF-SELECTION.
    IF NOT P_TCODE IS INITIAL.
    SELECT SINGLE * FROM TSTC WHERE TCODE EQ P_TCODE.
    ELSEIF NOT P_PGMNA IS INITIAL.
    TSTC-PGMNA = P_PGMNA.
    ENDIF.
    IF SY-SUBRC EQ 0.
    SELECT SINGLE * FROM TADIR
    WHERE PGMID = 'R3TR'
    AND OBJECT = 'PROG'
    AND OBJ_NAME = TSTC-PGMNA.
    MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
    IF SY-SUBRC NE 0.
    SELECT SINGLE * FROM TRDIR
    WHERE NAME = TSTC-PGMNA.
    IF TRDIR-SUBC EQ 'F'.
    SELECT SINGLE * FROM TFDIR
    WHERE PNAME = TSTC-PGMNA.
    SELECT SINGLE * FROM ENLFDIR
    WHERE FUNCNAME = TFDIR-FUNCNAME.
    SELECT SINGLE * FROM TADIR
    WHERE PGMID = 'R3TR'
    AND OBJECT = 'FUGR'
    AND OBJ_NAME EQ ENLFDIR-AREA.
    MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
    ENDIF.
    ENDIF.
    SELECT * FROM TADIR INTO TABLE JTAB
    WHERE PGMID = 'R3TR'
    AND OBJECT in ('SMOD', 'SXSD')
    AND DEVCLASS = V_DEVCLASS.
    SELECT SINGLE * FROM TSTCT
    WHERE SPRSL EQ SY-LANGU
    AND TCODE EQ P_TCODE.
    FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
    WRITE:/(19) 'Transaction Code - ',
    20(20) P_TCODE,
    45(50) TSTCT-TTEXT.
    SKIP.
    IF NOT JTAB[] IS INITIAL.
    WRITE:/(105) SY-ULINE.
    FORMAT COLOR COL_HEADING INTENSIFIED ON.
    Sorting the internal Table
    sort jtab by OBJECT.
    data : wf_txt(60) type c,
    wf_smod type i ,
    wf_badi type i ,
    wf_object2(30) type C.
    clear : wf_smod, wf_badi , wf_object2.
    Get the total SMOD.
    LOOP AT JTAB into wa_tadir.
    at first.
    FORMAT COLOR COL_HEADING INTENSIFIED ON.
    WRITE:/1 SY-VLINE,
    2 'Enhancement/ Business Add-in',
    41 SY-VLINE ,
    42 'Description',
    105 SY-VLINE.
    WRITE:/(105) SY-ULINE.
    endat.
    clear wf_txt.
    at new object.
    if wa_tadir-object = 'SMOD'.
    wf_object2 = 'Enhancement' .
    elseif wa_tadir-object = 'SXSD'.
    wf_object2 = ' Business Add-in'.
    endif.
    FORMAT COLOR COL_GROUP INTENSIFIED ON.
    WRITE:/1 SY-VLINE,
    2 wf_object2,
    105 SY-VLINE.
    endat.
    case wa_tadir-object.
    when 'SMOD'.
    wf_smod = wf_smod + 1.
    SELECT SINGLE MODTEXT into wf_txt
    FROM MODSAPT
    WHERE SPRSL = SY-LANGU
    AND NAME = wa_tadir-OBJ_NAME.
    FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
    when 'SXSD'.
    For BADis
    wf_badi = wf_badi + 1 .
    select single TEXT into wf_txt
    from SXS_ATTRT
    where sprsl = sy-langu
    and EXIT_NAME = wa_tadir-OBJ_NAME.
    FORMAT COLOR COL_NORMAL INTENSIFIED ON.
    endcase.
    WRITE:/1 SY-VLINE,
    2 wa_tadir-OBJ_NAME hotspot on,
    41 SY-VLINE ,
    42 wf_txt,
    105 SY-VLINE.
    AT END OF object.
    write : /(105) sy-ULINE.
    ENDAT.
    ENDLOOP.
    WRITE:/(105) SY-ULINE.
    SKIP.
    FORMAT COLOR COL_TOTAL INTENSIFIED ON.
    WRITE:/ 'No.of Exits:' , wf_smod.
    WRITE:/ 'No.of BADis:' , wf_badi.
    ELSE.
    FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
    WRITE:/(105) 'No userexits or BADis exist'.
    ENDIF.
    ELSE.
    FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
    WRITE:/(105) 'Transaction does not exist'.
    ENDIF.
    AT LINE-SELECTION.
    data : wf_object type tadir-object.
    clear wf_object.
    GET CURSOR FIELD FIELD1.
    CHECK FIELD1(8) EQ 'WA_TADIR'.
    read table jtab with key obj_name = sy-lisel+1(20).
    move jtab-object to wf_object.
    case wf_object.
    when 'SMOD'.
    SET PARAMETER ID 'MON' FIELD SY-LISEL+1(10).
    CALL TRANSACTION 'SMOD' AND SKIP FIRST SCREEN.
    when 'SXSD'.
    SET PARAMETER ID 'EXN' FIELD SY-LISEL+1(20).
    CALL TRANSACTION 'SE18' AND SKIP FIRST SCREEN.
    endcase.

  • URGENT Different ways of creating portals (Daniel & subbu Have a look and answer)

    Hi all,
         My primary aim is to run an existing application in a portal server.
    My application is running in weblogic6.1. I need to provide a link to that application
    from a portlet.
    I was going thro' the newsgroups and I found out the following responses for my
    requirement,
    I am not clear with these answers.
    1) I need to know what is an IFRAME and some more steps to execute the answer
    given by
    Daniel selman.
    2) Can I convert an URL into portlet?
         This URL content should be shown as it, without has to write any code from the
    side of developer.
    Plz give me some detailed steps to execute this.
    If you guyz can give me some good reference document probably a cook book sort
    of thing, then I will feel more comfortable.
    Thanx in advance,
    Prasanna
    Different ways of creating portlets
    Answered By Daniel selman.
    You can also use an IFRAME inside a Portlet to "include" an external URL within
    a Portlet page.
    I have attached an example of doing this (content.jsp for the portlet uses an
    IFRAME to include www.google.com).
    Can I convert an URL into portlet?
    Answered By Subbu Allamaraju <subbuATBeaDOTCom>
    This URL content should be shown as it, without has to write any code from the
    side of developer. The example provided in portal installation needs demonstrates
    this feature to some extent. But the developer is supposed to extract HTML content
    he/she wants to see and put it in the JSP.
    If the URL is pointing to a page in the same web app, it is straight forward
    to make it a portlet.
    I have few JSPs running in a machine that is remote to the portal node, and which
    is accessible through a proxy from portal. Can I convert these applications into
    portlets?
    Answered By Subbu Allamaraju <subbuATBeaDOTCom>
    The easiest approach is make those remote apps available as web services. Please
    look at the portal wizard that can create portlets to talk to web services. The
    same wizard will also help convering remote
    URLs to portlets.
    I have a full fledged webapplication running on weblogic server. But for some
    additional features (commercial services) I need to used portal server. How do
    i modify the existing site for the desired
    change?
    Answered By Subbu Allamaraju <subbuATBeaDOTCom>
    This will involve some amount of redesign since you're converint a regular web
    site into a portal (the domain/portal wizards will help you do this). You'll then
    need to create a new portal app, and convert those web apps into portlets, and
    add these portlets to the new portal app.

    Prasanna,
    It is impossible to answer this question is a general way, it all depends on
    what the other web application is doing. If it is just returning static HTML
    then a home-grown solution (scrape taglib / IFRAME) and some URL rewriting
    will suffice. If the remote application requires authentication, uses SSL,
    cookies, Javascript, displays pop-ups etc. then things can get complicated
    extremely quickly. At that point you probably need to use a 3rd-party web
    scraping engine (Kapow for example. Peter Laird posted a list of many
    others.)
    There are network throughput, single sign-on, and performance issues to
    consider. Obviously the most performant solution entails converting your
    exisitng WLS application into a Portal application, by refactoring its JSPs,
    deploying its EJBs etc. Alternatively making remote calls into your business
    objects (EJBs) or deploying WebServices to extract the DATA from the remote
    application independent of the presentation may be an option for well
    architected applications.
    So, sorry, I'm afraid it is very hard to generalize these things into much
    more than a list of issues that you should consider as you work through the
    possible solutions.
    FYI: IFRAME is supported by IE 5+ and Netscape 6.x:
    http://www.webreview.com/browsers/browser_implementation.shtml
    Sincerely,
    Daniel Selman
    "Prasanna" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi all,
    My primary aim is to run an existing application in a portal server.
    My application is running in weblogic6.1. I need to provide a link tothat application
    from a portlet.
    I was going thro' the newsgroups and I found out the following responsesfor my
    requirement,
    I am not clear with these answers.
    1) I need to know what is an IFRAME and some more steps to execute theanswer
    given by
    Daniel selman.
    2) Can I convert an URL into portlet?
    This URL content should be shown as it, without has to write any code fromthe
    side of developer.
    Plz give me some detailed steps to execute this.
    If you guyz can give me some good reference document probably a cook booksort
    of thing, then I will feel more comfortable.
    Thanx in advance,
    Prasanna
    Different ways of creating portlets
    Answered By Daniel selman.
    You can also use an IFRAME inside a Portlet to "include" an external URLwithin
    a Portlet page.
    I have attached an example of doing this (content.jsp for the portlet usesan
    IFRAME to include www.google.com).
    Can I convert an URL into portlet?
    Answered By Subbu Allamaraju <subbuATBeaDOTCom>
    This URL content should be shown as it, without has to write any code fromthe
    side of developer. The example provided in portal installation needsdemonstrates
    this feature to some extent. But the developer is supposed to extract HTMLcontent
    he/she wants to see and put it in the JSP.
    If the URL is pointing to a page in the same web app, it isstraight forward
    to make it a portlet.
    I have few JSPs running in a machine that is remote to the portal node,and which
    is accessible through a proxy from portal. Can I convert theseapplications into
    portlets?
    Answered By Subbu Allamaraju <subbuATBeaDOTCom>
    The easiest approach is make those remote apps available as web services.Please
    look at the portal wizard that can create portlets to talk to webservices. The
    same wizard will also help converingremote
    URLs to portlets.
    I have a full fledged webapplication running on weblogic server. But forsome
    additional features (commercial services) I need to used portal server.How do
    i modify the existing site for thedesired
    change?
    Answered By Subbu Allamaraju <subbuATBeaDOTCom>
    This will involve some amount of redesign since you're converint a regularweb
    site into a portal (the domain/portal wizards will help you do this).You'll then
    need to create a new portal app, and convert those web apps into portlets,and
    add these portlets to the new portal app.

  • Can't I use my wireless mouse and trackpad in different ways when scrolling?

    Since I'm a Chinese user, I prefer describing my question in my mother language...I will translate it...
    在系统偏好设置里,倒是可以分别设置鼠标和触控板,但是当我打开触控板的“自然滚动”,同时取消鼠标的“滚动或导航时,使内容按手指方向移动”,之后,鼠标恢复原来的滚动 方式,郁闷的使触控板的滚动方式也跟着变化了⋯⋯
    但这时打开触控板的设置,“自然滚动”依然是选中的啊⋯⋯
    如果这时关闭“自然滚动”,再重新开启,鼠标设置界面的“滚动或导航时,使内容按手指方向移动”虽然是为选中的,但使用时滚动方向又变成反向了⋯⋯
    各位有遇到么⋯⋯我觉得是个BUG吧,期待修复⋯⋯
    我的鼠标是雷柏的6900,蓝牙无线
    本子是新的MBA 11‘
    Well, there is two setting items in system preference for "mouse" and "trackpad", and there do have the checkbox for "Move content in the direction of finger movement when scrolling or navigating" and for "Scroll direction: natural". I checked the "Natural Scroll"---- if I may call it this way ---- option and unchecked the same option in mouse setting wishing to use my mouse and trackpad in different ways...
    However, it turned out to be a confusing phenomenon like I can only use my mouse and trackpad in the way "Natural Scroll" or the way it used to be. If I double click the checkbox of "Move content in the direction of finger movement when scrolling or navigating" to refresh my settings, both my mouse and trackpad will turn into the way it used to be in scrolling while if I double click on the "Natural Scroll" checkbox, both of them will turn into the new way.
    At the same time, eventhrough the setting of my mouse has been changed by the changing of trackpad setting, the checkbox in "mouse" is still unchecked and that's where makes it seems like a BUG....
    So, is there anybody who meets the same problem? The reason I want to use this two device in different ways is I just don't like to use mouse in the new way, it's unconfortable for me.
    And, I use a new MacBook Air 11' and a wireless mouse called Rapoo 6900
    Here comes the link of my wireless mouse.
    http://en.rapoo.com/ProOverview.aspx?PID=3550

    jhawk,
    I can see the appeal of your desired setup, but is the limitation the inability to "Pair" the mouse/keyboard to more than one computer at a time? (Practically, that makes sense, you don't want to be blindly moving both cursors around at the same time, since you can only see one screen at a time)
    You CAN operate bluetooth devices on Windows without pairing-you just need to locate the device each time before using:
    http://www.oreillynet.com/pub/a/wireless/2003/09/18/winxpunwired.html
    So maybe you can pair the Mac version, and just search out the device each time you switch over? (but then you would have to "unpair" it off the Mac too) Maybe you need to write two scripts for each platform: pair/unpair devices.
    Sounds like it would be easier to buy two wireless keyboards and mice :P
    What you really want is a utility like this:
    http://www.abyssoft.com/software/teleport/
    (its only Mac to Mac though, unfortunately)
    Good luck!

  • Can one post movies via iWeb which cannot be saved by the viewer?

    Does anyone know of a way to make movies on iWeb "view only" and not savable by the viewer of the website? This would enable me to post movies which I want to show but don't want them to have to have access to the file to use as they please.

    If someone wants a video, he gets the video...
    There's no full protection... One way or another you get all you want... And there are also many tools out there to grab stuff from websites and so on...
    However using flash is better than using quicktime under this aspect too...
    (Quicktime you just have to save as source and that's it...)
    I don't know any way sorry...
    Regards,
    Cédric
    Message was edited by: Akdream

  • Different ways of closing a jDialog

    Im having a jdialog named SUBDIALOG' which will be invoked by an anotther jdialog named 'PARENTDIALOG'.
    to close the SUBDIALOG im using the method "dispose()" .
    When i reopen the SUBDIALOG a huge run time exception is thrown , which is at the bottom of this mail .
    I came to know that its a bug in JAVA which occurs while closing a frame .
    So please suggest me the different ways of closing a jDialog .
    In the SUBDIALOG ihave used a jTable which is editable .
    Whenever i invoke the dialog(containing the Jtable) for the first time , everything will go fine .
    After closing the dialog , if we re invoke it, i am unable to edit the Jtable . The following error is being thrown .
    java.lang.NullPointerException
    at sun.awt.windows.WInputMethod.dispatchEvent(WInputMethod.java:253)
    at sun.awt.im.InputContext.dispatchEvent(InputContext.java:238)
    at sun.awt.im.InputMethodContext.dispatchEvent(InputMethodContext.java:180)
    at java.awt.Component.dispatchEventImpl(Component.java:3565)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:3323)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3180)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

    When you use the dispose method on your JDialog, it essentially releases the dialog from memory. So if you try to show the window again, that will throw the exception. I assume that you just want to hide the sub window, and not dispose of it.
    Let's say your dialog's class name is MyCoolDialog. Here's the command to close the window (use this inside a JButton's actionPerformed event):
    MyCoolDialog.this.setVisible(false);
    Also, don't forget to set the JDialog's default close operation sometime during the dialog's initialization:
    MyCoolDialog.setDefaultCloseOperation(JDialog.HIDE_ON_CLOSE);
    If you do want to dispose of the window (and not hide it), then remember to create a new reference to the window, set the default close operation to DISPOSE_ON_CLOSE, use the setVisible example I gave you above for the actionPerformed event, and that should bypass your null pointer exception.
    Miscellaneous edits to this post. I'm had a few ID-10-T exceptions this morning...lol.
    Message was edited by:
    HTPC2Good4U

  • Different ways in Creating BP

    Hi,
      Can somebody brief me the different ways for Creating BP in cProjects?
    If i create a BP in SAP R/3 which BP role do i need to use for creating an external resource as Business Partner?
    With path for creation will be appriciated
    Rgds
    Sudhir Reddy

    Hi,
    We had this scenario where we had a separate ERP system and a standalone CRPXRPM system. The replication was done via ALE.
    The report RHALEINI (T-Code - PFAL) was used to move the HR Master data to the cProjects sytem.
    The BPs are created with 'Employee' role. Not very sure, but I think its BUP0003. However, you need to maintain these BPs in the 'Resource' role if you want to maintain their cost/revenue rates.
    We used the field 'BP Type' to differentiate external employees.
    Let me know if you found this helpful.
    Regards,
    Vivek

  • Database duplication oracle 10g different ways

    Hi everyone,
    I need to know the different ways of duplicating the oracle 10g database.Reply will be appreciated.If U know any document ID,kindly post it too.
    Thanks
    Jaya prataab J

    you could:
    - shutdown the database and simply copy all files
    - use rman duplicate to make a clone
    - use transportable tablespaces
    - datapump export/import
    - conventional export/import

  • Fld selectn for mvmt type 601 / acct 300200 differs for Customer goods move

    Dear all,
    Can you some give me advise to clear this step..
    I am getting this error when i am pressing the PGI button, in VL01N
    Goods movement: Error log
    Item   Material           Description                                   Delivery qty UoM Batch
    000010 FINISHED GOODS     Bags Finished products                                 10  KG
           E M7 093
           Fld selectn for mvmt type 601 / acct 300200 differs for Customer goods movement (015 )
    Please give me some suggetions..
    Praveen

    The field cost center is mandatory in acct 300200 and hidden in movement type 601 or viceversa.
    Go to OMJJ, click on Movement Type and execute.  There double click on Field selection (Enjoy)   and see whether the movement is maintained as Required Entry or Optional Entry.
    Now go to FS00, input the G/L Account 300200 and execute.  There go to tab Create/bank/interest  and check whether you have maintained any value against Field status group and also you have maintained tick for Post automatically only.
    thanks
    G. Lakshmipathi

  • Fld selectn for mvmt type 633 / acct 700121 differs for Customer goods move

    Dear Experts,
    While doing PGI getting error message u2026.
    Fld selectn for mvmt type 633 / acct 700121 differs for Customer goods movement (015)
    So  wt should I do  for this error to clear.?
    Regards
    Ishikesh

    The field cost center is mandatory in G/L Acct XXXXX and hidden in movement type 633 or vice versa.
    Go to OMJJ, click on Movement Type, key in 633 and execute.  There double click on "Field selection (Enjoy)"  and see whether the movement is maintained as Required Entry or Optional Entry.
    Now go to FS00, input the G/L Account XXXXX and execute.  There go to tab "Create/bank/interest" and check whether you have maintained any value against "Field status group" and also you have checked the box for "Post automatically only".
    thanks
    G. Lakshmipathi

  • Since MobileMe went away, is there a way to post videos online for my friends to see?

    My wife and I were using MobileMe to post videos of our kids. We were able to do it straight from iMovie. Since MobileMe has gone away, is there a way to post videos? Or do we have sign up for YouTube, Vimeo, etc.?

    Hi
    You can Export out in QuickTime Expert Mode and here select 3GP and here moblie .mp4.
    I think this gave me smallest and still viewable movie to attach to an e-mail.
    Yours Bengt W

Maybe you are looking for

  • HT2513 how do you get the sidebar with three months of just calendar to turn on-is this feature gone?

    how do you get the sidebar with 3 months of calendars on the left?  Is this feature gone?

  • Handle Custom Exception messages in EJB 3.x

    Hi I would like to know the process to follow in order to handle CustomException as in example the following code used within the Satteless / statefull /Message EJB's may be *if(user.account.value <= 100){* throw new EJBHanldleException("1001") where

  • VABS: Versioned Arch Build System & vpack helper

    What is it? vABS is an addition to ABS that has as main goal to keep different versions of the official PKGBUILDs. In ABS you have the latest versions of PKGBUILDs, while in vABS you also have old versions. What is it used for? vABS is very useful to

  • Anyone using CS4 on P4  running XP

    A friend has asked if I would enquire about the potential success of his running CS4 on XP SP2, Asus P4P 2.8 ghz mobo, 3 gigs ram, quadro 500 video card. Anyone doing that with reasonable success? Thanks in advance.

  • DB Connect question

    I use DB connect between bi and thirdly database(mssql). Error occur when I am creating datasource ,the proposal can not find any Database Field ,I found the table/view name lower of the letter. Must it use upper case letter ? And some field will be