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

Table Maintenance Issue

former_member628175
Active Participant
0 Likes
1,418

Hi All ,

I'm facing an unusual problem , while creating a table maintenance screen for a 'Z' table . The table contains fields having data type Dec and RAW .

These are the only two fields not geting displayed in the Grid that is automatically generated . We are not able to change the Grid in order to add these fields .

Are these limitations of the Table Maintenance Generator or am I making some mistake ?

Thanks ,

Shounak M.

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
1,305

Hello Shounak

I do not know what the problem with the DEC field is. However, RAW fields cannot be maintained using a maintenance view.

Regards

Uwe

9 REPLIES 9
Read only

uwe_schieferstein
Active Contributor
0 Likes
1,306

Hello Shounak

I do not know what the problem with the DEC field is. However, RAW fields cannot be maintained using a maintenance view.

Regards

Uwe

Read only

Former Member
0 Likes
1,305

try to re-generate / delete old one and create a new screen.

Regards

Prabhu

Read only

0 Likes
1,305

Hi Uwe/Prabhu ,

Thanks for your quick reply .

I had already tried with deleting and re-creating the maintenance view but the problem still persists .

Thanks ,

Shounak M.

Read only

Former Member
0 Likes
1,305

Hey,

I created a table with 2 fields, one of type DEC(5,2), second of type RAW and then generated the table maintenance for the table. Both the fields appeared in the maintenance dialog. I am not sure why u aren't able to get the fields in the maintenance dialog.

-Kiran

*Please reward useful answers

Read only

0 Likes
1,305

Hi Kiran ,

in table maintenance we have 2 screens . First screen has the table control which lokks like a grid and the other has the data entry screen .

The problem is , the GRID does not have column for these two fields and when I change their data type it is appearing in the Grid .

Thanks ,

Shounak M.

Read only

0 Likes
1,305

Hey,

When you generate a 2-screen maintenance dialog not all table fields are included in the table control. I do not know the formula SAP uses to select the fields to be displayed in the first screen i.e. the table control. It might be the data type of the fields.

However if you need them on the first screen you can manually add them to the table control by modifying the generated dialog. This is what I have been doing for such requirements.

Are these fields not displayed on the second screen?

-Kiran

*Please mark useful answers

Read only

0 Likes
1,305

Hi Kiran ,

These fields are displayed in the 2nd screen . But I want them to appear in the first screen that is the Grid .

I tried adding it but couldnt do .

Can you tell me how do i proceed ?

Thanks ,

Shounak M.

Read only

0 Likes
1,305

Hey,

Follow the steps below:

Go to SE80 and display the function group you used while creating the table maintenance.

Expand the node "Screens" in the object list displayed on the left hand side of the screen.

Double click on the Screen number which displays the Table control

Select Change and Click the "Layout" button on the application toolbar

Press F6, Type the field names, Select the fields from the window and drag them on the table control.

-Kiran

Please mark useful answers

Read only

ravisankara_varaprasad
Active Participant
0 Likes
1,305

Hi ,

Idoc status 30 means it is ready for dispatch. Please use RSEOUT00 to trigger this Idoc then the status will change to '03'.

Check the Partner Profile settings for the Idoc dispatch using WE20.

Kind Regards,

Ravi Sankar.Z