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...

How to use a specific number occurs statement?

Answer Posted / preeti pawar

Internal tables provide a means of taking data from a fixed structure and storing it in working memory in ABAP. The data is stored line by line in memory, and each line has the same structure, they are dynamic data objects.
SY-DBCNT / SY-TABIX.
DATA : BEGIN OF ITAB OCCURS 19,
A1 TYPE I,
C1 TYPE C,
END OF ITAB.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are secondary indexes. How can we know which index is being used in a select query?

1500


What are screen painter and menu painter? : abap hr

1095


i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status

9055


What is singleton pattern in OOPS?

1539


What is pretty printer?

1085


How many types of views are there? : abap data dictionary

1102


HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?

2890


Explain the disadvantage of using exec sql statement in abap?

1038


wat is the default file name of BAPI trace?

2305


What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary

1255


What will happen when we use single buffered selected?

1094


How do you process errors in call transaction method? : abap bdc

1259


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

2312


What is a batch input session? : abap hr

1216


What are the layers of data description in r/3? : abap data dictionary

1170