SAP SCRIPT CHANGE

hI,
I am having stardard script  form . i need to change that form. i copied that to zform . i need to add one field and description to that field. first i tried to add description for that field but i cant able to see that description in output
this is the form name: F150_BE_DUNN_01
plz give me solution
Edited by: vasanth kandula on Jan 5, 2008 1:13 PM
Edited by: vasanth kandula on Jan 5, 2008 1:14 PM
Edited by: vasanth kandula on Jan 5, 2008 1:15 PM

Hi kokwei
to enter the content in the window in sapscript you have to use the text elements. for text elements
goto
PAGE WINDOWS->select the window->EDIT->TEXT ELEMENTS
then
click GOTO->CHANGE EDITOR.
in the editor you can enter the content. to write a text just write the text in the lines with required paragraph format in the left. to include any standart text wirte the INCLUDE statement
to write any parameter from internal table write the parameter name like
&itab-vbeln&
reply for any problem
regards
kishore

Similar Messages

  • SAP script change editor

    Hi All there,
    In SAP-Script when I am writing in commands in form editor it shows half part of the page and outside the editor it shows '>' which indicate there are line exist how to go o the end of lines.
    Regards
    Sagar

    Hi
    Place your cursor in the line, Press Shift+F8.
    Regards,
    GP

  • SAP Script, Change form , SE71

    Hi all,
    I am totally new to SE71, I need to change content in one of the Window in the form, i opened  <a href="http://www.geocities.com/cocwaye/screen.jpg">this</a>  in SE71 , is this the way to change the content of a form?
    Everything goes fine, but one of the window cant be access, it read some kind of 'error in codes' everytime i click on <a href="http://www.geocities.com/cocwaye/screen.jpg">this</a> button, the program SE71 shutdown.
    I am trying to access that code in another way... Is there any other way to access the script ?
    Thanks anyone who helps...

    Hi kokwei
    to enter the content in the window in sapscript you have to use the text elements. for text elements
    goto
    PAGE WINDOWS->select the window->EDIT->TEXT ELEMENTS
    then
    click GOTO->CHANGE EDITOR.
    in the editor you can enter the content. to write a text just write the text in the lines with required paragraph format in the left. to include any standart text wirte the INCLUDE statement
    to write any parameter from internal table write the parameter name like
    &itab-vbeln&
    reply for any problem
    regards
    kishore

  • SAP Script :change position of window margins (resize window)

    Hi,
    how to change position of window margins (resize a window)?
    Sounds very simple, but when I open my SAPScript form in layout editing mode it does not allow me to change values of window margins...
    Regards,
    Mindaugas

    Hi...
    Make sure your entering language and orginal language of the script is same or not.
    utilities -> convert orginal language..
    Procedure if you are using English as entering language:
    Enter script name -> Enter language as DE -> change -> utiliteis -> convert orginal language -> change it DE to EN -> now back and re-enter into script...
    Thanks,
    Naveen.I

  • Step by step procedure to design  a form using SAP Scripts (SE71)

    Hello Experts, I am new to SAP Scripts ...I am interested to learn SAP Scripts,
    Please help me out to learn SAP Scripts  by giving some example codes.
    Thanks and Regards,
    Shaik.

    check the following link for the same.
    SAP Script, Change form , SE71
    Regards,
    Gauravjit
    Reward points if the link is helpful

  • How to change the format in sap script

    Hi,
    I am working on a report which calls a sap script and i have to modify the script i.e. the values which are displaying in it. i had never worked on SAP SCRIPTS ,plzz provide me guidlines how to change the format of the data displayed in it.

    hi,
    this will give you the whole idea about the scripts in SAP the t-code is SE71.
    refer this link::
    [SAP SCRIPTS|http://help.sap.com/saphelp_40b/helpdata/en/d6/0dc169494511d182b70000e829fbfe/applet.htm]
    [WIKI|https://wiki.sdn.sap.com/wiki/display/ABAP/FormPrinting-SAPscript%2CSmartforms]
    regards
    sarves
    Edited by: Sarves Sombhatla on Feb 20, 2009 1:38 PM

  • How to change a Code Page in SAP SCRIPT ?

    I have a specific requirement, would need your help :
    There is a <u><b>CODE PAGE</b></u> which is getting assigned to the <u><b>SAP SCRIPT FORM</b></u>. <i><b>For E.g : 1100 is generally used for SAP SCRIPTS.</b></i>
    I would like to know if there is a possibility to change the <u><b>Code Page</b></u> based on certain conditions ??
    Also i would like to know how and where is a <u><b>CODE PAGE and SAP SCRIPT FORM linked.</b></u>
    I have analysed that a <b>default code page</b> can be set in the <b>SAP LOG ON PAD</b> but not able to find the issues mentioned above.
    Kindly help me out with your valuable suggestions and solutions.
    Thankyou
    Brijesh.

    Hi,
    MDMP means Multi Display Multi Processing. See the note system for details. The problem of MDMP is that the different languages use different codepages and not all characteres can be displayed in every codepage.
    A solution would be a unicode conversion of the system. In unicode there is only one internal codepage, which contains all special characters of the individual languages. However the migration needs several hours of down time and unicode systems need more memory and disk space. I can't tell you a percentage for that. You need at least R/3 4.7 for unicode.
    In non-unicode system I believe you can't change the codepage inside a SAPscript document directly. I would have to end form processing an start a new form. To change the language you can try the ABAP-command SET LOCALE. Also see the language parameter in START_FORM.
    If that doesn't work I would try using RFC-Connections. Make RFC-Connections in your system which contain the system it self as target system, but with the desired language filled in. You do not need to provide a user or password, that would be taken form the logged on user.
    Inside your printing program you put the real printing into a function module. Your report then can call the function via RFC using a connection in the correct logon language.
    Greetings

  • Change in output of quotation form in main window ( in SAP SCRIPT)

    HI expects,
          i want to change to the output values of quotation form and that should come in single line. at present it is coming in double line.as per my requirement is to be display the data in one line.
    item      material                              description
                                    Qty                                       price             price unit               value
    0010    fff.044                                   motor                                                                               
    10ea                                       26.541.00     1ea                       265.41
    my requirement is
    item     material      qty         description       price         price unit          value
    0010   fff-044        10ea       motor             26.541.00     1ea                265.41
    how can i solve this problem in SAP SCRIPT (standard form : rvorder01)

    Hi,
    As stated above , you cannot make changes in standard SAP script, create a Z one and then use it.
    Manish

  • How to change the font dynamically in SAP script

    Hello,
    There are three fields for a line item to be printed in SAP form (Through Script). The font of one field has to be bigger than rest of the two.
    Can anybody tell me how to change the font of a specific field in a line of an SAP-script?
    Regards
    Kiran

    Hi,
    Its like any other character format. you can have any field with a character format.
    --Ragu

  • How to change a SAP script output without changing Print Program

    Hi,
    I want to change output of standard PO report printing object. I have to change the ZSAPSCRIPT but I have to keep the print program intact. please give me ideas.

    Hi for that you have to do following.
    1. Create a ZPROGRAM
    2. Write a Perform in your SAP Script.
    3. Write Form inside it your ZPROGRAM.
    Hope this will help you.
    <i><b>Reward points for helpful ans.</b></i>

  • Change font size in sap script

    hallow
    i wont to change the font size in sap script to larger fonts how i do that?
    regards

    Hi,
    Try the following:
    Go to Tcode SE71.
    Provide the script name & Selct the 'Character Format" Radipobutton from the Subobject tab.
    Now go for Change.
    There is a Font Button on the rght hand side. select it & here you have Size field. Provide the size of font you want to change.
    Same thing you can do for Paragraph format.
    Reward points for helpful answers.
    Ashvender

  • How to change the font size in sap scripts?

    hi friends,
        i had a query regarding to SAPSCRIPT.
      how to change the font size of a text in sap script form in which it should change it  dynamically.
    is it possible to change the font size dynamically in scripts.
    one more query regarding to this only.
    i need to get the hard copy of a script .
    what is the transaction code to get the hard copy?

    Hi venkata,
    You can specify the font size either in the Character format or pharagraph format.
    You better decide it according to your requirement.  If you want to apply the same font size for the entire form create the Paragraph format and give the paragraph format in the default paragraph format.
    If you want to apply that to limited text, then create character format.
    The process of creating it is just after going inside paragraph format click EDIT-> Create Element and give the font size.
    This applies for character format also.
    Reward points if useful.
    Thanks,
    karthik

  • Changes are not reflecting while executing the SAP script from report

    HI,
    In SAP-script we are nmaking changes in form in client 130
    it is showing the changes in 140 client but while excuting the report the same are not reflecting in the output.
    Thanks in Advance
    Naveen M

    Hello.
    Scripts are mandant depentant. So you must copy from 130 to 140 for changes take efect.
    Do it in transaction SE71 in mandant 140, first screen, in the menu options.
    And never forget to activate it in all mandants.
    Best regards.
    Valter Oliveira.

  • How to change transport entry for SAP Script

    Hi,
         I create a SAP Script form in $TMP and need to change dev. class and create transport entry for this one. But don't find option to do this.
    Cheers
    Senthil

    Hi,
    Use The Program SAPCTS_TOOLS.
    Then Click On Change Object Directory Entries Under Object Directory-->Enter FORM Under DTEL(DATA Element)
    Select The Check Box And Give The Object Name-->Execute.
    Click On the Form and Then Click On Object directory Button.
    Regards
    Sandipan

  • How to do changes in Layouts setting and SAP scripts to meet requirment?

    hi SD gurus,
    Please explain me how create and work with Z output .
    where and how we do changes in Layouts setting and SAP scripts to meet the user requirments.
    pls forward func spec of Z output
    points will be rewarded
    thanx & regards

    you need ABAP skills to do this.
    basically you need:
    1) draw the layout on a piece of paper
    2) define the fields you need and find out the corresponding SAP fields
    3) check the document with the customer
    4) give this specification to the developer
    5) the developer will give you a program name and form name: place them in the message for the document.
    Roberto

