Functions to help with the 'techdatareport' class type.

is_techdatareport() checks if object is of type 'techdatareport'

is_techdatareport_list() check if the object is a list where all members are of class 'techdatareport'.

is_techdatareport(x)

is_techdatareport_list(x)

Arguments

x

An object to test or coerce to type 'quantityreport'.

Details

The techdatareport class has the following attributes.

allocated

Logical. Have the allocations been applied to the actualcosthourdata table.

rolledup

Logical. Has the WBS roll up been applied to the actualcosthourdata and forecastatcompletioncosthourdata tables.