SAP ABAP Class CL_XSS_CAT_UIA_MSG_COLLECTION (Formatting of Error Messages for UIA Layer)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   CA-TS (Application Component) Time Sheet
     PAOC_CATS_ESS_UIA_OBJECTS_GEN (Package) Version-Independent Implementation of UIA Objects
Properties
Class CL_XSS_CAT_UIA_MSG_COLLECTION  
Short Description Formatting of Error Messages for UIA Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_CATS_ESS_UIA_OBJECTS_GEN   Version-Independent Implementation of UIA Objects 
Created 20030725   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSS_CAT_UIA_MSG_COLLECTION has no forward declaration.
Interfaces
Class CL_XSS_CAT_UIA_MSG_COLLECTION has no interface implemented.
Friends
Class CL_XSS_CAT_UIA_MSG_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CORE Static Attribute Private Object reference (TYPE REF TO) IF_XSS_CAT_APPLICATION_CORE Compatible Interface for CATS1 and CATS2 20030725
2 MESSAGE_HANDLER Static Attribute Private Object reference (TYPE REF TO) IF_XSS_CAT_MESSAGE_HANDLER Message Handler of Application 20030801
3 MY_MESSAGES Instance attribute Private See coding Table of My Messages 20030725
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INTERNAL_MESSAGE Instance method Public Method Inserts Message 20030725
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030725
3 CLEAR Instance method Public Method Reset My Messages 20030801
Events
Class CL_XSS_CAT_UIA_MSG_COLLECTION has no event.
Types
Class CL_XSS_CAT_UIA_MSG_COLLECTION has no local type.
Method Signatures

Method ADD_INTERNAL_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20030725
2 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030725
3 Importing IM_MSGTEXT Call by reference Type reference (TYPE) BAPI_MSG Meldungstext 20030725
4 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20030725
5 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030725
6 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030725
7 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030725
8 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030725
9 Importing IM_ORIGIN Call by reference Type reference (TYPE) XSS_CAT_MESS_ORIGIN 'RFC' Herkunft der Meldung 20030725
10 Returning RESULT Value transfer Type reference (TYPE) XSS_CAT_MESS_ID Eindeutige Kennung einer Meldung im Message-Handler 20030926

Method ADD_INTERNAL_MESSAGE on class CL_XSS_CAT_UIA_MSG_COLLECTION has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_XSS_CAT_UIA_MSG_COLLECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XSS_CAT_UIA_MSG_COLLECTION has no exception.

Method CLEAR Signature

Method CLEAR on class CL_XSS_CAT_UIA_MSG_COLLECTION has no parameter.
Method CLEAR on class CL_XSS_CAT_UIA_MSG_COLLECTION has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 100