-1
Good afternoon,
I need help to invoke in Runtime the printing of a map based on GCPVLS70, which uses the table "DESCVIAS":
When using:
Aplicacao.PlataformaPRIMAVERA.Mapas.ImprimeListagem tSeries!Config, "Documento de Venda", "W", 1
Gives the Error:
The table 'Descvias' was not located. Error in LS-ORC file P {D4C75E32-84CC-4314-9C1C-A0602CD78744}. rpt: the table was not located.
How to solve ? I appreciate help, p.f.
Good morning, the table 'Descvias' has to be "Fed" by code has nothing to do with Crystal Reports
– Bruno Gomes
What’s the name of the map?
– Daniel Vieira
The map is LS-ORC P.rpt
– Bruno Gomes
Check if the map has such table Descvias. It is a temporary table and is even giving error, because it is not located. But it should be located from the base, you should put a ticket to solve it. Try an impression with the GCPVLS70 sales map, it should also give you the same error.
– Daniel Vieira
The map has the table, the problem is in "feed it". In any other base map works correctly, except in the "run". In print in ERP this map works, so the problem is in vba...
– Bruno Gomes
Yes, I tested it and I can also think of the same mistake, so you should put a ticket so that it can be fixed.
– Daniel Vieira
But then this mistake should not also happen when printing a document in the ERP?
– Bruno Gomes