SAP ABAP Class CX_SY_TABLE_KEY_SPECIFICATION (Table Type Generation: Error in Key Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_TABLE_CREATION Exception when Creating a Table Type 20030915
Properties
Class CX_SY_TABLE_KEY_SPECIFICATION  
Short Description Table Type Generation: Error in Key Definition    
Super Class CX_SY_TABLE_CREATION Exception when Creating a Table Type 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SABP   ABAP Runtime Environment 
Created 20030915   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_TABLE_KEY_SPECIFICATION has no forward declaration.
Interfaces
Class CX_SY_TABLE_KEY_SPECIFICATION has no interface implemented.
Friends
Class CX_SY_TABLE_KEY_SPECIFICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SY_TABLE_KEY_SPECIFICATION Constant Public Type reference (TYPE) SOTR_CONC '0C87653FCE85A427E10000000A114BF5' 20030915
2 DUPLICATE_KEY Constant Public Type reference (TYPE) SOTR_CONC '8982653F227D8326E10000000A114BF5' 20030915
3 EMPTY_KEY Constant Public Type reference (TYPE) SOTR_CONC 'E1555F3F9B513649E10000000A114BF5' 20030915
4 KEY_NAME Instance attribute Public Type reference (TYPE) STRING Key Name 20030915
5 UNKNOWN_KEY Constant Public Type reference (TYPE) SOTR_CONC '3B575F3F9B513649E10000000A114BF5' 20030915
6 WRONG_KEY_TYPE Constant Public Type reference (TYPE) SOTR_CONC '7F82653F227D8326E10000000A114BF5' 20030915
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030915
Events
Class CX_SY_TABLE_KEY_SPECIFICATION has no event.
Types
Class CX_SY_TABLE_KEY_SPECIFICATION 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 KEY_NAME Value transfer Type reference (TYPE) STRING KEY_NAME 20030915
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030915
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030915

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