SAP ABAP Function Module GET_TAX_RFD_CODES (Returns a table of tax rfd codes)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBAS (Package) Financial accounting 'Basis'

⤷

⤷

⤷

Basic Data
Function Module | GET_TAX_RFD_CODES | Returns a table of tax rfd codes |
Function Group | TAX_RFD_SERV | Services for VAT Refund |
Program Name | SAPLTAX_RFD_SERV | |
INCLUDE Name | LTAX_RFD_SERVU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IV_BUKRS_CTRY | TYPE | LAND1 | Country of the company code | |||
![]() |
IV_KALSM | TYPE | KALSM_D | tax schemata | |||
![]() |
IV_TAX_RFD_CTRY | TYPE | LAND1_TAX_RFD | Country of tax refund | |||
![]() |
ET_TAX_RFD_CODES | TYPE | TAX_RFD_CODES | Tax Code for Input VAT Refund Procedure | |||
![]() |
RELEVANT_PARAM_NOT_FILLED | TYPE | Either parameter IV_ LSTML or IV_KALSM have to be filled | ||||
![]() |
CTRY_NOT_FOUND | TYPE | The reporting country does not exist in T005 | ||||
![]() |
KALSM_NOT_DETERMINED | TYPE | it was not possible to determine a tax schemata out of the country | ||||
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 |