project QadFinancials > class BPaymentSelection > business logic query PaySelLineLastModifiedByPaySelId


Parameters


iiPaySel_IDinteger


query condition


  each PaySelLine where
PaySelLine.PaySel_ID = iiPaySel_ID


query sort order


PaySelLine.LastModifiedDate (ascending)
PaySelLine.LastModifiedTime (ascending)


query resultset tqPaySelLineLastModifiedByPaySel


field namedata typedb fielddescription
tiPaySelLine_IDintegerPaySelLine.PaySelLine_IDRecord ID
tiLastModifiedTimeintegerPaySelLine.LastModifiedTimeLast Modified Time
ttLastModifiedDatedatePaySelLine.LastModifiedDateLast Modified Date
tcLastModifiedUsercharacterPaySelLine.LastModifiedUserLast Modified User


Internal usage


QadFinancials
method BPaymentSelection.ApiConfirmPaymentSelectionPreValidation