Codeunit WSB_STMPurchaseStatus¶
Implements the Purch. Doc. Applies-to Type (implementation of interface WSB_ISTMStatusAppliesTo).
Properties¶
Name | Value |
---|---|
Access | Public |
Methods¶
wgFncGetPurchDocumentTypeFromDocumentType¶
Get the purchase 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 Purchase Document Type |
The corresponding purchase document type. |