...
Constant | Meaning |
---|---|
Extractor class | Class that implements the product extraction code, table recovery like bkpf bseg, bset etc. From product, the class /EDGE/CL_TB_EXTRACTOR_GEN is given by default, although a class Z that inherits from the abstract class /EDGE/CL_TB_ABS_EXTRACTOR can be created to be able to modify any logic of this class. This Z class must be parameterised in this table. |
Communications class | Class that encapsulates communication with the Middleware system. This class must inherit from the / EDGE / CL_TB_ABS_COM class. By default, the three types of communication are provided:
|
Version (TCI) | Version of the AEAT XML that is being used |
Tenant (TCI) | Cuando hay comunicación por TCI es el ID que representa al cliente. Puede que haya clientes que tengan varios When there is communication by TCI it is the ID that represents the client. There may be clients that have multiple ID_Tenant |
Agrupacion Origin (TCI) | Cuando hay comunicación por TCI, son los IDs de las agrupaciones que puede tener un ID_TENANT. Se identifica con una sociedad. |
Origen (TCI) | Identifica al emisor de la factura, por norma general es un sistema SAP. |
Producto (TCI) | Se indica por defecto siempre TICKETBAIIdentifies the issuer of the invoice, as a general rule it is a SAP system. |
Product (TCI) | TICKETBAI is always indicated by default |
Nivel de log de AlarmasÁmbito de valores | de nivel de severidad de logScope of log severity level values:
|
b+ LROE monitor application class | API class for the b+ LROE monitor. By default, the /EDGE/CL_TB_LROE_API_BPLUS class is given by product, although a Z class can be created that inherits from the abstract class /EDGE/CL_TB_LROE_API in order to be able to modify any logic of this class. This class Z must be parameterised in this table. |