Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

If we will display the data by writing write statement on
start of selection then what is the need of end-of-
selection in classical report

Answer Posted / komal

It is triggered after all of the data has been read from
the logical database. So once the write statement is
executed then the end-of-selection is triggered immidiately

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a size category?

1168


What is a transport?

1171


What is a database view? : abap data dictionary

1150


Why do we use FOR ALL ENTRIES and what is the pre-requisite

1449


Can you set up background processing using call transaction?

1060


In sap script how to print bar code in vertical manner

3988


How do you find the information on the current screen?

1112


What is a multiple line field?

1117


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

1256


How can the standard tables of sap be modified?

1182


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

1279


What are the advantages of different types of bdc's?

990


Can we specify the next screen number with a variable?

1014


What is the difference between get and get late?

1138


B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

3057