SAP ABAP Class CX_C2S_NOT_IN_CHANGE_CONTEXT (Data not in required change context)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     C2_EXCEPTION (Package) C2 Server: Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_C2S_SERVICE_ERROR C2 Server: Query Error 20041014
Properties
Class CX_C2S_NOT_IN_CHANGE_CONTEXT  
Short Description Data not in required change context    
Super Class CX_C2S_SERVICE_ERROR C2 Server: Query Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package C2_EXCEPTION   C2 Server: Exceptions 
Created 20041014   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IFC2DIR_CHANGE_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_C2S_NOT_IN_CHANGE_CONTEXT has no interface implemented.
Friends
Class CX_C2S_NOT_IN_CHANGE_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CT_DATA_LIST Instance attribute Private Type reference (TYPE) IFC2DIR_CHANGE_CONTEXT=>T_DATA_CONT_TYPE List of Data and Contexts 20041014
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041014
2 GET_DATA_LIST Instance method Public Method Get List of Data Records with Context Status 20041015
3 RAISE_FROM_DATA_LIST Static method Public Method Create Exception from List of Data Records 20041014
Events
Class CX_C2S_NOT_IN_CHANGE_CONTEXT has no event.
Types
Class CX_C2S_NOT_IN_CHANGE_CONTEXT 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 ATTR1 Call by reference Type reference (TYPE) SY-MSGV1 20041014
2 Importing ATTR2 Call by reference Type reference (TYPE) SY-MSGV2 20041014
3 Importing ATTR3 Call by reference Type reference (TYPE) SY-MSGV3 20041014
4 Importing ATTR4 Call by reference Type reference (TYPE) SY-MSGV4 20041014
5 Importing ET_MESSAGES Call by reference Type reference (TYPE) C2S_MESSAGE_TTYPE 20041014
6 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20041014
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041014
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20041014

Method CONSTRUCTOR on class CX_C2S_NOT_IN_CHANGE_CONTEXT has no exception.

Method GET_DATA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_CONT Call by reference Type reference (TYPE) IFC2DIR_CHANGE_CONTEXT=>T_DATA_CONT_TYPE Status von Daten im Änderungskontext 20041015

Method GET_DATA_LIST on class CX_C2S_NOT_IN_CHANGE_CONTEXT has no exception.

Method RAISE_FROM_DATA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_CONT Call by reference Type reference (TYPE) IFC2DIR_CHANGE_CONTEXT=>T_DATA_CONT_TYPE 20041014
# Exception Resumable Description Created on
1 CX_C2S_NOT_IN_CHANGE_CONTEXT Daten nicht im geforderten Änderungskontext 20041014
History
Last changed by/on SAP  20041208 
SAP Release Created in 700