what is the RANGES stmt used in ABAP. if anybody know this
answer. plz post imdtly
Answer Posted / polusreereddy
hi
ranges are same as select-options but the difference is in
select-options it creates the internal table with header
line.but in ranges we create the explicit internal table.
regards
polusreereddy
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
When the top-of-page event does get triggered?
what is difference between set screen and call screen ?
What type of user exits have you written ?
What are Pull and Push Methods?
what is diff between ECC 5.0 AND ECC 6.0
What is erp? : sap abap hr
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What are the drill-down features provided by abap/4 in interactive lists?
Define infotype ? : abap hr
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How can we omit a leading sign and a leading zero in sapscript?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is the use of 'for all entries'?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?