Pragraph format of standard.

In a smartform, we are using standard text. Now I need to choose a paragraph format for this standard text. when I put pragraph format say "P1" in "Std paragraph" box. NO change will get reflected.
When gave "P1" in "First paragraph" box only the 1st line of the text got changed.
PLease help me.

Hi
In the smart style, that you are using you can give the default option for the paragraph format. Under the standard settings--> Standard Paragraph.
Vishwa.

Similar Messages

  • Change Output format of standard program RFSZIS00

    Hi All,
    I want to change output format of standard program RFSZIS00 for this i copied this into Z program but i am not able to
    find out where final output table is populating because that program is not using any final internal table it's using EXRACT and
    another thing is all discription for field has given in German Language.
    It's a clasical report not an ALV.
    Edited by: Raj Singh on Jul 3, 2009 11:03 AM

    Dear Raj,
    as per the report mentioned by you, it is calling some subroutine to display the details.
    Just try to trace the WRITE statements and check if you can add your own include in this report to display the output as per your requirement.
    Regds,
    Anil

  • How to modify date format for Standard Purchase Order  Template XSL-FO

    I am editing the XSL-FO for the Standard Purchase Order.
    I need to modify the promised date column to 'DD-MON-YYYY’' , tried to use substring in below line but it didn't work
    <xsl:value-of select="LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE"/>
    Any solution for this ?
    thanks
    Pravin

    Thanks for your response.
    I tried to change the code in below format but it was giving error.
    Original code
    <xsl:value-of select="LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE"/>
    modified to
    <xsl:value-of select="xdoxslt:format_date(LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE,'dd-mmm-yyyy','dd/mmm/yyyy hh24:mi:ss',$_XDOLOCALE,$_XDOTIMEZONE)"/>
    also tried with
    <xsl:value-of select="xdoxslt:format_date(LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE,'dd-mmm-yyyy','dd-mmm-yyyy hh24:mi:ss',$_XDOLOCALE,$_XDOTIMEZONE)"/>
    also tried like
    <xsl:value-of select="xdoxslt:format_date(LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE,'dd-mmm-yyyy','dd/mmm/yyyy',$_XDOLOCALE,$_XDOTIMEZONE)"/>
    Tried above 3 methods but it didn't work.
    right now the date format in pdf file is 24-MAY-2011 21:56:24 i need to remove 21:56:24 and have only 24-MAY-2011
    any suggestions.
    thanks

  • How to modify date format for Standard Purchase Order

    In the Standard Purchase Order I have been trying to modify the date format of the Need by and Promised Date. To display DD-MON-YYYY please could some advise.
    Thanks

    The varaibles and prarameters I am using are.
    <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:ora="http://www.oracle.com/XSL/Transform/java/" xmlns:xdofo="http://xmlns.oracle.com/oxp/fo/extensions" xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions" xmlns:xdoxliff="urn:oasis:names:tc:xliff:document:1.1">
    <xsl:param name="_XDOCALENDAR">GREGORIAN</xsl:param>
    <xsl:param name="_XDOLOCALE">en-US</xsl:param>
    <xsl:param name="_XDOTIMEZONE">GMT</xsl:param>
    <xsl:param name="_XDODFOVERRIDE">;</xsl:param>
    <xsl:param name="_XDOCTX">#</xsl:param>
    <xsl:variable name="_XDOXSLTCTX" select="xdoxslt:set_xslt_locale($_XDOCTX, $_XDOLOCALE, $_XDOTIMEZONE, $_XDOCALENDAR, $_XDODFOVERRIDE)" />

  • WD date format & Java standard locale-based pattern

    Hi,
      I have a requairement to implement application that utilize WebDynpro and Servlet programming in one product. Application must be fully localizable. My only problem at the moment is to make WD date input field working exactly thesame as standard Java DateFormat class (or inversely to make Java DateFormat class work in exactly the same way as WD date input field). For example:
    Locale: en_GB (set in browser properties and assigned to portal user)
    WD date input field: 31/08/2006
    Java DateFormat class: 31/08/06
    Snipped of code that produces formated Java date:
    DateFormat.getDateInstance(DateFormat.SHORT, locale).format(date);
    The only problem with this locale is 2-digits year field instead of 4-digits, but in other locales there might be other problems.
    I would be appreciate for any help.
    Kind regards,
      Marcin Zduniak

    Marcin,
    Technically, the required format on servlet side is:
    DateFormat format = new SimpleDateFormat("dd/MM/yyyy", locale);
    System.out.println( format.format(new Date()) );
    However, it's quite complex task to make generic mapping for every locale -- most probably you need internatioanlized property files (one per locale) with formatting strings.
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • Modifying the format of standard form for transaction PP40

    Hello gurus,
    I want to modify the format of the standard form HR_ALL_BUCH for training and event management section of HR. For this i know that i have to copy the standard form into a z-form. So i copied the form and named it as ZH_ALL_BUCH. Now i am able to change the contents of the mail but i cannot reposition the windows. The section where we put the height and width of window is looking grayout even if i open th form in change mode. How can i reposition the windows?
    Regards,
    Yayati Ekbote

    Hello,
    I solved my problem myself. The original form was in german language. so while opening the form in change mode, the language of the form should have been 'DE' and not 'EN'. So i set the language as 'DE' and the form windows were repositionable. Thanks.
    Regards,
    Yayati Ekbote

  • Formatting for Standard Texts  not Applying

    Hi ,
    Now Ia m working on BTE's . In BTE function module I am  writing some text and saving it By SAVE_TEXT. In that Iam possing all the variables Including Style Name.And I am using this standard text as a body of the email.In that email Body the Formating options are not appying.
    Can anyone throw some inputs on this.
    Regards,
    Eswar

    thanks for you response,I am sending plain text.I am facing formatting issuse .How to do formating for body of email .

  • How do I change the date format to standard dd/mm/yy?

    I've looked through the settings, I've looked through the help files and I've searched the forums, but I couldn't even find mention of this. My phone will only display the date as mm/dd/yy, which as far as I know is only used in USA and I've set my location to London.
    Normally this isn't a problem unless the numbers are close eg. 11/10/13, which I would always read as 11th October 2013 and I have gotten this wrong before.
    The only solution I have is a label stuck on the phone to remind me.
    This is only a minor irritation, but as I can't fix it, I would appreciate any help.
    Thanks
    JP

    Unfortunately, I do not have a Firefox OS device, so this is based on an old screen shot I saw in a search...
    During initial setup, you may have been asked to confirm your language and region. I believe the region is used to localize your date format. Can you find a setup app to get back to those choices? Please be advised that running a setup app may remove some data, so it's probably a good idea to wait for additional feedback before actually going forward with it.

  • How can I convert an image created in Photoshop into a format that Java's ImageIO library will take?

    Hi all,
    I've been trying to write an image resize tool to use the Lancoz resample algorithm to resize images to a high standard in Java.  The library with the algorithm/filter in it is mortennobel's image scaling library and it takes a buffered image as an input and returns the resized image as desired.  However the trouble I’m having is that the ImageIO library in Java, a standard library, which converts images given to its read method to buffered images doesn't accept certain images created in Photoshop and so it throws an exception.  My library needs to be fully automated to process possible thousands of images at a time and so manually converting them by resaving them as JPEG's is really feasibly.  Is there some way I can convert these images from Adobes Exif format to standard JFIF format?  I've tried simple inserting the APP0 marker from a JFIF image in-between the SOI and APP1 marker but the ImageIO library still failed.
    The above image is a screenshot of the binary in hex of one of the images that cause an Invalid Format exception when passed to ImageIO.
    Any help you could offer me with this would be much appreciated.
    Kind regards and thank you,
    Alexei Blue
    Science Warehouse.
    NB: I previously posted this post in Developers but was told to post it in a Photoshop forum so apologies if this is the incorrect formum

    The image scaling library does have a BiCubicFilter in it so I'll experiment around with them and see what happens.  As for the imageIO library I think it accepts Exif image types, but still for some reason it just doesn't like Adobe Photoshop types.  Maybe its the colour map it doesn't like I just can't seem to work out what's wrong which is slightly frustrating but looking round to see if I can find an answer

  • Working with several video formats aspect ratios need help...

    Hi folks I have searched around quite a bit but I need more specific advice based my situation...I am editing a docu about Japanese biker gangs shot on several different SD cameras:
    MY FOOTAGE
    1.Sony Vx-2000 fitted with a  Century Optics 16:9 converter lens bayonet mounted
    2.Canon Xl2 shot in 16:9 mode
    But I also have:
    ARCHIVAL/ACQUIRED FOOTAGE
    1. Contributor's camera SD 4:3 aspect ratio
    2.Contributor's camera SD 16:9 aspect ratio
    3. Transferred from VHS into SD 4:3 aspect ratio
    I would like to standardize the aspect ratio for the project but I am getting confused as sometimes the footage shot on the sony (which should be true 16:9) appears elongated vertically at times.
    Are my settings off?
    Also, I have "title safe" wireframe on in the Canvas and the images all exceed the outer box. I don't have a TV so it's hard to check what (if anything) gets
    lost. I guees most TVs can handle 16:9 without letterboxing....
    Do I have to worry about that? Which box should I crop to if I letterbox? The out or inner? Or the outside of the screen? Should I just letterbox the whole project?
    BTW eventually I am planning on Uprezing the project to HD using Magic Bullet when outputting.
    The overall question is: Who has experience dealing with multiple aspect ratios in one timeline? Can you offer any advice on a work flow to output successfully?

    Sorry to butt in, haven't read the entire thread.
    Suggest you plan from the beginning to create one timeline but encode for two separate output formats.
    Standard procedure for bringing multiple formats is to convert them to a single format as they are ingested. Decide early what the timeline format will be and transcode everything to that codec before anything is brought into the timeline.
    When your project goesgolden, export a single self-contained movie and take that to Compressor to create release movies that will be played on Blu-ray, SD  DVD, online, or in Power Point, whatever you need.
    bogiesan
    Message was edited by: David Bogie Chq-1

  • MM PO form formating

    i am having difficulty trying to format the standard medruck form to be as per customers requirements. i have copied the standard form but the formating of the texts is new to me and i have encountered problems, can anyone please assist me? what do the following syntax do and mean?
    par
    <B>
    <S>
    <U>
    </>
    < j >

    Surbjeet....I don't think your answer is appropiate....Believe it or not....Prince is a real name in some countries...Maybe it sounds like a fake name, but you don't have to scare people away like that...
    Greetings,
    Blag.

  • How to use table in standard text

    Hi,
    I created one standard text using SO10 and I need to populate my internal table data values in the standard text. Below is the standard text i created.
    XXXXXXXXXXXXXXX
    XXXXXXXXXXXXXXXXXXXXXXXXX
    XXXXXXXXXXXXXXXXXXXXXXXXX
    XXXXXXXXXXXXXXXXXXXXXXXXX
    XXXXXXXXXXXXXXXXXXXXXXXXX
    &GV_ASSIGNMENT&   &COSTCENTER&    &ORGUNIT&
    &GV_ASSIGNMENT&   &COSTCENTER&    &ORGUNIT&
    &GV_ASSIGNMENT&   &COSTCENTER&    &ORGUNIT&
    Thanks,
    XXXXXXXXX
    If an employee have multiple assignments, I have to send a mail to org unit head with the above format.
    I created the above format in standard text (SO10). Now how to populate the values in the standard text.
    Thanks,
    Ram

    Hi Ram,
    A standard text like this does not have the concept of looping through data (which is what you'll have to do if there you have a table of data).
    What are you using to generate the mail?  If is is comning from smartform or SAPscript you should use the form to define the layout and the loop, meaning you'll need to split your standard text into smaller texts.
    Regards,
    Nick

  • DVD Studio Pro- DVD won't burn, will only format

    Hello,
    I'm trying to burn a DVD with DVD Studio Pro, eveyrthing works great in simulator.  I exported from FCP to Compressor and used the Best Settings 90 min for compression (my video is 23 min).  When I click burn it goes through the steps but after it goes to formating it says formatting complete and ejects the DVD, the log says this....  I specifially noticed this line "Note: The file ‘.DS_Store’ found in the ‘build’ folder is not a DVD-Video file and will not be included in the final disc or DLT.
    Note: The file ‘THE_NEW_OMNIPOD_SYSTEM_DVD.layout’ found in the ‘HVDVD_TS’ folder is not a DVD-Video file and will not be included in the final disc or DLT.
    Note: The file ‘VOB_DATA.LAY’ found in the ‘HVDVD_TS’ folder is not a DVD-Video file and will not be included in the final disc or DLT.
    Start formatting"
    Any idea why that is happening?  I've tried just using build and putting the HVDVD_TS folder onto my desktop and then putting it from my desktop onto a DVD and buring that, but that didnt work either.
    Starting DVD Build THE_NEW_OMNIPOD_SYSTEM_DVD...
    Compiler Initializing...
    Precompiling Project THE_NEW_OMNIPOD_SYSTEM_DVD
    Compiling VMG Information...
    Created 16 PGCs in VTSM1
    Created 5 PGCs in VTSM2
    Created 8 PGCs in VMG.
    2 Menu(s) will be created...
    Compiling Menu PGCs...
    Compiling Menu#1 (Home)...
    Rendering Menu:Home,Language:1...
    Compiling Menu#2 (Menu 2)...
    Rendering Menu:Menu 2,Language:1...
    Generating Transition: VTSM #01, VOB #2...
    Generating Transition: VTSM #01, VOB #4...
    Generating Transition: VTSM #01, VOB #5...
    Generating Transition: VTSM #01, VOB #6...
    Generating Transition: VTSM #01, VOB #7...
    Generating Transition: VTSM #01, VOB #8...
    Writing HV000M02.EVO
    Compiling Menu PGCs...
    Writing HV002M01.EVO
    2 VTSs and 2 Titles will be created...
    Writing HV001T01.EVO
    Compiling VTS#2 (Sequence 1-MPEG-2 6.2Mbps 2-pass)...
    Writing HV002M01.EVO
    Muxing HV002T01.EVO
    Done.
    Linking VMG...
    Linking VTS#1...
    Linking VTS#2...
    Writing VTS#1...
    Writing VTS#2...
    Writing VMG...
    Writing Layout Info...
    Compile Completed Successfully
    Note: The file ‘.DS_Store’ found in the ‘build’ folder is not a DVD-Video file and will not be included in the final disc or DLT.
    Note: The file ‘THE_NEW_OMNIPOD_SYSTEM_DVD.layout’ found in the ‘HVDVD_TS’ folder is not a DVD-Video file and will not be included in the final disc or DLT.
    Note: The file ‘VOB_DATA.LAY’ found in the ‘HVDVD_TS’ folder is not a DVD-Video file and will not be included in the final disc or DLT.
    Start formatting
    Formatting as Standard DVD
    Simulation mode is off
    Lossless linking is on
    Number of layers is 1
    Doing side 1 of 1
    Playable in region 1,2,3,4,5,6,8
    Disc size is 12 cm
    Disc has no copyright material
    Writing UDF 2.50 structures
    Writing files
    Writing final UDF information
    Formatting finished.

    Nevermind I figured it out, I was trying to do it as a HD dvd, thinking that meant 1920x1080 not blueray, it worked as a SD

  • In which table cound i find the info on EDI standard Message type??

    Example
    EDI standard Message type Business process
    EDIFACT ORDERS Purchase order
                   INVOIC Invoice
    ANSI X12  850 Purchase order
                    810 Invoice
    Like those 850..810..etc info, i dont know from which table could i find the related info?
    Thanks.

    Hi Hoo,
    Electronic Data Interchange (or EDI) refers to the use of computers in formatting and exchanging business information using internationally recognized standards and formats. Standards organizations throughout the world have defined hundreds of document types to create a universal language for companies to conduct business while using dissimilar systems and processes. Common business documents, such as the invoice, purchase order, production planning schedule, ship manifest, and customs declaration, have been standardized and are sent and received electronically over private secure networks (Value-Added Networks - VANs) and the Internet.
    So EDI is not an SAP product, It is a method to exchange the data over internet.
    You dont get any information in any table in SAP. SAP supports EDI to exchange the data over internet. There are no. of third party EDI tools to connect to SAP.
    following is link to know more about EDI message types.
    http://www.edifactory.de/messages.php?s=D96A

Maybe you are looking for