Share via


SourceDocumentHeader::createSourceDocumentHeader Method

Creates a new SourceDocumentHeader record.

Syntax

client server public static RefRecId createSourceDocumentHeader(int _tableNum)

Run On

Called

Parameters

  • _tableNum
    Type: int
    The table ID of the header document.

Return Value

Type: RefRecId Extended Data Type
The reference ID of the new SourceDocumentHeader record.

Remarks

This method should be used exactly for the specified tables, and any new source document should use the source document APIs. Refer to the SourceDocumentProcessorFacade class for more information.

See Also

Reference

SourceDocumentHeader Table