SAP ABAP IMG Activity SIMG_CFMENUNMOJONA0 (Define Function Modules for Presetting FI Data)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
IMG Activity
ID SIMG_CFMENUNMOJONA0 Define Function Modules for Presetting FI Data  
Transaction Code S_KK4_74000231   IMG Activity: SIMG_CFMENUNMOJONA0 
Created on 19990816    
Customizing Attributes SIMG_CFMENUNMOJONA0   Define Function Modules for Presetting FI Data 
Customizing Activity SIMG_CFMENUNMOJONA0   Define Function Modules for Presetting FI Data 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_CFMENUNMOJONA0    

In this IMG activity, you specify on an institution basis which function module is used to prepare and format the customer data from the self payer or from the IS-H customer for your Financial Accounting system.

In this way, you reduce the input necessary for the creation of FI customers.

You can define your own routines in these function modules. These routines could, for example, format the address data of the FI customer, or determine the default values with which particular FI customer fields are to be populated. You can modify fields of segments KNA1 and KNB1. Since not all fields of both structures mentioned are supported, only fields in the structure RNG99 or RNKNA1 can be used.

Note that the implementation of the function module affects the third-party payer customer search.
For information about this, see the SAP Library under IS-H/IS-H*MED</> -> IS-H Hospital -> Patient Accounting -> Insurance Relationships -> Third-Party Payer.

Requirements

You need to have created the institution to which these settings are to apply.

SAP Recommendation

Entries for the default values (parameters KNA1_ISH and KNA1_SZ) are delivered for institution 0001 in the standard system. You can change these entries.

  • You should create entries for other institutions by copying existing entries (overwrite the institution in an existing entry).
  • The must not delete the entries for institution 0001.

You can modify the existing function modules. It is, however, preferable to copy existing function modules, and then modify this copy.
In this way, the original function modules remain intact and can be used as a template for future copies. Another reason for copying the function modules is that this allows you to save your own source code. The templates provided by SAP can be overwritten by SAP at any time. In such cases, your modifications are lost.

Activities

You modify the FI customer data to be saved for the self-payer and the IS-H customer by making the following specifications:

  • Institution (under a four-character key) in the Inst field
  • Parameter KNA1_ISH (IS-H customers) or KNA1_SZ (self-payer/copayer) in the P.Name field.
  • Name of the function module

    You can create, copy or change the function module. To do this, from the SAP Easy Access menu, choose Tools - ABAP Workbench -> Development -> Function Builder/

Example

Field KNB1-ZAHLS (block key for payment) is available in the structure RNG99.

Template ISH_FILL_KNA1_SZ_DEBI contains the FORM routine FILL_KNB1_ZAHLS_SZ USING I_RNG99 E_RNKNA1.

In this form routine, a value is assigned to the ZAHLS field on account of particular criteria. The result is then located in the structure E_RNKNA1.

In this way, you can modify each KNA1/KNB1 field that occurs in the structure RNG99.

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_CFMENUNMOJONA0 0 I010004204 Patient Accounting 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
TN03A S - Table (with text table) ONA0 01 Define Function Module for Entering FI Data 
History
Last changed by/on SAP  19990816 
SAP Release Created in