Uses of Class
org.compiere.model.MJournalBatch
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MJournalBatch in org.compiere.model
Modifier and TypeMethodDescriptionstatic MJournalBatch
MJournalBatch.copyFrom
(Properties ctx, int GL_JournalBatch_ID, Timestamp dateDoc, String trxName) Create new Journal Batch by copyingModifier and TypeMethodDescriptionint
MJournalBatch.copyDetailsFrom
(MJournalBatch jb) Copy Journal/Lines from other Journal BatchModifierConstructorDescriptionMJournal
(MJournalBatch parent) Parent Constructor.MJournalBatch
(MJournalBatch original) Copy Constructor.