2007 Jun 29 11:01 PM
Hi.
I need to know if there is some way to know where the parameters or tables, which are settled on memory, are stored. Is there any table where I could look for parameters created on memory and its current values?
Thanks.
Diana.
2007 Jun 29 11:18 PM
Look at SE11 Transaction ,Simple example MARA Table ,MATNR Field ,when you look at data element for MATNR Field -> here you can find out parameter ID
Thanks
Seshu
Hi,
The values (current Parameter ID) are stored in Buffer not in table. Hence, you cannot access them with SQL statements. You will have to use SET/GET statements.
The data will be database but you cannot distinguish it from other records.
Regards,
Srilatha.
2007 Jun 29 11:13 PM
Hi,
The values (current Parameter ID) are stored in Buffer not in table. Hence, you cannot access them with SQL statements. You will have to use SET/GET statements.
The data will be database but you cannot distinguish it from other records.
Regards,
Srilatha.
2007 Jun 29 11:18 PM
Look at SE11 Transaction ,Simple example MARA Table ,MATNR Field ,when you look at data element for MATNR Field -> here you can find out parameter ID
Thanks
Seshu
2007 Jun 30 12:08 AM
Hi Diana ,
You can use DD04L table with a query for non-initial values of MEMORYID field.
Hope this helps,
Regards
Caglar
2007 Jun 30 2:37 AM
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |