What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / tech3
Advantages:- GLOBAL EXISTANCE(these could be used by any
other program without creating it again).
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the disadvantages of logical databases?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is an authorization in sap?
How to select valid lines for secondary list?
How can one distinguish between different kinds of parameters? : abap modularization
How do you activate a function exit?
What are the different types of luws?
What are the rules to create a BAPI?
What is a 'z' report?
What are the system fields? Explain?
Why is pretty printer user in abap?
How to write a bdc – how do you go about it?
Explain what are the events used for logical database?
What are the disadvantages of different types of bdc's?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?