SAP ABAP Data Element NAMESPACE (Namespace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU (Package) ABAP Workbench
Basic Data
Data Element NAMESPACE
Short Description Namespace  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NAMESPACE    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table TRNSPACET    
Further Characteristics
Search Help: Name NAMESPACE    
Search Help: Parameters NAMESPACE   
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 Namespace 
Medium 15 Namespace 
Long 20 Namespace 
Heading 10 Namespace 
Documentation

Definition

Namespaces are identifiers assigned exclusively by SAP, which enable SAP customers, SAP partners and SAP itself to develop SAP components and products on the basis of SAP applications without the risk of name clashes (when delivering to external SAP Systems or importing external products into internal systems).

Objects in the ABAP Workbench are assigned to a namespace by placing the reserved namespace prefix in front of the object name. The namespace identifier begins and ends with a "/" (delimiter) and can be at most 10 characters long.

Example

For the namespace /EXAMPLE/ you can create a program with the name /EXAMPLE/PROGRAM.

To enable developments in a namespace you must enter the internal namespace identifier reserved at SAP and the development license key for the desired development system by choosing Organizer tools ->Administration->Display/Change Namespaces.

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