we can use internal table with help of user define data types if possible or not
Answer Posted / mohan
YES WE CAN.
USING STRUCTURED TYPE WE CAN DEFINE INTERNAL TABLE
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a report?
What is constructor expression in nw abap 7.4?
How to read files and process BDC's automatically ?
Write syntax for message error (report)?
When to use logical database?
What is repository info. Systems?
Where the payroll results are stored
Write special commands of list?
What happens if we use leave to list-processing without using suppress-dialog?
Fallback class
Can a filed occur in several field groups?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
SM35 transaction, How to automate BDC ?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization