Adempiere 3.5.2a

org.compiere.model
Interface I_C_BP_Customer_Acct

All Known Implementing Classes:
X_C_BP_Customer_Acct

public interface I_C_BP_Customer_Acct

Generated Interface for C_BP_Customer_Acct

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_C_AcctSchema_ID
          Column name C_AcctSchema_ID
static String COLUMNNAME_C_BPartner_ID
          Column name C_BPartner_ID
static String COLUMNNAME_C_Prepayment_Acct
          Column name C_Prepayment_Acct
static String COLUMNNAME_C_Receivable_Acct
          Column name C_Receivable_Acct
static String COLUMNNAME_C_Receivable_Services_Acct
          Column name C_Receivable_Services_Acct
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=183
static String Table_Name
          TableName=C_BP_Customer_Acct
 
Method Summary
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 I_C_AcctSchema getC_AcctSchema()
           
 int getC_BPartner_ID()
          Get Business Partner .
 I_C_BPartner getC_BPartner()
           
 int getC_Prepayment_Acct()
          Get Customer Prepayment.
 int getC_Receivable_Acct()
          Get Customer Receivables.
 int getC_Receivable_Services_Acct()
          Get Receivable Services.
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 void setC_BPartner_ID(int C_BPartner_ID)
          Set Business Partner .
 void setC_Prepayment_Acct(int C_Prepayment_Acct)
          Set Customer Prepayment.
 void setC_Receivable_Acct(int C_Receivable_Acct)
          Set Customer Receivables.
 void setC_Receivable_Services_Acct(int C_Receivable_Services_Acct)
          Set Receivable Services.
 

Field Detail

Table_Name

static final String Table_Name
TableName=C_BP_Customer_Acct

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=183


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_C_AcctSchema_ID

static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID

See Also:
Constant Field Values

COLUMNNAME_C_BPartner_ID

static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID

See Also:
Constant Field Values

COLUMNNAME_C_Prepayment_Acct

static final String COLUMNNAME_C_Prepayment_Acct
Column name C_Prepayment_Acct

See Also:
Constant Field Values

COLUMNNAME_C_Receivable_Acct

static final String COLUMNNAME_C_Receivable_Acct
Column name C_Receivable_Acct

See Also:
Constant Field Values

COLUMNNAME_C_Receivable_Services_Acct

static final String COLUMNNAME_C_Receivable_Services_Acct
Column name C_Receivable_Services_Acct

See Also:
Constant Field Values
Method Detail

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

setC_BPartner_ID

void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . Identifies a Business Partner


getC_BPartner_ID

int getC_BPartner_ID()
Get Business Partner . Identifies a Business Partner


getC_BPartner

I_C_BPartner getC_BPartner()
                           throws Exception
Throws:
Exception

setC_Prepayment_Acct

void setC_Prepayment_Acct(int C_Prepayment_Acct)
Set Customer Prepayment. Account for customer prepayments


getC_Prepayment_Acct

int getC_Prepayment_Acct()
Get Customer Prepayment. Account for customer prepayments


setC_Receivable_Acct

void setC_Receivable_Acct(int C_Receivable_Acct)
Set Customer Receivables. Account for Customer Receivables


getC_Receivable_Acct

int getC_Receivable_Acct()
Get Customer Receivables. Account for Customer Receivables


setC_Receivable_Services_Acct

void setC_Receivable_Services_Acct(int C_Receivable_Services_Acct)
Set Receivable Services. Customer Accounts Receivables Services Account


getC_Receivable_Services_Acct

int getC_Receivable_Services_Acct()
Get Receivable Services. Customer Accounts Receivables Services Account


Adempiere 3.5.2a

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