Uses of Class
org.compiere.model.X_Fact_Acct
-
Packages that use X_Fact_Acct Package Description org.compiere.acct org.compiere.model Provides for.... -
-
Uses of X_Fact_Acct in org.compiere.acct
Subclasses of X_Fact_Acct in org.compiere.acct Modifier and Type Class Description class
FactLine
Accounting Fact Entry. -
Uses of X_Fact_Acct in org.compiere.model
Subclasses of X_Fact_Acct in org.compiere.model Modifier and Type Class Description class
MFactAcct
Accounting Fact ModelMethods in org.compiere.model with parameters of type X_Fact_Acct Modifier and Type Method Description static MAccount
MAccount. get(X_Fact_Acct fa)
Get from existing Accounting fact
-