SAP ABAP Data Element ISH_DRG_ACT (Sequence Number of a DRG Action)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Data Element ISH_DRG_ACT
Short Description Sequence Number of a DRG Action  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR10    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 SeqNo.Act. 
Medium 14 SeqNo. Action 
Long 20 Seq. No. of Action 
Heading 10 SeqNo.Act. 
Documentation

Definition

DRG action means the processing of any object, for example, the creation of a DRG code or the cancellation of an existing DRG code.

Since multiple actions can be performed in succession on different objects or several actions apply to one object, it can be necessary to assign a unique key to the different actions. This can be a consecutive number, for example.

The system uses this key to establish a relationship between the various actions.

Use

Dependencies

Example

Example 1: Create and change a DRG code

  • Action 1 = Create a new DRG code
  • Action 2 = Change the text of an existing DRG code

Example 2: Create a new DRG code despite existing DRG code

  • Action 1 = Cancel the current DRG code
  • Action 2 = Create the new DRG code

If you proceed in the reverse order in example 2, the system cannot create the DRG code. It has to cancel the existing DRG code first.

History
Last changed by/on SAP  20050409 
SAP Release Created in 600