How to create a dvd for stereo and 5.1

Hi to everybody
I wonder if I can use stereo files (aiff and wave) to create a dvd that will work with a stereo system and a 5.1 system. I made a dvd before and one of the shortfilms couldn´t be read in 5.1, but the rest worked perfectly, so I don´t understand how it works. Do I have to make a menu for 5.1 another for stereo, or it could work with both?
Thank you

At product/category/sku level there is a property called template.
Find the property in ACC/BCC and provide all the values including the URL property.
In you jsp, you can use this property from product/sku like the way you retrieve any other property from sku/product.
<dsp:valueof param="product.template.URL" />
Using that property with <dsp:include> includes that page.
Peace
Shaik

Similar Messages

  • How to create custom infotype for training and event management

    hai freinds can any one tell me how to create custom infotype for training and event managment with following fields
    PS No – PA0000-> PERNR
    Name   - PA0001 -> ENAME
    IS PS.No. – PA0001-> PS no. of Immediate Superior
    IS name PA0001 -> ENAME
    thanx in advance
    afzal

    Hi,
    Your question is not clear for me. Since it is a TEM infotype, it could be a PD infotype.
    If you wish to create a PD infotype, use transaction PPCI to create the infotype.
    But before that you need to create a structure HRInnnn (where nnnn is the infotype number) with all the fields relevant for the infotype.
    If you wish to create a PA infotype, use transaction PM01 to create the infotype.
    But before that you may be required to create a strcuture PSnnnn  (where nnnn is the infotype number) with all the fields relevant for the infotype.
    Regards,
    Srini

  • How to create a Templates for Categories and Products In BCC

    Hi All,
    Could you please tell me How to create a Templates for Categories and Products In BCC and how Can I get those Templates details(Categories and Products)in jsp
    If possible can any one send the document or where we find in atg docs
    Regards,

    At product/category/sku level there is a property called template.
    Find the property in ACC/BCC and provide all the values including the URL property.
    In you jsp, you can use this property from product/sku like the way you retrieve any other property from sku/product.
    <dsp:valueof param="product.template.URL" />
    Using that property with <dsp:include> includes that page.
    Peace
    Shaik

  • How to create fxplug transition for xcode and quatrz composer

    how to create fxplug transition for xcode and quatrz composer?

    Hi Mohan,
    You have to create and configure your system in the system administration tab in the portal.
    Usually, it looks like the following:
    System from template: JDBC System
    Connector properties
       Connection URL: jdbc:sap:sqlserver://<serverlocation>;DatabaseName=<database name>
       Driver class name: com.sap.portals.jdbc.sqlserver.SQLServerDriver
    User management properties
       User mapping type: admin, user
    Set the system with an alias.
    Go to user administration tab and map the user with VCRole to the configured system
    (the default for MSSQL is usauly user: sa and pw: admin)
    Save your changes and logon to VC with this user.
    The alias name should appear in your list of systems.
    Hope I helped,
    Shay

  • How to create Standard text for terms and conditions of po print form

    Hi anybody,
      I want create Terms and condtions inside smartforms PO FORM , how do i create terms and conditons and how use font size? I don't want hard code inside smartforms , I will create seperate texts for terms and condition after i include inside smartform.
    How i will do ? anybody please tell me.
    Thanks
    S.Muthu.

    Hi Subramaniyan,
                             U an create an include text node in your smartform.And terms and conditions is the header level text,so i suppose you have to give the inputs as follows :
    Text Name         &**-EBELN&
    Text Object       EKKO
    Text ID              xxxx
    Language          &**-SPRAS&
    is the data at your end .To simplify more follow the following.
    1> go to your purchase order from me23n
    2> open any purchase order and click on the terms and conditions text.
    3> go to GOTO option of the text.and click on the HEADER.
    4> U will find the attributes of the text which you will have to pass to the Include text in your smartforms.
    The long texts arestored in STXH table.
    Reward Points if useful.
    Cheers,
    Deepthee Kasal

  • How to create Presentation variable for columns and to use it in Narrative?

    Hi All,
    Anybody know how to create presentation variable for a column (i.e., i need to create it in edit formula section itself). And then, I should use it in Narrative section to display that column value. Is it possible? Or do i need to use any other variable for this requirement? If so please let me know, how to create it? This is very urgent requirement.
    Thanks in Advance
    Thenmozhi

    Hi Satya,
    I just want to create a table that should horizontally display the values like below:
         SUID Tag # :123456               Year Mfg: 2007                                                                                     
         Description: computer corporation FA ID#: 4576
         Model Number: 4569 hESC: #ert
         Serial Number: 78945 Flags: c
    Department: Hematology
    User: thenmozhi
    Database: OLAP
    I think we can create this type of report using either Narrative or Static Text. But I am not sure whether it is possible or not? And also another thing is that sectioning is applied for SUID Tag # column. So, depending on the dashboard prompt if the SUID Tag # retrieves two or more values.
    Then the first value for example 123456     and the values for the other columns related to this SUID Tag # value should display in the first page (i.e., page 1). And if the next value of the SUID Tag # for example say 678901 then the values should move to second page that is like this:
         SUID Tag # :678901               Year Mfg: 2008                                                                                     
         Description: Computer Manufacturing FA ID#: 4577
         Model Number: 4570 hESC: #eth
         Serial Number: 78946 Flags: G
    Department: Hematology
    User: Rehman
    Database: OLAP
    Thanks
    Thenmozhi

  • How to create custom adapter for Products and CommerceService

    Hi guys!
    First of all I wanted to say that I did search. Only relevant material I found was this http://dev.day.com/docs/en/cq/5-5/ecommerce/eCommerce-framework.html
    Unfortunately it doesn't go in details enough...
    I'm trying to follow geometrixx-outdoors example to create my shoppingCart. I have a list of of products in /etc/commerce/products.... referenced by productPage in content.
    But I don't know how to create custom CommerceProvider and Adapter to create proper Product objects - it always picks up geoProductImpl.
    As I understand I need to specify cq:commerceProvider to myProvider and then I need to somehow register MyProvider so it gets picked up.
    Also I guess I need to add MyProductAdapter somehow  so when shoppingCart executes following it returns my implementation instead of geoProductImpl.
    Product product = productResource.adaptTo(Product.class);
    I'd really appreciate if anyone could share an example or point me in the right direction for a guide.
    Cheers
    Kostya

    Hi Kostya,
        Look at this presentation recorded at http://dev.day.com/ddc/en/gems/commerce-framework.html
    Thanks,
    Sham

  • How to create Transaction code for ABAP and execution by other user

    Hi All,
    Could someone please let me know how to create transaction code in detail for ABAP program. Step by step procedure expected. I would like to know how other user can execute the report using same transaction code which I have created.
    More about authorization.
    Thanks in advance.

    Hello,
    You can create transaction code from se80 as well.In object navigator,right click on your program name and create->transaction code.You can create transaction and select if it is only a report,a report with selection-screen depending on your requirement.You can run your report directly by entering the transaction code in the command field.
    You can authorise the users who can use your transaction:
    <b>Authorisation objects</b> are used to restrict certain transactions to users.Critical data must be protected from unauthorised users.For example,the head has access to certain data.But it cannot be accessed by his subordinate.For this we need to define <b>roles</b>.
    •Create an authorization object with transaction SU21.
    An object usually consists of the ACTVT (activity) field and one other field,which specifies the data type to be protected.By ACTVT, we can decide if the data is accessible for change,display only etc.
    •Add authorization fields to the authorization object created.
    •Assign the authorization object to the transaction using SE93.
    Attach the authorization object to the role using transaction PFCG.
    If you want <b>to assign roles</b>,use transaction PFCG.Create a new role.In the AUTHORIZATIONS tab,you can get a self generated profile name and a profile text by clicking on the icon next to it.Then go to the "Change Authorization data" and choose an authorization template.Then you can choose to display/change/create an activity and after the selection,click on the red and white circle.The profile will now be created.
    In the user tab,you can give the user details who can use this role.
    <b>Also check this link:</b>
    http://www.*********************/r3_security/r3_security_tips.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/52/6716a6439b11d1896f0000e8322d00/content.htm
    <b>Very helpful guide:</b>
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c
    Regards,
    Beejal
    **Reward if answer is helpful

  • How to create a measure for COUNT and compare year-to-date/last year?

    Hello expert,
    I have gone through the Oracle by example tutorial for creating the repository. However, I can't find out how to create a measure to display the COUNT (sequence ID). I tried the Aggregation function on the sequence ID on the Fact table but the report on Answer listed out all the sequence IDs in the database. And did not give me the count of the transaction for the period quarter. If I used the sequence ID on Dim table, the SQL failed.
    And also I want to have two counts, one is for the count of transactions by quarter. Another is for count of transaction for the same period quarter.
    Please help.
    Thanks.....

    If you use count (or count distinct ) as the aggregation rule in the dropdown in the repository column, it should work. Or you can post the generated logical and physical sql here.

  • How to Create a ZXP for CC, and for CS6- CC

    Hi,
    Up until now, I used the Extension Builder to create InDesign Extensions. I chose CS5-CS6 as the range, and the ZXP thus created worked on CS5, CS5,5 and CS6 without a hitch. I used the popup menu option Export-->Adobe Application Extension to create the ZXP.
    Now, we have out first customer who uses CC. So we installed CC in house for testing, and I chose the range CS5-CC in the manifest editor.
    My attempts to install the ZXP failed with the notice:
    This extension can not be installed, it requires InDesign64 version in range of inclusively between 9.0 and 9.9.
    I also get the same error if I choose exclusively CC (selecting CC to CC range in the manifest editor).
    What am I doing wrong???
    TIA,
    mlavie

    Hi,
    for the ZXP packaging, this page might help: http://www.davidebarranca.com/2014/05/html-panels-tips-10-packaging-zxp-installers/
    Mind you, I can't tell you whether the latest InDesign version (10.x aka CC 2014) has already dropped the Flash panel support or not. Photoshop for instance did, starting from CC 2014 - but we've been warned in advance that PS would have been the avant-garde among CC apps.
    If you have ActionScript code (and not ExtendScript) I'm afraid you're stuck - porting back to ExtendScript is the only choice.
    Regards,
    Davide Barranca
    www.davidebarranca.com
    www.cs-extensions.com

  • How to create print sharing for Mac and PC computers

    Hello~ I hope someone can answer these questions... Thanks!
    We are a small design office. We have trouble printing recently after we upgrade our Mac OSX v10.4.
    We have:
    2 PC computers (Window XP Home Edition)
    1 Power Mac G4
    1 Power Mac G5
    1 PowerBook G4
    1 Epson Stylus Pro 4000 large format printer
    1 hp laserjet 3030 fax/copier/printer
    We used to transfer the PC files to the server and print from Mac. We were able to print with 'shared printer' if one Mac computer is connected to the printer. After we upgraded 1 Power Mac G4 to OSX v10.4, we can no longer use the 'shared printer' for the other Mac computers. We cannot find the printer under 'shared printer' in the Adobe application, such as Illustrator and Photoshop.
    We would like to set up the print sharing system that both Mac and PC computers can send files to the prints without putting files to the server or switching the printers. Can anyone help please? Many thanks!
    Power Mac G4   Mac OS X (10.4.4)  

    There are a couple of disadvantages with formatting a
    disk as FAT32. Firstly, there is a limit on the file
    size for FAT32. I think it like 2 GB so if you
    capturing video the results will probably not fit
    into this file limit. Secondly FAT32 will not be
    bootable. I alway clone my system to a backup disk as
    bootable. That way if anything goes wrong with my
    system, I can just boot from my backup disk and fix
    it.
    The problem with doing this though is that the drive will not be usable with Windows (which was in the original posting) unless you use the third party MacDrive software on the PC.
    iFelix

  • How to create logical link for report and make that available in webui

    Hi All,
    Please  mention the steps to creae logical link for standard report(BI) or customized report and assiging it to work center,
    Thanks,
    priya

    There is a good guide available from SAP: service.sap.com/crm-inst
    It goes into most details you would want to know on including BI reports.
    The path is SAP CRM > SAP CRM 2007 > CRM WebClient UI
    cheers Carsten

  • How to create new version for material

    Hi expert,
    Can anyone please guide me step by step on how to create new version for material and vendor? Please also mention transaction and details step by step.
    Thanks

    HI,
    Do you mean to have version management for purchasing documents?.
    Best Regards,
    Arminda Jack

  • Create an infotype for Training and Events

    Hello SAP HCM Community,
    Does anyone have a step-by-step procedure on how to create an infotype for Training and Events (specifically for External Persons - H)?
    I also need to find out how do I edit an existing Training and Events or PD infotype, i.e. to add fields or remove them?
    Kind regards
    Dorianne

    Hi Dilek,
    Firstly before I give you the example please advise if IT1690 is a SAP standard infotype?
    Example:
    When creating a Business Event (E) via transaction PSV2, PV10 or PV11 I want certain rules to be in place when the user selects the following:
    When selecting an option under 'Location' for example "Internal", the user will then go to "Organizer Data". Under "Organizer Data" there will be a drop down list of A, B or C. For "Internal" Location the user should only pick option B, so if they select any of the other options and attempt to save the transaction will be stopped with an error with a message, i.e. " Incorrect Organiser Data Captured for Internal".
    I look forward to your response.
    Kind regards
    Dorianne

  • How can I create back up dvds for itunes and how do I back up from existing dvds?

    How can I create back up dvds for itunes and how do I back up from existing dvds?

    Recovery Mode:
    1. Turn off iPad
    2. Connect USB cable to computer; leave the other end alone
    3. Press and hold the Home button down and connect the docking end of cable to iPad
    4. Continue holding the Home button until you see the "Connect To iTune" screen
    5. Release the Home button
    6. Open iTune
    7. You should see "iTunes has detected an iPad in recovery mode"
    8. Use iTune to restore iPad
    Note: You need to be patient and repeat the above many times to recover your iPad

