4.6. Configurar excepciones en creación intermedios SII
TransacciónTransaction:
/EDGE/SII_CU_005 Mediante esta transacción se puede indicar, en caso de existir, si hay alguna excepción por la que para un documento financiero no se deba generar un eDocument y de este modo no iniciar el proceso para su envío a la AEAT.
Se configura la lógica y en caso de cumplirse el documento no se incluye en un eDocument. Los campos a rellenar son los siguientes:
Campo | Significado |
Número de condición | Contador propuesto |
Tabla | Nombre de la tabla que afecta para que se cumpla la excepción |
Nombre campo | Nombre del campo (dentro de la tabla) para que se cumpla la excepción |
Signo | Indicar si es una condición de Inclusión o Exclusión |
Opción | Tipo de condición que se tiene que cumplir: igual a, entre, menor o igual… |
Límite inferior | Límite de intervalo inferior |
Límite superior | Límite de intervalo superior |
Ejemplo de configuración:
Querer que no se cree eDocument para los documentos que se generan a través de un juego de datos:
Indicamos las siguientes condiciones:
...
...
This transaction allows to set, if applies, whether an eDocument must be generated or not because an exceptions exists for a financial and thus the sending process to the AEAT should no be performed.
The exemption logic can be set and; if the conditions applies, the document in not included in a eDocuments. The fields to be filled in are the following:
Field | Description |
---|---|
Number | Proposed Counter |
Table | Name of the table that is affected for the exception to be met |
Field | Name of the field that is affected for the exception to be met |
Sign | Indicate if it is an Inclusion or Exclusion condition |
Option | Type of condition to be met: equal to, between, less than or equal ... |
Low Limit | Lower Limit |
High Limit | Higer Limit |
Example configuration:
Set no eDocument creation for documents generated through a data set:
Set the following conditions::
- Company: state for which company you want to make the exception. If set * apply to all companies.
- Table: The table where the data set is indicated is in the header, we indicate "BKPF".
- Field name: The technical name of the Data set field is "GRPID".
- Inclusive / Exclusive: queremos que cuando se cumpla la condición que estamos indicando no se genere eDocument, por lo tanto, seleccionamos we want that when the condition we are indicating does not generate eDocument, therefore, we select "Inclusive".
- Tipo de condición que se tiene que cumplir: No igual.
- Límite inferior: lo dejamos vacío porque queremos que no se genere eDocument cuando esté relleno con cualquier valor.
- Límite superior: lo dejamos vacío porque queremos que no se genere eDocument cuando esté relleno con cualquier valor.
...
- Type of condition to be met: Not equal.
- Lower limit: we leave it empty because we want no eDocument to be generated when it is filled with any value.
- Upper Limit: We leave it empty because we want no eDocument to be generated when it is filled with any value.