CALL FUNCTION 'CALCULATE_TAX_FROM_GROSSAMOUNT' EXPORTING i_bukrs = ' "公司代码 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 C…
1.CONFIGURATION TRANSPORT flow:DEV(100) --scc1--> DEV(400) --STMS after release-> QAS(510) --STMS after release-->PRD(800) 1.Tcode:SPRO Open SAP refenence IMG and find the path for related items. For example, to change MRP controller&Buyer c…