Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the class with data from the Args object
Syntax
public void initFromArgs(Args _args)
Run On
Client
Parameters
- _args
Type: Args Class
The data that the class should be initialized with.
Exceptions
| Exception | Condition |
|---|---|
| Error | The Args object doesn't have a record set, –or– The Args record is not CashDueAnnouncementJournal_RU or LedgerJournalTrans. |