GenericChargeCode

Description

Package: com.ibm.rpm.financial.containers.

Extends: RPMObject

Usage

A GenericChargeCode is either a charge code or a charge code category. It is used to load or delete either the charge code or the charge code category that matches the provided identifier (see RPMObject.ID).

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. GenericChargeCode Field Description
Field Detail
Name

Type: string

Default value: null

Description: Name of the charge code or charge code category, as displayed in the RPM client.

Field validation description: Limit 50 characters.

Additional field security restrictions: N/A

Description

Type: string

Default value: null

Description: Detailed description of the charge code.

Field validation description: Limit 2048 characters.

Additional field security restrictions: N/A

ExternalID

Type: string

Default value: null

Description: The identifier used to reference an external system.

Field validation description: Limit 32 characters.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A