cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to release the contract

Former Member
0 Kudos

Hello

I am creating contract in SRM system through web service. contract is getting created in 'Held' status.

I am trying to release it from portal but 'Release' button is disabled for such contracts (which are created through web service).

How to change status of contract?

I am also getting error messages for such contracts as following :

1.No address found for partner function type 0012

2.No address found for partner function type Supplier

Please help.

Thanks & regards,

-Ketkee

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1.No address found for partner function type 0012 .

Check the partner type 0012 in the t.code: BBP_PD and maintain the address

2.No address found for partner function type Supplier

Enter the T.code: BP and enter the Supplier for the contract and maintain address

Since you have not maintained the Address you are getting the error

Please maintain the address for Partner function type and supplier . you problem will be resolved

G.Ganesh Kumar

Former Member
0 Kudos

hello ganesh

Thanks for your reply.

Actually this problem is solved. I was not CLEARing the work area. so Person number of previous record got over written in next record. Now i m using clear stmt. so problem is solved.

Thanks & regards,

-ketkee