{    The purpose of this request is to parse the peer_accounting_information
{ and peer_connect_data network connection attributes.
{
{       NAP$PARSE_ACCOUNTING_DATA (PEER_ACCOUNTING_INFORMATION,
{             PEER_CONNECT_DATA, ACCOUNTING_DATA_FIELDS, STATUS)
{
{  PEER_ACCOUNTING_INFORMATION: (input)  This parameter specifies a string of
{        connection information that may be from the network connection or the
{        job_input_device job attribute.
{
{  PEER_CONNECT_DATA: (input)  This parameter specifies a string of connection
{        information from the network connection.
{
{  ACCOUNTING_DATA_FIELDS:  (input, output) This parameter specifies (as
{        input) the accounting data values to be retrieved and (as output)
{        their current values.  The kind field which specifies the value to be
{        retrieved will be modified and set to nac$ca_unavailable_information
{        if the information requested is not in the peer_accounting_information
{        or peer_connect_data strings being parsed.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             nae$acct_version_mismatch
{
