Adempiere 3.5.2a

org.compiere.model
Interface I_C_InterOrg_Acct

All Known Implementing Classes:
X_C_InterOrg_Acct

public interface I_C_InterOrg_Acct

Generated Interface for C_InterOrg_Acct

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_AD_OrgTo_ID
          Column name AD_OrgTo_ID
static String COLUMNNAME_C_AcctSchema_ID
          Column name C_AcctSchema_ID
static String COLUMNNAME_IntercompanyDueFrom_Acct
          Column name IntercompanyDueFrom_Acct
static String COLUMNNAME_IntercompanyDueTo_Acct
          Column name IntercompanyDueTo_Acct
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=397
static String Table_Name
          TableName=C_InterOrg_Acct
 
Method Summary
 int getAD_OrgTo_ID()
          Get Inter-Organization.
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 I_C_AcctSchema getC_AcctSchema()
           
 int getIntercompanyDueFrom_Acct()
          Get Intercompany Due From Acct.
 int getIntercompanyDueTo_Acct()
          Get Intercompany Due To Acct.
 void setAD_OrgTo_ID(int AD_OrgTo_ID)
          Set Inter-Organization.
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 void setIntercompanyDueFrom_Acct(int IntercompanyDueFrom_Acct)
          Set Intercompany Due From Acct.
 void setIntercompanyDueTo_Acct(int IntercompanyDueTo_Acct)
          Set Intercompany Due To Acct.
 

Field Detail

Table_Name

static final String Table_Name
TableName=C_InterOrg_Acct

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=397


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_AD_OrgTo_ID

static final String COLUMNNAME_AD_OrgTo_ID
Column name AD_OrgTo_ID

See Also:
Constant Field Values

COLUMNNAME_C_AcctSchema_ID

static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID

See Also:
Constant Field Values

COLUMNNAME_IntercompanyDueFrom_Acct

static final String COLUMNNAME_IntercompanyDueFrom_Acct
Column name IntercompanyDueFrom_Acct

See Also:
Constant Field Values

COLUMNNAME_IntercompanyDueTo_Acct

static final String COLUMNNAME_IntercompanyDueTo_Acct
Column name IntercompanyDueTo_Acct

See Also:
Constant Field Values
Method Detail

setAD_OrgTo_ID

void setAD_OrgTo_ID(int AD_OrgTo_ID)
Set Inter-Organization. Organization valid for intercompany documents


getAD_OrgTo_ID

int getAD_OrgTo_ID()
Get Inter-Organization. Organization valid for intercompany documents


setC_AcctSchema_ID

void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. Rules for accounting


getC_AcctSchema_ID

int getC_AcctSchema_ID()
Get Accounting Schema. Rules for accounting


getC_AcctSchema

I_C_AcctSchema getC_AcctSchema()
                               throws Exception
Throws:
Exception

setIntercompanyDueFrom_Acct

void setIntercompanyDueFrom_Acct(int IntercompanyDueFrom_Acct)
Set Intercompany Due From Acct. Intercompany Due From / Receivables Account


getIntercompanyDueFrom_Acct

int getIntercompanyDueFrom_Acct()
Get Intercompany Due From Acct. Intercompany Due From / Receivables Account


setIntercompanyDueTo_Acct

void setIntercompanyDueTo_Acct(int IntercompanyDueTo_Acct)
Set Intercompany Due To Acct. Intercompany Due To / Payable Account


getIntercompanyDueTo_Acct

int getIntercompanyDueTo_Acct()
Get Intercompany Due To Acct. Intercompany Due To / Payable Account


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.