ご質問はお気軽に

沙羅の英語版(クラウド仕様)

Line
Support
Remote
Support
English
Version
最近の記事
日本版
シンサラ
業者様向け情報

会計名の取得方法

stringvar tag := cstr({Row.会計名});
select (tag)
 case  '1.00' :{M_ConfigCashbook.AccountingTitle1}
 case  '2.00' :{M_ConfigCashbook.AccountingTitle2}
 case  '3.00' :{M_ConfigCashbook.AccountingTitle3}
 case  '4.00' :{M_ConfigCashbook.AccountingTitle4}
 case  '5.00' :{M_ConfigCashbook.AccountingTitle5}
 case  '6.00' :{M_ConfigCashbook.AccountingTitle6}
 case  '7.00' :{M_ConfigCashbook.AccountingTitle7}
 case  '8.00' :{M_ConfigCashbook.AccountingTitle8}
 case  '9.00' :{M_ConfigCashbook.AccountingTitle9}
 case  '10.00' :{M_ConfigCashbook.AccountingTitle10}
default: tag

コメント

この記事へのコメントはありません。

関連記事

PAGE TOP