MSIR.0785 (methodtype) (name) already defined: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
The method indicated in this message had already been defined previously when another definition was encountered. Most likely, this is caused by the procedure that contains the method definition being accidentally Included twice. The User Language Macro Facility can sometimes be helpful in preventing such a problem. See the ''Janus SOAP Reference Manual'' for more information about this facility.
The method indicated in this message had already been defined previously when another definition was encountered. Most likely, this is caused by the procedure that contains the method definition being accidentally Included twice. The User Language Macro Facility can sometimes be helpful in preventing such a problem. See the ''Janus SOAP Reference Manual'' for more information about this facility.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0600 - MSIR.0799]]

Revision as of 16:05, 13 August 2015

The method indicated in this message had already been defined previously when another definition was encountered. Most likely, this is caused by the procedure that contains the method definition being accidentally Included twice. The User Language Macro Facility can sometimes be helpful in preventing such a problem. See the Janus SOAP Reference Manual for more information about this facility.