|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.acct.Doc
org.compiere.acct.Doc_Payroll
public class Doc_Payroll
Post Invoice Documents.
Table: HR_Process (??) Document Types: HR_Process
| Field Summary | |
|---|---|
MHRProcess |
process
|
| Constructor Summary | |
|---|---|
protected |
Doc_Payroll(MAcctSchema[] ass,
ResultSet rs,
String trxName)
Constructor |
| Method Summary | |
|---|---|
ArrayList<Fact> |
createFacts(MAcctSchema as)
Create Facts (the accounting logic) for |
BigDecimal |
getBalance()
Get Source Currency Balance - subtracts line amounts from total - no rounding |
protected String |
loadDocumentDetails()
Load Specific Document Details |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public MHRProcess process
| Constructor Detail |
|---|
protected Doc_Payroll(MAcctSchema[] ass,
ResultSet rs,
String trxName)
ass - accounting schematars - record| Method Detail |
|---|
protected String loadDocumentDetails()
loadDocumentDetails in class Docpublic BigDecimal getBalance()
getBalance in class Docpublic ArrayList<Fact> createFacts(MAcctSchema as)
createFacts in class Docas - account schema
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||