
| Name | Value |
|---|---|
| NAME | MAGVA GET ALL ADS |
| TAG | GETAD |
| ROUTINE | MAGVAG01 |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | RESTRICTED |
| INACTIVE | ACTIVE |
| DESCRIPTION | Returns all records in ARTIFACT DESCRIPTOR file (#2006.915) |
| 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 ARTIFACT DESCRIPTOR
MAGRY(2..n) = "^" delimited string with values of fields listed in MAGRY(1)
|