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 | 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 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20090923 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20090923 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20090923 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20090923 | |||
| 5 | Constant | Public | See coding | 20091027 | |||||
| 6 | Constant | Public | See coding | 20090924 | |||||
| 7 | Constant | Public | See coding | 20090923 | |||||
| 8 | Constant | Public | See coding | 20090924 | |||||
| 9 | Constant | Public | See coding | 20090924 | |||||
| 10 | Constant | Public | See coding | 20091026 | |||||
| 11 | Constant | Public | See coding | 20091026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090811 | |
| 2 | Static method | Private | Method | Mapping of arbitrary data to message attribute | 20090923 | |
| 3 | 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 | ATTR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20090923 | ||||
| 2 | ATTR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20090923 | ||||
| 3 | ATTR3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20090923 | ||||
| 4 | ATTR4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20090923 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090811 | ||||
| 6 | 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 | IV_ATTR_DATA | Call by reference | Type reference (TYPE) | DATA | Arbitrary Data | 20090923 | |||
| 2 | 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 | IS_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | Message T100 Key | 20090923 | |||
| 2 | IV_ATTR1_DATA | Call by reference | Type reference (TYPE) | DATA | Data for Msg Attribute 1 | 20090923 | |||
| 3 | IV_ATTR2_DATA | Call by reference | Type reference (TYPE) | DATA | Data for Msg Attribute 2 | 20090923 | |||
| 4 | IV_ATTR3_DATA | Call by reference | Type reference (TYPE) | DATA | Data for Msg Attribute 3 | 20090923 | |||
| 5 | IV_ATTR4_DATA | Call by reference | Type reference (TYPE) | DATA | Data for Msg Attribute 4 | 20090923 | |||
| 6 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20090923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Capacity Pot Exception | 20090923 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |