SAP ABAP Class /SAPPO/CX_DIALOG_PROCESS_CHECK (Static Errors in the Dialog during Execution)
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 20101006
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20101006
Properties
Class /SAPPO/CX_DIALOG_PROCESS_CHECK  
Short Description Static Errors in the Dialog during Execution    
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 20101006   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPPO/CX_DIALOG_PROCESS_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20101006
Friends
Class /SAPPO/CX_DIALOG_PROCESS_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONCLUDE_NOT_SUPPORTED Constant Public See coding 20101027
2 DISPLAY_MODE Constant Public See coding 20101122
3 EARLIEST_DATE Instance attribute Public Type reference (TYPE) /SAPPO/TYP_P_EARLIEST_CMPDAT OBSOLETE 20101006
4 EARLIEST_TIME Instance attribute Public Type reference (TYPE) /SAPPO/TYP_P_EARLIEST_CMPTIME OBSOLETE 20101006
5 FOREIGN_LOCK Constant Public See coding 20101008
6 FUNCTIONALITY_NOT_SUPPORTED Constant Public See coding 20101105
7 MSGV1 Instance attribute Public Type reference (TYPE) MSGV1 Message Variable 01 20101006
8 MSGV2 Instance attribute Public Type reference (TYPE) MSGV2 Message Variable 02 20101006
9 MSGV3 Instance attribute Public Type reference (TYPE) MSGV3 Message Variable 03 20101006
10 MSGV4 Instance attribute Public Type reference (TYPE) MSGV4 Message Variable 04 20101006
11 NOT_OPENED Constant Public See coding 20101008
12 NO_AUTHORITY Constant Public See coding 20101122
13 NO_AUTHORITY_FOR_CHANGE Constant Public See coding 20101110
14 ORDER_DETAILS_NOT_FOUND Constant Public See coding 20101007
15 ORDER_ID Instance attribute Public Type reference (TYPE) /SAPPO/DTE_ORDER_ID Order ID 20101006
16 ORDER_IS_CLOSED Constant Public See coding 20101007
17 ORDER_IS_NOT_CHANGEABLE Constant Public See coding 20101008
18 RESIDENCE_TIME_NOT_EXPIRED Constant Public See coding 20101006
19 USER Instance attribute Public Type reference (TYPE) SYUNAME User Name 20101006
20 USER_IS_NOT_PROCESSOR Constant Public See coding 20101007
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101006
Events
Class /SAPPO/CX_DIALOG_PROCESS_CHECK has no event.
Types
Class /SAPPO/CX_DIALOG_PROCESS_CHECK 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 EARLIEST_DATE Call by reference Type reference (TYPE) /SAPPO/TYP_P_EARLIEST_CMPDAT 20101006
2 Importing EARLIEST_TIME Call by reference Type reference (TYPE) /SAPPO/TYP_P_EARLIEST_CMPTIME 20101006
3 Importing MSGV1 Call by reference Type reference (TYPE) MSGV1 20101006
4 Importing MSGV2 Call by reference Type reference (TYPE) MSGV2 20101006
5 Importing MSGV3 Call by reference Type reference (TYPE) MSGV3 20101006
6 Importing MSGV4 Call by reference Type reference (TYPE) MSGV4 20101006
7 Importing ORDER_ID Call by reference Type reference (TYPE) /SAPPO/DTE_ORDER_ID 20101006
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101006
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101006
10 Importing USER Call by reference Type reference (TYPE) SYUNAME 20101006

Method CONSTRUCTOR on class /SAPPO/CX_DIALOG_PROCESS_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in