Table list used by SAP ABAP Function Module MSR1_MD_TAXRATE_GETLIST (Get List of Tax Rates per Country)
SAP ABAP Function Module
MSR1_MD_TAXRATE_GETLIST (Get List of Tax Rates per Country) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | A002 | Country/Customer Classification/Material Classification | ||
| 2 | A002 | Country/Customer Classification/Material Classification | SOURCE VALUE(PI_LAND1) LIKE A002-ALAND OPTIONAL |
|
| 3 | A002 | Country/Customer Classification/Material Classification | SOURCE VALUE(PI_PRICING_DATE) LIKE A002-DATBI DEFAULT SY-DATUM |
|
| 4 | A002 | Country/Customer Classification/Material Classification | SOURCE VALUE(PI_KSCHL) LIKE A002-KSCHL DEFAULT 'MWST' |
|
| 5 | BAPIRET2 | Return Parameter | ||
| 6 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 7 | KONP | Conditions (Item) | ||
| 8 | MSR1_TAXRATE | MSR: Tax Rate | ||
| 9 | MSR1_TAXRATE | MSR: Tax Rate | SOURCE POT_TAXRATE STRUCTURE MSR1_TAXRATE |
|
| 10 | MSR_SELECT | MSR: Selection Range Entries for Import Parameters | SOURCE VALUE(APPLICATION) LIKE MSR_SELECT-APPLICATION OPTIONAL |
|
| 11 | MSR_SELECTIONS | MSR: Structure for entries in MSR_SELECT |