SAP ABAP Class /SAPPO/CX_DIALOG_DYNAMIC_CHECK (Dynamic Error in PPO Dialog)
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_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20101005
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20101005
Properties
Class /SAPPO/CX_DIALOG_DYNAMIC_CHECK  
Short Description Dynamic Error in PPO Dialog    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /SAPPO/DIALOG    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package /SAPPO/DIALOG   Postprocessing Office - Dialog 
Created 20101005   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPPO/CX_DIALOG_DYNAMIC_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20101005
Friends
Class /SAPPO/CX_DIALOG_DYNAMIC_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUNDLE_MODEL_IS_DESTROYED Constant Public See coding 20101008
2 INITIAL_PARAMETER_VALUE Constant Public See coding 20101005
3 METHOD Instance attribute Public Type reference (TYPE) STRING Method Name 20101005
4 NOT_OPENED Constant Public See coding 20101008
5 ORDER_DOES_NOT_EXIST Constant Public See coding 20101007
6 ORDER_ID Instance attribute Public Type reference (TYPE) /SAPPO/DTE_ORDER_ID Order ID 20101007
7 PARAMETER Instance attribute Public Type reference (TYPE) STRING Parameter Name 20101005
8 VALUE Instance attribute Public Type reference (TYPE) SYMSGV Incorrect Value 20101005
9 WRONG_PARAMETER_VALUE Constant Public See coding 20101005
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101005
Events
Class /SAPPO/CX_DIALOG_DYNAMIC_CHECK has no event.
Types
Class /SAPPO/CX_DIALOG_DYNAMIC_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 METHOD Call by reference Type reference (TYPE) STRING 20101005
2 Importing ORDER_ID Call by reference Type reference (TYPE) /SAPPO/DTE_ORDER_ID 20101007
3 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20101005
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101005
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101005
6 Importing VALUE Call by reference Type reference (TYPE) SYMSGV 20101005

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