SAP ABAP Class /SAPPO/CX_NOTIF_PROCESSING (PPO: Processing Errors for Notifcations)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/NOTIF (Package) Post-Processing Office: Notifications

⤷

⤷

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 | 20091204 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091204 |
Properties
Class | /SAPPO/CX_NOTIF_PROCESSING | |
Short Description | PPO: Processing Errors for Notifcations | |
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 | /SAPPO/NOTIF | |
Program status | ||
Category | 40 | Exception Class |
Package | /SAPPO/NOTIF | Post-Processing Office: Notifications |
Created | 20091204 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SAPPO/CX_NOTIF_PROCESSING has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091204 |
Friends
Class /SAPPO/CX_NOTIF_PROCESSING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20091204 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /SAPPO/DTE_COMPONENT | Software Component | 20120529 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV1 | Message Variable | 20091204 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV2 | Message Variable | 20091204 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV3 | Message Variable | 20091204 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV4 | Message Variable | 20091204 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS | Business Process | 20120529 | ||
8 | ![]() |
Constant | Public | See coding | 20120525 | ||||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XUSER | User Name | 20091204 | ||
10 | ![]() |
Constant | Public | See coding | 20120525 | ||||
11 | ![]() |
Constant | Public | See coding | 20091204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091204 |
2 | ![]() |
Static method | Public | Method | Set Text ID from System Message Variables | 20091204 |
Events
Class /SAPPO/CX_NOTIF_PROCESSING has no event.
Types
Class /SAPPO/CX_NOTIF_PROCESSING 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) | /SAPPO/DTE_COMPONENT | 20120529 | |||
2 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYST-MSGV1 | 20091204 | |||
3 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYST-MSGV2 | 20091204 | |||
4 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYST-MSGV3 | 20091204 | |||
5 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYST-MSGV4 | 20091204 | |||
6 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091204 | |||
7 | ![]() |
PROCESS | Call by reference | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS | 20120529 | |||
8 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091204 | |||
9 | ![]() |
USER | Call by reference | Type reference (TYPE) | XUSER | 20091204 |
Method CONSTRUCTOR on class /SAPPO/CX_NOTIF_PROCESSING has no exception.
Method S_SET_TEXTID_FOR_SYMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20091204 | |
2 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20091204 | |
3 | ![]() |
RS_TEXTID | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20091204 |
Method S_SET_TEXTID_FOR_SYMSG on class /SAPPO/CX_NOTIF_PROCESSING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |