cancel
Showing results for 
Search instead for 
Did you mean: 

New Screen with table control information in Process Bid Invitation

Former Member
0 Kudos

Experts,

We are on SRM 5.0

I need to add a new screen with table control information in Process Bid Invitation.

I need to add the new screen under Item Data tab.

I need to name that screen and that name shud appear on top under the Item Data Tab as a link to that screen.

( Typically like what we have for

Header data

Basic Data | Partner | Bidder/Bids )

How to go about this?

Any help on this regard is appreciated.

Rgds

SV

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Ramki,

your immediate reply is highly appreciated.

Let me try doing the same and post back to the thread.

Thanks again

Former Member
0 Kudos

Ramakrishna,

Thanks for your help.

The OSS Note 672960 says"This note describes changes with respect to the use of user-defined fields as of Release SRM 4.0.". But we are in SRM 5.0.

Will that be an issue?

More over...Is "BID ITEM INCL_EEW_PD_ITEM_CSF_BID" the structure in which i need to add my custom fields.

Kindly Clarify.

SV

Ramki
Active Contributor
0 Kudos

Do not worry. It's relevant for SRM 5.0 also.

If you want normal fields (single value) it in Bid Invitation header :

INCL_EEW_PD_HEADER_CSF_BID

If you want normal fields (single value) it in Bid Invitation item :

INCL_EEW_PD_Item_CSF_BID

If you want Table fields (multiple values for each field) it in Bid Invitation header :

INCL_EEW_PD_HEADER_CST_BID

If you want Table fields (multiple values for each field) it in Bid Invitation item :

INCL_EEW_PD_Item_CST_BID

Read the note carefully.

You also need to update INCL_EEW_PD_Item_CSF or INCL_EEW_PD_HEADER_CSF or INCL_EEW_PD_Item_CST or INCL_EEW_PD_HEADER_CST for the new fields

Best rgds

Ramki

Best regards

Ramki

Ramki
Active Contributor
0 Kudos

Hi SV

You can use Tabular Customer Fields at header level(check note 672960) to get table control fields.

This is the easiest way. You shd be able todo it in less than half-a-day.

Check how it comes on the screen and if you want to change it, you need to modify the ITS screens.

Best regards

Ramki