Skip to content

Interface WSB_ISTMStatusAppliesTo

Properties

Name Value
Access Public

Methods

wgFncGetDocumentType

Retrieves the document type for the record.

Parameters

Type Name Description
RecordRef pRecRef The record.

Returns

Type Description
Enum WSB_STMDocumentType Status Management Document Type.

wgFncGetDocumentTypeFieldNo

Retrieves the field no. of the table-field that contains the Document Type.

Returns

Type Description
Integer Document Type Field No.

wgFncGetDocumentTypeOrdinal

Converts a document type to the matching ordinal for the type of the field containing the document type.

Parameters

Type Name Description
Enum "WSB_STMDocumentType" pDocumentType The Document Type.

Returns

Type Description
Integer Ordinal value for the matching type.

wgFncGetInitStatusCode

Retrieves the initial status for the record.

Parameters

Type Name Description
RecordRef pRecRef The record.

Returns

Type Description
Code[10] Initial Status Code

wgFncGetStatusCodeFieldNo

Retrieves the field no. of the table-field that contains the Status Code.

Returns

Type Description
Integer Status Code Field No.

wgFncGetTableNo

Retrieves the table no. of the table that the implementation supports.

Returns

Type Description
Integer Table No.

wgFncHasDocumentTypes

Retrieves whether this applies-to type has document types.

Returns

Type Description
Boolean true iff the type has document types.