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 ADDRESS_NOT_FOUND Constant Public See coding 20091204
2 COMPONENT Instance attribute Public Type reference (TYPE) /SAPPO/DTE_COMPONENT Software Component 20120529
3 MSGV1 Instance attribute Public Type reference (TYPE) SYST-MSGV1 Message Variable 20091204
4 MSGV2 Instance attribute Public Type reference (TYPE) SYST-MSGV2 Message Variable 20091204
5 MSGV3 Instance attribute Public Type reference (TYPE) SYST-MSGV3 Message Variable 20091204
6 MSGV4 Instance attribute Public Type reference (TYPE) SYST-MSGV4 Message Variable 20091204
7 PROCESS Instance attribute Public Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS Business Process 20120529
8 PWB_SETTINGS_NOT_DEFINED Constant Public See coding 20120525
9 USER Instance attribute Public Type reference (TYPE) XUSER User Name 20091204
10 USERS_NOT_DEFINED Constant Public See coding 20120525
11 USER_NOT_FOUND Constant Public See coding 20091204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091204
2 S_SET_TEXTID_FOR_SYMSG 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 Importing COMPONENT Call by reference Type reference (TYPE) /SAPPO/DTE_COMPONENT 20120529
2 Importing MSGV1 Call by reference Type reference (TYPE) SYST-MSGV1 20091204
3 Importing MSGV2 Call by reference Type reference (TYPE) SYST-MSGV2 20091204
4 Importing MSGV3 Call by reference Type reference (TYPE) SYST-MSGV3 20091204
5 Importing MSGV4 Call by reference Type reference (TYPE) SYST-MSGV4 20091204
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20091204
7 Importing PROCESS Call by reference Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS 20120529
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20091204
9 Importing 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 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Nachrichtenklasse 20091204
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20091204
3 Returning 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