Symptom
In eDocument Cockpit app Italy below errors are triggered-
- No street name found in customer's address
- No post code found in customer's address
- No city name found in customer's address
- No value found in company's address
Environment
SAP S/4HANA Cloud
Reproducing the Issue
- Go to application - edocument cockpit
- Select the source document
- Go to application log
- Error is triggered
Cause
The root cause of the error message on missing master data in application log is implementation of cloud BAdI “Italy: XML File Filling”.
The changing parameter XML_FILE_MODIFIED_121 contain the final version of XML which will be sent to SdI.
The parameter should include the values mapped by standard mapping process.
Resolution
Update the implementation to first copy the data from input parameter XML_FILE_121 to XML_FILE_MODIFIED_121.
Next continue with custom implemented logic to add, change or remove information from the whole file as it is described above.
Keywords
XML, eDocument cockpit, Italy, Source document, Name, Company code, Address, XML_FILE_121,XML_FILE_MODIFIED_121, S4_1C, S4_PC,No value found in company's address, No city name found in customer's address, No post code found in customer's address, No street name found in customer's address, EDOC_COCKPIT, F4306 , KBA , CA-GTF-CSC-EDO-IT , Document Compliance Italy , CA-GTF-CSC-EDO , Electronic Document Processing Framework , Problem