SAP ABAP Class CX_AMC_LOGGING (AMC logging error handling class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAMC_TOOLS (Package) AMC troubleshooting tools, e.g. logging, tracing, etc.
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 20120523
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20121008
Properties
Class CX_AMC_LOGGING  
Short Description AMC logging error handling class    
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 SAMC_TOOLS    
Program status S  System Program 
Category 40  Exception Class 
Package SAMC_TOOLS   AMC troubleshooting tools, e.g. logging, tracing, etc. 
Created 20120417   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_AMC_LOGGING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20121008
Friends
Class CX_AMC_LOGGING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DONOT_USE_SEVERAL_IDENTIFIERS Constant Public See coding 20120506
2 GROUPID_IS_OBLIGATORY Constant Public See coding 20120615
3 IDENTIFIER_IS_INITIAL Constant Public See coding 20120420
4 MISMATCH_UI_CLNT_AND_SESS_CLNT Constant Public See coding 20121011
5 MISSING_ADMIN_AUTHORITY Constant Public See coding 20120505
6 MISSING_DELETE_AUTHORITY Constant Public See coding 20120505
7 MISSING_DISPLAY_AUTHORITY Constant Public See coding 20120505
8 MISSING_MAINTENANCE_AUTHORITY Constant Public See coding 20120505
9 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120503
10 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120523
11 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120523
12 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120523
13 NO_SCOPE_FOUND_BY_APPLID Constant Public See coding 20130102
14 NO_SCOPE_FOUND_BY_APPLID_CHID Constant Public See coding 20130101
15 NO_WILDCARD_IN_CHANNEL_IDS Constant Public See coding 20120615
16 NO_WILDCARD_IN_CH_ID_AND_EXT Constant Public See coding 20120615
17 NO_WILDCARD_IN_CLIENT Constant Public See coding 20120613
18 NO_WILDCARD_IN_ROLE Constant Public See coding 20120615
19 NO_WILDCARD_IN_USERNAME Constant Public See coding 20120523
20 SYSTEM_TENANT_ONLY Constant Public See coding 20120423
21 USED_WRONG_CLIENT_4_SELECTION Constant Public See coding 20120503
22 WRONG_TIMESTAMP Constant Public See coding 20120420
23 WRONG_VALUE_4_EXP_TIME Constant Public See coding 20120510
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120417
Events
Class CX_AMC_LOGGING has no event.
Types
Class CX_AMC_LOGGING 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 MSGV1 Call by reference Type reference (TYPE) SYMSGV 20120503
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20120523
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20120523
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20120523
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120417
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120417

Method CONSTRUCTOR on class CX_AMC_LOGGING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 805