| | |
| | | Boolean isCurrencyRate_MP, |
| | | Boolean isLane, |
| | | Boolean isLaneLeg, |
| | | Boolean isSummaryOfInboundTransaction |
| | | Boolean isSummaryOfInboundTransaction, |
| | | Boolean isAnnualBudgetData |
| | | ) |
| | | { |
| | | TextBody: |
| | |
| | | if ( isSummaryOfInboundTransaction ) { |
| | | Global_MappingSummaryOfInboundTransaction::SynchronizeInterfaceData( this, executionUser, "Global_MappingSummaryOfInboundTransaction" ); |
| | | } |
| | | |
| | | if ( isAnnualBudgetData ) { |
| | | Global_MappingAnnualBudgetData::SynchronizeInterfaceData( this, executionUser, "Global_MappingAnnualBudgetData" ); |
| | | } |
| | | *] |
| | | } |