cancel
Showing results for 
Search instead for 
Did you mean: 

Finding Published date of bid invitation

Former Member
0 Kudos

Dear All,

I Want to know which table/ Function module stores the 'published date' of a bid invitation. Table CRMD_ORDERADM_H stores only created date and changed date. We are using SRM 4.0

Thanks.

Regards

Amit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

check transaction BBP_PD with your bid details. This gives you all data in all tables for your bid. Probably published date is somewhere in BBP_PDHGP.

Former Member
0 Kudos

Hi Amit,

Try using the following FM

BBP_PD_BID_GETDETAIL

see this link too

Hope this solves ur query

Thanks,

Pradeep.

Edited by: Pradeep Purushottam on Sep 11, 2008 8:40 AM

Former Member
0 Kudos

Dear Pradeep,

I have tried that before. It doesnot give 'published date'.

Regards

Amit

Former Member
0 Kudos

Please use the function module BBP_PD_BID_DOC_FLOW:

The parameters to be filled are below:

IS_OBJECT_KEY-H_OBJECT_TYPE = BUS2200
IS_OBJECT_KEY-H_GUID        = <Header GUID of the BID>

The table ET_BID_HISTORY will give you the required details.

Regards

Kathirvel

Former Member
0 Kudos

Dear Sir,

This Function module also doesnot give this date. There must be some table apart from CDHDR/CDPOS which must be storing this important date. The above tables are too big to develop any report.

Regards

Amit

Former Member
0 Kudos

Please send a mail to my business id. I can send you some example to show that this function module can be used.

Regards

Kathirvel