You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

SubmitSSMInsertUpdateData( transData : TransData, iataSSMInsertUpdateData : IataSSMInsertUpdateData ) : ResponseStatus

This operation covers the following SSM action identifiers (IataSSMIdentifier):

  • NEW (Insertion of New Flight Information)
    This operation inserts a new flight, or adds new periods to an existing flight, given the period (ScheduleStartDateScheduleEndDate) and ScheduleFlightDays (and ScheduleFlightWeeks if used).

  • RPL (Replacement of Existing Flight Information)
    This operation replaces all schedule data with the elements included, for the given period/days. Elements not included are deleted.

  • ADM (Change of Existing Information)
    This operation changes the data elements included, for the given period/days, and leaves the other elements unchanged. Elements can be deleted (set to NIL). 

  • CON (Change of Aircraft Configuration/Version)
    This operation changes aircraft data elements included, for the given period/days, and leaves the other elements unchanged.

  • EQT (Change of Equipment Information)
    This operation changes equipment data elements included, for the given period/days, and leaves the other elements unchanged.

  • TIM (Change of Time Information)
    This operation changes timing data elements included, for the given period/days, and leaves the other elements unchanged.
  • No labels