SAP ABAP Data Element NNAME_PAT (IS-H: Patient Last Name)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Data Element NNAME_PAT
Short Description IS-H: Patient Last Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name LAST_NAME_PAT   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Last Name 
Medium 14 Last Name 
Long 20 Last Name 
Heading 30 Last Name 
Documentation

Definition

Family name of the patient.

Supplementary Documentation - NNAME_PAT 0001

Use

The last name is used here to search for the patient name. The entry can contain:

  • * for any number of characters
  • + for one character.

Procedure

Dependencies

Examples

  • If you enter "M*er", all names of patients are listed which begin with the letter "M" and end with "er". There can be any number of letters in the middle.
  • If you enter "M++er", all names of patients are listed which begin with "M", have two unknown letters and end with "er".

Dependencies

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