
| Name | Value |
|---|---|
| NAME | MAGVA GET ALL PROVAVAILS |
| TAG | GETPA |
| ROUTINE | MAGVAG01 |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| INACTIVE | ACTIVE |
| DESCRIPTION | Returns all records in STORAGE PROVIDER AVAILABILITY file (#2006.924). |
| RETURN PARAMETER DESCRIPTION |
if error found during execution
MAGRY(0) = Failure status ^ Error getting the list
if success
MAGRY(0) = "1^#CNT" - where #CNT is a number of records returned
MAGRY(1) = "^" delimited string with all field names in STORAGE PROVIDER AVAILABILITY file (#2006.924)
MAGRY(2..n) = "^" delimited string with values of fields listed in MAGRY(1)
|