Ansicht
Dokumentation

SIMG_CFMENUNM01ON05 - Maintain Client-Specific Basic Control

SIMG_CFMENUNM01ON05 - Maintain Client-Specific Basic Control

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity, you set the client-specific system control parameters for Patient Accounting. These parameters involve:

  • Setting up the client-specific identification of patients
  • Specifying the modulo method for calculating the check digit
  • Excluding characters from search string entry
  • Activating phonetic patient searches

Detailed information about the individual points is provided below.

  • Client-Specific Patient Identification
You can manage patients throughout a client or for a specific institution in Patient Accounting.
  • If patients are to be recognized not only in the institution in which they were created but also beyond this institution, you have to select this indicator.

  • If patients are to be recognized only in the institution in which they were created, you should not select this indicator. Not selecting this indicator, can be necessary to comply with data protection legislation.

  • Modulo Method for Check Digit Calculation
In this field, you maintain the modulo method for calculating the check digit for the patient and case numbers. The check digit is currently calculated using the check digit calculation procedure ISO 7064, MOD 11,10 in Patient Accounting. You can obtain a description of the procedure from the Beuth Verlag in Berlin.
  • Characters Excluded from Search String Entry
In this field, you can specify special characters that the system automatically removes from the standardized search string in search fields, for example in the patient index search or the business partner search. Make sure you do not "separate" the special characters with blanks.
Background: There are database systems which cancel input if specific special characters are entered in the search string. To prevent termination by the system, you can enter characters such as §$&/()=#-.:,; that the system ignores when the standardized search string is created.
Note that you can no longer search generically if this field contains the masking characters *+%_.
Technical Note
The special characters are only excluded from the standardized string that is necessary for the search function. They are retained in the original string. If special characters are to be excluded automatically from the original string, you have to maintain the Characters Excluded at Name Entry parameter in the Customizing activity Set Up Institution-Specific Basic Control.
Warning
If you change the contents of this field in production operation, patients and business partners can no longer be found with the search function.
  • Phonetic Patient Index Search Active
In addition to the standardized patient search, you can also search for patients using a phoneticized last name. If you select this indicator, the phonetic search function is displayed on every patient search screen. To search for a patient phonetically, select this radio button. Note that you also have to maintain a user exit for the phonetic search. This user exit enables you to determine the phonetic search procedure (event PHON).
You can find further information under Configure Customer User Exits.
If you activate this indicator in production operation, you have to set up the phonetic code for all available names in the patient database. To do this, run the report RNUPHON0.





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

Length: 4532 Date: 20240523 Time: 172019     sap01-206 ( 67 ms )