SAP ABAP Class /SAPPO/CX_DIALOG_LOG (Display Exception Class for Order Log)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/DIALOG (Package) Postprocessing Office - Dialog
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 20100705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100705
Properties
Class /SAPPO/CX_DIALOG_LOG  
Short Description Display Exception Class for Order Log    
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 /SAPPO/DIALOG   Postprocessing Office - Dialog 
Created 20100705   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPPO/CX_DIALOG_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100705
Friends
Class /SAPPO/CX_DIALOG_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUSINESS_PROCESS_ID Instance attribute Public Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS_ID Business Process ID 20100712
2 MASSLOG_NOT_FOUND Constant Public See coding 20100712
3 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20100705
4 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20100705
5 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV3 Message Variable 20100705
6 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV4 Message Variable 20100705
7 NO_DETAIL_MESSLOG_AVAILABLE Constant Public See coding 20100712
8 NO_MASSLOG_EXIST Constant Public See coding 20100712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100705
2 SY_VARS Static method Public Method 20100705
Events
Class /SAPPO/CX_DIALOG_LOG has no event.
Types
Class /SAPPO/CX_DIALOG_LOG 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 BUSINESS_PROCESS_ID Call by reference Type reference (TYPE) /SAPPO/DTE_BUSINESS_PROCESS_ID 20100712
2 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20100705
3 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20100705
4 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20100705
5 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20100705
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100705
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100705

Method CONSTRUCTOR on class /SAPPO/CX_DIALOG_LOG has no exception.

Method SY_VARS 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) SY-MSGID SY-MSGID Nachrichtenklasse 20100705
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20100705
3 Returning RS_T100KEY Value transfer Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY Schnittstelle zum Zugriff auf T100-Texte 20100705

Method SY_VARS on class /SAPPO/CX_DIALOG_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730