Interviewer And Interviewee Guide

SAP ABAP Interview Question:

What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?

Submitted by: Administrator
1) It is a standard data type object, which exists only during the runtime of the program. They are used to perform table calculations on subsets of database tables and for re-organizing the contents of database tables according to users need.

2) Using SY-DBCNT.

3) The number of memory allocations the system need to allocate for the next record population.
Submitted by: Administrator

Read Online SAP ABAP Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.