SAP ABAP Data Element NFALNR301 (IS-HCM: Case number coded acc. to §301 with case-rel. ins.)
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
Basic Data
Data Element NFALNR301
Short Description IS-HCM: Case number coded acc. to §301 with case-rel. ins.  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR12    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Case301 
Medium 15 Case no. §301 
Long 20 Case no. §301 
Heading 12 Case no.§301 
Documentation

Definition

This data element contains the case number for data transmission according to §301 (Germany).

In order to ensure a unique reference to the insurance relationship, the 12-digit case number was constructed by the IS-H System according to the following rule:

  • The first two characters represent the sequential number of the corresponding case-related insurance relationship. Since this is a three-digit number in the IS-H System, it is necessary to convert it according to the following coding pattern:

    Seq. no. case-rel- ins. relatationship '01' ==> 'AA' as digits 1 and 2 in §301 case number;
    Seq. no. '02' ==> 'AB';
    Seq. no. '03' ==> 'AC';
    etc.
    Seq. no. '26' ==> 'AZ';
    Seq. no. '27' ==> 'BA';
    Seq. no. '28' ==> 'BB';
    etc.
    Seq. no. '52' ==> 'BZ';
    Seq. no. '53' ==> 'CA';
  • Digits 3 through 12 are identical to the IS-H case number, always filled with leading zeros from the left.

Example: Case number '12345678' with seq. no. case-rel. ins. relationship '001' results in §301 case identification 'AA0012345678'.

Remark: Implement or check with the function module 'ISH_301_CASENO_CODE'.

History
Last changed by/on SAP  20050224 
SAP Release Created in