Uses of Class
org.compiere.model.MCommissionLine
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*).
Provide classes and interface for iDempiere process.
-
Uses of MCommissionLine in org.brerp.base.model
Modifier and TypeMethodDescriptionstatic List<MCOFConfiguracaoMeta>
MCOFConfiguracaoMeta.getConfiguracaoMetaToLinhaComissao
(MCommissionLine commissionLine) -
Uses of MCommissionLine in org.brerp.base.process
Modifier and TypeMethodDescriptionprotected MCOFConfiguracaoMeta
ProcCOFCommissionCalc.buscarMetaAtingida
(BigDecimal resultadoMeta, BigDecimal resultadoPrecoMedio, MCommissionLine commissionLine) protected String
ProcCOFCommissionCalc.getCommissionLineWhereClause
(MCommissionLine commissionLine) Creates the SQL WHERE clause based on the field values defined in the Commission Lien record -
Uses of MCommissionLine in org.compiere.model
-
Uses of MCommissionLine in org.compiere.process
Modifier and TypeMethodDescriptionprotected String
CommissionCalc.getCommissionCalculationSQL
(MCommissionLine commissionLine) Creates the SQL statement string that is used to generate the Commission detail recordsprotected String
CommissionCalc.getCommissionLineWhereClause
(MCommissionLine commissionLine) Creates the SQL WHERE clause based on the field values defined in the Commission Lien record