Hallo,
we have the following scenario on SRM 5.0:
customizing:
we have defined 2 transaction types for BId Invitation.
spro/SRM/SRM server/cross application settings/Define Transaction type
Object type bus2200 - bid invitation
- transaction type 'bid1'
Transaction Types of Follow-On Documents: BUS2200 BID -> BUS2000113 WK
- transaction type 'bid2'
Transaction Types of Follow-On Documents: BUS2200 BID -> BUS2000113 MK
(where BUS2000113 is Purchase Contract)
It is not possible to create follow on documents from Vendor Bid.
Attributes for users are:
Transaction Type: Contracts CT_PROC_TY GCTR
Transaction Type: Contracts CT_PROC_TY PCTR
process:
we create a bid invitation, and from the received vendor bid we want to create a contract.
At time of contract creation the system propose contract type to be used from a dropdown box.
Issue:
The system always shows as proposed Contract Type: (it is driven by User Attributes)
GCTR
PCTR
We need to drive proposal of Contract Type by Bid Invitation type as set up in customizing:
type bid1 -> WK
type bid2 -> MK
Does anybody know how to solve this issue. Where are we going wrong?
Any help welcome.
Regards,
marco
Edited by: Marco Covino on May 8, 2008 6:19 PM