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
Syntaxpublic string GroupCodeByName { get; set; }Public Property GroupCodeByName As String
Get
Set
Property Value
Type:
String
See Also