cancel
Showing results for 
Search instead for 
Did you mean: 

Adhoc approver when Automatic Approval

joseph_fryda2
Participant
0 Kudos

Hi,

Is it possible to add ad hoc approver when the the shopping cart is suppose to be ordered without approval (automatic approval)?

The button "Add approver" is disable and therefore I cannot add any approver.

Regards,

Joseph

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Joseph,

the following KBA note explain how to achieve this:

1745906 - ADHOC approver cannot be inserted on automatic approval decision

Cheers,

Melina

konstantin_anikeev
Active Contributor
0 Kudos

Hi Melina,

please use external links, available not just for SAP internals

Regards

Konstantin

laurent_burtaire
Active Contributor
0 Kudos

Hello Konstantin,

here is the hyper-link for concerned KBA:

1745906 - ADHOC approver cannot be inserted on automatic approval decision

Solution is easier than mine.

Regards.

Laurent.

konstantin_anikeev
Active Contributor
0 Kudos

Hi Laurent,

clear... It was a joke

Regards

K

Answers (1)

Answers (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Joseph,

try to set a breakpoint for method /SAPSRM/CL_PDO_DO_APV_EXT->ADDING_ADHOC_ALLOWED to check, why the button is not active

Best Regards

Konstantin

joseph_fryda2
Participant
0 Kudos

i will open an OSS and keep you posted

laurent_burtaire
Active Contributor
0 Kudos

Hello Jospeh,

standard BC sets do not allow to use this functionality for automatic approval workflow.

You have to ceate your own process schema and its evalution ID.

For this process schema, create same entry as for automatic approval process level in Confirmation process schema.

Use a specific Evaluation ID (equal as 0EV999).

Regards.

Laurent.