Answer Posted / ravi
By using data statement , we define internal table
Types: begin of <type definition name>
|
|
End of <type definition nmame>.
Data: <Int Tab name> type standard table of <type definition name> <occurs n>.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What functions does a data dictionary perform ?
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
what is the transaction transaction for setting parameters rdisp/buffermode
How do you get the number of lines in an internal table?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
How to set an Enhancement point for a custom report?
What are the functions of lock objects?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
Explain what are the different functions used in sap script? What are the parameters used in each function?
how can we enable hyperlink in screen painter?
singleton class
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is read line in abap?
What is the purpose of at first and at last?