public interface PARWriteoffBean extends Remote
com.portal.app.cc.PARWriteoffPanel
.Modifier and Type | Method and Description |
---|---|
String |
writeoff(boolean separateTax,
Date tranxDate,
String notes,
String prog_name,
String level)
Writes-off at account, bill or item level
|
String writeoff(boolean separateTax, Date tranxDate, String notes, String prog_name, String level) throws RemoteException
separateTax
- creates a separate Portal event for tax or nottranxDate
- effective datenotes
- write-off commentsprog_name
- program name initiating write-offlevel
- writo-off level, value is "account", "bill" or "item"RemoteException
- if an error occursCopyright © 2003, 2023, Oracle and/or its affiliates.