Disabling CAMS - Plant Accounting Components - Retire

Until deemed necessary functionality, components of the CAMS module which integrate with the COA, FP and GL modules have been disabled through minor code changes and system parameter updates.

Code Changes

work/web-root/WEB-INF/tags/fp/capitalAssetEditTab.tag

Commented out contents so that tab would disappear from all non-purchasing documents.

work/web-root/WEB-INF/tags/module/purap/purCams.tag

Commented out contents so that tab would disappear from all purchasing documents.

work/src/org/kuali/ole/coa/document/validation/impl/OrgRule.java

Commented out check of plant attribute fields.

work/src/org/kuali/ole/coa/document/datadictionary/OrganizationMaintenanceDocument.xml

Commented out tab for plant attribute fields.

work/src/org/kuali/ole/coa/businessobject/datadictionary/Organization.xml

Commented out plant accounting attributes from the Inquiry.

Data Changes

Only system parameters were changed. These are all maintained in the work/db/rice-data section of the project. I updated the master data files for the bootstrap and demo data sets for the krns_parm_t table, changing the values of the parameters below as shown:

Parameter Name

New Value

PLANT_FUND_CAMPUS_OBJECT_SUB_TYPES

 

PLANT_FUND_ORGANIZATION_OBJECT_SUB_TYPES

 

PLANT_INDEBTEDNESS_IND

N

PLANT_INDEBTEDNESS_OBJECT_SUB_TYPES

 

PLANT_INDEBTEDNESS_SUB_FUND_GROUPS

 

CAPITALIZATION_IND

N

CAPITALIZATION_OBJECT_SUB_TYPES

 

LIABILITY_IND

N

LIABILITY_OBJECT_SUB_TYPES

 

FINANCIAL_PROCESSING_CAPITAL_OBJECT_SUB_TYPES

 

CAPITAL_OBJECT_SUB_TYPES

 

CAPITAL_SUB_FUND_GROUPS

 

Parameters changed have their original values documented at: OLE System Parameters - KFS Value Backups

Operated as a Community Resource by the Open Library Foundation