What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / ramachandran
you can make the structure as a separate table by referring
an internal table for that structure, we can add fields
from various transparent tables,hence we can use it for
various purposes.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
if while coding power goes off , how to retrieve the codes?
wat is the difference between A-gate & W-gate?where are they used?
What kind of financial periods exist in SAP? What is the relevant table for that?
What do you mean by transparent tables in sap abap? : abap data dictionary
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
Explain how to write a bdc - how do you go about it?
What happens if a function module runs in an update task? : abap modularization
Can we make use of flow logic control key words in abap/4 and vice-versa?
What is native sql?
What are the different functions used in sap script? What are the parameters used in each function?
How to upload more than 2GB file from External Source to SAP?
What are field symbols?
What is the table buffer?
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?