cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Disable 'Automatically creates a cProjects Project when tis item created '

Former Member
0 Likes
320

Hi All,

I need to disable "Automatically Creates a cProjects Project when this item is Created" text in the Item overview screen when we are going to create new item .

Steps

Portfolio management -> Actions -> click on create new item -> new item screen will be appear -> in that screen bottom we will get check box with text " Automatically cretaes a cProject project when this item is created "

Can you please tell me how to non-editable this text .

Regards,

Dhanajaya

View Entire Topic
Brendan_Ward
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Dhanajaya,

In 4.5, you have to disable it via Visual Admin which will disable it for all users.

Navigation Steps for Item are the same as given in SAP Note 1448249:

Goto Visual Administrator -> Click on Server(on the left pane) -> Click

on Services -> Click on Configuration Adapter -> Select the tab 'Runtime

-> Select the sub-tab 'Display Configuration' -> Click on 'webdynpro' ->

Click on 'sap.com' -> Click on 'xappscprxrpmui~portfolioitem' -> Click

on 'Components' -> Click on

'com.sap.xapps.cprxrpm.ui.portfolioitem.details.component.ItemDetails'

-> Click on 'Propertysheet profile'.

Visibility_cProjectCheckbox.value should be set to False

Best Regards,

Brendan

Former Member
0 Likes

Hi,

I am currently in version 5.0 and I do have the same requirement (enable read only for "create cprojects" checkbox in "Create New Item" screen ). This is a java webdynpro application i guess.

Using visual administrator, there is a chance of this change being affected for all users, whereas i need to make it "read only" for certain users only. I don't want to remove the checkbox either.

Could anyone suggest me the best way to achieve this ?

Thanks in advance.

Karthik

Former Member
0 Likes

Hi Brendan

Thanks Very much now i have disabled Cproject check box.

Can u please help below issue.

**Enable a checkbox to create version in "Report Vision" decision point**

Hi,

I need to enable "Earmarked" checkbox to create a version when the item is in decision point called "Report Vision". Could anyone suggest how it can be achieved ?

I would like to know how and where this is defined

Regards,

Dhanu