RetailTransactionService::validateCustomerStatus Method [AX 2012]

client server public static container validateCustomerStatus(
    CustAccount _custAccount, 
    AmountMST _salesAmount, 
    CurrencyCode _currencyCode)

Run On

Called

Parameters

_custAccount
Type: CustAccount Extended Data Type

_salesAmount
Type: AmountMST Extended Data Type

_currencyCode
Type: CurrencyCode Extended Data Type

Show: