andreventu
Member
Hi all,
I have a package MGCON.PCK_CONTAB which has a function which call another package procedure from another owner MGATI.ATI_PCK_GETCONT.P_GETCONTAB
When I am debugging MGATI.ATI_PCK_GETCONTAB.P_GETCONTAB, the inspector and the watch window don't show values from variables of MGCON.PCK_CONTAB. This cause serious problems to debug my routines.
I tried to access the variables using MGATI.CON.CON_PCK_CONTAB.carNumber for example.
Any suggestions?
Thanks a lot
Andr
I have a package MGCON.PCK_CONTAB which has a function which call another package procedure from another owner MGATI.ATI_PCK_GETCONT.P_GETCONTAB
When I am debugging MGATI.ATI_PCK_GETCONTAB.P_GETCONTAB, the inspector and the watch window don't show values from variables of MGCON.PCK_CONTAB. This cause serious problems to debug my routines.
I tried to access the variables using MGATI.CON.CON_PCK_CONTAB.carNumber for example.
Any suggestions?
Thanks a lot
Andr