cancel
Showing results for 
Search instead for 
Did you mean: 

Add question in BID

former_member203139
Participant
0 Kudos
133

Hi all,

I am grouping SC to BIDs in SRM. One of my requirements is to add questions to the newly created BID.

As I have seen i need to add some extra code to do this, I have seen that there's a FM called /SAPPSSRM/TD_ATTR_ANS_INSRT_QT. Does anybody have an example of how to use it?  There are some parameters on which i do not know what i have to indicate.

Regards

Jon

Accepted Solutions (1)

Accepted Solutions (1)

venkatakrishna
Active Participant
0 Kudos

Hi,

Can you please elaborate your requirement ,

if you want create survey refer below.

Survey Creation - Ad-Hoc Evaluation: Supplier Survey Cockpit - SAP Library

Regards,

Venkat

former_member203139
Participant
0 Kudos

Hi Venkata,

I want to add questions on BID position, i have seen that in BBP_PD_BID_UPDATE I have the structure to do it. I would like to know if this is the way to follow.


Regards

venkatakrishna
Active Participant
0 Kudos

Hi Jon Azkorra,

BBP_PD_BID_UPDATE is for updating BID ,  not for questionnaire,


if you are looking for custom field as question on Bid creation screen just


try to add new field to respective structure else  for questionnaire  from


look below threads.



Creating a Questionnaire - Web Survey - SAP Library



can you please explain elaborately  what you are looking for along with screenshots.


Regards,

Venkat

former_member203139
Participant
0 Kudos

Hi Venkat,

I think that we have a communication problem.

whatIi want is to add a question that already exists in the system in a bid.

Regards

Jon

former_member203139
Participant
0 Kudos

Hi Venkat,

Finally I have been able to implement the solution i needed, i used the FM BBP_PROCDOC_UPDATE.

Thanks for your feedback.

Regards

Jon

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jon,

Not clearly for your case.

As far as I know, you could add questions via confirguration with below path

SPRO->SAP SRM-> SRM server->RFX->Questions.

And normally the object with begining  /SAPPSSRM/...  always is used for PPS scenario.

Br, Leo