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

PPF_output management

0 Likes
3,478

Hi,

I am trying to trigger action for printing from Freight Order i get below errors -

"PPF action ZTMS/PRINT_CMR unknown within /SCMTMS/CL_PPF_SERV_FOR_TOR~PERSONALIZE_DOC_BY_ABA

Business add-in /BOFU/PPF_STANDARD was not called

Printing Error"

Basically i have done the required configuration - defined an action, linked with business object - /SCMTMS/TOR & output Agent - /SCMTMS/TOR_PRINTING and have also linked to required conditions.

Can someone help me understand why this error is getting triggered? how to resolve them?

Accepted Solutions (1)

Accepted Solutions (1)

Karin
Product and Topic Expert
Product and Topic Expert

Hi,

did you check that your BAdI implementation is active?

You can do so in transaction SE19 - check the Runtime Behavior try to activate the BAdI if it says 'implementation will not be called'

Kind regards

karin

0 Likes

Hi Karin,

Thank you for your quick reply, we haven't created any new BAdI for this changes as, the new Actions we created are using standard class. Do we still need to create new BAdI?

Is that the reason when i check in the class - /SCMTMS/CL_PPF_SERV_FOR_TOR I dont see the new action under attributes ?

Answers (2)

Answers (2)

smriti1988
Explorer
0 Likes

Hi

How did you solve this Issue?

I am also getting the same error and clueless how to solve.

Karin
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

sorry, I am not an expert in SAP Transportation Management - so I don't know what is needed to make this functionality work. The thing is that there is the action ZTMS/PRINT_CMR that you mentioned in your question. Objects that start wit 'Z' are not delivered by SAP but are custom coding. That and the rest of the error message led me to the conclusion that you might have implemented a BAdI (so extended standard functionality) which has not been activated and can therefore not be used

Kind regards

karin