Uses of Class
org.adempiere.exceptions.PeriodClosedException
-
Packages that use PeriodClosedException Package Description org.compiere.model Provides for.... -
-
Uses of PeriodClosedException in org.compiere.model
Methods in org.compiere.model that throw PeriodClosedException Modifier and Type Method Description static voidMPeriod. testPeriodOpen(Properties ctx, Timestamp dateAcct, int C_DocType_ID)Deprecated.static voidMPeriod. testPeriodOpen(Properties ctx, Timestamp dateAcct, int C_DocType_ID, int AD_Org_ID)Convenient method for testing if a period is openstatic voidMPeriod. testPeriodOpen(Properties ctx, Timestamp dateAcct, String docBaseType)Deprecated.static voidMPeriod. testPeriodOpen(Properties ctx, Timestamp dateAcct, String docBaseType, int AD_Org_ID)Convenient method for testing if a period is open
-