SAP ABAP Class CX_ABAP_TEMPLATE_PARSE_ERROR (CX_ABAP_TEMPLATE_PARSE_ERROR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SATL (Package) ABAP Template Language
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20021010
Properties
Class CX_ABAP_TEMPLATE_PARSE_ERROR  
Short Description    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SATL   ABAP Template Language 
Created 20021010   SAP 
Last change 20021207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ABAP_TEMPLATE_PARSE_ERROR has no forward declaration.
Interfaces
Class CX_ABAP_TEMPLATE_PARSE_ERROR has no interface implemented.
Friends
Class CX_ABAP_TEMPLATE_PARSE_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COL Instance attribute Public Type reference (TYPE) I Error Position: Column 20021010
2 HEADER Instance attribute Public Type reference (TYPE) STRING Notification Header 20030507
3 INCLUDE Instance attribute Public Type reference (TYPE) STRING 20021023
4 POSITION Instance attribute Public Type reference (TYPE) STRING Position Message 20030507
5 ROW Instance attribute Public Type reference (TYPE) I Error Position: Row 20021010
6 TEXT Instance attribute Public Type reference (TYPE) STRING Error Message 20021010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021010
Events
Class CX_ABAP_TEMPLATE_PARSE_ERROR has no event.
Types
Class CX_ABAP_TEMPLATE_PARSE_ERROR 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 COL Value transfer Type reference (TYPE) I COL 20021010
2 Importing HEADER Value transfer Type reference (TYPE) STRING HEADER 20030507
3 Importing INCLUDE Value transfer Type reference (TYPE) STRING INCLUDE 20021023
4 Importing POSITION Value transfer Type reference (TYPE) STRING POSITION 20030507
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20021010
6 Importing ROW Value transfer Type reference (TYPE) I ROW 20021010
7 Importing TEXT Value transfer Type reference (TYPE) STRING TEXT 20021010
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20021010

Method CONSTRUCTOR on class CX_ABAP_TEMPLATE_PARSE_ERROR has no exception.
History
Last changed by/on SAP  20021207 
SAP Release Created in 630