what is the difference table type and structure?
Answer Posted / uday
Stucture is line type which means body of internal table.
table type is row type which means workarea of IT.
| Is This Answer Correct ? | 18 Yes | 44 No |
Post New Answer View All Answers
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are system fields for secondary lists?
what is difference between set screen and call screen ?
What are multiple use BADIS?
How to define selection screen?
What is lock mechanism? How do we create lock objects in abap?
To how many tables can an append structure be assigned. : abap data dictionary
What functions does a data dictionary perform? : abap data dictionary
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 are the parameters in bdc_insert? : abap bdc
What type of user exits have you written ?
Write the bdc table structure? : abap bdc
How will you transfer data into a file in application server?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What is a data class? : abap data dictionary