com.ibm.commerce.contract.objects
Class InvoiceTCBean

com.ibm.commerce.contract.objects.TermConditionBean
  |
  +--com.ibm.commerce.contract.objects.InvoiceTCBean

public class InvoiceTCBean
extends TermConditionBean

This bean provides access to the TERMCOND table.

The following is a description of this table:

This table contains terms and conditions used in trading agreements (business accounts, contracts, RFQs). To see how columns are used by different terms and conditions, refer to TERMCOND column mapping in the online help.


Constructor Summary
InvoiceTCBean()
           
 
Methods inherited from class com.ibm.commerce.contract.objects.TermConditionBean
getChangeableFlag, getMandatoryFlag, getReferenceNumber, getTcSequence, getTimeCreated, getTimeUpdated, getTradingId, setChangeableFlag, setMandatoryFlag, setReferenceNumber, setTcSequence, setTimeCreated, setTimeUpdated, setTradingId
 

Constructor Detail

InvoiceTCBean

public InvoiceTCBean()