Creating CompositeProvider in the Analysis Process Designer 
A CompositeProvider is an InfoProvider, which combines data from several analytic indexes or from other InfoProviders (by Join or Union), and makes this data available for reporting and analysis.
A CompositeProvider created in the analysis process designer can only contain analytical indices.
You are using an SAP HANA database or an SAP NetWeaver BW Accelerator.
You have already created one or more analytical indices, either in APD or by publishing SAP HANA models in BW. More information: Creating TransientProvider on SAP HANA Models
You are in the analysis process designer. Choose . The screen for editing CompositeProviders appears (transaction RSLIMO).
Enter a name for your CompositeProvider. The maximum length of the name is 10 characters. The system adds the prefix @3 to the InfoProvider name.
Choose
Create. The graphical modeling environment appears.
Initially, the CompositeProvider to be created is displayed as an empty object. The InfoProvider tree is displayed on the left. By selecting
Hide Empty Folders, you can restrict the view to InfoAreas containing analytic indexes.
Find the analytic index that you want to use in the CompositeProvider. Drag and drop it onto the modeling area.
In a dialog box, you can define whether to link by Union or Join. Press
OK. The selected analytic index is displayed in the modeling area. You can now select more analytic indexes.
Now drag the fields from the analytic indexes to your empty CompositeProvider. Using lines, the system now shows which analytic indexes the fields come from. It a line is a join, it has the label Join and is displayed in bold.
You have various options for checking the join connections. More information: Extended Checks
You can change the name of a field and enter a description. To do this, choose from the context menu on the field.
Note
The maximum length of the field names is 10 characters. If they are longer, the system assigns the name F001, F002 and so on. If a field name already exists, a Fnnn name is assigned. The descriptions are always taken over from the original field.
For key figures, you can assign a currency or unit from a characteristic. To do this, choose from the context menu on the key figure.
For information about other editing functions, see: Further Functions for Editing CompositeProviders
You can also fill a field from a constant. To make this possible, at least two analytic indexes must be used a a union.
To do this, choose Constant from... from the context menu for a field that is not connected with all union indexes.
Example
An analytic index 1 contains the Country field, while an analytic index 2 only contains data for Germany, without the Country field. To be able to connect all fields correctly by union, the Country field must be linked from both analytic indexes.
In the CompositeProvider, set the constant for Country to DE (Germany). This means that the field in the CompositeProvider from analytic index 2 is always filled with Germany.
You can view the CompositeProvider's XML structure.
Activate the CompositeProvider. When the CompositeProvider is activated, the data is stored in BW Accelerator or the SAP HANA database. You can now view the data by choosing
Display Data.