SAP ABAP Class /MRSS/CX_POT_EXCEPTION (Capacity Pot Exception)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/POT_ENGINE (Package) Capacity Pots Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20090811
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090811
Properties
Class /MRSS/CX_POT_EXCEPTION  
Short Description Capacity Pot Exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package /MRSS/POT_ENGINE   Capacity Pots Engine 
Created 20090811   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_T100_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090811
Friends
Class /MRSS/CX_POT_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20090923
2 ATTR2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20090923
3 ATTR3 Instance attribute Public Type reference (TYPE) SY-MSGV3 Message Variable 20090923
4 ATTR4 Instance attribute Public Type reference (TYPE) SY-MSGV4 Message Variable 20090923
5 CAPA_POTENTIAL_MISSING Constant Public See coding 20091027
6 POT_CHECK Constant Public See coding 20090924
7 POT_NOT_CREATED Constant Public See coding 20090923
8 POT_NOT_DELETE Constant Public See coding 20090924
9 POT_NOT_UPDATED Constant Public See coding 20090924
10 QC_NOT_EXISTS Constant Public See coding 20091026
11 QC_WRONG_Q_PROFILE Constant Public See coding 20091026
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090811
2 MOVE_DATA2MSG_ATTR Static method Private Method Mapping of arbitrary data to message attribute 20090923
3 RAISE_EXCEPTION_BY_MESSAGE Static method Public Method 20090923
Events
Class /MRSS/CX_POT_EXCEPTION has no event.
Types
Class /MRSS/CX_POT_EXCEPTION 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 20090923
2 Importing ATTR2 Call by reference Type reference (TYPE) SY-MSGV2 20090923
3 Importing ATTR3 Call by reference Type reference (TYPE) SY-MSGV3 20090923
4 Importing ATTR4 Call by reference Type reference (TYPE) SY-MSGV4 20090923
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090811
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090811

Method CONSTRUCTOR on class /MRSS/CX_POT_EXCEPTION has no exception.

Method MOVE_DATA2MSG_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_DATA Call by reference Type reference (TYPE) DATA Arbitrary Data 20090923
2 Returning RV_ATTR Value transfer Type reference (TYPE) SYMSGV Message Variable 20090923

Method MOVE_DATA2MSG_ATTR on class /MRSS/CX_POT_EXCEPTION has no exception.

Method RAISE_EXCEPTION_BY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY Message T100 Key 20090923
2 Importing IV_ATTR1_DATA Call by reference Type reference (TYPE) DATA Data for Msg Attribute 1 20090923
3 Importing IV_ATTR2_DATA Call by reference Type reference (TYPE) DATA Data for Msg Attribute 2 20090923
4 Importing IV_ATTR3_DATA Call by reference Type reference (TYPE) DATA Data for Msg Attribute 3 20090923
5 Importing IV_ATTR4_DATA Call by reference Type reference (TYPE) DATA Data for Msg Attribute 4 20090923
6 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20090923
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20090923
History
Last changed by/on SAP  20141109 
SAP Release Created in 700