Click or drag to resize

MPInterfaceCloseERPDocument Method

Internal Function: Close a Document in SAP

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool CloseERPDocument(
	short Company,
	int DocNum,
	clsImportERPDocumenteERPDocTypes DocType
)

Parameters

Company
Type: SystemInt16
Company ID
DocNum
Type: SystemInt32
SBO OINV.DocNum
DocType
Type: MARIInterfaceclsImportERPDocumenteERPDocTypes
Document Type

Return Value

Type: Boolean
Remarks