cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Shopping cart - PDO Layer error (hierarchy position)

0 Kudos
443

Hi experts, I'm working with SAP SRM 714 SP8 (SAPK-71408INSRMSRV), after upgrade, when I try to create a shopping cart with a hierarchy position (As Service Order):

After ordering the shopping cart, the system sends the following error:

“PDO Layer error”

And in the sequence:

When checking the ST22:

ERROR /SAPSRM/WF_FAC_APV 024

Note: this only happens when we create a shopping cart with herarchy.

Can someone tell me why the system sends this error?

tanks

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Ivy, Thank you very much for your response, but the problem was solved as follows:

The Z_HIER_SERV1 extension was implemented in the determine_ds_hierarchy method which is in the class / SAPSRM / CL_APF_HIER_SERVIC

Answers (1)

Answers (1)

ivy_li
Advisor
Advisor
0 Kudos

Hi,

Please check if the following note is applied:

2381623 - Follow-on note 2323567

Meanwhile please attach dump file.

BR,

Ivy

0 Kudos

Thank you very much for your response, but the problem was solved as follows:

The Z_HIER_SERV1 extension was implemented in the determine_ds_hierarchy method which is in the class / SAPSRM / CL_APF_HIER_SERVIC

ivy_li
Advisor
Advisor

Hi,

apparently this is your own enhancement which lead to this error, and it is impossible to know it without investigating in your system.

BR,

Ivy