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
What is the meaning of table buffer? This buffer is used by which type oftable?
What are the differences between primary and secondary indexes?
What are the different abap/4 editors?
What are the different software packets available in the market? : sap abap hr
how to track records from data dictionary?
What is bdc programming in sap?
On which event we can validate the input fields in module programs?
What are pool tables?
What is evaluation path, where do we do it and why? : sap abap hr
What is repository info. Systems? : abap data dictionary
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
what are Hana Basics
What is dynpro? what are its components ?
How do you write manual bdc session method? : abap bdc
did u done enhancement framework?how u implemented?