Sap script blank line comand

hi
i need to insert 2,3 blank lines after a test element,plz tel me how to do?
i am placing / but its not showing any balnk line,plz tell any way?

hi,
Refer to the link.
http://help.sap.com/saphelp_40b/helpdata/fr/7e/c81a5352c511d182c50000e829fbfe/content.htm
This May help.
Regards
Sumit Agarwal

Similar Messages

  • In SAP Scripts  /,  /=,  (BLANK)?

    Hi Experts,
    In SAP Scripts we use,
    1) / means LINE FEED,
    2) /= mean EXTENDED LINE ,
    3) (BLANK) mean CONTINUOUS TEXT.
    So, can u explain pls. with an example?
    ThanQ.

    Hi Srinivas,
    Let me share my ideas with you.
    / means LINE FEED: It means suppose if u want blank line betweeen 2 lines then u mention / between those.
    e.g A3  &----
         A3  &----
    /= mean EXTENDED LINE :
      This is for extended lines means suppose u mention one variable in one line and give tabs then ifu mention another varialble then automatically that variable will adjust the next line with this command
    e.g.  S1  &scsy-datum&,,,,,,,,,,,,,,,,,,,,,,,,,,
            /=      &itab-name1&.
    It menas in the output date and name1 will be displayed in the same row.
    (BLANK) mean CONTINUOUS TEXT:
        Suppose u r writing the body of the script menas it is cintineous text. automatically it will adjust wiht the blank.
    Hope this helps you. reply for queries.
    Regards,
    Kumar.

  • Can SAP ignore blank lines in Excel when uploading the planning for PCA?

    Hi,
    We have launch planning on PCA in SAP. We are uploading the planning figures from an Excel-sheet via the standard function in SAP. The problem is that sometimes we get blank lines in the Excel-doc. When we upload with blank lines we receive an error. Can I somehow get SAP to ignore blank lines?
    Best regards
    Carl-Johan

    Well you can delete the empty lines in excel using the sort functionality and try it.
    Hope it helps..
    Thanks,
    Nandita

  • SAP Script - Formatting Line

    Hi Experts,
    In a classical ABAP report we make use of
    write:/20 'Text'.
    to print text from the 20th column. Can we do something similar in a SAP Script Page Window. I have a box and lines drawn. Now I want the text to start exactly after the vertical line(column). Is there a way to do in SAP Script.
    Regards
    Abdullah.

    You can use Paragraph format in SE71 Transaction,
    here you can able to see Tab position ,give first tab would be 20 char alignment would be Left or right.
    If you need design the box ,then i am giving simple example below :
    POSITION WINDOW                               
    BOX WIDTH '74' CH HEIGHT '36.5' LN FRAME 10 TW
    POSITION WINDOW                               
    BOX WIDTH '74' CH HEIGHT '3.1' LN FRAME 10 TW INTENSITY 10  
    POSITION XORIGIN '0.9' CM                                   
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '3.0' CM                                   
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '5.0' CM                                   
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '7.2' CM                                   
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '8.3' CM                                   
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '9.5' CM                                   
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '12.0' CM                                  
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '14.5' CM                                  
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '17.0' CM                                  
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    POSITION XORIGIN '19.7' CM                                  
    BOX WIDTH 0 CM HEIGHT '36.5' LN FRAME 10 TW                 
    Thanks
    Seshu

  • Sap Script multi lines

    Dear All
          I want to print two tables data in two columns using sap script .
    how to print the data in multiline in a column.
    Thanks and Regards
    Suresh

    Hi,
         This how i used Main window for my requirement, you can modify Margins according to your use.
    Window     Meaning                      Left      Upper     Width     Hght
    MAIN    00 Main window                    7,00 CH  30,00 LN  70,87 CH   2,00 LN
    MAIN    01 Main window                    7,00 CH  32,00 LN  70,87 CH   2,00 LN
    MAIN    02 Main window                    7,00 CH  34,00 LN  70,87 CH   2,00 LN
    MAIN    03 Main window                    7,00 CH  36,00 LN  70,87 CH   2,00 LN
    MAIN    04 Main window                    7,00 CH  38,00 LN  70,87 CH   2,00 LN
    MAIN    05 Main window                    7,00 CH  40,00 LN  70,87 CH   2,00 LN
    MAIN    06 Main window                    7,00 CH  42,00 LN  70,87 CH   2,00 LN
    MAIN    07 Main window                    7,00 CH  44,00 LN  70,87 CH   2,00 LN
    ADDRESS    Addressee                     43,31 CH  10,00 LN  35,04 CH   7,80 LN
    CONSGNEE   Consignee/ship-to address      7,00 CH  64,00 LN  34,65 CH   4,96 LN
    FOOTER     Footer lines                   7,00 CH  58,00 LN  71,00 CH   4,00 LN
    HEADER     Header lines/logo            168,00 MM  10,00 MM   2,98 CM   2,00 CM
    INFO       General information - right    7,00 CH  11,81 LN  31,50 CH   5,91 LN
    Regards
    Bala Krishna

  • SAp SCRIPT Multiple lines in MYWINDOW

    hello friends,
    can i print internal table data(Multiple lines) in a window ither than MAIN window?
    Ex.
    Loop at itab into wa,
    call function 'write_form'
      exporting
       element = 'MULTIPLE'
       window = MYWINDOW (VAR).
    endloop.
    Please suggest.
    Thanks,
    Mohammed.

    Hi
    You can print Multiple lines but if the content is exceeding the window size then it is truncated that means it is not displayed and we cannot have flow data  with secondary windows .
    Regards
    PAvan

  • SAP Scripts: reserve lines

    Hi
    How do one reserve lines in a layoutset

    Enter Default paragraph in the command line and dont write any thing in that line.

  • Blank line in SAP-Script Address

    Hi all,
    I'm desparatly seaching for a way to leave a blank line in a SAP-Script Address (sender Germany, address Germany) between the street (or PO-BOX) and the postcode - town line.
    I'm using the SAP-Script address command:
    /: ADDRESS
    /: ENDADDRESS
    In OY01 address-format for Germay is "015".
    Everything I tried leaves to:
    "Name
    Straße
    PLZ Ort"
    but my customer wants:
    "Name
    Straße
    PLZ Ort"
    Help is appreciated.
    Thanks.

    Hi Norman,
    Ok. I got it . It is my mistake I though you need blank lines.
    OK, in ADDRESS formating .
    Please try command "/" or 'add a default paragraph Example : TD "  between your entries.
    Lanka

  • How to remove blank page in sap script

    hi ,
    I have a problem in sap script. I copied one std. script and made some changes i.e removing the unwanted pages from the script.
    no where NEW-PAGE kind of command is declared in window but still a new blank page is coming in printing.
    i checked with the posted comments in forum n what i found .. i did that part for my script..but no progress.
    so help needed.
    thnx,
    m

    Hi,
    If there is no any "NEW-PAGE" command in your any window, Pls check following probable causes.
    1. Check your main Window, may be there is blank line at the last of the main window, so check that and remove that,so you won't get the blank page
    2.Please check what have you defined as the NEXT PAGE for your first page. If so change it and make the first page itself as the next page.
    Hope it help you.
    Regrads,
    Lokesh.

  • How to Avoid blank page in SAP Script

    I am working on a Script. My Script prints a check.
    This script is a copy of a std script.
    It has 3 pages - First Next Last
    My First page has all the required data.
    My second page is empty with out any values.
    I am getting the blank page as Page 2 when executing. How can we avoid it ?
    Senthil

    Hi Senthil,
    Please see the below points:
    1. Please check what have you defined as the NEXT PAGE for your first page. If so change it and make the first page itself as the next page.
    2. Check your main Window, may be there is blank line at the last of the main window, so check that abd remove that,so you won't get the blank page
    Please see the link which is similar to your problem:
    Re: How to remove blank page in sap script
    May it helps you.
    Regards.
    Deepak Sharma.

  • How to delete a line in SAP Script

    Hi,
         How to delete a line in SAP Script.
    Cheers
    S Kumar

    Okay.if still you are looking the option of deleting line there is one solution.
    Just delete the all contents of perticuler(which needs to deleted) line including the tag column(Where you are /*) and save.if you see again than line would not be seen as blank,you will found it has been deleted.

  • How to suppress the name if it is blank in sap script

    hi
    I have one doubt
    iam print NAME2 in sap script.
    if NAME2 is balnk
    blank line is coming
    but my requiremt is if it is balnk, blank line sould not come
    i tried with NAME2(I) but it is not working
    please give the solutions at the earliest
    very urgent
    thanks
    regards
    venu

    Hi Venu,
    Try with this code.
    <b>&NAME2(F*)</b>
    You can replace leading spaces in a value with a fill character. Use the F option with the character immediately following the F in the specification as the fill character.
    In your case if it is empty then it will comes with *s.
    Check this link for Fill characters
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/8032cc454211d189710000e8322d00/frameset.htm
    Thanks,
    Vinay

  • Unable to print multiple line items in Z-SAP SCRIPT

    Hi ALL,
    We have a scenario where in we are calling the Driver program (RFKORD50) for Document Extract(F.64), Where in we have attached the Z-Script to the program(RFKORD50),
    Unable to print multiple items.
    1) Checked with all the elements in STD program for printing multiple items in main window but unable to get all the items we are able to fetch only 1 item .
    (&BSEG-BUZEI&,,     &BSEG-SGTXT&,,,,&BSEG-DMBTR&)
    2) I have also tried with external subroutine but it also didnot work.it is fetching the latest value.
    Ex: if we have 3 items say 1,2,3 first 2 items are not getting fetched it is taking 3rd item and printing it straight away(Problem is it is not going to script for fetching the first item).
    see the perform which i have used
    /: PERFORM ITEMS IN PROGRAM ZTFI_ZNV20296
    /:USING &BSEG-BUKRS&
    /:USING &BKPF-BELNR&
    /:USING &BSEG-GJAHR&
    /:CHANGING &V_BUZEI&
    /:CHANGING &V_SGTXT&
    /:CHANGING &V_DMBTR&
    /: ENDPERFORM
    IL  &V_BUZEI&,,     &V_SGTXT&,,,,&V_DMBTR&
    Please suggest me whetther we can call write_form from external subroutine. or is there any loop commands in SAP SCRIPT Form.
    Regards,
    Jana

    Hi!
    The LOOP is always within the printer program. In this case also.
    Just check out the RFKORI35 include, the LOOP begins in the 215th line (in 4.6C).
    SORT HBSEG BY BUKRS SORTP1 SORTP2 SORTP3 SORTP4 SORTP5
                          BELNR GJAHR BUZEI.
            LOOP AT HBSEG.
    *         WHERE BUKRS = SAVE_BUKRS.
              SAVE_BUKRS  = HBSEG-BUKRS.
              IF  ( HBSEG-KUNNR = SAVE_KUNNR
              AND   NOT SAVE_KUNNR IS INITIAL )
              OR  ( HBSEG-LIFNR = SAVE_LIFNR
              AND   NOT SAVE_LIFNR IS INITIAL ).
                CLEAR RF140-ELEMENT.
                RF140-ELEMENT = '521'.
                CALL FUNCTION 'WRITE_FORM'
                         EXPORTING  WINDOW    = 'MAIN'
                                    ELEMENT   = '521'
                         EXCEPTIONS WINDOW    = 1
                                    ELEMENT   = 2.
    You might try out to write your code within the 521 elemnt in the sapscript.
    Regards
    Tamás
    Edited by: Tamás Nyisztor on Jun 12, 2008 3:34 PM

  • How to display line items twice in a single page in sap script

    HI,
      I am working on check printing. I copied the standard driver program and form to Zprogram and ZForm. Which are RFFOUS_C(print program) and F110_PRENUM_CHECK(Form Name).
    I want to display the line items twice in the same page and sub sequent pages.
    Currently I am able to display line items only once.
    Example:
    PAGE1.
    line item1
    line item2
    line item3
    line item4
    line item5
    line item1
    line item2
    line item3
    line item4
    line item5
    line items 1 to 5 which are in main window.
    How to achive this problem.
    Regards,
    vinod

    Hi
    I had the same request for a check form in Canada. I solved it by writing the line item output into variables and print these variables in a second window. It was ~10 hours of effort, not a real nice technical solution but it worked.
    If you require I can send you a PDF of the sap script form definition. You can contact me at [email protected] Answers can take 1 week or more. 
    Best regards
    JD

  • Find line no in sap script page

    In sap script there are five pages to be printed
    I want to check in each page the first line exists or not.
    as well as to identify the first line of each page.
    How to get a line number for each page in Sap script
    Please revert back asap
    Thanks

    hi ,
    there is no specific field for this you have to put a counter for that check these links
    Link for SAP Scripts (step by step procedure)
    http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Create_A_SAPSCRIPT_Form/How_to_Create_SAPSCRIPT.html
    SAPScripts
    http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf
    http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf
    http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf
    http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf
    http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf
    http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm
    SAP SCRIPT FIELDS
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm
    scripts easy material
    http://www.allsaplinks.com/sap_script_made_easy.html
    regards,
    venkat.

Maybe you are looking for

  • How do i unlink an icloud account from a used itouch

    i found an itouch around my town and was wondering if theres a way i could unlink the icloud account so i can use the devise?

  • 3355 Mobility Service Engine failed to start

    Hi, After I initial MSE with the wizard. MSE take so long to start the service (more than 1 hour) with "Starting MSE Platform, waiting to check the status" Then I decide to reboot the appliance, after that MSE shows the message " Traceback (most rece

  • SAPConnect - Difference between Sent & Transmitted

    Hello friends, Can someone please clarify between Sent & Transmitted status for emails in SAP. i checked few links and what i understand is in sent status it checks for message delivery report and status becomes diamond shape. in Transmitted status,

  • Windows Font Display Problem

    After I install Windows 10 technicle preview. Last build (9860) When I goto PC Setting. Or goto any website. What happen. and how to fix this problem? Here a link of image http://1drv.ms/1tN1cZn

  • "Windows could not start this screen saver"

    My timeline playback gets interrupted by Windows' dummy screen saver consisting of a blank screen with the message "Windows could not start this screen saver".  I'm running Premiere CS 5.5 on Windows 7.  I only see this message while Premiere is runn