SAP ABAP Data Element NNAME (New Routine Name)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00 (Package) Organization and Planning
Basic Data
Data Element NNAME
Short Description New Routine Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 New rout. 
Medium 15 New routine 
Long 20 New routine name 
Heading 40 New routine name 
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

Supplementary Documentation - NNAME_SORT0001

Use

IS-H: Sort field for the last name of the patient (Patient Accounting)

Procedure list to be created is to be sorted according to the patient last name.

Examples

For example, if you enter '3' here, but two other sort fields have the numbers '1' or '2', then sorting is only carried out with reference to the patient last name from the 3rd position.

Dependencies

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