28.07.2009, 08:19 | #21 |
Участник
|
Если внимательно посмотреть на исходники, можно увидеть что это не так
|
|
28.07.2009, 08:22 | #22 |
Сам.AX
|
to belogin
Единственный кусок нашел с комментариями X++: public boolean fetch() { COSReportServer COSReportServer; Args args; container values; QueryRun refQueryRun; ; //make object on server args = new Args(this); COSReportServer = COSReportServer::construct(args); //set values from dialog if (this.args()) { callerParameter = this.args().parm(); } values = [dateFrom, dateTo, details, dimensionsToPrint, callerParameter]; COSReportServer.initValues(values); //generate report refQueryRun = new QueryRun(this); COSReportServer.generateReportLines(refQueryRun); return true; } |
|
28.07.2009, 08:31 | #23 |
Участник
|
X++: /// <summary> /// Settles the transactions associated with the specified parameters. /// </summary> /// <param name="_company"> /// The spec company of the <c>SpecTrans</c> records to find. /// </param> /// <param name="_tableId"> /// The spec table ID of the <c>SpecTrans</c> records to find. /// </param> /// <param name="_recId"> /// The spec record ID of the <c>SpecTrans</c> records to find. /// </param> /// <param name="_balancePostingProfile"> /// A flag indicating whether to create additional transactions when the transaction have different posting profiles. /// </param> /// <remarks> /// This method is the starting point of the settlement process. /// </remarks> /// <exception cref="Exception::Error"> /// The transaction was oversettled. /// </exception> public void settleNow(dataAreaId _company, tableId _tableId, RecId _recId, boolean _balancePostingProfile = true) { CurrencyExchHelper currencyHelper; boolean areDebitsDone = false; // Are all debit (invoice) transactions read? boolean areCreditsDone = false; // Are all credit (payment) transactions read? AmountCur settleAmountCurDebit; // Amount to settle in debit transaction currency AmountCur settleAmountCurCredit; // Amount to settle in credit transaction currency AmountMST settleAmountMstDebit; // Amount to settle in MST currency for debit transaction AmountMST settleAmountMstCredit; // Amount to settle in MST currency for credit transaction boolean isDebitTransFullySettled; // Flag indicating if debit transaction is fully settled. boolean isCreditTransFullySettled; // Flag indicating if credit transaction is fully settled. SpecTrans specTransToDelete; // Table buffer to use when deleting the specTrans records. Percent settledFactorDebit; // Percent of total debit transaction that is being settled. Percent settledFactorCredit; // Percent of total credit transaction that is being settled. AmountCur origRemainDebitCur; // Original amount remaining for debit transaction AmountMST realizedExchAdjAmount; // Amount of realized exchange adjustment gain or loss AmountMST unrealizedExchAdjAmountDebit; // Amount of unrealized exchange adjustment to reverse on debit transaction. AmountMST unrealizedExchAdjAmountCredit; // Amount of unrealized exchange adjustment to reverse on credit transaction. AmountCur roundedSettleAmountCurDebit; AmountCur roundedSettleAmountCurCredit; AmountMST roundedSettleAmountMstDebit; // Amount to settle in MST currency for debit transaction AmountMST roundedSettleAmountMstCredit; // Amount to settle in MST currency for credit transaction |
|
28.07.2009, 08:32 | #24 |
Участник
|
можно поискать по АОТу по маске //
|
|
28.07.2009, 08:37 | #25 |
Участник
|
Цитата:
Во второй ссылке которую я вам привёл похожие схемы. Таких схем обычно много в Техпроектах, в описаниях конкретных бизнес процессов конкретных предприятий. Просто чтоб нарисовать подобные схемы, нужно сильно упращать вариации процессов и приходиться выбирать 2-4(небольшое количество) критериев вариантности. Иначе схема разрастёться и мозг её просто откажеться понимать. А на самом деле критериев много, очень много. И затачивать такие схемы под конкретные предприятия, да имеет смысл. И они получаються довольно наглядными(видел). А для виртуального предприятия исходя из возможностей системы сложно очень сложно. Как выйдишь за порог воспринимаемых стрелочек и блоков эта схема перестаёт доносить ту информацию для которой она создавалась.
__________________
Энергия молодых и неравнодушных способна изменить мир к лучшему. Последний раз редактировалось miklenew; 28.07.2009 в 08:48. |
|
|
За это сообщение автора поблагодарили: belugin (3). |
28.07.2009, 08:39 | #26 |
Сам.AX
|
Уважаемый, miklenew
А с Вами разве кто то спорил? |
|
28.07.2009, 08:43 | #27 |
Сам.AX
|
|
|
28.07.2009, 08:51 | #28 |
Участник
|
Или спросить у первоисточника (kashperuk).
__________________
Энергия молодых и неравнодушных способна изменить мир к лучшему. |
|
28.07.2009, 08:54 | #29 |
Сам.AX
|
Цитата:
Сообщение от miklenew
Просто чтоб нарисовать подобные схемы, нужно сильно упращать вариации процессов и приходиться выбирать 2-4(небольшое количество) критериев вариантности. Иначе схема разрастёться и мозг её просто откажеться понимать.
А на самом деле критериев много, очень много. И затачивать такие схемы под конкретные предприятия, да имеет смысл. И они получаються довольно наглядными(видел). Благодарю за дискуссию считаю тему закрытой. Всем спасибо. С уважением, Alexx7 |
|
28.07.2009, 08:55 | #30 |
Участник
|
Нет. Просто мне тоже не безразличен вопрос наглядности литературы.
И если вы нашли схемы, которые вам понравились и вы их посхитали удобными надо же их показать людям.
__________________
Энергия молодых и неравнодушных способна изменить мир к лучшему. |
|
28.07.2009, 08:57 | #31 |
Участник
|
Да нет. Сам бывает круги нарезаю вокруг того, что нужно.
__________________
Энергия молодых и неравнодушных способна изменить мир к лучшему. |
|
Теги |
диаграмма классов, модель данных, crm2011 |
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|