any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
2389In SE11 we created two database tables say some 1000 fields each.Now f we want both the tables combined into one table, how do we do that?
TCS,
11 20892Suppose u r using FOR ALL ENTRIES. What happens when there is no data in the itab which is using all the entries?
11 24709You have written a program for displaying a report on the screen. It is working fine and is displaying the report on the screen. now I change the resolution of my system and again I run the same program. what will be the output?
2 6857In an Internal table how do you suppress or add the leading Zeroes for a particular field in your itab?
5 35774Wat is the difference between Select single * and Select .. Up to one row . And which method is better for performance ?
CSC,
9 26088
What are the events driven batch jobs?
What is a collect statement?
What are the differences between sap memory and abap memory?
Where are you used type casting?
What are the dynamic actions and how to configure it? : sap abap hr
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is the difference between table and template?
What are the two different ways of building a match code object?
Can we display a list in a pop-up screen other than full-size stacked list?
How to analysis Background Job for performance Issue?
What are the different types of views and their definition?
What are the differences between domain and data element?
Why do we use dynamic where conditions?
What are the two methods for modifying sap standard tables?
What has to be done to the packed fields before submitting to a BDC session.