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
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 a text table ?
What are the properties of selection screen?
What are the advantages of logical databases : abap hr
Can a filed occur in several field groups?
What is an internal table?
What are domains and data element? : abap hr
What are the restrictions on subscreens?
What is the difference between table and template?
What is pnp-sw-found ? : abap hr
What is the difference between scrolling a table horizontally and vertically?
What is gui status? How to create /edit gui status?
How do you Export a session ?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is the symbol to do “concatenation” operation in nw abap 7.4 ?