Ansicht
Dokumentation

ISHMED_COM_DOC_BADI2 - BAdI for Unpacking Received Documents

ISHMED_COM_DOC_BADI2 - BAdI for Unpacking Received Documents

rdisp/max_wprun_time - Maximum work process run time   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

This BAdI receives an inbound document transferred. Its task is to prepare the contents and the header data of the document in such a way that this information enables a clinical document to be created.

Create a BAdI implementation for each MIME type for which documents are received and assign the implementation via the filter settings to the appropriate MIME type.

An implementation already exists for receiving documents in i.s.h.med dispatch format for medical documents. The MIME type application/x ishmed meddoc exp+xml is used for these documents.

Implement the BAdI in such a way that it receives the input data and thus fills the changing parameters as follows:

The structure CS_DOCADMIN and the reference CR_DOC_CONTENT must be filled by the BAdI. Fill CS_DOCADMIN with the management data of the document to be created and CR_DOC_CONTENT with the document contents. For CR_DOC_CONTENT please note the class documentation CL_ISHMED_DOC_CONTENT.

The return value CS_DOC_EXTERNAL_HEADER receives further information about the document. Filling it is optional.

If the parameter C_SKIP_PROCESSING_WITH_SUCCESS is set to true, the normal inbound processing for the received document is skipped and a success message is reported to the partner system and logged locally. By this means separate inbound processing can be implemented in the BAdI.






General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1631 Date: 20240523 Time: 201734     sap01-206 ( 36 ms )