Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.