Description
This page allows you to update training program details for a provider group member. User selects provider group member who attended the training and updates the training details.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Training Details
LabelTypeDescriptionMandatory
TrainingTRAINING_NAMEName of the training.No
Unit AmountCURAM_AMOUNTUnit amount for the training.No
Authorized FromCURAM_DATEDate from which the training program is authorized.No
To Be Completed ByCURAM_DATEThe date by which training should be completed.No
CompletionTRAINING_COMPLETIONIndicates whether the completion of training is required.No
Units RequiredNUMBER_WORK_UNITSNumber of units required in order to mark the training as completed.No
Completion Details
LabelTypeDescriptionMandatory
Date CompletedCURAM_DATEDate when the training is completed.No
Credits AchievedCREDITS_ACHIEVED_STRINGCredits achieved in the training.No
Units CompletedUNITS_COMPLETED_STRINGNumber of units completed for the training.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the training program details from the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Credits Achieved entered is invalid.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The Authorized From date %1d must be earlier than To Be Completed By date %2d.LinkNo
The Authorized From date %1d must be on or later than the service offering training Start Date %2d.LinkNo
The Credits Achieved must be greater than zero.LinkNo
The Date Completed %1d must be on or before the current business date.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Provider Group is 'Closed' Training Program cannot be created.LinkNo
The Start Date must be entered.LinkNo
The To Be Completed By date %1d must be on or earlier than the service offering training End Date %2d.LinkNo
The To Be Completed By date must be entered.LinkNo
The Unit Amount '%1n' must be greater than or equal to zero.LinkNo
The Units Completed '%1n' must be greater than zero.LinkNo
The Units Completed%1n are not equal to the Units Required%2n for the training program.LinkNo
The Units Completed entered is invalid.LinkNo
The user %1s must be the owner or supervisor to perform this task.LinkNo
This training program for the member is '%1c' it cannot be modified.LinkNo
This training program is '%1c' it cannot be modified.LinkNo
This training program is not managed through agency Authorized From cannot be modified.LinkNo
This training program is not managed through agency the Unit Amount cannot be modified.LinkNo
This training program is not managed through agency To Be Completed By cannot be modified.LinkNo
This training program is not managed through agency Units Required cannot be modified.LinkNo
Units Completed must be entered if Date Completed %1d is entered.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
Technical Information
Page IDProviderManagement_updateTrainingProgramDetailsForProviderGroupMember
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\ProviderGroup\ProviderGroupMember\TrainingProgram\ProviderManagement_updateTrainingProgramDetailsForProviderGroupMember.uim
Page Load InterfaceMaintainProviderGroupTrainingProgram.viewProviderGroupMemberTrainingProgramDetails
Page Submit InterfaceMaintainProviderGroupTrainingProgram.updateProviderGroupMemberTrainingProgram
Linked From PagesTraining: (ProviderManagement_listTrainingProgramInfoForProviderGroupMember), View Training For Provider Group Member: (ProviderManagement_viewManagedProviderGroupMemberTrainingDetails)