SAP ABAP IMG Activity PAY_DE_B2A_KK_620 (Communication Server GKV)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE (Application Component) Germany
     PC01 (Package) HR Payroll: Germany
IMG Activity
ID PAY_DE_B2A_KK_620 Communication Server GKV  
Transaction Code S_L4H_49001519   (empty) 
Created on 20100823    
Customizing Attributes PAY_DE_B2A_KK_010   Communication with PKCS#7 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_DE_B2A_KK_620    

Use

Note:

Take special note of the latest changes to setting up the communication server in SAP Note 1442572 (SI: Implementing communication server statutory health insurance).

Setting Up the HTTP Connection:

For the connection to the GKV communication server, you have to create three different HTTP connections using transaction SM59:

  • Sending of notifications
  • Querying the processing results
  • Quitting the processing

Requirements

Standard settings

Activities

To create these connections, proceed as follows:

  1. Creation of connection for sending of notifications:
    • Start transaction SM59.
    • Choose Create:
      Connection type: G
      RFC destination: HR_DE_GKV_MELDUNG
      Description: HTTP GKV Communication Server Notifications
    • Entries on the Technical Settings tab:
      Target host: kommunikationsserver.itsg.de
      Service no.: 80
      Path prefix: /meldung/default.meldung

      HTTP proxy options:
      Enter your own proxy data, if required.
    • Choose Save.
    • You can test the connection. Return code 200 should be returned.
  2. Creation of connection for querying the processing results:
    • Start transaction SM59.
    • Choose Create:
      Connection type: G
      RFC destination: HR_DE_GKV_ANFRAGE
      Description: HTTP GKV Communication Server Query
    • Entries on the Technical Settings tab:
      Target host: kommunikationsserver.itsg.de
      Service no.: 80
      Path prefix: /anfrage/default.anfrage

      HTTP proxy options:
      Enter your own proxy data, if required.
    • Choose Save.
    • You can test the connection. Return code 200 should be returned.
  3. Creation of connection for quitting the processing:
    • Start transaction SM59.
    • Choose Create:
      Connection type: G
      RFC destination: HR_DE_GKV_QUITTUNG
      Description: HTTP GKV Communication Server Quitting
    • Entries on the Technical Settings tab:
      Target host: kommunikationsserver.itsg.de
      Service no.: 80
      Path prefix: /quittung/default.quittung

      HTTP proxy options:
      Enter your own proxy data, if required.
    • Choose Save.
    • You can test the connection. Return code 200 should be returned.

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20100910 
SAP Release Created in