SAP ABAP Class CX_SALV_INVALID_INPUT (ALV: Exception Invalid Input)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_EXCEPTION (Package) ALV: Exception Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NO_CHECK ALV: Exception (Not Checked During Syntax Check) 20040309
Properties
Class CX_SALV_INVALID_INPUT  
Short Description ALV: Exception Invalid Input    
Super Class CX_SALV_NO_CHECK ALV: Exception (Not Checked During Syntax Check) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SALV_OM_EXCEPTION   ALV: Exception Handling 
Created 20040309   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_INVALID_INPUT has no forward declaration.
Interfaces
Class CX_SALV_INVALID_INPUT has no interface implemented.
Friends
Class CX_SALV_INVALID_INPUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Instance attribute Public Type reference (TYPE) STRING 20040309
2 CX_SALV_INVALID_INPUT Constant Public See coding 20040309
3 KEY Instance attribute Public Type reference (TYPE) STRING 20040309
4 METHOD Instance attribute Public Type reference (TYPE) STRING 20040309
5 OBJECT Instance attribute Public Type reference (TYPE) STRING 20040309
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040309
Events
Class CX_SALV_INVALID_INPUT has no event.
Types
Class CX_SALV_INVALID_INPUT 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 CLASS Call by reference Type reference (TYPE) STRING 20040309
2 Importing KEY Call by reference Type reference (TYPE) STRING 20040309
3 Importing METHOD Call by reference Type reference (TYPE) STRING 20040309
4 Importing OBJECT Call by reference Type reference (TYPE) STRING 20040309
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040309
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040309

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