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
On which event we can validate the input fields in module programs?
What are the advantages of abap query tool?
What is the bitwise operator in the sap abap?
In the `select' statement what is group by ?
Explain get cursor field?
What is locking ?
How move-corresponding works
What is constructor expression in nw abap 7.4?
difference between Valuation type and valuation category?
Explain what is the step-by-step process to create a table in data dictionary?
How to create a check box/option button in a list?
What are the events used in abap in the order of execution?
How do you find the information on the current screen?
Which objects are independent transport objects? : abap data dictionary
How to write a code in tab control? : abap bdc