CAnnot create Service Requests on terminated contracts.
I am using CS_ServiceRequest_PUB.Create_ServiceRequest to create Services requests.
Recently we have upgraded to R1213 and realized that we cannnot create SRs on terminated contracts.
The error I get is
API Error (CS_SERVICEREQUEST_UTIL.contracts_cross_val): The contract is not valid. Please check the values for the following: service request type, inventory item, instance, account and install site.
When I try to create SR using API, I am passing SR creation date prior to termination date of the contract.
The same logic works for EXPIRED contract though.
Any idead, what could be the issue.