Maybe you are looking for

  • My phone is not recognized by the itunes eventhough I am in recovery mode

    I have an iphone 4 iOS 7.1.1. I left it to charge for about 3 hours in the morning eventhough it still has 80% of charge remaining. And when I checked on it, it only shows the apple logo. But when I disconnected it from the charger, it shuts down. So

  • ERROR ON INSTALLATION PROCESS!!!

    please could someone help me!!! i already have iTunes and was trying to download the new version (7.0). i got through to the main download process with the iPod ad on it and then an error comes up with something about quicktime and the eroor code HRE

  • Unable to add Incoming Excise Invoice

    Hi All, While trying to add Incoming Excise Invoice, I'm gettin an error message,"Tax Definition, Message 173". I have checked the tax code and type, all the accounts are mapped here . What is causing this error and how to correctly add this document

  • In XP Infinity Blocks are missing when logged in as a user

    On XP Computers when I am logger on as adminstrator there is no problem.  When my students are logged on as users, some of the Infinity Blocks are missing.  For example on Ch 2.1 Sec 2.2 lab, the ITOGGLE Block is a question mark.  I can search and fi

  • MacBook Air won't start up

    My Macbook Air keeps crashing. After this it's hard to boot up again... This is my last panic report. Please Help!!! Thu Apr 30 16:21:34 2015 *** Panic Report *** panic(cpu 1 caller 0xffffff8005817cc2): Kernel trap at 0xffffff7f86402a49, type 13=gene