Name of the table: BISALESCONTRACTVERSION
| Field Name | Description |
|---|---|
| PK_BISalesContractVersionID | Internal unique reference (Primary Key, Identity) |
| FK_BIAlternativeID | Foreign key reference to the alternative (required) |
| VersionType | Type of version: 0 = New To Sales Contract, 1 = Amendment Price Change, 2 = Amendment For Free, 3 = Amendment Without, 4 = Cancellation |
| DateSalesVersion | Date of the sales version version |
| DateSalesVersionSign | Signature date of the sales contract version, takes the Date approved for order date if the sales contract date is empty |
| DateConfirmation | Sales contract version confirmation date |
| DateSalesVersionConfirmationSign | Signature date of confirmation |
| DateOrderControl | Date used for order control |
| SequenceNr | Sequence number of the version |
| AmendmentNr | Amendment number for the contract version |
| DateUpdatedBISynch | Last update timestamp in BI |
| DateCreatedBISynch | Record creation timestamp in BI |
| BIDeleted | Boolean indicating soft-deletion status in BI |
| BIPushed | Boolean indicating whether the record was pushed to BI |
Comments
0 comments
Article is closed for comments.