InterviewSolution
| 1. |
How To Convert A Bex Query Global Structure To Local Structure (steps Involved) |
|
Answer» BeX query Global STRUCTURE to local structure Steps; ***a local structure when you want to add structure elements that are unique to the specific query. Changing the global structure changes the structure for all the queries that use the global structure. That is reason you go for a local structure.Coming to the navigation part--In the Bex Analyzer, from the SAP Business EXPLORER toolbar, choose the open query icon (icon that looks like a FOLDER) On the SAP Bex Open dialog box:Choose Queries.Select the desired Info Cube Choose New.On the Define the query SCREEN:In the left frame, expand the Structure node.Drag and drop the desired structure into either the Rows or Columns frame.Select the global structure.Right-click and choose Remove reference.A local structure is created.Remember that you cannot revert back the changes made to global structure in this regard. You will have to delete the local structure and then drag and drop global structure into query definition.*When you try to save a global structure, a DIALOGUE box prompts you to confirm changes to all queries. that is how you identify a global structure* BeX query Global structure to local structure Steps; ***a local structure when you want to add structure elements that are unique to the specific query. Changing the global structure changes the structure for all the queries that use the global structure. That is reason you go for a local structure.Coming to the navigation part--In the Bex Analyzer, from the SAP Business Explorer toolbar, choose the open query icon (icon that looks like a folder) On the SAP Bex Open dialog box:Choose Queries.Select the desired Info Cube Choose New.On the Define the query screen:In the left frame, expand the Structure node.Drag and drop the desired structure into either the Rows or Columns frame.Select the global structure.Right-click and choose Remove reference.A local structure is created.Remember that you cannot revert back the changes made to global structure in this regard. You will have to delete the local structure and then drag and drop global structure into query definition.*When you try to save a global structure, a dialogue box prompts you to confirm changes to all queries. that is how you identify a global structure* |
|