|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Company.HandleSituation | |
---|---|
com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
Uses of Company.HandleSituation in com.sage.accpac.sm |
---|
Methods in com.sage.accpac.sm that return Company.HandleSituation | |
---|---|
Company.HandleSituation |
CompanyImpl.getHandleInactiveGLAccounts()
Gets a value indicating how inactive GL accounts should be handled. |
Company.HandleSituation |
Company.getHandleInactiveGLAccounts()
Gets a value indicating how inactive GL accounts should be handled. |
Company.HandleSituation |
CompanyImpl.getHandleLockedFiscalPeriods()
Gets a value indicating how locked fiscal periods should be handled. |
Company.HandleSituation |
Company.getHandleLockedFiscalPeriods()
Gets a value indicating how locked fiscal periods should be handled. |
Company.HandleSituation |
CompanyImpl.getHandleNonexistentGLAccounts()
Gets a value indicating how nonexistent GL accounts should be handled. |
Company.HandleSituation |
Company.getHandleNonexistentGLAccounts()
Gets a value indicating how nonexistent GL accounts should be handled. |
static Company.HandleSituation |
Company.HandleSituation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Company.HandleSituation[] |
Company.HandleSituation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |