Add StateVal Service PGM
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
**free
|
||||
dcl-pr StateVal ind;
|
||||
p_code char(2); // State Code
|
||||
p_name Char(30) options(*nopass) ; //Returned State Name
|
||||
end-pr;
|
||||
Reference in New Issue
Block a user