what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
Answer Posted / anusha
Reason
The program gives the decimal data error if a Numeric value is passed from a numeric field to a non numeric field.
It usually occurs if the values are passed from one program to another.
How to avoid
Initialize a value to the field by INZ
The size and Decimal format of the passed and the passing parameter should be the same.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what is the rpg system?
how does the rpg element work?
what is data area and how it is used in rpg program ?
what is *place and *auto keyword in prtf ?plz explain
what do you mean by an input subfile, what are the keywords required?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what are the key words you must use when using a subfile?
How many program bind in one module....
what was the robotech rpg?
how can I tell when to replace the array?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How Chain operation copies the record's data to the input buffer for the program?
what is a rpg?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique