Symptom
When trying to upload a Financial Reporting Structure, nothing happens.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Business Configuration - Overview.
- Open Charts of Accounts > Edit Financial Reporting Structures.
- Click on Import from Microsoft Excel.
- Select the related file.
- Nothing happens.
Cause
In the file provided by the customer, opening it as an XML it shows a structure similar as of below:
<FinancialStructure>
<header>
<FSTRUCTURE>ABC</FSTRUCTURE>
<StructureType>X</StructureType>
<COA>XYZ</COA>
<Description>ETC</Description>
</header>
</FinancialStructure>
Which is only the header. XML tags from Structure is missing.
Checking on the file through Excel, it is noted that the Tab STRUCTURE is missing.
(ABC stands for the Financial Structure ID, X for the type, XYZ for the Charts of Accounts and ETC represent the description)
Resolution
- Go to Business Configuration - Overview.
- Open Charts of Accounts > Edit Financial Reporting Structures.
- Click on Export to Microsoft Excel.
- Opening the file in Excel we can see two tabs:
STRUCTURE
HEADER
- Edit data on the Header and Structure tab as needed.
- Save the file as XML Data.
- Then repeat the process to Import the Financial Structure.
- This time, Financial Reporting Structure will be created.
Keywords
Import, Financial Reporting Structure, XML , KBA , SRD-FIN-ANA , Analytics Content , How To
SAP Knowledge Base Article - Public