Contract Management CU65
This section contains enhancements in Infor CloudSuite Financials for
11.0.65.0.
HealthTrust interface for Contract Management
HealthTrust interface for GPO contract data is now available.
Program/Business class/Process affected:
- Loading of contracts in Contract Management
- Security Changes:
- Added these business classes to CMProcessContractImport_ST:
- ContractGPOCategory: is accessible, for all actions, excluding MassDelete, unconditionally
- ContractGPOProductCategory: is accessible, for all actions, excluding MassDelete, unconditionally
- ContractGPOProductSubcategory: is accessible, for all actions, excluding MassDelete, unconditionally
- ContractGPOTerm: is accessible, for all actions, excluding MassDelete, unconditionally
- ContractGPOTier: is accessible, for all actions, excluding MassDelete, unconditionally
- Added these business classes to IEFINCommonViewInformation_TS:
- ContractGPOCategory: is accessible, for all inquiries, unconditionally
- ContractGPOProductCategory: is accessible, for all inquiries, unconditionally
- ContractGPOProductSubcategory: is accessible, for all inquiries, unconditionally
- ContractGPOTerm: is accessible, for all inquiries, unconditionally
- ContractGPOTier: is accessible, for all inquiries, unconditionally
- Added these business classes to CMProcessContractImport_ST:
To test the enhancement, test the processes in GPOContractProcessing_ST document from Sample Document Templates.
JT-1348112
Close contract line directly
You can now close an individual contract line in an open contract.
Program/Business class/Process affected:
- Contract processing
- CMProcessContract_ST security class: added the CloseLine action to the rule for ContractLine
Use these steps to test the enhancement:
- Create a contract with lines.
- Perform the Close Line action for one of the lines.
- Verify that the line is closed and cannot be used for cost defaulting.
- Verify the Close Contract action works correctly.
JT-1363191