What is the use of control breaks in reoprts?  and how can we use them?

hello all
what is the use of control breaks in reoprts? and how can we use them in reports?

use F1 on AT in a program.
You get this
Control break with extracts
- AT NEW f.
- AT END OF f.
- AT FIRST.
- AT LAST.
- AT fg.
Control break with internal tables
- AT NEW f.
- AT END OF f.
- AT FIRST.
- AT LAST.
Each of these have a link to explain in detail what you are asking.

Similar Messages

  • What is the use of control breaks in reoprts?how can we use them in report?

    hello all
    what is the use of control breaks in reoprts? and how can we use them in reports?

    hi,
    check this sample program using control break statements.
    *& Report  Y777_CBSTABLE
    REPORT  Y777_CBSTABLE1.
    TYPES:
    BEGIN OF S_MARKS,
         ROLLNO    TYPE I,
         SCODE(3)  TYPE C,
        ROLLNO    TYPE I,
         SNAME(10) TYPE C,
         MARKS     TYPE I,
    END OF S_MARKS.
    DATA : C TYPE I,
           D(3) TYPE C,
           TOT TYPE I,
           STU TYPE I,
           MARKS TYPE STANDARD TABLE OF S_MARKS,
           WA_MARKS TYPE S_MARKS.
    WA_MARKS-ROLLNO = 1.
    WA_MARKS-SCODE  = 'MAT'.
    WA_MARKS-SNAME  = 'MATHS'.
    WA_MARKS-MARKS  = 65.
    APPEND WA_MARKS TO MARKS.
    CLEAR WA_MARKS.
    WA_MARKS-ROLLNO = 1.
    WA_MARKS-SCODE  = 'SCI'.
    WA_MARKS-SNAME  = 'SCIENCE'.
    WA_MARKS-MARKS  = 85.
    APPEND WA_MARKS TO MARKS.
    CLEAR WA_MARKS.
    WA_MARKS-ROLLNO = 1.
    WA_MARKS-SCODE  = 'COM'.
    WA_MARKS-SNAME  = 'COMPUTER'.
    WA_MARKS-MARKS  = 90.
    APPEND WA_MARKS TO MARKS.
    CLEAR WA_MARKS.
    WA_MARKS-ROLLNO = 2.
    WA_MARKS-SCODE  = 'MAT'.
    WA_MARKS-SNAME  = 'MATHS'.
    WA_MARKS-MARKS  = 55.
    APPEND WA_MARKS TO MARKS.
    CLEAR WA_MARKS.
    WA_MARKS-ROLLNO = 2.
    WA_MARKS-SCODE  = 'SCI'.
    WA_MARKS-SNAME  = 'SCIENCE'.
    WA_MARKS-MARKS  = 75.
    APPEND WA_MARKS TO MARKS.
    CLEAR WA_MARKS.
    WA_MARKS-ROLLNO = 2.
    WA_MARKS-SCODE  = 'COM'.
    WA_MARKS-SNAME  = 'COMPUTER'.
    WA_MARKS-MARKS  = 80.
    APPEND WA_MARKS TO MARKS.
    CLEAR WA_MARKS.
    RETRIVAL ************************************
    SORT MARKS BY SCODE .
    LOOP AT MARKS INTO WA_MARKS.
        AT FIRST .
           ULINE.
           FORMAT COLOR 6 ON.
           WRITE:/ 'SUBJECT CODE', 65 ' ' .
           FORMAT RESET.
           FORMAT COLOR 6 ON INTENSIFIED OFF.
           WRITE:/20 'ROLL NO',
                  40 'SUBJECT NAME',
                  55 'MARKS',
                  65 ' '.
           FORMAT RESET.
           ULINE.
        ENDAT.
        ON CHANGE OF WA_MARKS-SCODE.
           IF SY-TABIX NE 1.
               NEW-LINE.
               ULINE 40(25).
               FORMAT COLOR 5 ON INVERSE ON INTENSIFIED ON.
               TOT = TOT / STU.
               WRITE:/40 'AVERAGE MARKS =', TOT.
               FORMAT RESET.
               CLEAR TOT.
               CLEAR STU.
           ENDIF.
          FORMAT COLOR 6 ON INTENSIFIED ON.
          WRITE:/ WA_MARKS-SCODE.
          FORMAT RESET.
        ENDON.
        FORMAT COLOR 6 ON INTENSIFIED OFF.
        WRITE:/20 WA_MARKS-ROLLNO,
               40 WA_MARKS-SNAME,
               55 WA_MARKS-MARKS,
               65 ' '.
        FORMAT RESET.
        STU = STU + 1.
        TOT = TOT + WA_MARKS-MARKS.
        C = STU.
        AT LAST.
               NEW-LINE.
               ULINE 40(25).
               FORMAT COLOR 5 ON INVERSE ON INTENSIFIED ON.
               TOT = TOT / STU.
               WRITE:/40 'AVERAGE MARKS =', TOT.
               FORMAT RESET.
               CLEAR TOT.
               CLEAR STU.
             ULINE.
             FORMAT COLOR 6 ON INVERSE ON INTENSIFIED ON.
             WRITE:/ ' TOTAL STUDENTS : ', C.
             FORMAT RESET.
        ENDAT.
    ENDLOOP.
    reward points if hlpful.

  • What is the last version update in apple tv and how can i know what is my Operating System

    What is the last version update in apple tv and how can i know what is my Operating System
    i have an apple tv 3
    thx

    6.1
    Settings > General > About > Apple TV Software

  • What is this hidden "feature" in mobile Safari for and how can I use it?

    OK, one day, like any geek would, I was in the car messing with my iPod touch. I was playing in Safari, typing in email addresses and such to get the exciting "WARNING - PHISHING SITE" screen. So I then tried typing "/" into the address bar, and when I hit "go", something interesting happened. The "/" changed to "file:///", and it tried to load it, but then popped up with an error message that said "This page could not be opened because it is a local file". Now I'm not new to the "file:///" thing, and I've used it to access folders using Chrome that Explorer wasn't showing for some reason. So, what if that tag used for? Obviously Apple has a use for it somehow since they included a little shortcut to get to it. I'll post some screenshots below so you can see what everything looks like:
    So if this happens to have any use at all, I'd like to know about it!
    I also asked this question over here:  http://lockergnome.net/questions/157444/what-is-this-hidden-feature-in-mobile-sa fari-for-and-how-can-i-use-it

    That is a shortcut for opening a file locally stored on the iPod. This is not really useful since iOS does not permit such access to its file sustem.

  • How can I use the NI PXI-6508 with Lab View 7? what are the first steps to get started??How can I use the channels with lab view 7????

    I have a 8 slot PXI system with 2 NI PXI 6508 and 1 DMM 4070 in it. I want to get started with programming the digital I/O cards (6508)! How can I use this cards with LabView 7?what is the best way to get started, or where can I get examples showing how to use the several channels?
    Thanks!
    Philipp

    Philipp,
    The best way to get started is to decide if you want to use traditional NI-DAQ or NI-DAQmx. Recently we released NI-DAQ 7.1 which provides NI-DAQmx support for the PXI-6508. In my opinion, NI-DAQmx is more efficient and much easier to use.
    To get started with examples, simply launch LabVIEW and go to Help>>Find Examples. Then expand Hardware Input and Output>>DAQmx and select the appropriate digital group for your application. This should help get you started.
    Please repost if you need addition assistance. Good luck with your application!

  • "You can be reached by iMessage at" the email is grey colored. Why and how can I use this email to receive iMessages?

    When trying to select an email address to receive iMessages I can't seem to select an email. It's in a light grey color. I can't figure out how to get it to be in a normal color so I can highlight it to use for iMessages. It's my son's iPod Touch and his iPod Touch is hooked up to my account. Does this make a difference. I have most of the iCloud stuff turned off so we don't have to share a lot of stuff.

    When trying to select an email address to receive iMessages I can't seem to select an email. It's in a light grey color. I can't figure out how to get it to be in a normal color so I can highlight it to use for iMessages. It's my son's iPod Touch and his iPod Touch is hooked up to my account. Does this make a difference. I have most of the iCloud stuff turned off so we don't have to share a lot of stuff.

  • Hello. I've just bought a new iPhone 6 in miami apple store as a unlocked phone. But now it shows the message that my phone is locked and I can't use my russian sim card. What I need to do to unlock it?

    . I've just bought a new iPhone 6 in miami apple store as a unlocked phone. But now it shows the message that my phone is locked and I can't use my russian sim card. What I need to do to unlock it?

    The device is locked to Verizon wireless not a Russian cell provider.
    You can use Verizon here in the states. Get a Verizon Sim.
    In out of the country use, pop in that Sim and it should work. However Verizon does not unlock for use in the USA.
    And you must be a Verizon customer to get it unlocked to use in other countries. Apple claims it will work in other countries.
    Good Luck

  • What is package,and how can i use it ?thanks !

    what is package,and how can i use it ?
    thanks

    A package is just a way of organizing your code. You organize the code in directories. For example if you have a package called "package database.util" you should put the Java code in a directory called "database/util/".

  • I have two movie credits on my iTunes account. What are credits, and how can I use them?

    I have two movie credits on my iTunes account. What are credits, and how can I use them?

    You have a Puerto Rico address on your account ? From a quick search I've found one site from somebody in Puerto Rico that includes a screenshot for an app receipt showing tax of 7 cents added to a 99 cent purchase. Are you able to view the purchase history on the account that you've been using, and see what prices show on them (e.g. if the store's listed price or price plus tax) : Store > View Account menu option on a computer's iTunes, then 'see all' link next to the Purchase History section.

  • I can't redeem my iTunes gift card, my phone is un activated, help desk has not helped. What does it mean my phone is un activated and how can I redeem my gift card for my 5c living I. The Caribbean

    I can't redeem my iTunes gift card, my phone is un activated, help desk has not helped. What does it mean my phone is un activated and how can I redeem my gift card for my 5c living I. The Caribbean

    (Typing all in capitals is considered shouting, makes posts difficult to read and may mean that people are less likely to reply.)
    There isn't a phone number for iTunes Support.
    If you've forgotten your answers to your security questions then you can get them reset : If you forgot the answers to your Apple ID security questions
    If you have a credit card on your account then its details have to complete - and asking for their details is also a way of checking that you have a valid billing address in that country. As long as you are buying content for yourself and not trying to gift content (you can't use your balance for gifting) then the purchase price (plus any applicable taxes) should be deducted from your balance. If it's not then you contact iTunes Support :  http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Can someone explain the icloud to me please? Where are all my old pictures and how can I see them? Photostream only holds 1000 and when I sync my icloud to my mac it only imports what is on my photo stream.

    Can someone explain the icloud to me please? Where are all my old pictures and how can I see them? Photostream only holds 1000 and when I sync my icloud to my mac it only imports what is on my photo stream.

    When you enable photo stream on your Mac, in imports photos currently in your photo stream.  However, photo stream only keeps photos for 30 days, even though up to 1000 photos will remain on your device until you delete them.  When you enable photo stream on your Mac, you will only receive photos added in the last 30 days, as the others are no longer in your photo stream.
    If you want to get all your old photos on your Mac, save them to your camera roll (if they aren't already there) by opening your photo stream album, tapping Edit, tap the photos, tap Share, tap Save to Camera Roll.  Once they are in your camera roll, import them to your Mac as explained here: http://support.apple.com/kb/HT4083.
    Another option would be to create a shared photo stream containing the older photos and invite yourself (as explained here: http://help.apple.com/icloud/#mmc0cd7e99).  Then check Shared Photo Streams in iPhoto>Preferences>Photo Stream and you will see this shared photo stream on your Mac.

  • What is inner class ,and how can I use it?thanks

    what is inner class ,and how can I use it?thanks

    Theres a whole chapter here http://developer.java.sun.com/developer/Books/certification/certbook.html (thanks to SSvetlana for pointing this one out).
    Col

  • Since yesterday I have been unable to use FaceTime across all my Apple devices: Iphone 5s, MAC Notebook, and Ipad Mini.  It does not connect nor make the ringing sound. Why is this and how can it be fixed?

    since yesterday I have been unable to use FaceTime across all my Apple devices: Iphone 5s, MAC Notebook, and Ipad Mini.  It does not connect nor make the ringing sound. Why is this and how can it be fixed?

    I am haveing same problem canot find itunes.msi

  • I only see the phone numbers of my contacts when using iMessage on my MAC, whereas I see the names on my iPhone. Why, and how can I make it so I see the names (and pics) on my MAC?

    I only see the phone numbers of my contacts when using iMessage on my MAC, whereas I see the names on my iPhone. Why, and how can I make it so I see the names (and pics) on my MAC?

    Thanks Eric, but that was already turned on. I just now tried turning it off and on again, no change. Actually, I"m more interested in seeing the names than the pictures. I now only see the phone numbers and generic avatars where pics would be.

  • HT1689 what is the "other" storage on my iphone 4 and how to i delete it?

    Again what is the "other" storage on my iphone 4 and how to i delete it?

    There will always be some other - favorites, history, voicemail and other items.
    Much more than a GB or so indicates corrupt files.  A restore should resolve.

Maybe you are looking for

  • Please Help Me With The iCloud Lock

    Hello every body, I come from Viet Nam. 11month later I have bought a Iphone 5 from my friend. Last month I have restored my Iphone and my Iphone require me tologin ICloud account but I contact my friend and him say him buy from store but him don't r

  • Firefox automatically updated on my home computer last week and I have not been able to log on to Firefox since. I get a crash notice immediately.

    It always updates automatically but this time it seems that Firefox won't work at all now. I cannot log in to even send this to you. I had to come to work to do it so I don't have a crash ID here because I didn't know I needed it. I have only used Fi

  • Selling water damaged Macbook Pro (Model A1286, 15", mid-2012) for parts?

    So I recently had an unfortunate incident where I spilled water on the keyboard of my MacBook Pro (A1286, 15", mid-2012, standard model). These were the results of Apple's assessment of the computer: LSI sensors under the battery were not tripped. To

  • Illustrator file size reduction

    Illustrator 11.0 Win XP Pro SP2 Adobe Acrobat 6.0 Why are ai files so much larger than the pdf's they generate. For example I cut and pasted an excel spreadsheet into Illustrator. No bitmaps or rasterized data. ai file is 2.5Mb (acrobat compatible, c

  • MMS messages on 5500

    I'm having some problems sending images and videos in MMS messages. First, the image scaling works a bit illogically. If I take a picture using the max resolution 1600x1200 and image size is set to 'Large' in MMS settings, the image sent ends up bein