After Patch 13811289:R12.GME.B Invalid packages GME_MOBILE_LOVS and GME_MOBILE_TXN
hello,
After Patch 13811289:R12.GME.B Invalid packages GME_MOBILE_LOVS
and GME_MOBILE_TXN
Errors are :
PACKAGE BODY GME_MOBILE_LOVS 312
PLS-00323: subprogram or cursor 'LOT_ONHAND_EXP_LOV' is declared
in a package specification and must be defined in the package
body
PACKAGE BODY GME_MOBILE_TXN 51
PLS-00323: subprogram or cursor 'CREATE_MATERIAL_TXN' is declared
in a package specification and must be defined in the package
body
Files versions :
1. select text from user_source where name='GME_MOBILE_LOVS' and line=2
* $Header: GMEMLOVS.pls 120.17.12010000.3 2011/05/20 14:38:26 gmurator ship $ */
/* $Header: GMEMLOVB.pls 120.33.12010000.2 2008/07/29 10:07:45 skommine ship $ */
2.select text from user_source where name='GME_MOBILE_TXN' and line=2