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
Explain some essential objects in abap dictionary?
What is the difference between dialog program and a report?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Example of table cluster and cluster tables.
What are the attributes of the data in data dictionary? : abap data dictionary
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is the use of abap data dictionary? : abap data dictionary
What are the different types of the variable in the sap abap?
what is difference between (internal table types)standard table and sorted table in sap abap....
Is a logical database a requirement/must to write an abap/4 query?
what is diff between ECC 5.0 AND ECC 6.0
How to call a subroutine in sapscript?
What are the types of windows in sap script?
What are the rules to create a BAPI?
How do you work with semi colon se[arated files in BDC ?