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 (ScheduleStartDate - ScheduleEndDate) 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.