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 7741What is the diff b/w load of program and Initailazatio Events? Which event triggers each time we exectute the program?
1 15523my 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 8861how to debug ale/idocs and how to correct errors and how to find out where the exact error occur
1 5403what is the meaning of SCREEN-INPUT = '0/1', SCREEN-ACTIVE = '0/1'. in event AT SELECTION-SCREEN OUTPUT
3 51453How 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 9278In 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 6747Why do we use CALL FUNCTION ..IN BACKGROUND TASK and CALL FUNCTION ...STARTING NEW TASK? What is the difference?
2 33247Based 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 11965Post New HCL SAP ABAP Interview Questions
What is advantage of ms excel?
how are methods defined?
What is external style sheet?
What is the organic result?
What is the part of the transaction administrator and session?
What is a 'sales area'?
what is cat
what are the importance of weeds ?
what is DRG cell culture?
What is the purpose of interface?
What is hooks and how we can configure hooks in codeigniter?
In dynamic link library, which api is used for load library?
If price in purchase info records is maintained as zero or not maintained for a certain period and we make a po for the same period but price is populated in po. Where does the price come from?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans