SAP ABAP Class CX_SHM_EXTERNAL_TYPE (An external type is used in the area instance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SHARED_OBJECTS (Package) Shared Objects: Basis Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SHM_COMPLETION_ERROR Exception with Commit Preparation 20040318
Properties
Class CX_SHM_EXTERNAL_TYPE  
Short Description An external type is used in the area instance    
Super Class CX_SHM_COMPLETION_ERROR Exception with Commit Preparation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SHARED_OBJECTS   Shared Objects: Basis Components 
Created 20040317   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SHM_EXTERNAL_TYPE has no forward declaration.
Interfaces
Class CX_SHM_EXTERNAL_TYPE has no interface implemented.
Friends
Class CX_SHM_EXTERNAL_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SHM_EXTERNAL_TYPE Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071EE2959AAF34DBBF1F91' 20040317
2 EXT_TYPE_LOCATION Instance attribute Public Type reference (TYPE) STRING Name of Data Object Using the External Type 20040317
3 EXT_TYPE_NAME Instance attribute Public Type reference (TYPE) STRING Name of External Type 20040317
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040317
Events
Class CX_SHM_EXTERNAL_TYPE has no event.
Types
Class CX_SHM_EXTERNAL_TYPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_NAME Value transfer Type reference (TYPE) STRING AREA_NAME 20040317
2 Importing CLIENT Value transfer Type reference (TYPE) STRING CLIENT 20040317
3 Importing EXT_TYPE_LOCATION Call by reference Type reference (TYPE) STRING 20040317
4 Importing EXT_TYPE_NAME Call by reference Type reference (TYPE) STRING 20040317
5 Importing INST_NAME Value transfer Type reference (TYPE) STRING INST_NAME 20040317
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040317
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040317

Method CONSTRUCTOR on class CX_SHM_EXTERNAL_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700