/
BAdI General mapping
BAdI General mapping
The definition of the BAdI /EDGE/EIHU_IF_MAP_GEN has a reserve class or default class implemented(/EDGE/EIHU_CL_MAP_GEN) that is executed if no logic or customer class is implemented.
This BAdI is in charge of mapping the electronic invoice. The client may modify the standard product mapping, for which it must redefine and implement a Z class, as we can see in the example How to implement a method of a BAdI.
The methods that can be redefined through the custom implementation of the BAdI are detailed below:
Methods | Description |
---|---|
/EDGE/EIHU_IF_MAP_GEN~GET_TAX_NUMBER | Dates Tax number |
/EDGE/EIHU_IF_MAP_GEN~GET_ATTACH_FILENAME | Dates Filename |
/EDGE/EIHU_IF_MAP_GEN~GET_AGRUPACION | Dates grouping |
Avvale 2024