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

ABAP ERROR Message no. MC554

Former Member
0 Likes
1,099

Hi experts,

Can any one please tell me the solution for the error message i am getting

"Message no. MC554"

This message i got when i am doing "VIEW"

hope to get the reply as soon as possible

Regards,

sasi vardhan

Hi experts,

Can any one please tell me the solution for the error message i am getting

"Message no. MC554"

This message i got when i am doing "VIEW"

hope to get the reply as soon as possible

Regards,

sasi vardhan

4 REPLIES 4
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
808

MC554 =>View allows read-only access only. Maintenance not possible.

This means 1. eithe ryou do not have aithorization to change the view

2. Check the settings of the view , if modifications not allowed then this is not an error.

Read only

0 Likes
808

Thanks a lot fior your reply

The error i am getting as below:

Field ZBILLING-CNO does not belong to a base table

Message no. MC758

Diagnosis

The field refers to a table which was not defined with the base tables.

Procedure

Check your entries. If necessary, include the table as a further base table

I kept Display maintainence allowed

If possible can you please tel me know briefly

Read only

0 Likes
808

I GOT THE ANSWER,

WHILE CREATING VIEW ATLEAST 1 COMMON FILED MUST BE THERE ACTUALLY MY FIELDS AR DIFFERENT AND SO THE ERROR

ANY WAY THANKS A LOT FOR HELPING ME

Read only

Former Member
0 Likes
808

This message was moderated.