Answer Posted / krishna
data:itab type standard table of strcture name with header line.
data: itab1 type strcture name.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are control tables?
What is the difference between a structure and an append structure?
How do you read files from the application server ? : abap bdc
How can we send data to external programs?
What are the Synchronous and asynchronous methods in bdc ?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is ole?
What are the layers of data description in r/3? : abap data dictionary
How will you define org structure in MM?
How move-corresponding works
Is it possible to run host command from SAP environment? How do you run?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Difference between Read and Get cursor?
What is occurs in internal table?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?