cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to get vendor data in CVI_CUSTOM_MAPPER

former_member773515
Discoverer
0 Likes
2,515

Hello everyone,

I'm trying to implement a BADI implementation for CVI_CUSTOM_MAPPER->IF_EX_CVI_CUSTOM_MAPPER~MAP_BP_TO_CUSTOMER( ).

In that implementation I need to map a value based on vendor data (LFA1) that is not available in this method.

According to the coding, the system is doing the following synchronization steps in the given order:

1. BP --> Customer

2. BP --> Vendor

Due to this order I'm also not able to store the vendor data in a global buffer and reuse it at a later stage.

Both BP, customer and vendor do have the same ID.

Has anyone ever dealt with a similar requirement?

Any suggestions?

Thank you very much for any kind of feedback / input.

Kind regards,

Matthias

Accepted Solutions (0)

Answers (0)