RetailTransactionServiceAX61::getTerminalData Method [AX 2012]
Method returns the container result with the value RetailTransactionServiceProfile.RetailTSData if the record exists.
client server public static container getTerminalData(RetailTransactionServiceProfileId _profileId)
Run On
CalledParameters
- _profileId
- Type: RetailTransactionServiceProfileId Extended Data Type
ID of the RetailTransactionServiceProfile.profileId field.
Return Value
Type: containerContainer result with the value RetailTransactionServiceProfile.RetailTSData if the record exists.
Show: