Posting purchase invoices fails. The following error message "The metadata object Table 123 was not found"
Goods can be delivered but no invoice will be charged.
Please help!
*This post is locked for comments
Thanks for your answers.
I re-imported table object 123. Then the table could be compiled and saved.
Thanks to everyone and have a nice time
Greetings from Germany
Check the program for table no 123 with the help of developer as it seems there is some cuatomization which is not carried properly on the database
It looks like that table is missing a function which is not imported during upgrade or a customization while deploying from TEST to PROD. You need to make sure you have update changes for that table 123 if not merge it and compile the table.
It is missing CreateScheduleFromPurchDoc function
Hello,
Design the Table 123, -> Now press F11, it fires where the error exist, Or you can search CreateScheduleFromPurchDoc where it used.
You can declare this function in C/AL Global under function Tab.
Note: It seems to upgrade from some others, so check from where you try to upgrade, so you can declare this function exactly, otherwise you don't know the function task, then comment this line, where it used.
Now Compile -> Save.
When compiling comes the message:
You have specified an unknown variable
CreateScheduleFromPurchDoc
How can I define them?
Compile Objects Table Id 123 and try.
If you are not the developer then ask you NAV developer to do this activity.
Seems that you made some customisations.
Try to restart NAV server. IF this will not help, try to recompile SO objects.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,232 Super User 2024 Season 2
Martin Dráb 230,064 Most Valuable Professional
nmaenpaa 101,156