Answer Posted / mishra
ABAP contains three statements for working with files:
OPEN DATASET for opening files
CLOSE DATASET for closing files
DELETE DATASET for deleting files
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain what are the events used for logical database?
How to create a button in selection screen ?
What is off cycle payroll run
How can we access the correction and transport system? : abap data dictionary
What are internal tables? : abap hr
In which particular scenario we use sorted table and which particular scenario we use standard table?
What happens if only one of the commands set screen and leave screen is used without using the other?
What are the disadvantages of logical databases?
How do you use structures in the abap programs?
Explain the difference between function group and function module?
What are the basic functions of database utility?
Why do we use dynamic where conditions?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
Is there any method apart from bdc for data upload to sap? : abap bdc
What is the syntex used to call a screen as dialog box (pop up)?