Remove List Entry (Q1ARMVLSTE) API

This API will allow a way to programmatically delete an entry from a BRMS list. If a match is found in the list with the data passed in, the entry will be deleted.

Required Parameter Group:

1 List name Input Char(10)
2 List entry information Input Char(*)
3 Length of list entry information Input Binary(4)
4 Format of list entry information Input Char(8)
5 Error code I/O Char(*)


[ Top of Page | Previous Page | Next Page | Contents | Index ]