What is the difference between select options and parameters
Answer Posted / sudhakar
select-options store in internal table whereas parameters
will store in single field.
Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
Is it possible to run host command from SAP environment? How do you run?
What is an abap instance?
What is the difference between ABAP and HR ABAP
What are lock objects?
What is the difference between free and refresh?
What are the uses of interactive reporting?
To find the date difference & excude saturday & sunday in between them
What is static attribute
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What are the major steps will you use for tuning?
How do you write transaction programs in sap?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
Rp_provide_from_last contains how many parameters ? : abap hr