SAP ABAP Class CX_RMAN_PRSP_EXCEPTION (Exceptions for RMAN_PRSP)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EP-PCT-MAN-PS (Application Component) BP for Production Supervisor
⤷
RMAN_PRSP (Package) Production Supervisor UI

⤷

⤷

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 | 20050322 |
Properties
Class | CX_RMAN_PRSP_EXCEPTION | |
Short Description | Exceptions for RMAN_PRSP | |
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 | RMAN_PRSP | Production Supervisor UI |
Created | 20050322 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_RMAN_PRSP_EXCEPTION has no forward declaration.
Interfaces
Class CX_RMAN_PRSP_EXCEPTION has no interface implemented.
Friends
Class CX_RMAN_PRSP_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) | STRING | WD Component | 20050330 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | WD components that cannot be assigned | 20050330 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '42A4235105D4334BE10000000A155435' | 20050330 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '423E07DEAC0A00BEE10000000A114DB6' | 20050322 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '42A7C76EAD076483E10000000A114B0D' | 20050609 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '423E5D50AC0900BCE10000000A114DB6' | 20050322 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '42A7C725AD076483E10000000A114B0D' | 20050609 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '4268C77695A23347E10000000A114B0D' | 20050322 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '423E08E3AC0A00BEE10000000A114DB6' | 20050322 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '4268C77995A23347E10000000A114B0D' | 20050322 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '4268C77795A23347E10000000A114B0D' | 20050322 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AUFTYP | Order Type | 20050330 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Role | 20050330 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RMAN_PRSP_SCREENID | Screen ID for Confirmation | 20050322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050322 |
2 | ![]() |
Static method | Public | Method | Writes Exceptions and Messages to Message Log | 20050324 |
3 | ![]() |
Static method | Public | Method | Writes Error Message to Message Log | 20050407 |
Events
Class CX_RMAN_PRSP_EXCEPTION has no event.
Types
Class CX_RMAN_PRSP_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 | ![]() |
COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20050330 | |||
2 | ![]() |
COMPONENTS | Call by reference | Type reference (TYPE) | STRING | 20050330 | |||
3 | ![]() |
ORDERCAT | Call by reference | Type reference (TYPE) | AUFTYP | 20050330 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050322 | |||
5 | ![]() |
ROLEID | Call by reference | Type reference (TYPE) | STRING | 20050330 | |||
6 | ![]() |
SCREENID | Call by reference | Type reference (TYPE) | RMAN_PRSP_SCREENID | 20050322 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050322 |
Method CONSTRUCTOR on class CX_RMAN_PRSP_EXCEPTION has no exception.
Method WRITE_MESSAGES_TO_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INTERNAL_ERROR | Value transfer | Type reference (TYPE) | FLAG | Interner Fehler aufgetreten | 20050606 | ||
2 | ![]() |
IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_COCF_EXCEPTION | Exceptions zu COCF | 20050324 | ||
3 | ![]() |
IR_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | Sammelt Meldungen und Nachrichten | 20050324 | ||
4 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | COCF_T_MESSAGE | Tabelle mit Meldungen | 20050927 | ||
5 | ![]() |
IV_GROUP | Call by reference | Type reference (TYPE) | BALSORT | Anwendungs-Log: Sortierkriterium/Gruppierung | 20051010 |
Method WRITE_MESSAGES_TO_LOG on class CX_RMAN_PRSP_EXCEPTION has no exception.
Method WRITE_MESSAGE_TO_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | Sammelt Meldungen und Nachrichten | 20050407 | ||
2 | ![]() |
IV_GROUP | Value transfer | Type reference (TYPE) | BALSORT | Anwendungs-Log: Sortierkriterium/Gruppierung | 20051010 | ||
3 | ![]() |
IV_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050407 | ||
4 | ![]() |
IV_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050407 | ||
5 | ![]() |
IV_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050407 | ||
6 | ![]() |
IV_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050407 | ||
7 | ![]() |
IV_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050407 | ||
8 | ![]() |
IV_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050407 | ||
9 | ![]() |
IV_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050407 |
Method WRITE_MESSAGE_TO_LOG on class CX_RMAN_PRSP_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |