on ‎2011 Jun 30 3:35 PM
Hi all,
In the Supplier registration process (ROS),After the supplier completes the self registration (BSP ROS_SELF_REG), receives a questionnaire in his mail box. Then he fills out this questionnaire and sends back his response to SRM.
In SRM the professional purchaser can view that answer in BSP ROS_PRESCREEN in tab "Categories and questionnaires".
My question is where does sap save this data? I have to retrieve information from this questionaire in order to use in workflow?
Thanks in advance.
Sonika Chauhan
Request clarification before answering.
Hi Sonika,
Answers to the questionnaire are stored in the XML-Form in the Table TUWS_DATA and could be
visible with Report UXS_XML_SHOW.
All answers are converted to XML form and hence it is not recommended to go on this path as its very cumbersome.
Regards,
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nikhil,
i tried to execute this report by giving application name,guid,version no but it always throws an error 'not able to import guid
and version(0000001).this Guid and version i am taking from the table TUWS_DATA
.
Is there any other way to read this questionnaire data as you said that this process will be combersome.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.