The BAdI definition /EINVO/RO_IF_BADI_RECEIVED_MAP have implemented default or reserve classe (/EINVO/RO_CL_BADI_RECEIVED_MAP) that is executed in case no customer specific logic or class is implemented.
This BAdI is responsible for the mappings of the e-invoice. The customer can modify the standard product mapping by redefining and implementing a Z class, as shown in the example ‘How to implement a method of a BAdI’.
The following are the methods that can be redefined through custom implementation of the BAdI: https://bdgtal.atlassian.net/wiki/x/BQDI5w .
Class Interface /EINVO/RO_CL_BADI_RECEIVED_MAP
Method | Description |
---|---|
/EINVO/RO_IF_BADI_RECEIVED_MAP~TRANSFORMACION | Transformation |
/EINVO/RO_IF_BADI_RECEIVED_MAP~MAPEOS | Mapping |