‎2007 Jan 17 7:16 AM
Hi Gurus
While I am creating a Variant for my report I am getting the following error message:
E:Z8:001
Message Number : Z8001.
I am not able to find the reason for this.
Can u please let me know the reason and solution as well.
Thanks & Regards,
Kumar
‎2007 Jan 17 8:40 AM
‎2007 Jan 17 7:19 AM
Z8 is Customer Message Class , check in SE91 and make use of Where used list to find out from where it tiggers.
Regards
Prabhu
‎2007 Jan 17 7:22 AM
sree ram,
did u write any validation on at selection-screen?
pls check
if you have written can u let us know the code, may be u have written any error message in it.
regds,
kiran
‎2007 Jan 17 7:23 AM
Hi Sree Ram,
Try this out..
1. Enter the values either in the select-options or parameters as per your program.
2.Now, GOTO->VARIANTS-> SAVE AS VARIANT.
3.Enter the variant name and description for that variant.
4. Save it.
Hope this helps you.
‎2007 Jan 17 7:29 AM
solution...
go to GOTO menu and choose VARIANTS...
mention the variant name and press the create button...
and then u can mention the values for selection screen parameters or select options and then evetually press the save button
‎2007 Jan 17 7:36 AM
1.
Before creating the variant check whether you are able to run the report with no error.
2.If it is running properly then double click on that Error message line and let us know what the details are while creating the variant.
regards,
vijay.
‎2007 Jan 17 7:57 AM
Hi Sree Ram,
<b>E:Z8:001
Here,
E - Message Type
Z8 - Message class
001 - Message number
Go to se91
give message class as Z8 and check what is the description for message number 001
</b>
‎2007 Jan 17 8:40 AM
‎2007 May 23 9:07 AM