Table WSB Custom Field Definition
Stores the Custom Fields Definitions.
Properties
| Name |
Value |
| Access |
Public |
| Caption |
Custom Field Definition |
| DataClassification |
CustomerContent |
| DataPerCompany |
True |
Fields
| ID |
Type |
Name |
Description |
| 2 |
Enum WSB_CFEntity |
Entity |
|
| 5 |
Enum WSB_CFDataType |
Type |
|
| 8 |
Integer |
Field No. |
|
| 10 |
Text[30] |
Field Name |
|
| 15 |
Integer |
No. of Values |
|
| 18 |
Integer |
No. of Translations |
|
| 19 |
Boolean |
IncludesCalculations |
|
| 20 |
Boolean |
Copy to Customer |
|
| 22 |
Boolean |
Copy to Vendor |
|
| 24 |
Boolean |
Copy to Contact |
|
| 26 |
Boolean |
Copy to S.Header |
|
| 27 |
Boolean |
Copy to S.Line |
|
| 28 |
Boolean |
Copy to P.Header |
|
| 29 |
Boolean |
Copy to P.Line |
|
| 32 |
Boolean |
Copy to Job |
|
| 33 |
Boolean |
Copy to Job Plan. Line |
|
| 34 |
Boolean |
Copy to Srv. Item |
|
| 36 |
Boolean |
Copy to Srv. Contract |
|
| 38 |
Boolean |
Copy to Srv. Cont. Line |
|
| 40 |
Boolean |
Copy to Srv. Header |
|
| 42 |
Boolean |
Copy to Srv. Item Line |
|
| 44 |
Boolean |
Copy to Srv. Line |
|
| 50 |
Boolean |
Copy to Prod. Order |
|
| 52 |
Boolean |
Copy to Prod. Order Line |
|
| 54 |
Boolean |
Copy to Prod. Order Component |
|
| 55 |
Boolean |
Copy to Job Task |
|
| 57 |
Boolean |
CopyToProdBOMLine |
|
Methods
wgFncGetNextFieldNo
Retrieves next sequential number of the custom field according to entity and data type parameters
Parameters
| Type |
Name |
Description |
Enum "WSB_CFEntity" |
pEntity |
Entity option number |
Enum "WSB_CFDataType" |
pType |
Data type option number |
Returns
| Type |
Description |
Integer |
Field number |