SAP ABAP Class CL_CACL_MESSAGE (Classification: Log)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CHR (Application Component) Characteristics
     CT (Package) Characteristics
Properties
Class CL_CACL_MESSAGE  
Short Description Classification: Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CT   Characteristics 
Created 20020723   SAP 
Last change 20020723   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CACL_MESSAGE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CACL_CONTROL 20020725 Classification: Global Control Parameters
2 CL_CHR_MAIN 20020723 Characteristics: Process, Check, Save
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJECT Static Attribute Private Type reference (TYPE) BALOBJ_D 'CAPI' Application log: Object name (Application code) 20020723
2 GC_SUBOBJECT Static Attribute Private Type reference (TYPE) BALSUBOBJ 'CAPI_LOG' Application Log: Subobject 20020723
3 GT_LOG Static Attribute Private Type reference (TYPE) BAPIRETTAB Application Log 20020724
4 G_CONST Static Attribute Private Object reference (TYPE REF TO) CL_CHR_CONST Characteristics: Constants 20020723
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGES Static method Public Method Read Current Log in BAPI Format 20020723
2 INIT Static method Public Method Initialize Log 20020723
3 SAVE Static method Public Method Close Log and Save 20020723
4 SET_MESSAGE Static method Public Method Set Message 20020723
Events
Class CL_CACL_MESSAGE has no event.
Types
Class CL_CACL_MESSAGE has no local type.
Method Signatures

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20020723

Method GET_MESSAGES on class CL_CACL_MESSAGE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGNUMBER Value transfer Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20020806
# Exception Resumable Description Created on
1 INTERNAL_ERROR Initialisierungsfehler 20020723

Method SAVE Signature

Method SAVE on class CL_CACL_MESSAGE has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR Fehler beim Speichern des Protokolls 20020723

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse 20020723
2 Importing I_NUMBER Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer 20020723
3 Importing I_TYPE Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20020723
4 Importing I_V1 Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable 20020723
5 Importing I_V2 Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable 20020723
6 Importing I_V3 Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable 20020723
7 Importing I_V4 Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable 20020723

Method SET_MESSAGE on class CL_CACL_MESSAGE has no exception.
History
Last changed by/on SAP  20020723 
SAP Release Created in 630