SAP ABAP Function Module CRM_CLA_CSD_CALCUL_TAX_FNET (CRM claim submission calculate tax amount from net amount)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
CRM_CLA_FI (Package) CRM Claims Management: ERP FI Interface
⤷
⤷
Basic Data
| Function Module | CRM_CLA_CSD_CALCUL_TAX_FNET | CRM claim submission calculate tax amount from net amount |
| Function Group | CRM_CLA_CSD_RFC | CSD Related RFC Enabled Function Module |
| Program Name | SAPLCRM_CLA_CSD_RFC | |
| INCLUDE Name | LCRM_CLA_CSD_RFCU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_XBAPI | TYPE | XMWST | Calculate tax automatically | |||
| |
TAX_ITEM_IN | TYPE | CRMS_CLA_CSD_CALC_TAX_FNET | s. Definition der Struktur | |||
| |
TAX_ITEM_OUT | TYPE | CRMS_CLA_CSD_CALC_TAX_FNET | s. Definition der Struktur | |||
| |
MESSAGES | TYPE | BAPIRET2 | s. Definition der Struktur | |||
| |
BUKRS_NOT_FOUND | TYPE | Company code not found | ||||
| |
MWSKZ_NOT_DEFINED | TYPE | Tax code not defined | ||||
| |
MWSKZ_NOT_VALID | TYPE | Tax code not valid | ||||
| |
KALSM_NOT_FOUND | TYPE | Tax procedure not found | ||||
| |
ACCOUNT_NOT_FOUND | TYPE | Account not found | ||||
| |
COUNTRY_NOT_FOUND | TYPE | Country not found | ||||
| |
DIFFERENT_DISCOUNT_BASE | TYPE | Different discount base | ||||
| |
DIFFERENT_TAX_BASE | TYPE | Different tax base | ||||
| |
TXJCD_NOT_VALID | TYPE | Tax juridiction code not valid | ||||
| |
KALSM_NOT_VALID | TYPE | Tax procedure not valid | ||||
| |
OTHER_ERROR | TYPE | Unknown error | ||||
| |
KTOSL_NOT_FOUND | TYPE | Transaction key not found | ||||
| |
KSCHL_NOT_FOUND | TYPE | Condition type not found | ||||
| |
KNUMH_NOT_FOUND | TYPE | Condition record number not found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |