2007 Jul 31 12:38 AM
hi.
please help me!!!
i have created a field exit tyo validate ORD44 in transaction AS01 and AS02. The Operating Plant have to begin with the tree fist digit of Asset location. I try to get the value of STORT WITH IMPORT gv_stort FROM MEMORY ID 'STORT'. BUT IN QA this value is missing.
Some body could give a suggestion about how to take the value of STORT?
thanks in advance.
regards
hi.
please help me!!!
i have created a field exit tyo validate ORD44 in transaction AS01 and AS02. The Operating Plant have to begin with the tree fist digit of Asset location. I try to get the value of STORT WITH IMPORT gv_stort FROM MEMORY ID 'STORT'. BUT IN QA this value is missing.
Some body could give a suggestion about how to take the value of STORT?
thanks in advance.
regards
2007 Jul 31 12:55 AM
Hi Marisol,
For Importing the value, you must need to export it throgh some program.
In which program you are exporting the value.
Regards,
Atish
2007 Jul 31 1:05 AM
yes I am exporting value in other program like EXPORT lv_stort TO MEMORY ID 'STORT' . But the problem is in QA, this value is missing.
2007 Jul 31 1:13 AM
What you can do is just put a break point in the first program after EXPORT and see if the value is really going in there or not.
There may be case that there is no entry in lv_stort when it is exporting.
Regards,
Atish
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |