File Name
Syntax
R_GetChanges(REF lstChanges: LIST OF R_CHANGE_REC, VAL SQLString: STRING) IS
Parameters
lstChanges - list of changes to be
SQLString - sql command string
Returns
Nothing
Side Effects
None
Description
This routine retrieves a list of changes based on the * passed-in SQL command.
Dialog Forms Called
None