SAP ABAP Data Element NCMAININCL (IS-HCM: Main include for message standard version)
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 NCMAININCL
Short Description IS-HCM: Main include for message standard version  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PROGNAME    
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 Main incl. 
Medium 15 Main include 
Long 20 Main include 
Heading 40 Main include 
Documentation

Definition

Name of the main include of an EDI procedure. All message segment structures with their corresponding segment identifier are made available in this include. When implementing a communication procedure (or a new version of an existing procedure), you must create the include (the file itself) without content. EDI structure generation then uses the segment structures to create the code of this include. The EDI structure generation call is included in the HCM function Generate SAP structures (program RNCGEN00).

You can include additional specifications in this main include by specifying the name of a secondary include. If you specify such a secondary include, the secondary include is automatically included in the main include.

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