EHS Phrase sets for dummies needed

I have set up Dangerous goods checks and everything is working except for phrase sets  used in the Dangerous goods master record. 
When I create or change a DG master record using DGP1 or DGP2 I can enter all the information I need except the Dangerous Goods Description RDGMDIOT-PDGNUD.   I have searched and it appear this field is FILLED with phrase sets.   
It would appear that the phrase set would be based on the type and ID number fields RDGMDIOT-TKUI and DGNU
Could someone please explain how you set/assign/create a phrase set for this.
Thanks
Rudy

Dear Rudolph,
1) You can create the phrase set in T-code :CG1B  (e.g : SAP_EHS_1101_001_LOCATION this is the phrase set for physical enviroment)     
2) You create the phrase in T-code : CG12 and here you assisng the required phrase set to phrase. ( e.g : Corrosive Chemicals is the phrase .Then while creating phrase You assigne the phrase set this phrase )
still you have problem please revert back
thanx
sunil jawalkar
Message was edited by:
        sunil jawalkar

Similar Messages

  • Needed: flash for dummies - a template for HTML snippet

    I am a dummy when in comes to code. I understand that iWeb '08 uses "HML Snippets" and by using them, you can add flash movies (.flv or .swf) to your iWeb '08 created site.
    What I (and apparently many other dummies) need is a step by step set of instructions on how to modifiy an HTML template and where to put the flash files to get them to work.
    <http://web.mac.com/wyodor/Embed_Media/Embed.html> provides useful HTML templates, but they leave many unanswered questions that dummies, like me, have no clue about. Here is the template for .flv files with my questions in CAPITALS.
    Object for Flash movies with player.
    The outer object is for Safari.
    The inner object is for Firefox/Camino.
    This sample uses a Flash player. There are several Flash players around you can use.
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="260"CHANGE WIDTH AND HEIGHT TO DIMENSIONS OF MY FLASH MOVIE-YES? codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=8,0,0,0">
    <param name="src" value="http://url/to//anpplayer.swf?file=movie.flv&amp;autoStart=true" />CHANGE URL TO LOCATION OF .FLV FILE? CHANGE MOVIE.FLV TO NAME OF FLASH MOVIE?
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    <object type="application/x-shockwave-flash" data="http://url/to/anpplayer.swf?file=movie.flv&amp;autoStart=true" width="320" height="260">CHANGE URL TO LOCATION OF .FLV FILE? CHANGE MOVIE.FLV TO NAME OF FLASH MOVIE? CHANGE DIMENSIONS TO THOSE OF MY FLASH MOVIE?
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    </object>
    </object>
    IF YOU INCLUDE THE FLASH MOVIE IN THE iWEB FILES FOR THAT PAGE, IS THERE A WAY TO INDICATE THAT THE PATH TO THEM IS SHORTER THAN THE WHOLE HTTP//...?
    I have read all the postings and gone to all the sites and attempted doing what they seem to say and I am still having no luck. I hope someone will take the time to explain to dummies like me how to do this. I used iWeb because I thought it would be simple.

    Remember, I am a dummy.
    The path I gave to files is an invention, not the actual path I am using, but that is not the problem (I suspect). I have eliminated the parameters ending in false. Will that mean that the controller shows up? That the movies does not loop?
    Should the question mark not be there or is it required? I have no idea what it does.
    My understanding (or misunderstanding) was that this code has two parts to address playback on various browsers. Is that true or is it just redundant?
    Here is what I have now. If you could just make necessary changes and post, that would probably be the biggest help. The "piecemeal" approach leaves me with more questions. Thanks for all the help.
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="309" height="206"
    <codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=8,0,0,0">
    <param name="src" value="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?file=Mixotri cha.flv&amp;autoStart=true" />
    <param name="autoplay" value="true" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    <object type="application/x-shockwave-flash" data="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?
    file=Mixotricha.flv&amp;autoStart=true" width="309" height="206">
    <param name="autoplay" value="true" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    </object>
    </object> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="309" height="206"
    <codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=8,0,0,0">
    <param name="src" value="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?file=Mixotri cha.flv&amp;autoStart=true" />
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    <object type="application/x-shockwave-flash" data="http://eclogite.geo.umass.edu/funstuff/flash/Mixotricha.flv?file=Mixotric ha.flv&amp;autoStart=true" width="309" height="206">
    <param name="autoplay" value="true" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    </object>

  • Needed: flash on iWeb '08 for dummies

    I am a dummy when in comes to code. I understand that iWeb '08 uses "HML Snippets" and by using them, you can add flash movies (.flv or .swf) to your iWeb '08 created site.
    What I (and apparently many other dummies) need is a step by step set of instructions on how to modifiy an HTML template and where to put the flash files to get them to work.
    <http://web.mac.com/wyodor/Embed_Media/Embed.html> provides useful HTML templates, but they leave many unanswered questions that dummies, like me, have no clue about. Here is the template for .flv files with my questions in CAPITALS.
    Object for Flash movies with player.
    The outer object is for Safari.
    The inner object is for Firefox/Camino.
    This sample uses a Flash player. There are several Flash players around you can use.
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="260"CHANGE WIDTH AND HEIGHT TO DIMENSIONS OF MY FLASH MOVIE-YES? codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=8,0,0,0">
    <param name="src" value="http://url/to//anpplayer.swf?file=movie.flv&amp;autoStart=true" />CHANGE URL TO LOCATION OF .FLV FILE? CHANGE MOVIE.FLV TO NAME OF FLASH MOVIE?
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    <object type="application/x-shockwave-flash" data="http://url/to/anpplayer.swf?file=movie.flv&amp;autoStart=true" width="320" height="260">CHANGE URL TO LOCATION OF .FLV FILE? CHANGE MOVIE.FLV TO NAME OF FLASH MOVIE? CHANGE DIMENSIONS TO THOSE OF MY FLASH MOVIE?
    <param name="autoplay" value="true" />
    <param name="loop" value="false" />
    <param name="controller" value="false" />
    <param name="kioskmode" value="false" />
    <param name="cache" value="true" />
    <param name="scale" value="tofit" />
    </object>
    </object>
    IF YOU INCLUDE THE FLASH MOVIE IN THE iWEB FILES FOR THAT PAGE, IS THERE A WAY TO INDICATE THAT THE PATH TO THEM IS SHORTER THAN THE WHOLE HTTP//...?
    I have read all the postings and gone to all the sites and attempted doing what they seem to say and I am still having no luck. I hope someone will take the time to explain to dummies like me how to do this. I used iWeb because I thought it would be simple.

    James ~ You'll get more responses by posting your qstn on the iWeb'08 forum here:
    http://discussions.apple.com/forum.jspa?forumID=1193
    Since you've read all the postings re Flash, you've probably seen this already; but just in case you haven't...
    http://web.mac.com/catucker/InsideOutside/Flash.html

  • I can not get real audio player to record videos from the internet, I believe the problem is that my Firefox browser is set for 64 bi... i need to change it to 32 and do not know how.

    I can not get real audio player to record videos from the internet i use firefox as my browser on windows 7, I believe the problem is that my Firefox browser is set for 64 bi... i need to change it to 32 and do not know how.

    dont know what to do

  • HT204053 How do you change apple id for icloud if phone is already set up. Need to give each phone in my account their own apple id for icloud so that we dont receive each others messages but can still all use same id for purchases.

    How do you change apple id for icloud if phone is already set up. Need to give each phone in my account their own apple id for icloud so that we dont receive each others messages but can still all use same id for purchases.

    Settings-icloud-scroll to the bottom, select delete, if you want to keep the content select keep, otherwise it'll remove it. Then once it is done add the account information for the account you want on that phone.  Your apple ID in settings-store will remain the same and each device can still purchase/use content from that account.

  • Hi, I forgot my user password mac 10.9.4 I don't need it to log in but i need it to make changes, etc. It says a password hasn't been set for this account but it still asks for one when i click on the lock icon. can anyone help me? thx!

    Hi, I forgot my user password mac 10.9.4 I don't need it to log in but i need it to make changes, etc. It says a password hasn't been set for this account but it still asks for one when i click on the lock icon. can anyone help me? thx!

    This is a little confusing since you say you have forgotten your password and then the system says you have not entered a password.  Even with an Admin account you must have a password to install software.
    If you are using Mac OS X 10.7 or above, you can change the admin password by restarting holding the Command and R keys, from the menu bar select Utilities, then Terminal.  When the Terminal window opens, at the cursor type exactly:
    resetpassword
    and press Enter.  When the Reset Password window opens, select the internal hard drive, and then the user account.  Type a new password twice, leave the Hint blank, and then Save.  Accept the next dialog that opens, and at the bottom of the Reset Password window agree to resetting the home directory permissions.
    Quit the Reset Password window, go to the apple left side of the menu bar, Restart.
    And you have a new password for your account.

  • I'm lost with my new "used" iPod touch 4th gen.  Just downloaded iOS 6; seems to be trying to access a WIFI signal but I have it hard wired into my MAC and I do not have WIFI.  Need iPod for dummies.

    I'm lost with my new "used" iPod touch 4th gen.  Just downloaded iOS 6; seems to be trying to access a WIFI signal but I have it hard wired into my MAC and I do not have WIFI.  Need iPod for dummies - very basic and simple help.

    On the computer you should be able to go to the network properites. Go to the TCP part and unchec the line that says obtaind DNS automatically and check the one that says use the following. Add the 8.8.8.8 and Google other 8.8.4.4.
    For more info see:
    https://developers.google.com/speed/public-dns/

  • Reminder Need to Set for Contract Approval

    Reminders need to be set for contract approval when no action has been taken.
    The correspondent approver/group of approvers need to be informed

    Here is an approach that was designed by our functional team :
    You create an approval group that has just one member and when delegation is required the contract admin can add a new user to that group. This will ensure that approval goes to the delegated user as well.
    Of course, the delegated user should be removed from the group once he/she is no more needed.
    It involves some manual work but this is an appropriate solution given the restricted functionality of SAP Sourcing in this case.
    Members can share their views on this topic as well.
    Thanks
    Devesh

  • TS1307 The port I'm using is 465. Not working. Just need the setting for outgoing mail. Incoming is still working.

    The port I'm using is 465. Not working. Just need the setting for outgoing mail. Incoming is still working.

    "Well Known" TCP and UDP ports used by Apple software products
    http://support.apple.com/kb/TS1629?viewlocale=en_US

  • I have recently changed by email login password for my emails i have managed to change them in my setting for my iPad but need to change the settings for my MAC computer but i cannot see to do it help please

    i have recently changed by email login password for my emails i have managed to change them in my setting for my iPad but need to change the settings for my MAC computer but i cannot seem to do it help please?

    Mail/Preferences/Accounts
    Use the - and + signs to delete or add your new Accounts
    see
    http://support.apple.com/kb/PH4928
    Mac 101
    http://support.apple.com/kb/index?page=search&src=support_site.kbase.search&loca le=en_US&q=deleting%20mail%20accounts

  • Needs steps for Printer setting for User-customized Paper Size

    Hii
    I need steps for Printer setting for User-customized Paper Size
    for my requirement i hav to design this for a paper which is 9cm length and width 23cm and printer is Laser printer
    Thanks
    Ravi

    Hi ,
    Kindly send me materials regarding printer configuration , I need to confiure a printer .Kindly help me.
    My ID  is rakeshhaari at gmail dot com
    Regards,
    Hari

  • When does LIBPATH need to be set for an Oracle RDBMS running on AIX?

    I am trying to determine the impacts of not having LIBPATH set in an AIX 5.3 environment running Oracle 10.2.0.4 64 bit databases. It would appear these databases may have been ported from Linux and the LD_LIBRARY_PATH variable was set in some of the scripts (i.e. Cold backup that shutsdown and starts the database).
    My interpretation from research is LD_LIBRARY_PATH would be ignored by AIX, although some hits I have found show this envionment variable set and LIBPATH. If LIBPATH is not set for database scripts (i.e. shutdown/startup for backup, database maintenance, etc) is there any concern? LIPBPATH is not set in the .profile for the oracle account either.

    908340 wrote:
    I am trying to determine the impacts of not having LIBPATH set in an AIX 5.3 environment running Oracle 10.2.0.4 64 bit databases. It would appear these databases may have been ported from Linux and the LD_LIBRARY_PATH variable was set in some of the scripts (i.e. Cold backup that shutsdown and starts the database).
    My interpretation from research is LD_LIBRARY_PATH would be ignored by AIX, although some hits I have found show this envionment variable set and LIBPATH. If LIBPATH is not set for database scripts (i.e. shutdown/startup for backup, database maintenance, etc) is there any concern? I am not concerned.

  • Need Help for a ODBC Registry Setting for CR11 and CR2008 for Joins

    I have used CR for a longtime. I currently have CR11 and CR12.
    I want to access Clarion files that are the TPS Access Method.
    There's a PDF called Cr9_Left_outer_join.pdf that's located at: http://www.radventure.nl/Portals/0/cr9_left_outer_join.pdf
    This shows how to do the registry setting for a number of DBMSs/Access Methods such as TopSpeed. See PDF page 3
    The registry settings that the paper describes are NOT in CR 12.
    Can anybody help me find the right registry KEY and what the correct setting is supposed to be?
    Thanks in advance.
    Regards,
    Mike Gorman

    Hi Mike,
    Not sure where you put or created that registry key but this is what it should look like:
    HKEY_CURRENT_USER\Software\Business Objects\Suite 12.0\Crystal Reports\Database\ODBC
    Then create a String Value called - "ODBC Behavior" and the value is 2, or 3 if and when you can use ODBC level 3.
    Close Crystal before changing any of our key values, CR will write the previous version back to the registry when closing.
    Also, be aware that what ever ODBC Level 2 ( ANSII 89 ) limitations are is what that driver and CR will be limited to. Example is Left Outer Joins are limited to only one in the SQL Statement and no way around this. You should be asking them to update to ODBC 3 ( ANSII 92 standards )
    Crystal dynamically reads in the ODBC client functionality and therefore no over rides in CR will make the client work, if the ODBC driver is not capable then CR is also not capable.
    Your other options is to go to Microsofts site and download their OLE DB developers package and create your own OLE DB driver, or find a developer willing to do this for you. Microsoft fully supports OLE DB and I believe they are trying to discourage ODBC usage.
    Another option is to use a front end app to export the data into temporary MS Access tables and then create your reports off of those MDB file. MS Access at least supports ODBC 3 so you will be able to use full join syntax and functionality. Or even better is to move to MS SQL Server which is us to date and fully support all connection methods.
    Thanks again
    Don

  • Language is Spanish. I need English.  The File 1 of 1 is set for the Spanish. How can I change the language?

    My installation menu is set for Spanish. How can I change the setting to English?

    Creative Cloud Help / Adjust the install language | Creative Cloud applications | CCM -
    http://helpx.adobe.com/creative-cloud/kb/change-installed-language.html

  • Subforms For Dummies

    I've been trying to create and populate a form with information obtained through a SQL query to an OBDC data source. The query works fine and I can view the the results of my query in the Data View. I did not upgrade to Designer 7 from any other "forms" creating software and I have never attempted to create a form before. I admit that I'm confused by the use of subforms. I haven't been successful in finding a "Subforms for Dummies" instruction booklet anywhere and quite frankly, the Help topics are more confusing than helpful. Certain aspects of my form work fine. My biggest difficulty is getting all of the information to flow down the page. I can display the first row of information from my query, but I never see the subsequent rows. Nothing I've tried works. I know I'm missing something very minute in the scheme of things but I'm ready to pull my hair out. I know there's an expert out there that's laughing at me, but I could use your help.
    Thanks

    Hello Rusty
    I'll try to provide a "For Dummies" explanation for using subforms to deal with repeating data. So the scenario is that a Form is being used to present data; some XML structure with repeating complex elements is being passed into a form as an initial data set.
    1. Define fields to display the elements for one set of data.
    2. Wrap these in a subform and set the Content property to Positioned - you can then re-jig the positioning of the fields within the subform to give them the breathing space they need. Let's call this "pos_sub_form".
    3. Wrap pos_sub_form in a subform and set the Content property to Flowed and the Flow Direction to (probably) Top-to-bottom. Let's call this "flow_sub_form".
    A Flowed subform will re-jig it's content automatically to squeeze everything into as small space as possible. In this case it will squeeze multiple instances of the pos_sub_form (once we make it so that multiple instances are possible...)
    4. Set the data binding of pos_sub_form to the repeating element in the data set and check/tick "Repeat Subform For Each Data Item" (you can also set Min and Max as required).
    5. Set the data binding of the form fields to the elements within teh repeating group.
    6. Check/tick "Allow Page Breaks In Content" for flow_sub_form.
    7. Check/tick "Allow Page Breaks In Content" for the page subform.
    Note that by making subform and field names match the data element names the binding can occur automatically. I would advise against this because be being "implicit" it is somewhat hidden and if the data structure changes the form will break but the reason why may not be obvious to whoever is supporting it, again because the binding is implicit.
    Note that Flowed subforms squeeze all their content. You can use this to your advantage by including a "header" and "footer" within flow_sub_form before and after the pos_sub_form.
    If you require a "continue on next page" type-of-thing, you can create a subform and set it as the "overflow trailer" of the pos_sub_form. Make the trailer a "referenced object" by dragging it in the Hierarchy if necessary. If you require repeated headers you can create a subform and set it as the "overflow leader" of the pos_sub_form. Note that being "overflow leader" might cause the header subform to only appear on pages 2 to x (as "Referenced object") unless you include it the flow_sub_form.
    I think that's the crux of it. I hope it helps.
    Neil

Maybe you are looking for