AxInternalBase.axCustAccount Method [AX 2012]
Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class.
Syntax
protected str axCustAccount(str _custAccount)
Run On
Called
Parameters
- _custAccount
Type: str
The value of the customer account that is to be converted.
Return Value
Type: str
The converted value.
Remarks
The axCustAccount method is only used internally in the AxBC table classes.
The map policy is set up in the value mapping form.