SAP ABAP Data Element GRSGNR (IS-HCM: Message group segment number)
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 GRSGNR
Short Description IS-HCM: Message group segment number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NSGNR    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table TNCS0    
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 GrpSgmtNo. 
Medium 15 Group sgmt. no. 
Long 20 Group segment no. 
Heading GrS 
Documentation

Definition

Group segments are segments below which other segments can be assigned.

Group segments need not be physically contained in a message. A group segment could simply be a logical grouping of segments with similar contents or specific repetition rules.

Note

Please ensure you do no make recursive or cyclical assignments of group segments. For example, the following assignments would be illegal:
Grp1 <- Grp1
Grp1 <- Grp2
Grp2 <- Grp1
Such pointless assignments prevent a concrete structure of group segments from being created.
The following hierarchical assignment is allowed:
Grp1 <- Grp2
Grp2 <- Grp3
Grp3 <- Sgm1 (Segment 1 is not a group segment)

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