Frontend
Masters
Revised Designation

Revised Designation Master

The Revised Designation Master is used to define and manage revised designation mappings along with associated units and amounts.
This master is commonly used in payroll, deployment, and HR configurations.


Module URL

  • Revised Designation Master Page
    /masters/revised-designation-master

1. Revised Designation List Page

Purpose

Displays all revised designation records and allows users to search, edit, or delete them.

Page Elements

Table Columns

  • S No
  • Code
  • Description
  • Unit
  • Designation
  • Amount
  • Actions

Available Features

  • Global search across records
  • Column-level filters
  • Checkbox selection for rows
  • Edit and Delete actions for each record

2. Add Revised Designation

Purpose

Allows users to create a new revised designation mapping.

Form Fields

  • Code

    • Text input
    • Placeholder: Enter Code
    • Mandatory field
  • Description

    • Text input
    • Placeholder: Enter Description
    • Mandatory field
  • Unit

    • Dropdown
    • Placeholder: Select or create a unit
    • Mandatory field
  • Designation

    • Dropdown
    • Placeholder: Select designation
    • Mandatory field
  • Amount

    • Numeric input
    • Mandatory field

Actions

  • Save
    • Validates all required fields
    • Saves the revised designation record
  • Reset
    • Clears all entered data

Validation Rules

  • Code cannot be empty
  • Description cannot be empty
  • Unit selection is mandatory
  • Designation selection is mandatory
  • Amount must be a valid numeric value
  • Duplicate codes are not allowed

3. Edit Revised Designation

/masters/revised-designation-master/edit-revised-designation/:id

Purpose

Allows modification of an existing revised designation record.

Behavior

  • Clicking the Edit icon opens the record in editable mode
  • Existing values are pre-filled in the form

Editable Fields

  • Code
  • Description
  • Unit
  • Designation
  • Amount

Actions

  • Save
    • Updates the revised designation details
  • Reset
    • Restores the original values

4. Delete Revised Designation

Purpose

Allows removal of an existing revised designation record.

Delete Flow

  1. Click the Delete icon from the Actions column

  2. A confirmation popup appears:

    Are you sure you want to delete this Revised Designation?

  3. User options:

    • Yes – Permanently deletes the record
    • Cancel – Aborts the action

Summary

The Revised Designation Master ensures structured and controlled management of designation-related financial configurations, enabling accurate payroll and deployment processing.