Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
No Answer is Posted For this Question
Be the First to Post Answer
What is table maintenance generator?
which one is efficient in following command to copy data from one itab1to another itab2 . both itab table has same structure. 1. move itab1 to itab2 2.move corresponding field of itab1 to itab2 3. itab2[] = itab2[] 4.appends line of itab1 to itab2..
Difference between sap script and report?
Explain what is step-loop? Explain all the steps?
In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when it is being used. And what it really does?
9 Answers Miracle Solutions, Patni, Satyam,
Which and How will you use function module for ALV Interactive report?
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Hi all Could u please tell me the answers for following questions, Why we need IDocs...? What is the purpose of IDocs...? Thanks in Advance, Sanjeev.K
Screen wise process for creating sales order quotation through transaction code VA21
Hi guru, In a report prg there is an event called : at SELECTION-SCREEN on VALUE-REQUEST FOR <fieldname>. pls tell me that when i am using a module pool prg how do I call the above event. In other words what is the module pool equivalent for the above event which is used in a report prg. Hope I am able explain my query.
what are the two types of request available in CTS?
Performance tuning techniques