schema.org.ai

OraclePeopleSoftEnterpriseFinancialManagementSolutions

Financial analysis software

Extends: Technology

Oracle PeopleSoft Enterprise Financial Management Solutions

Financial analysis software

Overview

Category: Financial analysis software

Financial analysis software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-3061.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Oracle PeopleSoft Enterprise Financial Management Solutions',
  category: 'Financial analysis software',
  description: 'Financial analysis software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Oracle PeopleSoft Enterprise Financial Management Solutions",
  "applicationCategory": "Financial analysis software",
  "description": "Financial analysis software"
}