The operation, the description and the help can be consulted in the section of the previous version 2.1.11.2.2. Enhancement BADI SII mapping (IS-U_SD)
There are new BAdIs to map the new fields that are sent in the XML. These are grouped in the extension point / EDGE / SII_MAPEOS_ISU.
The two new BAdIs created in this version are:
/ EDGE / BADI_SII_MAP_FE_SD_11 BAdI for mappings of the version 1.1 of the XML. This BAdI has a default implementation and the class that it uses for them is / EDGE / CL_SII_MAP_FE_FICA_11.
It consists of the following methods:
- GET_MACRODATO: It determines the mapping of the macrodata field.
- GET_DESC_OPERACION: It determines the mapping of the operation description field.
- GET_DETALLE_EXENTA: It determines the mapping of the new Exempt Detail block.
Info | ||
---|---|---|
| ||
Due to a product error, the fallback classes of the BAdIs with default implementation have been created with the Final flag. So it does not allow to create classes that inherit from them. To solve this problem, the points indicated in the guide can be followed: Incidence in Fallback Classes for BAdIS 1.1. |
/EDGE/BADI_SII_MAP_FE_SD_11_CL
...