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

Mandatory (*) Variables

Former Member
0 Likes
727

Hello,

We have a requirement from our users to remove the default "" from a particular mandatory variable. Example: Company Code (Required) (). Is there a way to

remove the star?

Thanks,

Helena

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
653

Is it a custom program, if so, then yes, I'm pretty sure you can do it. It's probably being set in the INITIALIZATION event or the AT SELECTION-SCREEN OUTPUT event. Could also be being set via the PARAMETERS statement.

If its a standard SAP program, there's no way, unless you hack the program which is not recommended. What is the program name?

Regards,

Rich Heilman

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
654

Is it a custom program, if so, then yes, I'm pretty sure you can do it. It's probably being set in the INITIALIZATION event or the AT SELECTION-SCREEN OUTPUT event. Could also be being set via the PARAMETERS statement.

If its a standard SAP program, there's no way, unless you hack the program which is not recommended. What is the program name?

Regards,

Rich Heilman

Read only

0 Likes
653

Hi Rich,

This is in BW.... When I create a variable and I want to make it mandatory, there is a drop down list where you select the "variable entry". I'm assuming that by selecting "mandatory", SAP automatically will display the description of the variable followed by "()". The users would like to not have that, and instead have "Required" display in the description of the variable. The "Required" part is easy....Just added to the description of the variable when the variable is created, but to remove the "()" is the part that I'm questioning.

Any ideas?

Thanks,

Helena

Read only

0 Likes
653

Hi Helena,

I think if you post this message in the BI-forum, you will get an answer!

Regards,

John.

Read only

0 Likes
653

Hi John,

Never used BI-forum.....What is it and how can I get to it?

Thanks,

Helena

Read only

0 Likes
653

Hi John,

Never mind....I figured it out....I have posted my question the BI-Forum.

Thanks,

Helena