Enum WSB_STMStatusAppliesToType
Specifies the entities and documents for which Status Management is implemented. Can be extended by adding a new enum value via an enumextension and implementing the WSB_ISTMStatusAppliesTo and WSB_ISTMStatusLineAppliesTo interfaces for that new value.
Properties
| Name |
Value |
| Access |
Public |
| Extensible |
True |
Values
| Ordinal |
Name |
Description |
|
Item |
The Item table |
| 3 |
Customer |
The Customer table. |
| 4 |
Vendor |
The Vendor table. |
| 2 |
Purchase |
The Purchase Header table. |
| 1 |
Sales |
The Sales Header table. |
| 6 |
Service |
The Service table |
| 5 |
Job |
The Job table. |