SAP ABAP Class CX_WB_OBJ_VERS_OUTDATED_PLAN (The source plan of the object is outdated)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWB_VERSIONING (Package) Versioning functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WB_OBJECT_VERSIONING Exception class for object versioning 20110228
Properties
Class CX_WB_OBJ_VERS_OUTDATED_PLAN  
Short Description The source plan of the object is outdated    
Super Class CX_WB_OBJECT_VERSIONING Exception class for object versioning 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class WB_VERSIONING    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package SWB_VERSIONING   Versioning functionality 
Created 20110215   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WB_OBJ_VERS_OUTDATED_PLAN has no forward declaration.
Interfaces
Class CX_WB_OBJ_VERS_OUTDATED_PLAN has no interface implemented.
Friends
Class CX_WB_OBJ_VERS_OUTDATED_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SOURCE_PLAN_IS_OUTDATED Constant Public See coding 20110228
2 VERSION_PLAN_IS_OUTDATED Constant Public See coding 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110228
2 RAISE_SOURCE_PLAN_IS_OUTDATED Static method Public Method Raise Exception SOURCE_PLAN_IS_OUTDATED and corresp. T100 20110228
3 RAISE_VERSION_PLAN_IS_OUTDATED Static method Public Method Raise Exception VERSION_PLAN_IS_OUTDATED and corresp. T100 20110228
Events
Class CX_WB_OBJ_VERS_OUTDATED_PLAN has no event.
Types
Class CX_WB_OBJ_VERS_OUTDATED_PLAN 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 MESSAGE_ID Call by reference Type reference (TYPE) SY-MSGID 20110228
2 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20110228
3 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20110228
4 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY 20110228
5 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20110228
6 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20110228
7 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20110228
8 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20110228
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110228
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110228

Method CONSTRUCTOR on class CX_WB_OBJ_VERS_OUTDATED_PLAN has no exception.

Method RAISE_SOURCE_PLAN_IS_OUTDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 20110228
2 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20110228
3 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY 20110228
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110228
# Exception Resumable Description Created on
1 CX_WB_OBJ_VERS_OUTDATED_PLAN 20110228

Method RAISE_VERSION_PLAN_IS_OUTDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING Short Text of T100 Class 20110228
2 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY Message Type 20110228
3 Importing OBJECT_NAME Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 Message Variable 20110228
4 Importing OBJECT_TYPE Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 Message Variable 20110228
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS Previous Exception 20110228
# Exception Resumable Description Created on
1 CX_WB_OBJ_VERS_OUTDATED_PLAN Exception class for object versioning 20110228
History
Last changed by/on SAP  20110908 
SAP Release Created in 740