Previous Topic: Positional QualifierNext Topic: ADVISE CHARGE_BACK SHOW VERSION


Examples

$ ADVISE CHARGE_BACK REPORT ACCOUNT.DAT DECPS_CHARGE.TXT

This command generates a report, CHARGE.RPT, for the accounting data in ACCOUNT.DAT. Resource prices and report details are read from the price file DECPS_CHARGE.TXT.

$ ADVISE CHARGE_BACK REPORT/OUTPUT=ACCOUNT.CHG - _$ EXTRACT.DAT DECPS_CHARGE.TXT

This command generates a report ACCOUNT.CHG from the accounting data file EXTRACT.DAT and the price file DECPS_CHARGE.TXT. Because the /DETAILS qualifier is not in the command, default details of GRAND, ACCOUNTS, and USERS are reported.

$ ADVISE CHARGE_BACK REPORT ACCT1.DAT/CATEGORY=GREEN, - 
_$ ACCT2.DAT/CATEGORY=YELLOW,ACCT3.DAT CHARGE.DAT DISK.DAT

In this command, the resource prices associated with the category GREEN are applied to the accounting file ACCT1.DAT. The resource prices associated with the category YELLOW are applied to the accounting file ACCT2.DAT. The resource prices specified without categories in CHARGE.DAT are applied to the accounting file ACCT3.DAT. If there are no such resource prices, a price of zero is applied to all resources in ACCT3.DAT. The disk volume names in CHARGE.DAT have disk use information in the file DISK.DAT.