Hi
I am not able to find the following fields for a vendor in AX12:
- Street
- URL
- TeleFax
I am using the following Select statement- should I be using another table\view also?:
while select vendTable join vendTableCube where vendTable.AccountNum == vendTableCube.AccountNum && vendTableCube.Name like searchName