Screenshot:Accounting Process
Back to Screens_Reference |
Accounting Process
Accounting process
Accounting process defined to be executed at posting time
- Client : Client for this installation.
- Organization : Organizational entity within client
- Active : A flag indicating whether this record is available for use or de-activated.
- Name : A non-unique identifier for a record/document often used as a search tool.
- Java Class Name : The classname is used when generating a representation of the table in java (the entity or business object). The classname is the simplename of the class (so without the package name). Often the AD_Table.name can be used here.
- Description : A space to write additional related information.
- Accounting Post_Process : Accounting process to be executed at posting time
Back to Screens_Reference |