To access a SOAP response header entry as a temp-table or ProDataSet:

  1. Set a LONGCHAR with the header entry XML using the GET-SERIALIZED( ) method.
  2. Load the temp-table or ProDataSet from the LONGCHAR using the READ-XML( ) method.