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

Field Partner misses working in HU print condition record

former_member784266
Discoverer
0 Likes
615

Dear EWM Guru,

I inputted the inbound partner into the HU printing condition records table. But the HU appending to this inbound delivery cannot trigger the printing according the condition records setting. Once the partner field as empty, the HU print works.

I checked the Partner field as search field.

Should i check the partner-dependent as below?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member784266
Discoverer
0 Likes

Who can help respond this critical issue? Thanks a ton.

Daniil
Active Contributor
0 Likes

Hi, you can at least test it.

I am not sure that it would work, I haven't used it and I haven't found any parts in the coding which would make it work for HU. There are special processing for the partner in PPF (I mean your customizing). It is used but not in EWM related PPFs (e.g. CRM, FIN )

It is a BAdi available to determine needed values, you can use it.

Maybe somebody else has more information, unfortunately right now I do not have time for testing.

former_member784266
Discoverer
0 Likes

I tested it is failed.May I know the BAdi name? Why the other field needn't the BAdi enhancement?

Daniil
Active Contributor
0 Likes

/SCWM/EX_PRNT_CCAT_HU

other field are mapped in standard, e.g. HU Packaging material is clear, it is in a HU Header.

Partner? Which one? it is not so easy to map + it depends on HU content maybe. I never used partner for HU.Would be good to have it from PPF, but it is partner is coming from PPF, and for EWM it is a cxt_partner attribute used. It can be set with "Print global data" fm but I cannot see any calls of this FM where Partner is set.