Show TOC

 Enterprise Service: Retrieve Multiple Contract Claim Bundle

 

With this function you can use an enterprise service to retrieve and provide data for a claim bundle in the category of Multiple Contract Handling.

Technical Details

Technical Name of Product Feature

INS_FSCM_ES_RETRIEVE_MC_BUNDLE

Product Feature Is

New

Country Dependence

Valid for all countries

Software Component Version

Insurance 617

Application Component

FS-CM (Claims Management)

Available From

SAP enhancement package 7 for SAP ERP 6.0, SP 10

Required Business Functions

None

Additional Details

You can use the service interface InsuranceClaimProcessingManageInsuranceMultiContractClaimBundleIn to retrieve and provide data for a claim bundle in the category of Multiple Contract Handling. This is done on the basis of the content of inbound messages and a context configured in Customizing.

The following objects are created for this:

  • Service interface Manage Insurance Multi Contract Claim Bundle In Service Interface

  • Operation Retrieve Insurance Multi Contract Claim Bundle Data

The enterprise service belongs to the following process component and the following business object:

  • Process component Insurance Claim Processing

  • Business object Insurance Multi Contract Claim Bundle

Note Note

Documentation for enterprise services is available in English only.

End of the note.

Effects on Customizing

Perform the Customizing activities under Start of the navigation path SAP Insurance Next navigation step Claims Management Next navigation step Enterprise Services Next navigation step Enterprise-Services as of SAP ERP 6.0, EHP 7 Next navigation step Multiple Contract Claim Bundle Next navigation step Retrieve Multiple Contract Claim Bundle End of the navigation path.

To extract claim bundle data, SAP delivers the context RETRIEVE_MC_CONTEXT. This context defines which fields from which database tables are provided in the enterprise service. Method GET_CLM_BNDLE_DATA_BY_CONTEXT of class CL_ICLE_CLRTV_EXTRACTOR_AL can be used to read all data for the context RETRIEVE_MC_CONTEXT with just one call.