Version: Call Accounting
Pro.
Answer: If you have
imported cell calls into your call accounting detail file and want to remove
them, you can remove them by call type. The call type identifier for
these calls is CELL. You can issue this command from the ToolBox module
to remove the calls:
- SELECT A
- USE PLM_CA.DBF (Or select a
different period)
- DELETE ALL FOR CALLTYPE = "CEL"
- PACK
- QUIT