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 7891What is the diff b/w load of program and Initailazatio Events? Which event triggers each time we exectute the program?
1 15639my 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 9083how to debug ale/idocs and how to correct errors and how to find out where the exact error occur
1 5505what is the meaning of SCREEN-INPUT = '0/1', SCREEN-ACTIVE = '0/1'. in event AT SELECTION-SCREEN OUTPUT
3 51751How 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 9476In 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 6873Why do we use CALL FUNCTION ..IN BACKGROUND TASK and CALL FUNCTION ...STARTING NEW TASK? What is the difference?
2 33622Based 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 12153Post New HCL SAP ABAP Interview Questions
Tell me the difference between head, working tree and index, in git.
How to Controll and Deallocate Shared Memory?
What are the most important machine learning techniques?
How is table type constraint applied to a table?
What is $injector and $inject?
Define set – of books?
How to select a transformer group to connect a 0,433 KV generation with 33 KV grid in bi directional flow of current
Why it becomes bitterly cold as soon as the snow starts melting?
What is the difference between b and br tag?
List server requirement to install django framework?
What is the benefit of using inheritance?
what is 16 bit processor and what is 32 bit processor?how can we differentiate and identify or find that ?How they access data?
What are dispatcher objects?
does my active directory domain should have microsoft exchange server installed in it?
Is it possible to execute code even after the program exits the main() function?