cancel
Showing results for 
Search instead for 
Did you mean: 

CO60- how to change screen layout

raju_123
Participant
0 Kudos
175

Hi, When i use instruction categories CONS_1 and PROD (for GI, GR), the co60 screen displays quantity as well menge fields. i would like to remove menge field from the screen. please advise how to do that. thank you.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Raju,

When you use instruction categories CONS_1 & PROD for GI &GR then you execute PI sheet display sheet is std output.if you want to make changes in your output screen then go for Module pool & make screen as per your requirement.

Pls provide screen shot what you want in CO60 or you can take help from your ABAP consultant.

Regards,

Prd_87

raju_123
Participant
0 Kudos

Hi Ravindra, when i use cons-1, prod, in co60 i am getting two fields for each component. one is quantity and other is menge. as you know we need only one field to mention the qty issued, so menge field is not required in co60. i thought of removing this field. thank you.

Former Member
0 Kudos

Hi Raju,

Instead of removing field you can hide it.As better go for screen exists that will help you.

Regards,

Prd_87

Former Member
0 Kudos

HI Raju,

You can manage your screen either by screen variants or Transaction variants. In this you can hide any particular field or disable it.But it implies for that particular code.Normally we use these variants for the user restriction and those users are assigned to this variants.

The other way is you can create Transaction variants with a different code and use it for ur purpose.

The code for Transaction variants is SHD0.

Try it may prove helpful.

Former Member
0 Kudos

Hi,

Can you please provide the screen shot of the requirement (which fields in CO60 you would like to remove)

Regards,

Bhaskar