cancel
Showing results for 
Search instead for 
Did you mean: 

How to turn on TU Active automatic.

janhouston
Explorer
0 Kudos

Dear EWM Experts,

Can anybody suggest me how to turn on TU active automatically, I have read old threads and tried to add Below BADI's in PPF but no luck. If any body know please throw some light. It is client requirement if possible please give me step by step how to add BADI's.

BADI: 'EXEC_METHODCALL_PPF' and 'EVAL_SCHEDCOND_PPF'.

Thanks in advance,

Jan.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member543347
Active Participant

I hope this helps.

bindu_gowda48
Discoverer
0 Kudos

Hi juliolopez1945,

Could you please let me know how to make use of check_in_out method in our program?

Thanks & Regards,

Bindu

former_member243689
Discoverer
0 Kudos

Hi gurus, I have the same need: to manage check in/out by using an exposed RFC.

We developed a FM and inside it we're calling the method /SCWM/IF_SR_BO~CHECK_IN_OUT but we get a short dump (zero reference) caused (apparently) by a not correctly valorized attribute.

What's the right way to call this method?

Thanks a lot.
L

former_member543347
Active Participant
0 Kudos

Hi Jan,

To set the status of a TU to "Active" you need to perform an action, "Check in at checkpoint". This action is quite easy to code with the method /SCWM/IF_SR_BO~CHECK_IN_OUT in the class /SCWM/CL_SR_BO_TU.