what is the need of set parameter-id in reports.
Answer Posted / muthukumaran
set parameter is the sap memomry.here we can set values for
a particular field globally.
for example.
set parameter 'zmuthu' field field name.
zmuthu is the id name.
u can use that in any abap program using the
syntax get parameter ''zmuthu' fieled field name.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is view proxy in abap?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is the process to enhance the Infotype
What are the different types of luws?
What are the commands used for interactive reports?
State the system field for the current date?
What are the value tables?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are the types of windows in sap script?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
How to eliminate duplicate entries in internal tables? : abap data dictionary
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
What are the different types of internal table?