|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_DocType
Generated Interface for C_DocType
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_PrintFormat_ID
Column name AD_PrintFormat_ID |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static String |
COLUMNNAME_C_DocTypeDifference_ID
Column name C_DocTypeDifference_ID |
static String |
COLUMNNAME_C_DocTypeInvoice_ID
Column name C_DocTypeInvoice_ID |
static String |
COLUMNNAME_C_DocTypeProforma_ID
Column name C_DocTypeProforma_ID |
static String |
COLUMNNAME_C_DocTypeShipment_ID
Column name C_DocTypeShipment_ID |
static String |
COLUMNNAME_DefiniteSequence_ID
Column name DefiniteSequence_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocBaseType
Column name DocBaseType |
static String |
COLUMNNAME_DocNoSequence_ID
Column name DocNoSequence_ID |
static String |
COLUMNNAME_DocSubTypeSO
Column name DocSubTypeSO |
static String |
COLUMNNAME_DocumentCopies
Column name DocumentCopies |
static String |
COLUMNNAME_DocumentNote
Column name DocumentNote |
static String |
COLUMNNAME_GL_Category_ID
Column name GL_Category_ID |
static String |
COLUMNNAME_HasCharges
Column name HasCharges |
static String |
COLUMNNAME_HasProforma
Column name HasProforma |
static String |
COLUMNNAME_IsCreateCounter
Column name IsCreateCounter |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_IsDefaultCounterDoc
Column name IsDefaultCounterDoc |
static String |
COLUMNNAME_IsDocNoControlled
Column name IsDocNoControlled |
static String |
COLUMNNAME_IsIndexed
Column name IsIndexed |
static String |
COLUMNNAME_IsInTransit
Column name IsInTransit |
static String |
COLUMNNAME_IsOverwriteDateOnComplete
Column name IsOverwriteDateOnComplete |
static String |
COLUMNNAME_IsOverwriteSeqOnComplete
Column name IsOverwriteSeqOnComplete |
static String |
COLUMNNAME_IsPickQAConfirm
Column name IsPickQAConfirm |
static String |
COLUMNNAME_IsShipConfirm
Column name IsShipConfirm |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_IsSplitWhenDifference
Column name IsSplitWhenDifference |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PrintName
Column name PrintName |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=217 |
static String |
Table_Name
TableName=C_DocType |
| Method Summary | |
|---|---|
int |
getAD_PrintFormat_ID()
Get Print Format. |
I_AD_PrintFormat |
getAD_PrintFormat()
|
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. |
int |
getDefiniteSequence_ID()
Get Definite Sequence |
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. |
I_GL_Category |
getGL_Category()
|
String |
getName()
Get Name. |
String |
getPrintName()
Get Print Text. |
boolean |
isCreateCounter()
Get Create Counter Document. |
boolean |
isDefault()
Get Default. |
boolean |
isDefaultCounterDoc()
Get Default Counter Document. |
boolean |
isDocNoControlled()
Get Document is Number Controlled. |
boolean |
isHasCharges()
Get Charges. |
boolean |
isHasProforma()
Get Pro forma Invoice. |
boolean |
isIndexed()
Get Indexed. |
boolean |
isInTransit()
Get In Transit. |
boolean |
isOverwriteDateOnComplete()
Get Overwrite Date on Complete |
boolean |
isOverwriteSeqOnComplete()
Get Overwrite Sequence on Complete |
boolean |
isPickQAConfirm()
Get Pick/QA Confirmation. |
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 |
setDefiniteSequence_ID(int DefiniteSequence_ID)
Set Definite Sequence |
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 |
setIsOverwriteDateOnComplete(boolean IsOverwriteDateOnComplete)
Set Overwrite Date on Complete |
void |
setIsOverwriteSeqOnComplete(boolean IsOverwriteSeqOnComplete)
Set Overwrite Sequence on Complete |
void |
setIsPickQAConfirm(boolean IsPickQAConfirm)
Set Pick/QA Confirmation. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_PrintFormat_ID
static final String COLUMNNAME_C_DocTypeDifference_ID
static final String COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocTypeInvoice_ID
static final String COLUMNNAME_C_DocTypeProforma_ID
static final String COLUMNNAME_C_DocTypeShipment_ID
static final String COLUMNNAME_DefiniteSequence_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocBaseType
static final String COLUMNNAME_DocNoSequence_ID
static final String COLUMNNAME_DocSubTypeSO
static final String COLUMNNAME_DocumentCopies
static final String COLUMNNAME_DocumentNote
static final String COLUMNNAME_GL_Category_ID
static final String COLUMNNAME_HasCharges
static final String COLUMNNAME_HasProforma
static final String COLUMNNAME_IsCreateCounter
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_IsDefaultCounterDoc
static final String COLUMNNAME_IsDocNoControlled
static final String COLUMNNAME_IsIndexed
static final String COLUMNNAME_IsInTransit
static final String COLUMNNAME_IsOverwriteDateOnComplete
static final String COLUMNNAME_IsOverwriteSeqOnComplete
static final String COLUMNNAME_IsPickQAConfirm
static final String COLUMNNAME_IsShipConfirm
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSplitWhenDifference
static final String COLUMNNAME_Name
static final String COLUMNNAME_PrintName
| Method Detail |
|---|
void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
int getAD_PrintFormat_ID()
I_AD_PrintFormat getAD_PrintFormat()
throws Exception
Exceptionvoid setC_DocTypeDifference_ID(int C_DocTypeDifference_ID)
int getC_DocTypeDifference_ID()
void setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
void setC_DocTypeInvoice_ID(int C_DocTypeInvoice_ID)
int getC_DocTypeInvoice_ID()
void setC_DocTypeProforma_ID(int C_DocTypeProforma_ID)
int getC_DocTypeProforma_ID()
void setC_DocTypeShipment_ID(int C_DocTypeShipment_ID)
int getC_DocTypeShipment_ID()
void setDefiniteSequence_ID(int DefiniteSequence_ID)
int getDefiniteSequence_ID()
void setDescription(String Description)
String getDescription()
void setDocBaseType(String DocBaseType)
String getDocBaseType()
void setDocNoSequence_ID(int DocNoSequence_ID)
int getDocNoSequence_ID()
void setDocSubTypeSO(String DocSubTypeSO)
String getDocSubTypeSO()
void setDocumentCopies(int DocumentCopies)
int getDocumentCopies()
void setDocumentNote(String DocumentNote)
String getDocumentNote()
void setGL_Category_ID(int GL_Category_ID)
int getGL_Category_ID()
I_GL_Category getGL_Category()
throws Exception
Exceptionvoid setHasCharges(boolean HasCharges)
boolean isHasCharges()
void setHasProforma(boolean HasProforma)
boolean isHasProforma()
void setIsCreateCounter(boolean IsCreateCounter)
boolean isCreateCounter()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setIsDefaultCounterDoc(boolean IsDefaultCounterDoc)
boolean isDefaultCounterDoc()
void setIsDocNoControlled(boolean IsDocNoControlled)
boolean isDocNoControlled()
void setIsIndexed(boolean IsIndexed)
boolean isIndexed()
void setIsInTransit(boolean IsInTransit)
boolean isInTransit()
void setIsOverwriteDateOnComplete(boolean IsOverwriteDateOnComplete)
boolean isOverwriteDateOnComplete()
void setIsOverwriteSeqOnComplete(boolean IsOverwriteSeqOnComplete)
boolean isOverwriteSeqOnComplete()
void setIsPickQAConfirm(boolean IsPickQAConfirm)
boolean isPickQAConfirm()
void setIsShipConfirm(boolean IsShipConfirm)
boolean isShipConfirm()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setIsSplitWhenDifference(boolean IsSplitWhenDifference)
boolean isSplitWhenDifference()
void setName(String Name)
String getName()
void setPrintName(String PrintName)
String getPrintName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||