|
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_C_DocType
public class X_C_DocType
Generated Model for C_DocType
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
C_DOCTYPEDIFFERENCE_ID_AD_Reference_ID
C_DocTypeDifference_ID AD_Reference_ID=170 |
static int |
C_DOCTYPEINVOICE_ID_AD_Reference_ID
C_DocTypeInvoice_ID AD_Reference_ID=170 |
static int |
C_DOCTYPEPROFORMA_ID_AD_Reference_ID
C_DocTypeProforma_ID AD_Reference_ID=170 |
static int |
C_DOCTYPESHIPMENT_ID_AD_Reference_ID
C_DocTypeShipment_ID AD_Reference_ID=170 |
static int |
DOCBASETYPE_AD_Reference_ID
DocBaseType AD_Reference_ID=432 |
static int |
DOCNOSEQUENCE_ID_AD_Reference_ID
DocNoSequence_ID AD_Reference_ID=128 |
static int |
DOCSUBTYPESO_AD_Reference_ID
DocSubTypeSO AD_Reference_ID=148 |
static String |
DOCSUBTYPESO_OnCreditOrder
On Credit Order = WI |
static String |
DOCSUBTYPESO_POSOrder
POS Order = WR |
static String |
DOCSUBTYPESO_PrepayOrder
Prepay Order = PR |
static String |
DOCSUBTYPESO_Proposal
Proposal = ON |
static String |
DOCSUBTYPESO_Quotation
Quotation = OB |
static String |
DOCSUBTYPESO_StandardOrder
Standard Order = SO |
static String |
DOCSUBTYPESO_WarehouseOrder
Warehouse Order = WP |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=217 |
static String |
Table_Name
TableName=C_DocType |
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_C_DocType(Ctx ctx,
int C_DocType_ID,
String trxName)
Standard Constructor |
|
X_C_DocType(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PrintFormat_ID()
Get Print Format. |
int |
getC_DocType_ID()
Get Document Type. |
int |
getC_DocTypeDifference_ID()
Get Difference Document. |
int |
getC_DocTypeInvoice_ID()
Get Document Type for Invoice. |
int |
getC_DocTypeProforma_ID()
Get Document Type for ProForma. |
int |
getC_DocTypeShipment_ID()
Get Document Type for Shipment. |
String |
getDescription()
Get Description. |
String |
getDocBaseType()
Get Document BaseType. |
int |
getDocNoSequence_ID()
Get Document Sequence. |
String |
getDocSubTypeSO()
Get SO Sub Type. |
int |
getDocumentCopies()
Get Document Copies. |
String |
getDocumentNote()
Get Document Note. |
int |
getGL_Category_ID()
Get GL Category. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getPrintName()
Get Print Text. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isCreateCounter()
Get Create Counter Document. |
boolean |
isDefault()
Get Default. |
boolean |
isDefaultCounterDoc()
Get Default Counter Document. |
boolean |
isDocNoControlled()
Get Document is Number Controlled. |
boolean |
isDocSubTypeSOValid(String test)
Is test a valid value. |
boolean |
isHasCharges()
Get Charges. |
boolean |
isHasProforma()
Get Pro forma Invoice. |
boolean |
isIndexed()
Get Indexed. |
boolean |
isInTransit()
Get In Transit. |
boolean |
isPickQAConfirm()
Get Pick/QA Confirmation. |
boolean |
isReturnTrx()
Get Return Transaction. |
boolean |
isShipConfirm()
Get Ship/Receipt Confirmation. |
boolean |
isSOTrx()
Get Sales Transaction. |
boolean |
isSplitWhenDifference()
Get Split when Difference. |
void |
setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_DocTypeDifference_ID(int C_DocTypeDifference_ID)
Set Difference Document. |
void |
setC_DocTypeInvoice_ID(int C_DocTypeInvoice_ID)
Set Document Type for Invoice. |
void |
setC_DocTypeProforma_ID(int C_DocTypeProforma_ID)
Set Document Type for ProForma. |
void |
setC_DocTypeShipment_ID(int C_DocTypeShipment_ID)
Set Document Type for Shipment. |
void |
setDescription(String Description)
Set Description. |
void |
setDocBaseType(String DocBaseType)
Set Document BaseType. |
void |
setDocNoSequence_ID(int DocNoSequence_ID)
Set Document Sequence. |
void |
setDocSubTypeSO(String DocSubTypeSO)
Set SO Sub Type. |
void |
setDocumentCopies(int DocumentCopies)
Set Document Copies. |
void |
setDocumentNote(String DocumentNote)
Set Document Note. |
void |
setGL_Category_ID(int GL_Category_ID)
Set GL Category. |
void |
setHasCharges(boolean HasCharges)
Set Charges. |
void |
setHasProforma(boolean HasProforma)
Set Pro forma Invoice. |
void |
setIsCreateCounter(boolean IsCreateCounter)
Set Create Counter Document. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsDefaultCounterDoc(boolean IsDefaultCounterDoc)
Set Default Counter Document. |
void |
setIsDocNoControlled(boolean IsDocNoControlled)
Set Document is Number Controlled. |
void |
setIsIndexed(boolean IsIndexed)
Set Indexed. |
void |
setIsInTransit(boolean IsInTransit)
Set In Transit. |
void |
setIsPickQAConfirm(boolean IsPickQAConfirm)
Set Pick/QA Confirmation. |
void |
setIsReturnTrx(boolean IsReturnTrx)
Set Return Transaction. |
void |
setIsShipConfirm(boolean IsShipConfirm)
Set Ship/Receipt Confirmation. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setIsSplitWhenDifference(boolean IsSplitWhenDifference)
Set Split when Difference. |
void |
setName(String Name)
Set Name. |
void |
setPrintName(String PrintName)
Set Print Text. |
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 C_DOCTYPEDIFFERENCE_ID_AD_Reference_ID
public static final int C_DOCTYPEINVOICE_ID_AD_Reference_ID
public static final int C_DOCTYPEPROFORMA_ID_AD_Reference_ID
public static final int C_DOCTYPESHIPMENT_ID_AD_Reference_ID
public static final int DOCBASETYPE_AD_Reference_ID
public static final int DOCNOSEQUENCE_ID_AD_Reference_ID
public static final int DOCSUBTYPESO_AD_Reference_ID
public static final String DOCSUBTYPESO_Quotation
public static final String DOCSUBTYPESO_Proposal
public static final String DOCSUBTYPESO_PrepayOrder
public static final String DOCSUBTYPESO_StandardOrder
public static final String DOCSUBTYPESO_OnCreditOrder
public static final String DOCSUBTYPESO_WarehouseOrder
public static final String DOCSUBTYPESO_POSOrder
| Constructor Detail |
|---|
public X_C_DocType(Ctx ctx,
int C_DocType_ID,
String trxName)
ctx - contextC_DocType_ID - idtrxName - transaction
public X_C_DocType(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 void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
AD_PrintFormat_ID - Data Print Formatpublic int getAD_PrintFormat_ID()
public void setC_DocTypeDifference_ID(int C_DocTypeDifference_ID)
C_DocTypeDifference_ID - Document type for generating in dispute Shipmentspublic int getC_DocTypeDifference_ID()
public void setC_DocTypeInvoice_ID(int C_DocTypeInvoice_ID)
C_DocTypeInvoice_ID - Document type used for invoices generated from this sales documentpublic int getC_DocTypeInvoice_ID()
public void setC_DocTypeProforma_ID(int C_DocTypeProforma_ID)
C_DocTypeProforma_ID - Document type used for pro forma invoices generated from this sales documentpublic int getC_DocTypeProforma_ID()
public void setC_DocTypeShipment_ID(int C_DocTypeShipment_ID)
C_DocTypeShipment_ID - Document type used for shipments generated from this sales documentpublic int getC_DocTypeShipment_ID()
public void setC_DocType_ID(int C_DocType_ID)
C_DocType_ID - Document type or rulespublic int getC_DocType_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setDocBaseType(String DocBaseType)
DocBaseType - Logical type of documentpublic String getDocBaseType()
public void setDocNoSequence_ID(int DocNoSequence_ID)
DocNoSequence_ID - Document sequence determines the numbering of documentspublic int getDocNoSequence_ID()
public boolean isDocSubTypeSOValid(String test)
test - testvalue
public void setDocSubTypeSO(String DocSubTypeSO)
DocSubTypeSO - Sales Order Sub Typepublic String getDocSubTypeSO()
public void setDocumentCopies(int DocumentCopies)
DocumentCopies - Number of copies to be printedpublic int getDocumentCopies()
public void setDocumentNote(String DocumentNote)
DocumentNote - Additional information for a Documentpublic String getDocumentNote()
public void setGL_Category_ID(int GL_Category_ID)
GL_Category_ID - General Ledger Categorypublic int getGL_Category_ID()
public void setHasCharges(boolean HasCharges)
HasCharges - Charges can be added to the documentpublic boolean isHasCharges()
public void setHasProforma(boolean HasProforma)
HasProforma - Indicates if Pro Forma Invoices can be generated from this documentpublic boolean isHasProforma()
public void setIsCreateCounter(boolean IsCreateCounter)
IsCreateCounter - Create Counter Documentpublic boolean isCreateCounter()
public void setIsDefault(boolean IsDefault)
IsDefault - Default valuepublic boolean isDefault()
public void setIsDefaultCounterDoc(boolean IsDefaultCounterDoc)
IsDefaultCounterDoc - The document type is the default counter document typepublic boolean isDefaultCounterDoc()
public void setIsDocNoControlled(boolean IsDocNoControlled)
IsDocNoControlled - The document has a document sequencepublic boolean isDocNoControlled()
public void setIsInTransit(boolean IsInTransit)
IsInTransit - Movement is in transitpublic boolean isInTransit()
public void setIsIndexed(boolean IsIndexed)
IsIndexed - Index the document for the internal search enginepublic boolean isIndexed()
public void setIsPickQAConfirm(boolean IsPickQAConfirm)
IsPickQAConfirm - Require Pick or QA Confirmation before processingpublic boolean isPickQAConfirm()
public void setIsReturnTrx(boolean IsReturnTrx)
IsReturnTrx - This is a return transactionpublic boolean isReturnTrx()
public void setIsSOTrx(boolean IsSOTrx)
IsSOTrx - This is a Sales Transactionpublic boolean isSOTrx()
public void setIsShipConfirm(boolean IsShipConfirm)
IsShipConfirm - Require Ship or Receipt Confirmation before processingpublic boolean isShipConfirm()
public void setIsSplitWhenDifference(boolean IsSplitWhenDifference)
IsSplitWhenDifference - Split document when there is a differencepublic boolean isSplitWhenDifference()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPrintName(String PrintName)
PrintName - The label text to be printed on a document or correspondence.public String getPrintName()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||