EximAuthorizationSchemesTable_IN::getAuthSchemesTableRecId Method
Gets the EximAuthorizationSchemesTable_IN table RecId value for the specified PurchLine record ID and the given EximAuthorizationType_IN value.
Syntax
client server public static RecId getAuthSchemesTableRecId(PurchLine _purchLine, EximAuthorizationType_IN _authorizationType)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
The PurchLine record ID.
- _authorizationType
Type: EximAuthorizationType_IN Enumeration
The EximAuthorizationType_IN value.
Return Value
Type: RecId Extended Data Type
The record ID of the EximAuthorizationSchemesTable_IN record for the specified PurchLine record ID and the given EximAuthorizationType_IN given.