BankLCImportCharge_SA::existMarkupCode Method
Indicates whether a markup code exists with a matching module type.
Syntax
client server public static boolean existMarkupCode(MarkupCode _markupCode, MarkupModule _moduleType)
Run On
Called
Parameters
- _markupCode
Type: MarkupCode Extended Data Type
The markup code.
- _moduleType
Type: MarkupModule Extended Data Type
The module type.
Return Value
Type: boolean
true if exists charge that with the specific markup code and module type; otherwise, false.