Re-accommodation table

The re-accommodation table allows to maintain a logic when it comes to re-accommodate passengers after reprogramming a flight schedule   

 

Schedule table

This table allows  to display and  search for schedules of re-accommodation services that the system will perform when there is a flight cancellation.
The items included indicate the order of priority of the readjustment. The entry to display the schedule table is:

KSTRD  
MASTER REACOMODATION TABLE  
HOURS BETWEEN  -18  AND 24   
FROM 17NOV04 13:42  

ITEM      FROM      TO  
1            0       6 
2           -2       0 
3            6      12 
4           -8      -2 
5           12      24 
6          -18      -8  

Descripción:  

 

HOURS BETWEEN -18 AND 24

Indicates the range of hours covered by the table, from 18 until 24 hours before flight departure.

FROM 17NOV04 13:42

Indicates the date and time of the last modification done to the table

ITEM

Indicates the order of priority of how re-accommodation search is done

FROM

FROM, Indicates the time from where the search range begins.

TO

TO, Indicates the time where the search range ends

 

There is a preset table in the system called DEFAULT. This table is created  only once when creating the carrier configuration and is available at any time

Display by entering: 

 

KSTRD/DEFAULT


Response:

MASTER REACOMODATION TABLE    HOURS BETWEEN  -24 AND  24 
  
DEFAULT VALUES 

ITEM    FROM      TO 
1         0       5 
2        -2       0 
3         5      14 
4        -8      -2 
5        14      24 
6       -24      -8  


 

 

Modification

The re-accommodation table may be modified at any time, new indicators will overwrite the previous, changes will take affect immediately 

 

The command to execute this procedure is the following:

KSTRD/ADD/0.6/-2.0/6.12/-8.-2/12.24/-18.-8
KSTRD  Fixed Command
/   Separator
ADD   Indicator for ADD
/   Separator
0.6   Period separates time range from and to
/   Separator
-2.0   Period separates time range from and to
/   Separator
6.12   Period separates time range from and to
/   Separator
-8.-2   Period separates time range from and to
/   Separator
12.24 Period separates time range from and to
/   Separator
-18.-8  Period separates time range from and to

 

The time range parameter will make re-accommodation search process run according to the loading order.In the example, search begins from 0 hours until the next 6 hours and so on.

System responds ADD OK

DEFAULT table can also be executed.

Entry is: 

KSTRD/ADD/DEFAULT

System responds ADD OK