2007 Jul 30 11:38 AM
hi,
Im using transaction IW21, and wanna display the short text for the object code, damage code and cause code.These are a part of thr structure RIWO00. I am not being able to find a check table for RIWO00-TXTCDOT, RIWO00-TXTCDFE and RIWO00-TXTCDUR.
could anyone please suggest some solutions to this?
suitable answeres would be rewarded with full points.
Thanks
hi,
Im using transaction IW21, and wanna display the short text for the object code, damage code and cause code.These are a part of thr structure RIWO00. I am not being able to find a check table for RIWO00-TXTCDOT, RIWO00-TXTCDFE and RIWO00-TXTCDUR.
could anyone please suggest some solutions to this?
suitable answeres would be rewarded with full points.
Thanks
2007 Jul 30 12:01 PM
RIWO00 is a structure and you cant find these data in ABAP dictionary. At run time only the structure will hold the data.
2007 Jul 30 12:07 PM
RIWO00 is a structure which doesn't hold data.
However you have
<b>TQ80 </b>is a table which holds the data. You can retrieve the data from this table
Regards,
Pavan
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |