SAP ABAP Data Element N_MD_FAS_AHSONR (IS-H: Highest Status No.for Automatic Setting of Case Status)
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 N_MD_FAS_AHSONR
Short Description IS-H: Highest Status No.for Automatic Setting of Case Status  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type J_STONR    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 High.StatN 
Medium 14 Highest StatNo 
Long 20 Highest StatusNoAuto 
Heading AH 
Documentation

Definition

Specification of the highest permitted status number of the case status for the basic medical documentation (case status).

Use

The system resets the case status in the following constellation to the highest permitted status number defined in this field:

All department statuses of the medical basic documentation are complete. If you now reset a department status to "open", the system checks the status number of the current case status. If this status number is higher than the status number you have defined in this field, the system changes the case status to the case status with the status number specified here.

If the current case status has the same or a lower status number than the status number specified here, the system retains the case status.

For more information about the status number, see the Section entitled Define Status Profiles in the IS-H Implementation Guide.

Dependencies

Example

You enter the status number '20' (status "To Be Checked") in this field. The department statuses of your case are all "complete".

  • Scenario 1

    The case status of your case is "complete". In the IMG activity Define Status Profiles, you have defined the status number '30' for the case status "complete". You reset a department status of the case to "open".

    The system now compares the status number of the case status of the case ('30') with the status number you have specified in this field ('20'). Since the status number of the case status of the case is higher, the system resets this status number to '20'. The status number '20' is assigned to the status "To Be Checked". The system resets the case status of the case to "To Be Checked".

  • Scenario 2

    The case status of your case is "In Process" (status number '10'). You reset a department status to "open".

    The system now compares the status number of the case status of the case ('10') with the status number you specified in this field ('20'). Since the status number of the case status of the case is lower, the status retains the status "In Process" for the case.

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