cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating RFx in NWBC

Former Member
0 Kudos
124

Hello Expert

I am trying to create RFx in SAP SRM through NWBC.

I entered all the required details but while PUBLISHING, I am getting a below error.

"An error occurred in the PD layer: transaction terminated"


Any help would be appreciated.


Thanks


View Entire Topic
ivy_li
Advisor
Advisor
0 Kudos

Hi,

I ever debugged similar issue at method below:
CLASS /SAPSRM/CL_PDO_MSG
METHOD /SAPSRM/IF_PDO_MSG_PROVIDER~ADD_MESSAGE_STATIC

and found some error considering workflow about RFx document.

Would you please check if workflow is configured well for RFx document type?
If you are using process controlled workflow, process schema should be defined well in the customizing.

BR,
Ivy