Add List Entry (Q1AADDLSTE) API

This API will allow a way to programmatically add an entry into a BRMS list. This can be called multiple times to add in more entries names.

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 ]