Ansicht
Dokumentation

SIMG_ISHMED_CAIBADI - BadI: File Formatting File Interface Device Data

SIMG_ISHMED_CAIBADI - BadI: File Formatting File Interface Device Data

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

The BAdI ISHMED_DS_PMDDEVICES is part of the file interface for transferring examination data from devices into parameterized medical documents.

It must be implemented for each device type, in order to format the definite data structure.

Technical settings for file processing in the interface are made before the BAdI is implemented.

The entry for data receipt exists in table TXCOM.

The BAdI is filter-dependent.

The filter value is the symbolic destination for data receipt (TXCOM entry).

If no active implementation exists for the filter value, a relevant message is transferred to the message table and the results table is empty.

After calling the customizing activity you access a dialog where you can enter a name for the implementation.

If implementations have already been create for this BAdI, you access a dialog box where the existing implementations are displayed. Select here Create and continue as follows:

  1. In the Implementation field enter a name for the implementation of the BAdI and select Create.
You access the initial screen for creating BAdI implementations.
  1. On the initial screen you enter a short text for the implementation.
  2. Select the interface for the Filter Value, for which this implementation should be executed.
  3. Select the Interface tab page.
The Name of Implemented Class field is automatically filled on the tab page as the system allocates a class name based on the name of your imlementation.
  1. Save your entries and make an assignment to a development class.
  2. Position the cursor on the method and branch to method processing with a double-click.
  3. Enter your desired implementation source code between the commandsmethod <Interface Name>~<Name of Method>. und endmethod.
  4. Save and activate your source code and navigate back to the Change Implementation screen.
  5. Execute a save on the Change Implementation screen.
Note: It is also possible to create an implementation for a BAdI and activate it at a later time. In this case you complete processing now.
  1. Select Activate.
When the application program is npw executed the system will run the source code you stored in the method.

A sample implementation exists for formatting text files from the cardiac catheter measuring work station "Siemens Sensis®".






ABAP Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2977 Date: 20240607 Time: 161518     sap01-206 ( 38 ms )