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

Error messages

Former Member
0 Likes
1,402

Hi,

How to create the error messages while creating the table maintance generator?

Thanks & Regards,

Sairam

10 REPLIES 10
Read only

Former Member
0 Likes
1,134

Can you be more specific on the requirement.

Regards

Eswar

Read only

Former Member
Read only

Former Member
0 Likes
1,134

I have created one customtable like zplant.I have created some fileds for this table like plant and group.

I have entered some entries for this fields like 1000,group.

When i entered the same values for this fields i will get a error message like ' Plant is already exist'.How to i will create this custom messages?

Please help me.

Regards,

Read only

0 Likes
1,134

Hi

U can try to use the event 05:

While creating the maintenance view Enviroment->Modification->Events

Max

Read only

0 Likes
1,134

For this you can go via events.

1. Transaction SE54

2. Z Table name

3. Menupath: Environment-> Events

4. Click on New Entries in application toolbar

5. Select the option of when you need to validate

6. Give a Form Routine Name

7. Enter

8. Now click on editor and proceed.

Hope this helps.

Regards

Eswar

Read only

Former Member
0 Likes
1,134

Thanks for reply.

Read only

0 Likes
1,134

Hi Srihitha

Please make a habit of rewarding points for the queries you have raised for the effort friends here keep in answering the queries.

Like Max had exactly pointed you the event name to use... So do respect their posts by rewarding some points.

Regards

Eswar

Read only

0 Likes
1,134

Hi Esswar,

I dont know how to give the reward points.Please expain me.

Thanks,

Read only

Former Member
0 Likes
1,134

Hi,

I have followed the same procedure till creating the Subroutines for 05 Status. But when I click on the Editor after saving, it takes me to the ABAP editor and asks me to key in some code. Now, I would like to know the procedure to override the standard SAP messages and create my own messages when the table is being maintained or the entries are being created.

Thanks.

Read only

Former Member
0 Likes
1,134

Hi

On the left of every answer you should see several radiobuttons to assign the points: find the answers more helpful for you and reward them:

Blue star means "Solved problem": 10 points.

Green star means "Very helpful answer": 6 points

Yellow star means "Helpful answer": 2 points

Max