Composite provider – features Supported Providers Depending on the SQL root operation, you can integrate following InfoProvider types into a CompositeProvider: UNION : ADSO, InfoObject, Aggregation level, Open ODS view, CompositeProvider, hana Calculation View JOIN : ADSO, InfoObject, CompositeProvider, SAP HANA Calculation View JOIN and UNION : ADSO, InfoObject, CompositeProvider, SAP HANA Calculation View Things to consider : ADSOs should have properties that are relevant for reporting. In other words, they should have one of the following combinations of properties: 1. Standard DataStore object with change log 2. Staging DataStore object, reporting enabled 3. Data mart DataStore object 4. Direct update DataStore object External SAP HANA views generated for SAP BW Infoproviders are generally not available as input objects for CompositeProvider Open ODS Views that you want to use in CompositeProvider can only contain fields with InfoObject-compatible data types. These are the following data types: CHAR, CUKY, CURR, DEC, DATS, FLTP, INT4, NUMC, TIMS, QUAN, UNIT. Data type STRG is also supported for particularly long characteristic-type field values. When a field is assigned, the system checks whether the target field is suitable for the assignment being performed. A target field is suitable if it has not already been assigned to another field in the source structure. In addition, the system verifies whether it has a compatible data type. Refer to SAP Note 2228967 (Understanding Automatic Field Assignment in the Composite Provider) for all details.