Desupported Functions, Methods, and Properties

The following are the built-in functions, methods, properties that have been desupported.

Method or Property Use Instead

ActionItem class, AssignType property.

ActionItem class, getAssignments/saveAssignments

ActionItem class, AssignedToOprid property.

ActionItem class, getAssignments/saveAssignments

Chart class, Refresh method

Chart class, SetData method

Chart class, SetOLData method

Chart class, SetDataAnnotations method.

Chart class, SetDataLabel and SetDataLabelPosition methods.

Chart class, SetDataGlyphScale method.

Chart class, SetDataZAxis method.

Chart class, SetGlyphArray method.

NA

Chart class, SetOLDataAnnotations method.

NA

Chart class, SetOLDataGlyphScale method.

NA

Chart class, GridLines property.

Use the PSVERTICALGRIDLINES and PSHORIZONTALGRIDLINES style classes instead to control grid line visibility and style.

Chart class, GridLineType property.

Use the PSVERTICALGRIDLINES and PSHORIZONTALGRIDLINES style classes instead to control grid line visibility and style.

Chart class, HighlightSelectedDataPoint property.

Use the DataSelectionMode property, the SetSelectedData method, and the ChartClientState class to manage data item selection in charts.

Chart class, IsTrueXY property.

NA

Chart class, LegendStyle property.

NA

Chart class, LineChartDataGlyphSize property.

NA

Chart class, LineType property.

NA

Chart class, MainTitleOrient property.

NA

Chart class, MainTitleStyle property.

Use TitleStyle property.

Chart class, OLLineType property.

NA

Chart class, OverrideSystemDefaultforAccessibility property.

NA

Chart class, RevertToPre850 property.

NA

Chart class, RotationAngle property.

NA

Chart class, SetChartURL property.

Use the ChartURL property.

Chart class, ShowCrossHair property.

NA

Chart class, Style property.

NA

Chart class, StyleSheet property.

NA

Chart class, SubTitleAlignment property.

Use the TitleAlignment property that controls the alignment of both title and subtitle.

Chart class, XAxisCross property.

NA

Chart class, XAxisCrossPoint property.

NA

Chart class, XAxisLabelOrient property.

NA

Chart class, XAxisScaleResolution property.

NA

Chart class, XAxisStyle property.

NA

Chart class, XAxisTitleOrient property.

NA

Chart class, XAxisTitleStyle property.

NA

Chart class, XRotationAngle property.

NA

Chart class, YAxisCrossPoint property.

NA

Chart class, YAxisLabelOrient property.

NA

Chart class, YAxisScaleResolution property.

NA

Chart class, YAxisStyle property.

NA

Chart class, YAxisTitleOrient property.

NA

Chart class, YAxisTitleStyle property.

NA

Chart class, YRotationAngle property.

NA

Chart class, ZRotationAngle property.

NA

CreateMCFIMInfo function.

NA

Gantt class, Refresh method

Gantt class, SetTaskAppData method

Gantt class, SetTaskData method

Gantt class, SetDayFormat method: %Chart_DayFormat_DOY_2Digit constant.

This constant has been desupported; if specified, it defaults to %Chart_DayFormat.

Gantt class, SetHourFormat method.

The hour format is determined by a user's personalization settings.

Gantt class, SetLegend method.

NA

Gantt class, SetMinuteFormat method.

The minute format is determined by a user's personalization settings.

Gantt class, SetSecondFormat method.

The second format is determined by a user's personalization settings.

Gantt class, SetTableXScrollbar method.

NA

Gantt class, SetTaskExpanded method.

NA

Gantt class, SetTaskHints method.

NA

Gantt class, SetYearFormat method: %Chart_YearFormat constant.

This constant has been desupported; if specified, it defaults to %Chart_YearFormat _4Digit.

Gantt class, DataEndDateTime property.

NA

Gantt class, DataStartDateTime property.

NA

Gantt class, DataStartRow property.

NA

Gantt class, DataWidth property.

NA

Gantt class, HasLegend property.

NA

Gantt class, ImageMap property.

NA

Gantt class, IsPlainImage property.

NA

Gantt class, LegendPosition property.

NA

Gantt class, LegendStyle property.

NA

Gantt class, MainTitle property.

NA

Gantt class, MainTitleStyle property.

NA

Gantt class, RevertToPre850 property.

NA

Gantt class, StyleSheet property.

NA

Gantt class, XAxisPosition property.

NA

Gantt class, YAxisPosition property.

NA

MCFIMInfo class

All methods have been desupported.

MCFIMSingleButton class

All methods and properties have been desupported.

OrgChart class, SetIMData method.

NA

OrgChart class, SetIMRecord method.

NA

OrgChart class, IMPresence property.

NA

OrgChart class, IMRefreshInterval property.

NA

Query class, RunToTemplate method

No longer supported. This method remains in PeopleTools for PeopleSoft internal use only and should not be implemented in PeopleCode programs.

Session class, Connect method

%Session system variable

Session class FindTree, FindTreeStructure methods

GetTree, GetTreeStructure session class methods (respectively)

ShouldSuppressCREF function

NA

Tree collection

All tree collection methods and properties have been desupported. Use GetTree to access a tree instead.

Tree structure collection

All tree structure collection methods and properties have been desupported. Use GetTreeStructure to access a tree structure instead.

Item tree branch collection method, and the First, Last, and Next tree branch collection properties

NA

Tree class methods:

  • FindNextDisplayObject

  • FindPreviousDisplayObject

NA

Tree class properties:

  • CheckLeafUserData

  • DisplayLeaf

  • DisplayNode

  • IsReadOnly

NA