Gets the ID of a reason code.
Syntax
<HsvICM>.GetICReasonCodeID(bstrReasonCodeLabel)
Argument
Description
bstrReasonCodeLabel
String (ByVal). The reason code.
Return Value
Long. Returns the reason code’s ID.
Example
GetICReasonCodeID is used in the example for CreateICTransaction.