WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?
Answer Posted / venkat
suppose if i declare data area with the length of 8 char
and i am receiving that data area as data structure and if i give only 7 char value. if i compile the program program will compile but if you call that program it will throw the error as decimal data error
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
define the purpose of the %sst function?
difference between sflrcdnbr and sflnxtchg?
how many printer files can be defined in f specs ?
which are the string manipulation opcodes?
what is the version of os/400 that we have?
define the purpose of the *cat function?
how to define global parameter in ile ?
what does the ovrdbf command do?
how do you pass parameters in cl?
In RPG How to read a records from a file without using read opcodes?
how many levels are there in a physical file?
what is the maximum number of record formats in dspf?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
how to pick up the changed records every time in a subfile after the first change made ?
what are the different opcodes available in rpg for database access ?