EximAuthorizationSchemesTable_IN::enableSchemesButton Method
Checks whether the EXIM AA/DFIA inquiry has to be enabled for sales orders.
Syntax
server public static boolean enableSchemesButton(
RefRecId _salesLineRecId,
EximAuthorizationType_IN _authorizationType,
EximAuthorizationBasis_IN _authorizationBasis)
Run On
Server
Parameters
- _salesLineRecId
Type: RefRecId Extended Data Type
The record ID of the sales line.
- _authorizationType
Type: EximAuthorizationType_IN Enumeration
The EximAuthorizationType_IN value.
- _authorizationBasis
Type: EximAuthorizationBasis_IN Enumeration
The EximAuthorizationBasis_IN value.
Return Value
Type: boolean
true if the EXIM AA/DFIA inquiry has to be enabled for sales orders; otherwise, false.