SAP Function Modules

Share |

CREATE_TAX_ITEM_CDC SAP Function module - CREATE TAX ITEM CDC

Pattern for FM CREATE_TAX_ITEM_CDC - CREATE TAX ITEM CDC
Associated Function Group: TAX1
Released Date: Not Released
CALL FUNCTION 'CREATE_TAX_ITEM_CDC' "
  EXPORTING
    hwbas =                     " bset-hwbas    Tax basis local currency
    hwste =                     " bset-hwste    Tax amount local currency
    i_taxcom =                  " taxcom        General data for tax lines
    ndvat_part_fc =             " taxcom-wmwst  Non-deductible tax portion (distri
    ndvat_part_lc =             " taxcom-wmwst  Non-deductible tax portion (distri
    .  "  CREATE_TAX_ITEM_CDC






Share |