After
creating an AXD custom query and running the AIF wizard I received the following error in the list of services:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6w_NiCuAx4fUVZbyOQGAvb3iOVoJcdY8m1BEtHOPwKMdB-NT2fr_lFP1tSL8HZHwEHWwZZg1bXHXnvpQL-S5s5mcye4M1LQKXQLYrgjqZt4BmohtMhl-N42SAtl4afjB2rrwSN7_5aKg/s1600/AX_2009_AIF_SchemaError.png) |
SchemaError: The base type of the method parmItemId is different to the corresponding field... |
I realised that the newly created Ax<Table>_InventBatch class was missing the ItemId methods:
existsItemId and
parmItemId. Copying these from an existing class and Refreshing (
Actualizar, in the image above) the service list was sufficient to remove the schema error.
No hay comentarios:
Publicar un comentario