Codeunit WSB_STMServiceStatus¶
Implements the Service Doc. Applies-to Type (implementation of interface WSB_ISTMStatusAppliesTo).
Properties¶
| Name | Value |
|---|---|
| Access | Public |
Methods¶
wgFncGetServiceDocumentTypeFromDocumentType¶
Get the service document type from the status management document type.
Parameters¶
| Type | Name | Description |
|---|---|---|
Enum "WSB_STMDocumentType" |
pDocumentType |
The WSB_STMDocumentType / status management document type. |
Returns¶
| Type | Description |
|---|---|
Enum Service Document Type |
The corresponding service document type. |