Click or drag to resize

clsImportBusinessPartnerGroupCodeByName Property

Helper variable to search [SELECT GroupCode FROM OCRG WHERE GroupName=UPPER() AND GroupType='C'/'S'] for or create the customer or supplier group in OCRG

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string GroupCodeByName { get; set; }

Property Value

Type: String
See Also