|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_GL_BudgetControl
public class X_GL_BudgetControl
Generated Model for GL_BudgetControl
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
BUDGETCONTROLSCOPE_AD_Reference_ID
BudgetControlScope AD_Reference_ID=361 |
static String |
BUDGETCONTROLSCOPE_PeriodOnly
Period only = P |
static String |
BUDGETCONTROLSCOPE_Total
Total = T |
static String |
BUDGETCONTROLSCOPE_YearToDate
Year to Date = Y |
static int |
COMMITMENTTYPE_AD_Reference_ID
CommitmentType AD_Reference_ID=359 |
static String |
COMMITMENTTYPE_CommitmentOnly
Commitment only = C |
static String |
COMMITMENTTYPE_CommitmentReservation
Commitment & Reservation = B |
static String |
COMMITMENTTYPE_None
None = N |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=822 |
static String |
Table_Name
TableName=GL_BudgetControl |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_GL_BudgetControl(Ctx ctx,
int GL_BudgetControl_ID,
String trxName)
Standard Constructor |
|
X_GL_BudgetControl(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getBudgetControlScope()
Get Control Scope. |
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
String |
getCommitmentType()
Get Commitment Type. |
String |
getDescription()
Get Description. |
int |
getGL_Budget_ID()
Get Budget. |
int |
getGL_BudgetControl_ID()
Get Budget Control. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isBeforeApproval()
Get Before Approval. |
boolean |
isBudgetControlScopeValid(String test)
Is test a valid value. |
boolean |
isCommitmentTypeValid(String test)
Is test a valid value. |
void |
setBudgetControlScope(String BudgetControlScope)
Set Control Scope. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setCommitmentType(String CommitmentType)
Set Commitment Type. |
void |
setDescription(String Description)
Set Description. |
void |
setGL_Budget_ID(int GL_Budget_ID)
Set Budget. |
void |
setGL_BudgetControl_ID(int GL_BudgetControl_ID)
Set Budget Control. |
void |
setHelp(String Help)
Set Comment. |
void |
setIsBeforeApproval(boolean IsBeforeApproval)
Set Before Approval. |
void |
setName(String Name)
Set Name. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int BUDGETCONTROLSCOPE_AD_Reference_ID
public static final String BUDGETCONTROLSCOPE_PeriodOnly
public static final String BUDGETCONTROLSCOPE_Total
public static final String BUDGETCONTROLSCOPE_YearToDate
public static final int COMMITMENTTYPE_AD_Reference_ID
public static final String COMMITMENTTYPE_CommitmentReservation
public static final String COMMITMENTTYPE_CommitmentOnly
public static final String COMMITMENTTYPE_None
| Constructor Detail |
|---|
public X_GL_BudgetControl(Ctx ctx,
int GL_BudgetControl_ID,
String trxName)
ctx - contextGL_BudgetControl_ID - idtrxName - transaction
public X_GL_BudgetControl(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic boolean isBudgetControlScopeValid(String test)
test - testvalue
public void setBudgetControlScope(String BudgetControlScope)
BudgetControlScope - Scope of the Budget Controlpublic String getBudgetControlScope()
public void setC_AcctSchema_ID(int C_AcctSchema_ID)
C_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
public boolean isCommitmentTypeValid(String test)
test - testvalue
public void setCommitmentType(String CommitmentType)
CommitmentType - Create Commitment and/or Reservations for Budget Controlpublic String getCommitmentType()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setGL_BudgetControl_ID(int GL_BudgetControl_ID)
GL_BudgetControl_ID - Budget Controlpublic int getGL_BudgetControl_ID()
public void setGL_Budget_ID(int GL_Budget_ID)
GL_Budget_ID - General Ledger Budgetpublic int getGL_Budget_ID()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsBeforeApproval(boolean IsBeforeApproval)
IsBeforeApproval - The Check is before the (manual) approvalpublic boolean isBeforeApproval()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||