Uses of Class
org.compiere.model.MBankStatement
Package
Description
Provide classes for posting of accounting document to the fact table (
MFactAcct
.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 MBankStatement in org.compiere.acct
Modifier and TypeMethodDescriptionprotected DocLine[]
Doc_BankStatement.loadLines
(MBankStatement bs) Load bank statement lines. -
Uses of MBankStatement in org.compiere.model
ModifierConstructorDescriptionMBankStatementLine
(MBankStatement statement) Parent ConstructorMBankStatementLine
(MBankStatement statement, int lineNo) Parent Constructor