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

CTO4 transaction

Former Member
0 Likes
1,800

There is a characteristic in ct04 for the a field in Msc5n. When entering the data into msc5n at that particular field when the data from the table is selected it is giving an error saying value "" cannot be selected . Please hlep me in this regard

15 REPLIES 15
Read only

Former Member
0 Likes
1,749

Have you look for a OSS Note?

Greetings,

Blag.

Read only

0 Likes
1,749

no what is an OSS note? I dont know what it is?

Read only

0 Likes
1,749

You must log in to <a href="http://service.sap.com">SAP Marketplace</a> You need a valid user for that...Then you could search for the corresponding OSS Notes (Notes released by SAP that contains corrections to program errors).

Once you have find the note, you can use transaction <b>SNOTE</b> to load the correction into SAP.

Greetings,

Blag.

Read only

0 Likes
1,749

I dont have to access to the SAP market place. Is there any other way to figure it out.

Read only

0 Likes
1,749

Not sure...Haven't work with CT04...What's the name of the field thats giving you the error?

Greetings,

Blag.

Read only

0 Likes
1,749

The error actually is in MSC5N . A charactersitic populated using ct04 is giving an error.

Read only

0 Likes
1,749

What message number and ID are you getting?

Rob

Read only

0 Likes
1,749

where to see the message number and ID? The message it is showing up is "value "" cannot be selected.

Read only

0 Likes
1,749

Double click on the message.

Rob

Read only

0 Likes
1,749

hi,

msg no is c1853. message class c1 and msg nu 1853.Thanks

Read only

0 Likes
1,749

So, did you see the long text:

Text

Value "&" cannot be selected

Diagnosis

From a value hierarchy, you want to choose a value that has subordinate values. This is not possible. You can only choose the lowest values in a value hierarchy.

Procedure

Explode the structure down to the lowest values and choose one of these.

Rob

Read only

0 Likes
1,749

Duplicate!

Rob

Message was edited by:

Rob Burbank

Read only

0 Likes
1,749

I have seen the long text but does not make much sense to me becuse the field in quesiton is a primary key of a table. So I am clueless

Read only

Former Member
0 Likes
1,749

Hi experts,

when I am trying to enter value for a characteristic of a material in msc5n using a check table I am getting an error <b>"VALUE "" CANNOT BE SELECTED</b>". When I checked for the long text it said

"<b>From a value hierarchy, you want to choose a value that has subordinate values. This is not possible. You can only choose the lowest values in a value hierarchy</b>". Can anybody please help me with these. itis pretty urgent. Thanks.

Read only

Former Member
0 Likes
1,749

Thanks for ur valuable suggestions.