cancel
Showing results for 
Search instead for 
Did you mean: 

Audit TM basic x advanced - LDAP messages

paulo_cafe
Explorer
0 Kudos
705

Hi,

we use embedded basic TM/EWM in S/4 Hana and audit TM transaction /SCMTMS/AUDIT is detecting the improper use of LDAP messages. I have checked several recommendations and all of them seem to be ok, from my point of view. The program checks the field EWM_INT_REL (table /SCMTMS/D_TORSTP). If it is equal to 'X', then we are using TM-EWM interface, which is not allowed in our case. It seems that this flag is filled due to the following fields:

/SCMTMS/D_TORITE-WM_LOGSYS

/SCMTMS/D_TORITE-WM_WH_NUMBER

Some people sugested that the fields "SAP EWM Target System" and "SAP EWM Wharehouse number" of the location could be filled, but they are not.

Does anyone have any idea of what could be wrong?

Is there a way to find the reason why TORITE fields are filled? We tried some debugging with no success.

Thanks for any help.

Paulo Café

Accepted Solutions (1)

Accepted Solutions (1)

Renec
Explorer
0 Kudos

We had the same issue and is resolved now after implementing below OSS Note. This issue was due to a system bug.

Answers (4)

Answers (4)

paulo_cafe
Explorer
0 Kudos

Hi,

we implemented note 3413180 and it worked fine. No more LDAP errors in audit.

Thank you for the information!

former_member809312
Contributor
0 Kudos

Hi Paulo,

Location is one of the point where you integrated TM with EWM, this why I mentioned.

The field /SCMTMS/D_TORSTP - EWM_INT_REL is where report consider to take it as LDAP relevant.

The parameters how that field is mark as TRUE in that table come with other criteria's as I can see ( I am not technically expert on that.) from the Method

I search where that Data element exist and up to date, need to debug the report to see if any of that above find is stop to be considering other elements.

regards

Rogerio

paulo_cafe
Explorer
0 Kudos

Hi, I have already done this. In fact, I tried dozens of sugestions, none of them worked.

Locations do not have any connection with EWM system in our system - both fields are blank - we have never filled them. I suppose you are talking about "SAP EWM Target System" and "SAP EWM Warehouse Number" in location master data, ok?.

Regards.

Paulo Café

former_member809312
Contributor
0 Kudos

Hi

Check Method /SCMTMS/CL_AUDIT_CHECK_EWMLDAP for the fields validated. ALso ensure your SP_Location does not have the WH informed.

Regards

Rogerio