Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Variant creation

sreeramkumar_madisetty
Active Contributor
0 Likes
866

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
848

Hi Ram,

Tell me the message description.

8 REPLIES 8
Read only

Former Member
0 Likes
848

Z8 is Customer Message Class , check in SE91 and make use of Where used list to find out from where it tiggers.

Regards

Prabhu

Read only

Former Member
0 Likes
848

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

Read only

Former Member
0 Likes
848

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.

Read only

Former Member
0 Likes
848

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

Read only

Former Member
0 Likes
848

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.

Read only

Former Member
0 Likes
848

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>

Read only

Former Member
0 Likes
849

Hi Ram,

Tell me the message description.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
848

Hi

It's Answered.