Click or drag to resize

MPInterfaceoColIssues Method (String, Int32)

List all open support tickets for a customer

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public SortedDictionary<int, clsImportSupportIssue> oColIssues(
	string BusinessPartnerCode,
	int Company
)

Parameters

BusinessPartnerCode
Type: SystemString
Business Partner Code (OCRD.CardCode)
Company
Type: SystemInt32
MARIProject Internal Company Mapping (default=1)

Return Value

Type: SortedDictionaryInt32, clsImportSupportIssue
Remarks