getAppRS

Syntax

getAppRS(&msgRS)

Description

This method provides a single point from which to retrieve the applications rowset from the message definition rowset, as the message definition should have the application rowset starting at level 2. Given the rowset object representing your entire message, this rowset will return just the part of the overall rowset representing your transaction.

Parameters

Parameter Description

&msgRS

The rowset object representing your entire message.

Returns

Rowset.