This class represents the "target" grouping of accounting lines in a given document. Its counterpart is the SourceAccountingLine
class. Both objects' data is stored in the DB in a single table named "FP_ACCT_LINES_T." Most documents follow the "source" and
"target" patterns. Target Accounting Line Business Object
Constructor Summary
public
TargetAccountingLine() This constructor needs to initialize the financialDocumentLineTypeCode attribute to the value for this class.