‎2008 Aug 11 1:36 PM
Hi All,
In one of the module pool programs, i have seen some modules as follows:
module %_XXXXXX.
moduek %_YYYYY.
check fieldname module %_XXXXX.
what is this %_XXXXX?
when i double click this module , it says " %_XXXX doesnot exists, do you want to create it"
can anybody explain about these things?
Thanks in advance.
with regards,
Murthy
‎2008 Aug 11 1:40 PM
These are just module names - they look a bit odd, but they're perfectly valid. Possibly, they're defined in hidden standard SAP programs, so you can't see the code. Possibly, you're looking at a template for some generated code, where XXXX is replaced by a real module name.
Without knowing the name of what you're looking at, it's difficult to say more.
matt