intra-mart Accel Kaiden! / Programming Guide

«  Master Maintenance Function   ::   Contents   ::   Let's create Master Maintenance Function  »

Master Maintenance Function Overview

Master Maintenance function of intra-mart Accel Kaiden! is structured by 2 screens of [General Search Screen] and [Maintenance Screen].
There are 2 types of masters in intra-mart Accel Kaiden!, [Term Setting Master] and [Non Term Setting Master], but how to create maintenance function of [Term Setting Master] is described in this tutorial.

Notes

intra-mart Accel Kaiden!  has 2 types of masters, [Term Setting Master] and [Non Term Setting Master].
It is not related to whether start date/end date is retained. It is [Term Setting Master] if following conditions are met, otherwise
it is [Non Term Setting Master].
(1) When you register the data newly, all term data from system start date to end date can be registered with no duplication nor interval.
(2) It retains the deletion flag and can switch enable/disabled.

Example) Project Master General Search Screen

../../../_images/project_master_search.png

Example) Project Master Maintenance Screen

../../../_images/project_master_mainte.png

Sort Order

Availability of sort and sort order can be set by [Master Maintenance Function Setting File Creation].
  • In general master list, up to the second sort key is valid.

  • Sort order will be from ascending order to descending order.
    It will be ascending order if you click the unsorted column heading.
  • Sort key specification example

    Example 1: If you execute sorting, right before first sort key will be the second sort key.

    1 Initial search First sort key :ascending order of project code Second sort key :ascending order of project name
    2 Click the project code First sort key :descending order of project code Second sort key :ascending order of project name
    3 Click the upper project name First sort key :ascending order of upper project name Second sort key :descending order of project code

«  Master Maintenance Function   ::   Contents   ::   Let's create Master Maintenance Function  »