what is the transaction transaction for setting parameters
rdisp/buffermode
Answer Posted / kiran
rz10 & rz11 is transaction code to assign the parameters
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Differentiate screen painter from menu painter.
Can we set page headers to details lists?
What is difference between check table and value table ?
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
What are the two statements which are required in an abap program to output an icon using a write statement?
What is the Difference between At Line selection and At user-command?
What kind of financial periods exist in sap? What is the relavent table for that?
How do you delete duplicate records from internal table?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Have you processed BDCs ?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What is the basic difference internal tables and database tables? : abap data dictionary