Maybe you are looking for

  • Unable to Schedule the Report with a user with Author Role.

    Hi, I tried to Schedule the Report using weblogic user(which has admin role) it worked perfectly. But when i try to login using User(which has author role) and when i try to schedule a report i am getting the following error. It is clustered Environm

  • Price Masking in SRM 7.0

    Hi Masa/Muthu/Viru We have upgraded from SRM 3.0 to SRM 7.0 our client requirement is to do price masking for external contractors only. External contract will create shopping cart,do the confirmation . I  have to do price masking for the external co

  • Document  type settings

    Hi, In the Document type settings for PO, there is one check box is Vendor. What is the purpose of vendor check box in the document type settings? Kindly explain Thanks Ravi

  • Removing Leading Zeros

    Hi Friends, I need to delete leading zeros from material while loading to ODS and have tried followings options: CONVERSION_EXIT_ALPHA_OUTPUT Shift Variable LEFT deleting leading zeroes Both the options did not work in my case. I need to delete leadi

  • Is there any way to send an event invitation to multiple people, but hide invitees' email addresses from recipients? I need to keep their details private...

    Hi, I'm creating a series of events in Lightning, and sending invitations to all my adult class students. Legally, and ethically, I have to keep their personal details private. This includes their email addresses. I can't find a way to send invitatio