EDI1_UNMAP
Service ListUnmap requests from the EDI system for HDS files
Invocation
     CALL EDI1_UNMAP( NARG, ARGS, OARG, STATUS )
Description
Services EDI unmap requests for HDS files. 
Arguments
- 
NARG = INTEGER (given)
 Number of method arguments
- 
ARGS(*) = INTEGER (given)
 ADI identifier of method arguments
- 
OARG = INTEGER (rreturned)
 Output data
- 
STATUS = INTEGER (given and returned)
 The global status.
References
EDI1_UNMAP_INT
Unmap an HDS list given its ADI description
Invocation
     CALL EDI1_UNMAP_INT( LID, STATUS )
Description
Unmaps the HDS list specified by the input argument
Arguments
- 
LID = INTEGER (given)
 ADI identifier of list descriptionNumber of method arguments
- 
STATUS = INTEGER (given and returned)
 The global status.
References
