PM
ProformaLinkMaint.ProformaLinkFilter
Filter used in the header of the form to filter out the proforma and any line of the proforma for the selected Project.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
IsEditableNonexistent in DB | bool? | - | ||
Description:Returns true if Proforma is on hold. Transactions can be linked or unlinked only for a Proforma with an 'On Hold' status. | ||||
LineNbr | int | Pro Forma Invoice Line Nbr. | PMProformaLine | |
Description:The original sequence number of the line among all the pro forma invoice lines. The sequence of line numbers of the pro forma invoice lines belonging to a single document can include gaps. | ||||
LineTypeNonexistent in DB | string | - | ||
Description:Returns the line type of the selected line. Can be either 'P' for Progressive or 'T' for Transactional. | ||||
ModuleNonexistent in DB | string | Source | - | |
Description:The identifier of the functional area to which the GL batch that spawned the transaction belongs. | ||||
ProjectID | int | Project | PMProject | |
Description:The project ID. | ||||
RefNbr | nvarchar(15) | Pro Forma Invoice Ref. Nbr. | PMProforma | |
Description:The reference number of the pro forma invoice. | ||||