This class represents the "source" grouping of accounting lines in a given document. Its counterpart is the TargetAccountingLine
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. Source Accounting Line Business Object
Constructor Summary
public
SourceAccountingLine() This constructor needs to initialize the financialDocumentLineTypeCode attribute to the value for this class.