KVSEDX Def. Check Field Setup#
Fields#
| Name | Type | Note |
|---|---|---|
| EDX Document | Code[30] | |
| Table No. | Integer | |
| Table Name | Text[50] | |
| Field No. | Integer | |
| Field Name | Text[50] | |
| Field Caption | Text[249] | |
| Table Caption | Text[249] | |
| Equal Field Content | Boolean | |
| Check Field Content | Boolean | |
| Create Field Content | Boolean | |
| Validate Sequence | Integer | |
| Default Value | Text[50] | |
| Use Default Value | Enum (KVSEDX Use Default Value) |
Procedures#
CreateSalesDefCheckSetup(Code[30]) :#
procedure CreateSalesDefCheckSetup(EDXDocumentPar: Code[30]):
CreatePurchaseDefCheckSetup(Code[30]) :#
procedure CreatePurchaseDefCheckSetup(EDXDocumentPar: Code[30]):
CreatePurchReceipDefCheckSetup(Code[30]) :#
procedure CreatePurchReceipDefCheckSetup(EDXDocumentPar: Code[30]):
CreateFields(Code[30], Integer, Integer) :#
procedure CreateFields(EDXDocumentPar: Code[30]; SourceTableNoPar: Integer; DestTableNoPar: Integer):