[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

SQR Design for PS Upgrades



Title: SQR Design for PS Upgrades

Now that I have been working on this HRMS project for a few months I have been fortunate to have been tasked with upgrading several of the SQRs I modified with PeopleSoft SQRs received with tax updates.  Fortunate because I get to

  1) be the one to figure out what modifications I made and of those which need to be kept in the new SQR (as opposed to which changes I made to compensate for some shortcoming in the original PS SQR design); and

  2) learn how to be more efficient in my codework to make future upgrades easier.

Having said that, any suggestions on #2?  The two ideas I've had thus far are either 1) add a comment at each line using a special identifier, or 2) include the client-specific code within an #IFDEF.

It also has been handy using a file-compare utility to identify differences.

TIA for your ideas.

Bob