cancel
Showing results for 
Search instead for 
Did you mean: 

How to get RFx status for RFx number

Former Member
0 Kudos

Hi,

      I need to get the status (saved, published, awaiting approval etc) of the RFx which is displayed in the RFx document in run time . A logic need to be implemented based on the status of the RFx.

How to get it in runtime. Please help me in solving this.

PFA

Thanks,

Darsana.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

CRM_STATUS_READ can help you to write the logic

Former Member
0 Kudos

Hi Darsana,

You could search for the function module BBP*GETDETAIL*BID* in SRM system and that could get all RFx details and also you could use CRM_JEST table to get the status of the RFx documents.

Thanks

Sarav