Symptom
When user tries to extract the Business partner data by adding the filter condition for "Script" field.
And when Latin Language is selected they observe the value displayed on the script field is #.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Business Analytics work center
- Navigate to Design Data Sources view
- Open the Business Partner Master Data - script dependent (Data Source ID : BPARTNER_SCRIPT )
- Select script field and choose value help.
- In the selection Tab, choose the Script value as Latin
Script value is displayed as #
Cause
Due to standard internal coding in the content value of the Default language Latin is stored as SPACE.
Hence the system identifies space as the value code for Latin.
Resolution
LATIN is default script and as per design default script has <SPACE> as code in backend. Hence data source will have empty value which will be converted as # in analytics.
In order to get correct results user has to create the report first and then he can use that report.
Note: User has to create report on top of data source to get the correct results.
Follow below steps to create report:
- Go to Business Analytics work center
- Navigate to Design Reports view
- Select "New" button.
- Choose Report
- Update the details and save
Keywords
Latin, script, Data source, Reports, View, Value code, space , KBA , SRD-MD-BP , Business Partner , Problem