Hi all ! I´m not sure if it is possible to use CRM_COPY_BADI_EXTERN badi to read the pricing of the invoice in ECC and set it to the service order in CRM, I´ve already use this badi to get/set the header and the items data, but i want to set the same pricing that was used in the invoice in ECC in order to set the same discounts.
The CRM_COPY_BADI_EXTERN has a method called MAPPING_FOR_EXTERNAL_DOC, in this method I read and set the header data and some partner fct, in here a structure for ET_PRICING is available but I don´t know what data from R3 should fit with this structure in order to set the pricing, any help about this can be done with this and a posible approach will be appreciated.
Thanks !