SAP ABAP Class CX_ARCH_PRG_OR_CUST_ERROR (Archiving Checks: Program or Customizing Error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     S_ARCH_STANDARD_CHECKS (Package) Standard Archiving Checks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ARCH_STANDARD Archiving Checks: Standard Violation 20090928
Properties
Class CX_ARCH_PRG_OR_CUST_ERROR  
Short Description Archiving Checks: Program or Customizing Error    
Super Class CX_ARCH_STANDARD Archiving Checks: Standard Violation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ARCH_STANDARD_CHECKS   Standard Archiving Checks 
Created 20090928   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ARCH_PRG_OR_CUST_ERROR has no forward declaration.
Interfaces
Class CX_ARCH_PRG_OR_CUST_ERROR has no interface implemented.
Friends
Class CX_ARCH_PRG_OR_CUST_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ARCH_PRG_OR_CUST_ERROR Constant Public See coding 20090928
2 MV_PARAMETER_NAME Instance attribute Public Type reference (TYPE) STRING 20090928
3 MV_PARAMETER_VALUE_AT_FM_CALL Instance attribute Public Type reference (TYPE) BOOLE_D 20090928
4 MV_PARAMETER_VALUE_AT_SEL_SCR Instance attribute Public Type reference (TYPE) TVARV_VAL 20090928
5 WRONG_PROGRAM_MODE_TREATMENT Constant Public See coding 20090928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090928
Events
Class CX_ARCH_PRG_OR_CUST_ERROR has no event.
Types
Class CX_ARCH_PRG_OR_CUST_ERROR 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 MV_PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20090928
2 Importing MV_PARAMETER_VALUE_AT_FM_CALL Call by reference Type reference (TYPE) BOOLE_D 20090928
3 Importing MV_PARAMETER_VALUE_AT_SEL_SCR Call by reference Type reference (TYPE) TVARV_VAL 20090928
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090928
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090928

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