Having an issue publishing a field as an API. Getting the following error:
Package validation failed due to the following error(s): API/sales_HeaderRO_SOD.APIPage.al (335,46) - Error AL0132: 'Record "Sales Header"' does not contain a definition for 'Sales Order Type VEL'
API/sales_HeaderRW_SOD.APIPage.al (147,46) - Error AL0132: 'Record "Sales Header"' does not contain a definition for 'Sales Order Type VEL'
The field is there:
The field comes from another extension that is deployed as PTE and I downloaded symbols and cleared cache, yet it still does not seem to "find" the field when deploying...
Hello Erik,
Having an issue publishing a field as an API. Getting the following error:
Package validation failed due to the following error(s): API/sales_HeaderRO_SOD.APIPage.al (335,46) - Error AL0132: 'Record "Sales Header"' does not contain a definition for 'Sales Order Type VEL' API/sales_HeaderRW_SOD.APIPage.al (147,46) - Error AL0132: 'Record "Sales Header"' does not contain a definition for 'Sales Order Type VEL'
The field is there:
The field comes from another extension that is deployed as PTE and I downloaded symbols and cleared cache, yet it still does not seem to "find" the field when deploying...