ABAP Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 1631 Page Views: 

How you can verify if two internal tables are equal?



Posted By: Avi Date: 18 September 2009 04:06:48 AM
 Answer:

Two internal tables are equal if each pair of corresponding lines is equal


Posted By: eTechPlanet


Date: 18 September 2009 04:06:48 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image KBKNFs
Related Questions
ABAP : Which statement is used to define page footer in a ABAP report program?

Which statement is used to define page footer in a ABAP report program?

END-OF-PAGE.
Category: ABAP Date: 10/2/2009 7:37:04 AM
ABAP : What are the various objects of the ABAP data dictionary?

What are the various objects of the ABAP data dictionary?

Basic objects: 1) Tables 2) Domains 3) Data elements 4) Structures 5) Foreign keys Aggregate object....
Category: ABAP Date: 10/2/2009 7:32:29 AM
ABAP : What is GUI Status?

What is GUI Status?

Each screen in SAP has a GUI status. The status is a collection of interactive interface elements th....
Category: ABAP Date: 9/18/2009 9:53:06 PM
ABAP : What is GUI Title?

What is GUI Title?

GUI Title is title of a screen that appears in the title bar of the window. A GUI title is an indepe....
Category: ABAP Date: 9/18/2009 9:50:35 PM
ABAP : What are the various Elementary Data Types in ABAP?

What are the various Elementary Data Types in ABAP?

There are eight predefined elementary data types in ABAP: 1) Character string (C) 2) Numeric string....
Category: ABAP Date: 9/18/2009 9:46:25 PM