SAP ABAP Class CX_MESSAGE_VALIDATION (Validate a syslog message (TSL1T))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-SLG (Application Component) SAP System Log
     SLOG (Package) System log
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 20120823
Properties
Class CX_MESSAGE_VALIDATION  
Short Description Validate a syslog message (TSL1T)    
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 SLOG   System log 
Created 20120823   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_MESSAGE_VALIDATION has no interface implemented.
Friends
Class CX_MESSAGE_VALIDATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_2DIGITS Instance attribute Public Type reference (TYPE) ABAP_BOOL pattern contains a 2-digit number (e.g. &15) 20120911
2 ERROR_PARAM_E Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120823
3 ERROR_PARAM_M Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120823
4 ERROR_PLACEHOLDER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120823
5 ERROR_TEXTLENGTH Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120823
Events
Class CX_MESSAGE_VALIDATION has no event.
Types
Class CX_MESSAGE_VALIDATION 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 ERROR_2DIGITS Call by reference Type reference (TYPE) ABAP_BOOL 20120911
2 Importing ERROR_PARAM_E Call by reference Type reference (TYPE) ABAP_BOOL 20120823
3 Importing ERROR_PARAM_M Call by reference Type reference (TYPE) ABAP_BOOL 20120823
4 Importing ERROR_PLACEHOLDER Call by reference Type reference (TYPE) ABAP_BOOL 20120823
5 Importing ERROR_TEXTLENGTH Call by reference Type reference (TYPE) ABAP_BOOL 20120823
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120823
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120823

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