‎2018 Jun 09 9:38 AM
Hello Experts,
When we do message output in ME22n for external send medium, Processing log and Spool is not generated. In NACE transaction some ZSAPFM06P is attached in that following FM are used -
ZZME_READ_PO_FOR_PRINTING_NEW
ZZME_PRINT_PO_NEW
when i compare with standard FM to Customised FM , I found below enhancement spot- ES_SAPLMEDRUCK and respective enhancement are missing, when I add enhancement manually but some error occur .
Can any one please help me on this issue? what is the reason spool not generate or processing log after message type?
Thanks and Regards,
Dnyandeo
‎2018 Jun 11 10:34 PM
Sorry, it's not feasible to answer on SCN about the functionality inside the custom objects that exist only in your system.
Spool and log are generated by ABAP code, it's not something that happens "automagically". Again, we can't possibly know what code is inside those functions/programs, sorry!
Look for documentation, ask local developers or use debugger.
‎2018 Jun 09 9:44 AM
ERP tag removed.
Can't you ask the developer who created this Z landscape? Of course is a copy of a program not getting the updates which are introduced for standard programs.
Be more specific. "but some error occur " this does not help us to help you. Tell the error.
‎2018 Jun 09 12:15 PM
Hi,

Above error occur when i add code manually which is in enhancement.
Regards,
Dnyandeo
‎2018 Jun 11 10:34 PM
Sorry, it's not feasible to answer on SCN about the functionality inside the custom objects that exist only in your system.
Spool and log are generated by ABAP code, it's not something that happens "automagically". Again, we can't possibly know what code is inside those functions/programs, sorry!
Look for documentation, ask local developers or use debugger.