ChargeCodeCategory

Description

Package: com.ibm.rpm.financial.containers

Extends: GenericChargeCode

Usage

A ChargeCodeCategory represents a charge code category (folder). It can contain either charge code categories or charge codes.

Parent is not mandatory, allowed parent type is ChargeCodeCategory. In the case that no parent is associated, the ChargeCodeCategory is a root category.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ChargeCodeCategory Field Description
Field Detail
Children

Type: GenericChargeCode[]

Default value: null

Description: A charge code category contains children charge codes or charge code categories.

Field validation description: A given child must be present only once in the children set.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From GenericChargeCode

Related Objects

N/A