WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?
Answer Posted / narendra
If you have defined any field as numeric and the value
being inserted into that field is character then system
will throw the message "decimal data error".
Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
What Is Default Data Type (if You Define Decimals '0') In Physical File?
how can I control the way a remote browser uses its cache?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
what is the purpose of putovr (put with explicit override) keyword?
Difference Between Call & Sbmjob?
how many types of display are available on as/400 for user interaction?
what is the use of sflend keyword?
how to run other job when one job is active?
how can u check no of records in a file?
what is a non-join logical file?
what is a primary file?
when are the referential constraints executed?
what is maximum number of arrays allowed in rpg?
In 'o' Specs What Is The Opcode For Write?
how to pick up the changed records every time in a subfile after the first change made ?