Skip to content

Commit 351eb46

Browse files
authored
Merge pull request #1203 from MicrosoftDocs/master
edupont04 from OPS portal: Merge from master to live
2 parents 3e2eab6 + 49055df commit 351eb46

File tree

4 files changed

+25
-40
lines changed

4 files changed

+25
-40
lines changed

business-central/LocalFunctionality/Spain/SII-invoice-types-sales-purchase-documents.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview of SII Invoice Types in Sales and Purchase Documents
2+
title: SII Invoice Types in Sales and Purchase Documents
33
description: Shows the output of the various types that are used for invoices and credit memos in connection with SII and how they are implemented.
44

55
author: SorenGP
@@ -10,22 +10,23 @@
1010
ms.tgt_pltfrm: na
1111
ms.workload: na
1212
ms.search.keywords:
13-
ms.date: 04/01/2020
13+
ms.date: 08/27/2020
1414
ms.author: sgroespe
1515

1616
---
1717
# SII - Invoice and Credit Memo Types in Sales and Purchase Documents
18-
[!INCLUDE[d365fin](../../includes/d365fin_md.md)] supports the Spanish SII requirements for VAT reporting (Immediate Information Supply). For more information, see [Setup and user guide for electronic VAT information under SII in the Spanish version of Dynamics NAV](https://aka.ms/SIISetup).
18+
19+
[!INCLUDE[d365fin](../../includes/d365fin_md.md)] supports the Spanish SII requirements for VAT reporting (Immediate Information Supply).
1920

2021
The following table shows the output of the various types that are used for invoices and credit memos in connection with SII and how they are implemented in [!INCLUDE[d365fin](../../includes/d365fin_md.md)].
2122

2223
## Sales Invoices
2324
|Type|Description|Implementation|
2425
|--|--|--|
2526
|F1|Invoice|Normal invoice|
26-
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called Contraparte and additional nodes are called ImporteTotal and Macrodato.|
27+
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called "Contraparte" and additional nodes are called "ImporteTotal" and "Macrodato".|
2728
|F3|Invoice issued to replace simplified invoices issued and filed|Same as Normal invoice|
28-
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing NumSerieFacturaEmisorResumenFin element.|
29+
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing "NumSerieFacturaEmisorResumenFin" element.|
2930
|R1|Corrected invoice (Error based on Art. 80.1, 80.2, and 80.6 LIVA)|Not supported. Only used for credit memos.|
3031
|R2|Corrected invoice (Art. 80.3)|Not supported. Only used for credit memos|
3132
|R3|Corrected invoice (Art. 80.4)|Not supported. Only used for credit memos|
@@ -43,15 +44,15 @@ The following table shows the output of the various types that are used for invo
4344
|R2|Corrected invoice (Art. 80.3)|Same as normal credit memo|
4445
|R3|Corrected invoice (Art. 80.4)|Same as normal credit memo|
4546
|R4|Corrected invoice (other)|Same as normal credit memo|
46-
|R5|Corrected invoice in simplified invoices|Same as normal credit memo except the block is called Contraparte.|
47+
|R5|Corrected invoice in simplified invoices|Same as normal credit memo except the block is called "Contraparte".|
4748

4849
## Purchase Invoices
4950
|Type|Description|Implementation|
5051
|--|--|--|
5152
|F1|Invoice|Normal invoice|
52-
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called Contraparte and additional nodes are called ImporteTotal and Macrodato.|
53+
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called "Contraparte" and additional nodes are called "ImporteTotal" and "Macrodato".|
5354
|F3|Invoice issued to replace simplified invoices issued and filed|Sames as for Normal invoice|
54-
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing NumSerieFacturaEmisorResumenFin element.|
55+
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing "NumSerieFacturaEmisorResumenFin" element.|
5556
|F5|Imports (DUA)|Same as for Normal invoice|
5657
|F6|Accounting support material|Sames as for Normal invoice|
5758
|R1|Corrected invoice (Error based on Art. 80.1, 80.2, and 80.6 LIVA)|Not supported. Only used for credit memos|
@@ -73,7 +74,9 @@ The following table shows the output of the various types that are used for invo
7374
|R2|Corrected invoice (Art. 80.3)|Same as normal credit memo|
7475
|R3|Corrected invoice (Art. 80.4)|Same as normal credit memo|
7576
|R4|Corrected invoice (other)|Same as normal credit memo|
76-
|R5|Corrected invoice in simplified invoices|Same as for normal credit memo except the block is called “Contraparte”|
77+
|R5|Corrected invoice in simplified invoices|Same as for normal credit memo except the block is called "Contraparte"|
78+
79+
## See Also
7780

78-
## See Also
7981
[Spain Local Functionality](spain-local-functionality.md)
82+
[Setup and user guide for electronic VAT information under SII in the Spanish version of Dynamics NAV](https://aka.ms/SIISetup)

business-central/across-business-functionality.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Business Functionality Supported by Business Central | Microsoft Docs
2+
title: Business Functionality Supported by Business Central
33
description: Provides a feature overview of all the business functions and departments that are supported by application areas, such as Finance, Inventory, and Project Management.
44
author: SorenGP
55

@@ -9,7 +9,7 @@ ms.devlang: na
99
ms.tgt_pltfrm: na
1010
ms.workload: na
1111
ms.search.keywords: feature overview
12-
ms.date: 04/01/2020
12+
ms.date: 08/27/2020
1313
ms.author: sgroespe
1414

1515
---

business-central/across-how-to-use-xml-schemas-to-prepare-data-exchange-definitions.md

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create XMLports based on XML schemas | Microsoft Docs
3-
description: Use XML schemas to set yup the document exchange framework.
2+
title: Use XML Schemas to Prepare Data Exchange Definitions
3+
description: Use XML schemas to set up the document exchange framework.
44
author: SorenGP
55

66
ms.service: dynamics365-business-central
@@ -9,17 +9,15 @@
99
ms.tgt_pltfrm: na
1010
ms.workload: na
1111
ms.search.keywords:
12-
ms.date: 08/18/2020
12+
ms.date: 09/01/2020
1313
ms.author: sgroespe
1414

1515
---
1616
# Use XML Schemas to Prepare Data Exchange Definitions
1717

18-
To enable import/export of data in XML files through the data exchange framework in [!INCLUDE[d365fin](includes/d365fin_md.md)], you can use XML schemas to define which data elements you want to exchange with [!INCLUDE[d365fin](includes/d365fin_md.md)]. You perform this work on the **XML Schema Viewer** page by loading the XML schema file, selecting the relevant data elements, and then initializing either a data exchange definition or an XMLport.
18+
To enable import/export of data in XML files through the data exchange framework in [!INCLUDE[d365fin](includes/d365fin_md.md)], you can use XML schemas to define which data elements you want to exchange with [!INCLUDE[d365fin](includes/d365fin_md.md)]. You perform this work on the **XML Schema Viewer** page by loading the XML schema file, selecting the relevant data elements, and then initializing a data exchange definition.
1919

20-
When you have defined which data elements to include based on the XML schema, you can use the **Generate XMLport** action to create the XMLport object.
21-
22-
Alternatively, you can use the **Generate Data Exchange Definition** action to initialize a data exchange definition based on the selected data elements, which you then complete in the Data Exchange Framework. This creates a record on the **Posting Exchange Definition** page where you continue by defining which elements in the file map to which fields in [!INCLUDE[d365fin](includes/d365fin_md.md)]. For more information, see [Set Up Data Exchange Definitions](across-how-to-set-up-data-exchange-definitions.md).
20+
When you have defined which data elements to include based on the XML schema, you can use the **Generate Data Exchange Definition** action to initialize a data exchange definition based on the selected data elements, which you then complete in the Data Exchange Framework. This creates a record on the **Posting Exchange Definition** page where you continue by defining which elements in the file map to which fields in [!INCLUDE[d365fin](includes/d365fin_md.md)]. For more information, see [Set Up Data Exchange Definitions](across-how-to-set-up-data-exchange-definitions.md).
2321

2422
This topic contains the following procedures:
2523

@@ -29,10 +27,6 @@ To enable import/export of data in XML files through the data exchange framework
2927

3028
- To generate a data exchange definition that is based on an XML schema
3129

32-
- To generate an XMLport for the file that is based on an XML schema
33-
34-
- To add the XMLport to your app
35-
3630
## To load an XML schema file
3731

3832
1. Make sure that the relevant XML schema file is available. The file extension is .xsd.
@@ -110,19 +104,8 @@ To enable import/export of data in XML files through the data exchange framework
110104
> [!NOTE]
111105
> You can also use the **Get File Structure** function from the **Posting Exchange Definition** page, which uses the functionality of the **XML Schema Viewer** page to prefill the **Column Definitions** TastTab.
112106
113-
### To generate an XMLport that is based on an XML schema
114-
115-
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **XML Schemas**, and then choose the related link.
116-
117-
2. Select the relevant XML schema, and then choose the **Open XML Schema Viewer** action.
118-
119-
3. In the **New XMLport No.** field, specify the number that the new XMLport object will be given when it is generated.
120-
121-
4. Make sure the relevant nodes are selected. For more information, see the [To select or clear nodes in an XML schema](#to-select-or-clear-nodes-in-an-xml-schema) section.
122-
123-
5. Choose the **Generate XMLport** action, and then save the object as an .al file in an appropriate location.
124-
125-
6. Add the .al file to your extension project in Visual Studio Code and compile the app. For more information, see [XMLport Overview](/dynamics365/business-central/dev-itpro/developer/devenv-xmlport-overview) in the developer content.
107+
> [!NOTE]
108+
> In 2019 release wave 1 and earlier versions, you could generate an XMLport that was based on the schema and then import that into your solution. This is no longer supported.
126109
127110
## See Also
128111

business-central/admin-upgrade-sales-to-cds.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,12 @@ If you have already integrated [!INCLUDE[crm_md](includes/crm_md.md)] with [!INC
2828
2. Open the **Common Data Service Connection Setup** page, and choose the **Enable** toggle to turn on the connection.
2929

3030
After you enable the CDS connection, the Business Central CDS Base Integration Solution is deployed to Common Data Service.
31-
3. Uninstall the Microsoft Dynamics 365 Business Central Integration solution from your Dynamics 365 Sales following [Uninstall or delete a solution topic](/powerapps/developer/common-data-service/uninstall-delete-solution)
31+
3. Uninstall the Microsoft Dynamics 365 Business Central Integration solution from your Dynamics 365 Sales. For more information, see [Uninstall or delete a solution topic](/powerapps/developer/common-data-service/uninstall-delete-solution).
3232

33-
4. On the Microsoft Dynamics 365 Connection Setup page, choose the Enable toggle to turn on the connection to [!INCLUDE[crm_md](includes/crm_md.md)].
33+
4. On the **Microsoft Dynamics 365 Connection Setup** page, turn on the **Enable** toggle to connect to [!INCLUDE[crm_md](includes/crm_md.md)].
3434

3535
After you enable the Sales connection, the Business Central Integration Solution is deployed to Sales. This enables integration with entities that are specific to [!INCLUDE[crm_md](includes/crm_md.md)], such as sales orders, quotes, and invoices.
36-
5. Choose **Redeploy Integration Solution** to install and configure the upgraded Business Central Integration Solution.
37-
6. On the **Sales Connection Setup** page, choose **Use Default Synchronization Setup** to initialize the integration table mappings for [!INCLUDE[crm_md](includes/crm_md.md)].
36+
5. On the **Sales Connection Setup** page, choose **Use Default Synchronization Setup** to initialize the integration table mappings for [!INCLUDE[crm_md](includes/crm_md.md)].
3837

3938
## See Also
4039
[Integrating with Dynamics 365 Sales](admin-prepare-dynamics-365-for-sales-for-integration.md)

0 commit comments

Comments
 (0)