|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubObjectCodeGlobal | |
---|---|
org.kuali.kfs.coa.document.validation.impl |
Uses of SubObjectCodeGlobal in org.kuali.kfs.coa.document.validation.impl |
---|
Fields in org.kuali.kfs.coa.document.validation.impl declared as SubObjectCodeGlobal | |
---|---|
protected SubObjectCodeGlobal |
SubObjCdGlobalRule.subObjCdGlobal
|
Methods in org.kuali.kfs.coa.document.validation.impl with parameters of type SubObjectCodeGlobal | |
---|---|
protected boolean |
SubObjCdGlobalRule.checkChartAllLines(SubObjectCodeGlobal socChangeDocument)
This checks that the chart is the same on the document, SubObjCdGlobalDetails and AccountGlobalDetails |
protected boolean |
SubObjCdGlobalRule.checkChartOnAccountDetails(SubObjectCodeGlobal socChangeDocument,
AccountGlobalDetail acctDetail,
int lineNum,
boolean add)
This checks that the chart of accounts on the AccountGlobalDetail is not empty and matches
the document's chart matches the detail's chart |
protected boolean |
SubObjCdGlobalRule.checkChartOnSubObjCodeDetails(SubObjectCodeGlobal socChangeDocument,
SubObjectCodeGlobalDetail socChangeDetail,
int lineNum,
boolean add)
This checks to make sure that the chart of accounts on the SubObjCdGlobalDetail is not empty and
the document's chart matches the detail's chart |
protected boolean |
SubObjCdGlobalRule.checkFiscalYear(SubObjectCodeGlobal socChangeDocument,
SubObjectCodeGlobalDetail socChangeDetail,
int lineNum,
boolean add)
This checks to make sure that the fiscal year on the SubObjCdGlobalDetail is not empty and
the document's fiscal year matches the detail's fiscal year |
protected boolean |
SubObjCdGlobalRule.checkFiscalYearAllLines(SubObjectCodeGlobal socChangeDocument)
This checks that the fiscal year is the same on the doc and all SubObjCdGlobalDetails |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |