How to declare the length of emp no in the physilcal file
and the mandatory length is 6 i.e. Emp No should be
numeric, mandatory and fill all the 6 places
Answers were Sorted based on User's Feedback
Answer / pallavi
Syam is partly correct, but it will allow eventhough we
didn't specify any value for that field.
So we have to use mandatory entry along with mandatory field
Use CHECK(MF ME)
Hope this works fine.
| Is This Answer Correct ? | 1 Yes | 1 No |
How we can delete all the Logical File of a Physical file in one instance ?
how may a cgi control duplicate inputs?
how can a message from a message file appear as a constant on the screen?
What is library is as400? What are the types of library?
what is match field indicator?
how can I give more performance to some selected pages?
how does the runqry show the output?
what is the difference between udate and the system date?
what is full form for dds?
how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
Difference Between Ca & Cf?