PeopleCode debugging with the dataDumper

The CHG_DEBUG:dataDumper application package is a PeopleTools® Application Package that we wrote to do focused debugging of PeopleCode. This package will dump out PeopleTools objects like Rowsets, Rows, Records, and Fields to a human readable file. It allows you selectively inspect PeopleTools objects at runtime and view their values.