/
2.1.6.3. Mapping class customizing per batch
2.1.6.3. Mapping class customizing per batch
Transaction:
/EDGE/SII_CU_015
For the conversion of data from a batch to XML, ABAP classes will be used. These ABAP classes must inherit from the /EDGE/CL_EDOC_SII_MAP class. The product provides a class for each of the XMLs to generate that will correspond to the type of batch. In case you want to modify the class to use for this procedure should be indicated in this transaction.
View in B+SII:
Standard inputs to be customized:
PROCESS | VERSION | INTERFACE_ID | EDOC_TYPE | SOURCE_TYPE | MAPPING_CLASS | INTERFACE_DIR | INTERFACE_DESC |
---|---|---|---|---|---|---|---|
/EDGE/SIIL | 1 | /EDGE/AVLB | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_AV_BL | |||
/EDGE/SIIL | 1 | /EDGE/AV_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_AV_L | |||
/EDGE/SIIL | 1 | /EDGE/AV_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_AV_L | |||
/EDGE/SIIL | 1 | /EDGE/BILB | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_BI_BL | |||
/EDGE/SIIL | 1 | /EDGE/BILI | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_BI_IL | |||
/EDGE/SIIL | 1 | /EDGE/BI_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_BI_L | |||
/EDGE/SIIL | 1 | /EDGE/BI_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_BI_L | |||
/EDGE/SIIL | 1 | /EDGE/CE_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_CE_L | |||
/EDGE/SIIL | 1 | /EDGE/CE_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_CE_L | |||
/EDGE/SIIL | 1 | /EDGE/FELB | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FE_BL | |||
/EDGE/SIIL | 1 | /EDGE/FELI | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FE_IL | |||
/EDGE/SIIL | 1 | /EDGE/FE_L | /EDGE/SIIL | EDGE/CL_EDOC_SII_MAP_FE_L | |||
/EDGE/SIIL | 1 | /EDGE/FE_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FE_L | |||
/EDGE/SIIL | 1 | /EDGE/FE_T | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FE_L | |||
/EDGE/SIIL | 1 | /EDGE/FRLB | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FR_BL | |||
/EDGE/SIIL | 1 | /EDGE/FRLI | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FR_IL | |||
/EDGE/SIIL | 1 | /EDGE/FR_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FR_L | |||
/EDGE/SIIL | 1 | /EDGE/FR_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_FR_L | |||
/EDGE/SIIL | 1 | /EDGE/IMLB | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_CM_BL | |||
/EDGE/SIIL | 1 | /EDGE/IM_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_CM_L | |||
/EDGE/SIIL | 1 | /EDGE/IM_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_CM_L | |||
/EDGE/SIIL | 1 | /EDGE/OILB | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_OI_BL | |||
/EDGE/SIIL | 1 | /EDGE/OILI | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_OI_IL | |||
/EDGE/SIIL | 1 | /EDGE/OI_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_OI_L | |||
/EDGE/SIIL | 1 | /EDGE/OI_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_OI_L | |||
/EDGE/SIIL | 1 | /EDGE/OSLB | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_OS_BL | |||
/EDGE/SIIL | 1 | /EDGE/OS_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_OS_L | |||
/EDGE/SIIL | 1 | /EDGE/OS_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_OS_L | |||
/EDGE/SIIL | 1 | /EDGE/PR_L | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_PR_L | |||
/EDGE/SIIL | 1 | /EDGE/PR_M | /EDGE/SIIL | /EDGE/CL_EDOC_SII_MAP_PR_L |
The inputs corresponding to ISU / FICA would be the following:
PROCESS | VERSION | INTERFACE_ID | EDOC_TYPE | SOURCE_TYPE | MAPPING_CLASS | INTERFACE_DIR | INTERFACE_DESC |
---|---|---|---|---|---|---|---|
/EDGE/SIIL | 1 | /EDGE/FCLB | /EDGE/FC | /EDGE/CL_EDOC_SII_MAP_FICA_BL | |||
/EDGE/SIIL | 1 | /EDGE/FC_L | /EDGE/FC | /EDGE/CL_EDOC_SII_MAP_FICA_L | |||
/EDGE/SIIL | 1 | /EDGE/FC_M | /EDGE/FC | /EDGE/CL_EDOC_SII_MAP_FICA_L | |||
/EDGE/SIIL | 1 | /EDGE/ISLB | /EDGE/ISU | /EDGE/CL_EDOC_SII_MAP_IS_BL | |||
/EDGE/SIIL | 1 | /EDGE/IS_L | /EDGE/ISU | /EDGE/CL_EDOC_SII_MAP_IS_L | |||
/EDGE/SIIL | 1 | /EDGE/IS_M | /EDGE/ISU | /EDGE/CL_EDOC_SII_MAP_IS_L |
, multiple selections available,
Related content
2.2.7. Mapping Classes for batches File
2.2.7. Mapping Classes for batches File
More like this
2.2.6. Types of batches
2.2.6. Types of batches
More like this
6.3. Determinación de las clases de mapeo por Lote
6.3. Determinación de las clases de mapeo por Lote
More like this
18.5. New mapping classes
18.5. New mapping classes
More like this
2.1.5. Batches
2.1.5. Batches
More like this
2.1.5.1. Constomizing for SII batch conditions
2.1.5.1. Constomizing for SII batch conditions
More like this
Avvale 2024