Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.




B+SII SAP ECC Add-On 1.6

 


SAP ECC Addon
Comentarios
Comments:

IMPORTANTE LEERComponente
 IMPORTANT READComponent

1

Se desarrolla el programa

The program /EDGE/SII_GEN_AUTO_ENVIO

para la programación de Jobs en fondo que ejecuten la auto-creación y el envío de lotes.El programa no va a auto-generar lotes para las casuísticas anuales (Libros de bienes de inversión, cobros en metálico, operaciones de seguro y agencias de viaje

is developed for the programming of Jobs in background that execute the auto-creation and the sending of lots.

The program will not self-generate lots for the annual casuísticas (Books of investment goods, cash receipts, insurance operations and travel agencies)

Core

2

Se añade la funcionalidad de validaciones post mapeo. Las validaciones estándar deben activarse por sociedad mediante la transacción

The functionality of post-mapping validations is added. Standard validations must be activated by company through the transaction /EDGE/SII_VAL_01 (

dentro del menú de Mapeos XML por Lote SII). Si se desea implementar alguna validación de cliente se debe implementar la

within the XML Mappings menu by Lot SII). If you want to implement some client validation you must implement the BAdI /EDGE/BADI_SII_MAPEOS_VALIDAC

La funcionalidad de validaciones estándar está documentada en el punto 6.6 de la ruta Guía de parametrización->B+ SII ECC del ConfluenceDocumentación pendiente de añadir a

The functionality of standard validations is documented in section 6.6 of the Confluence Parameterization Guide-> B + SII route.

Core

3

Se añaden las herramientas necesarias para generar, enviar y gestionar los eDocuments de los libros de cobros en metálico, operaciones de seguros y agencias de viajes en la entrada del menú "Operaciones anuales por contraparte".

Se debe revisar si se ha implementado la

The necessary tools are added to generate, send and manage the eDocuments of the cash receipts books, insurance operations and travel agencies in the menu entry "Annual operations by counterpart".

Documentation pending to add to Confluence

Core

4

Se encapsula en BAdI la lógica de recuperar los datos de los cobros para el mapeo de los cobros sobre emitidas.

It encapsulates in BAdI the logic of retrieving the data of the collections for the mapping of the collections on emitted.

It should be checked if the BAdI /EDGE/BADI_SII_MAPEOS_CE

e implementar en ese caso el método

has been implemented and implement the GET_DATOS_COBROS method in that case.

Core

5

Se añade el parámetro opcional con la entrada de la BSEG en el caso de que exista en los métodos

The optional parameter is added to the BSEG entry in case the GET_NIF_DEUDOR

y

and GET_NIF_ACREEDOR

en la

methods exist in the BAdI / EDGE/BADI_SII_CONS_RAZON_GEN

 

Core

6

Se añade la transacción

The transaction /EDGE/SII_CU_045

para parametrizar el nivel de criticidad de los mensajes a añadir al log.Parametrización documentada en confluence {+}

is added to parameterize the criticality level of the messages to be added to the log.

Parametrization documented in confluence https://techedgespain.atlassian.net/wiki/pages/viewpage.action?pageId=52173196

+

Core

7

La lógica para determinar el periodo y el ejercicio en Facturas Recibidas se encapsula en un método de la BAdI.

Se debe revisar si se ha implementado la BAdI /EDGE/BADI_SII_MAPPING_REC e implementar en ese caso el método GET_PERIODO_IMPOSITIVO.

Core

8

La determinación del documento anulado para eDocuments de baja se mueve a

The logic for determining period and exercise in Invoices Received is encapsulated in a BAdI method.

 

Core

8

Determining the overridden document for low eDocuments is moved to BAdI / EDGE / BADI_SII_CREACION_BAJAS

con implementación por defecto. Adicionalmente se añade en dicha implementación la determinación de documento anulado en flujos de MM donde al crear el documento FI asociado a el documento MM de baja no se crea de manera implícita de anulación FI con respecto al documento FI asociado al documento MM anulado.Se añade la

with default implementation. Additionally, in said implementation, the determination of the document aborted in MM flows is added in which, when creating the FI document associated with the low document MM, there is implicitly created the FI override with respect to the FI document associated with the overridden MM document.

It should be checked whether BAdI /EDGE/BADI_SII_

CREACION_BAJAS con el método GET_DOC_ANULACION para determinar el documento de anulación de un documento con eDocument de baja. Tiene implementación por defecto y no es obligatorio implementarla.

Core

9

