CPIC (MOSC)

MOSC Banner

CPIC BY2018 ITPS Release 2 Bug Fix 005

The category OMB: Data Center Total - CY, which is the total for FY16 (this is one of the confusingly named categories), needed to be updated to reflect this year's guidance.

Form:  Agency IT Portfolio Summary Data Call (BY2018)

Table: OMB: Agency IT Infrastructure Spending Summary

Javascript:

var labor = getCell("OMB: Data Center Labor - CY").Value;

var software = getCell("OMB: Data Center Software - CY").Value;

var hardware = getCell("OMB: Data Center Hardware - CY").Value;

var electricity = getCell("OMB: Data Center Electricity - CY").Value;

var facility = getCell("OMB: Data Center Facility - CY").Value;

var total = labor+software+hardware+electricity+facility;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center