2007 Aug 06 6:35 AM
hi all,
Anybody can send me the sample code how to avoid slin error for currency field.
for example : write : wa_ekko-erdat to erdat.
for this field how to avoid slin error for this field.
thanks,
mahedhar
2007 Aug 06 6:37 AM
2007 Aug 06 6:39 AM
Hi,
Erdat is date field.
Declare it as character field and then try assigning the value
Regards
Arun
2007 Aug 06 6:40 AM
HI,
SET EXTENDED CHECK OFF.
SET EXTENDED CHECK ON.
You can insert the above statements at the appropriate places in the program. A "SET EXTENDED CHECK OFF." should be followed as soon as possible by a "SET EXTENDED CHECK ON."
Hope this helps.
2007 Aug 06 7:22 AM
Hi,
Problem has been solved by own...
thanks for all your efforts.
Maheedhar
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |