cancel
Showing results for 
Search instead for 
Did you mean: 

Contract - RFX Relation

Former Member
0 Kudos

Hi all,

In the following scenario: PR --> SC --> Bid Invitation --> Bid --> ECC Contract.

Then, having the contract number, how can I retrieve the RFX or SC number?

I have the following entry in BBP_PD:

Obj_Key Obj_Type LogSys Roletype Obj_Key Obj_Type LogSys Roletype

HEADER BUS2202 DS1_100 BBP_SOURCE >>>> 8000000070 BUS2014 BACKEND BBP_TARGET

But I need a Function Module to retrieve BUS2202 number from BUS2014 contract number.

Thanks

Ezequiel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

BBP_PDH_OR_HDR_READ_BEFORE_1

Former Member
0 Kudos

Hi Jay, it worked !

first it has to be checked the Contract in table SRRELROLES (Object Relationship Service: Roles) for correct Object Key determination.

As the Contract has no GUID in SRM (it is created directly in ECC) the Object key has the following format:

0000405061 00000000000000000000

where 405061 is the number of the contract in ECC.

Many thanks

Ezequiel

Answers (0)