SAP ABAP Data Element ADMI_COL_T (Collection Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Data Element ADMI_COL_T
Short Description Collection Type  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Type 
Medium 25 Collection Type 
Long 30 Collection Type 
Heading 30 Collection Type 
Documentation

Definition

The type of a collection. The following can be values for collection types:

  • 'S' = System. A system collection cannot be created by the application, only by XML DAS itself. An application cannot create any resources inside a system collection.
  • 'H' = Home. Home collections are created when the report SYNC_HOME_PATH is executed. Within an archive path, the home collection is the first node in which the application can create collections or into which resources can be written.
  • 'A' = Application. Collections of this type were created by the application. The application can use these collections to create resources or other subcollections.

Use

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 640