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

Note Mandatory in Tcode MIRO

suryasarathi_basu
Participant
0 Likes
457

In Tcode Miro , in the Note tab , I want Note to be mandatory, if there is any text in the Header text input field.

How to do that?

I think exit is required, but could not find it. Can anyone help me with this???

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
375

Dear Surya,

This below info may be useful.

You can use this include ZXM08U16 here you have to use function module read_text

and if you get the data in the table parameter if the table is initial then you have to raise message.

Let me know if there are any quires.

Regards,

D.Srinivas.

1 REPLY 1
Read only

Former Member
0 Likes
376

Dear Surya,

This below info may be useful.

You can use this include ZXM08U16 here you have to use function module read_text

and if you get the data in the table parameter if the table is initial then you have to raise message.

Let me know if there are any quires.

Regards,

D.Srinivas.