海纳百川

记录学习中的点点滴滴

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年6月17日

摘要: CALL FUNCTION 'CALCULATE_TAX_FROM_GROSSAMOUNT' EXPORTING i_bukrs = '1000' "公司代码 i_mwskz = 'X1' "税码 i_waers = 'CNY' "币种 i_wrbtr = amount "金额 TABLES T_MWDAT = t_tax_info. * Now I loop the t_tax_info table in order to fill the ACCOUNTTAX and CURRENCYA 阅读全文
posted @ 2013-06-17 12:55 Avatar 阅读(5790) 评论(0) 推荐(0) 编辑