Hi Jhansi,
I have created one such reusable component for SAP PPM.
I have used the structure /RPM/TS_QNNR_API.
It has the Question number, desc, and questionnaire group, UI option and has one entry per question per answer options.
For example if Q1 GRp1 has 4 options , it has four entries at runtime with Q1 Grp1 and opt1..opt4.
I have read this table in a node and the dynamically created one node per question.
On the basis of UI option value in the table I created corresponding UI element ( drop down, checkbox grp etc) and bound the node for it.
I will soon be coming with an article on this.
I hope this helps.
Regards,
Sumit
Hi Jhansi,
I have published the article on Creating a Questionnaire component in WD ABAP.
I hope this will resolve your doubts about creating Layout and node structure.
You can access the article [here|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/20295425-97f0-2d10-b58d-a31440b7ebc9].
Please revert back in case of issues.
Regards,
Sumit
Edited by: Sumit Oberoi on Dec 23, 2010 8:49 PM
Add a comment