 |
This screen details the LAGDG API Calls required to utilize archiving within your Lawson Software investment. Open API - this API is used to ready your LAGDG product for output. This call should be placed near your current FILE OPEN LOGIC. Write API - this API is used to write your data to an archive file. This call should be placed near your current FILE WRITE LOGIC. Commit API - this API is used to commit all transactions, and perform the GDG Roll. This call should be placed near your current FILE CLOSE LOGIC
LAGDG API Calls - PR160 Example SCREEN SHOT
|
 |