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

standard data entry missing

Former Member
0 Likes
1,023

Hi all,

I have a problem of screen display incorrectly and I found it is because of a data entry missing (see the attached picture).

The data entry between black lines is added by INSERT in a report.

It's not a good way to do that so I am wondering if I can do some configuration for that and also I want to get a CR to transport to other systems.

One more thing, where can I add the content of TEXT of the entry coz TEXT is not a field in this table.

1 ACCEPTED SOLUTION
Read only

suresh_kutam
Participant
0 Likes
921

Hello Ming,

You must have a maintenance view - V_BUT_LOCA_CSID for that table.

please check that will solve ur issue ?

Thanks,

SK

2 REPLIES 2
Read only

suresh_kutam
Participant
0 Likes
922

Hello Ming,

You must have a maintenance view - V_BUT_LOCA_CSID for that table.

please check that will solve ur issue ?

Thanks,

SK

Read only

0 Likes
921

Thank you, it worked:)