Se realizan ajustes en la herramienta de reprocesamiento para que cuando esté marcado el flag "Reprocesamiento automático" se haga la búsqueda mediante cursores para evitar DUMPS por excesivo consumo de memoria.

 

Corrección

10

Múltiples ajustes de código por auditoría de calidad del mismo.

 

Corrección

11

Se añaden más textos de traducción al inglés.

 

Corrección

12

Se corrige una incidencia a la hora de hacer chequeos de autorización en las distintas transacciones.

 

Corrección

13

Se mejora el rendimiento en búsquedas de cockpit cuando hay un gran número de documentos contables.

 

Corrección

14

Los cambios en el mapeo debido a lógica de primer semestre no deben aplicar para arrendamientos.

 

Corrección

15

Se corrige la determinación de periodo y ejercicio cuando el campo BKPF-VATDATE es distinto al campo BKPF-BLDAT para FE y FR.

 

Corrección

16

Se deja de utilizar la sustitución de mapeos en IDEmisor cuando se da un error continuado en la validación de NIFs para facturas recibidas.

 

Corrección

17

Se corrige una incidencia debida a la modificación del parámetro de entrada IS_INVOICE en método

MAPPING_REC has been implemented and implement the GET_PERIODO_IMPOSITIVO method in this case.

Core

9

Adjustments are made in the reprocessing tool so that when the "Automatic Reprocessing" flag is marked, the cursor search is performed to avoid DUMPS due to excessive memory consumption.

 

Correction

10

Multiple code adjustments by quality audit of the same.

 

Correction

11

More translation texts are added to English.

 

Correction

12

An issue is corrected when making authorization checks in the different transactions.

 

Correction

13

Performance in cockpit searches is improved when there is a large number of accounting documents.

 

Correction

14

Changes in mapping due to first semester logic should not apply to leases.

 

Correction

15

The period and exercise determination is corrected when the BKPF-VATDATE field is different from the BKPF-BLDAT field for FE and FR.

 

Correction

16

The substitution of mappings in IDEmisor is stopped when there is a continued error in the validation of NIFs for received invoices.

 

Correction

17

An issue is corrected due to the modification of the input parameter IS_INVOICE in method GET_DESGLOSE_AUTO_CONS

en BAdI de facturas emitidas

in BAdI of invoices issued.

 

Corrección

Correction

18

Se corrige una incidencia en la generación de eDocuments SII debido a una compatibilidad en el framework estándar de eDocument

Fixed an issue in the generation of eDocuments SII due to compatibility in the standard eDocument framework.

 

Corrección

Correction

19

Se añade un scroll en subscreen de búsqueda por datos FI del cockpit para evitar problemas en equipos con resolución baja

A search subscriber scroll is added by FI data from the cockpit to avoid problems on low resolution computers.

 

Corrección

Correction

20

Se corrige el mensaje de error cuando se intenta generar y enviar el XML de un lote que esté en un estado incorrecto

The error message is corrected when you try to generate and send the XML from a batch that is in an incorrect state.

 

Corrección

Correction

21

Se corrige una incidencia al determinar si se debe generar una alarma de caducidad en el programa

An issue is corrected in determining whether an expiration alarm should be generated in the /EDGE/SII_EXPIRATION_ALARMS

 

Corrección

Correction

22

Se corrige Error en uso de estructura de entregas en casuística de servicios en método

Fixed Error in use of structure of deliveries in casuistry of services in method get_impor_no_sujeta_tai_local

de BAdI de FE con implementación por defecto

of FE BAdI with default implementation.

 

Corrección

Correction

23

En facturas emitidas con tipo de Factura (F4) no deben aparecer los datos de contraparte, se añade la condición para ello

In invoices issued with type of invoice (F4) should not appear the counterpart data, the condition is added for it.

 

Corrección

Correction

24

Se corrige una incidencia que se daba cuando se utilizaban rangos vacíos de tipologías de indicadores de impuestos (exentas, no sujetas

An impact was corrected when using empty ranges of typologies of tax indicators (exempt, not subject, etc).

 

CorrecciónSe añade esta lógica en un método nuevo de BAdI. Se debe revisar si se ha implementado la

Correction

25

La fecha de operación de facturas rectificativas debe ser igual a la de la factura rectificada.

The date of operation of corrective invoices must be equal to that of the rectified invoice.

This logic is added in a new BAdI method. You should check if BAdI /EDGE/ BADI_SII_MAPEOS_GEN

e implementar en ese caso el método

has been implemented and implement the GET_FECHA_OP_RECTIFICADA method in this case.

Corrección

Correction