I have 10 records in flat file. In that 7th record is error record. I want to update to data base. If i used Call transaction method what about 7 record and what about 8,9,10 records. If i used Session method what happen. Is it updated or stop at 7th record?
2 7883What is the diff b/w load of program and Initailazatio Events? Which event triggers each time we exectute the program?
1 15637my questions are (1) how to transport a table along with its data from dev to prod/qa server? pls reply elaborately. if possible with screen shots. (2) i want to display like this :- * ** *** ****
4 9067how to debug ale/idocs and how to correct errors and how to find out where the exact error occur
1 5500what is the meaning of SCREEN-INPUT = '0/1', SCREEN-ACTIVE = '0/1'. in event AT SELECTION-SCREEN OUTPUT
3 51731How can we add another field to display in standard SAPSCRIPT? Ex. we have customer address in layout, now we have to add customer Phone no in the same.
3 9463In the performance standards we have SE30 for Run time analysis where it will show the system count,abap count,data base count if it is more than means then what we will do let us take my abap count will be some 30% and data base will be 60% and system count 50% now what i want to do
2 6865Why do we use CALL FUNCTION ..IN BACKGROUND TASK and CALL FUNCTION ...STARTING NEW TASK? What is the difference?
2 33604Based on certain condition how can we show different columns in output of ALV?? For Ex if Condition A is met we need to show 1 5 and 7 column , If condition B is met we need to show 1 2 and 4 and if condition C is met we need to show 1 3 and 6.
3 12139Post New HCL SAP ABAP Interview Questions
What are the different types of nosql databases?
why we use sinosidal voltage / current instead of others in system?
Is string a primitive data type in c#?
Draw the block diagram of a 128 line EPABX and explain its operation?
What do you mean by a bag in Pig?
Can the curly brackets { } be used to enclose a single line of code?
Tell me about your memorable day or your favourite movie
Do you have a favourite QA book? More than one? Which ones? And why.
What is CTR and how one can calculate it?
Explain the stipulations of c2 level security?
What is a keyframe in css?
what is sevice settings for mccb?How can be it setted?
What is drupal node?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
Can we change the size of an array at run time?