|
Question:
Why do I get Error 12 when I use my PHP iSeries RLA Single Record Maint template.
Answer:
You are likely getting this error because you are calling this program with out passing it a parm. The Single Maintenance Main template is usually called from another program to edit a specific record. If you don't pass this program the Key or the RRN you may get this error. |