SAP ABAP Class CX_SALV_SOURCE_TABLE_MODIFIED (Source data table has been modified without notice)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_X_API (Package) common ALV API-related exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 20110330
Properties
Class CX_SALV_SOURCE_TABLE_MODIFIED  
Short Description Source data table has been modified without notice    
Super Class CX_SALV_API_CONTRACT_VIOLATION API contract violated by caller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SALV_X_API   common ALV API-related exceptions 
Created 20110330   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_SALV_SOURCE_TABLE_MODIFIED has no interface implemented.
Friends
Class CX_SALV_SOURCE_TABLE_MODIFIED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTUAL_TABLE_SIZE Instance attribute Public Type reference (TYPE) SYTABIX current number of table rows 20120419
2 ACTUAL_VALUE Instance attribute Public Type reference (TYPE) STRING current value of modified cell 20120419
3 ATTRIBUTE Instance attribute Public Type reference (TYPE) STRING attribue name of first modified cell 20110330
4 EXPECTED_TABLE_SIZE Instance attribute Public Type reference (TYPE) SYTABIX expected according to change log 20120419
5 EXPECTED_VALUE Instance attribute Public Type reference (TYPE) STRING expected according to change log 20120419
6 ROW_INDEX Instance attribute Public Type reference (TYPE) SYTABIX row index of first modified cell 20110330
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110330
Events
Class CX_SALV_SOURCE_TABLE_MODIFIED has no event.
Types
Class CX_SALV_SOURCE_TABLE_MODIFIED 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 ACTUAL_TABLE_SIZE Call by reference Type reference (TYPE) SYTABIX 20120419
2 Importing ACTUAL_VALUE Call by reference Type reference (TYPE) STRING 20120419
3 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20110330
4 Importing EXPECTED_TABLE_SIZE Call by reference Type reference (TYPE) SYTABIX 20120419
5 Importing EXPECTED_VALUE Call by reference Type reference (TYPE) STRING 20120419
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110330
7 Importing ROW_INDEX Call by reference Type reference (TYPE) SYTABIX 20110330
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110330

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