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
How to get that a secondary index is attached to a select query?
What is native sql?
How to display if the value entered contains records or not?
What is an evaluation path? : sap abap hr
How to convert normal function module to bapi?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
How do you import pay scale data from non sap to sap? : sap abap hr
What is the syntax for ‘call transaction’?
What is the significance of the memory table ‘screen’?
What is luw?
What are the two ways of producing a list within a transaction?
What are conversion routines? : abap data dictionary
How will you find manager of an employee
How do you take care of performance issues in your ABAP programs?
What is the difference between synchronous and asynchronous updates?