You are not logged in.

#1 2012-04-03 03:06:24

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

SAP Internal Tables Interview Questions And Answers

Systems, Applications, and Products (SAP) :: SAP Internal Tables Job Interview Questions and Answers

SAP Internal Tables Interview Questions and Answers will guide us that Internal tables provide a means of taking data from a fixed structure and storing it in working memory in ABAP. Data is stored line by line in memory, and each line has the same structure. In ABAP, internal tables fulfill the function of arrays. Since they are dynamic data objects, they save the programmer the task of dynamic memory management in his or her programs. Learn SAP Internal Tables with Interview Questions Guide

1 ► What is the basic difference internal tables and database tables?
2 ► How to eliminate duplicate entries in internal tables?
3 ► What is SAP Internal Tables Line type?
4 ► What is SAP Internal Tables Key?
5 ► What is SAP Internal Tables type?
6 ► What is Generic Internal Tables?
7 ► Internal Tables as Dynamic Data Objects?
8 ► Explain Choosing a Table Type in SAP Internal Tables?
9 ► Explain Standard tables in SAP Internal Tables?
10 ► Explain Sorted tables in SAP Internal Tables?
11 ► Explain Hashed tables in SAP Internal Tables?
12 ► Explain row type and line type concept?
13 ► What is Size of the internal tables?
14 ► Can any one give me brief explanation about internal tables, and work area?
15 ► What is the difference between internal table and structure?

2012-04-03 03:06:24

Advertisement
Ads By Google

Re: SAP Internal Tables Interview Questions And Answers



\n

Board footer