| | |
| | | Boolean isCurrency_MP, |
| | | Boolean isCurrencyRate_MP, |
| | | Boolean isLane, |
| | | Boolean isLaneLeg |
| | | Boolean isLaneLeg, |
| | | Boolean isSummaryOfInboundTransaction, |
| | | Boolean isAnnualBudgetData |
| | | ) |
| | | { |
| | | TextBody: |
| | |
| | | Global_BrokerExecuteLog::CreateInOperation( this, "LaneLeg", executionUser ); |
| | | this -> Global_MappingLaneLeg::CreateByAPI() -> Exception() -> Global_MappingLaneLeg::OnException( this ); |
| | | } |
| | | |
| | | if ( isSummaryOfInboundTransaction ) { |
| | | Global_MappingSummaryOfInboundTransaction::SynchronizeInterfaceData( this, executionUser, "Global_MappingSummaryOfInboundTransaction" ); |
| | | } |
| | | |
| | | if ( isAnnualBudgetData ) { |
| | | Global_MappingAnnualBudgetData::SynchronizeInterfaceData( this, executionUser, "Global_MappingAnnualBudgetData" ); |
| | | } |
| | | *] |
| | | } |