SAP ABAP Class CL_CNV_MBT_ULV_MESSAGE (ULV logger message)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_46 (Package) MBT PCL Main objects from Release 4.6 on
Properties
Class CL_CNV_MBT_ULV_MESSAGE  
Short Description ULV logger message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_MAIN_46   MBT PCL Main objects from Release 4.6 on 
Created 20101102   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CNV_MBT_ULV_MESSAGE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CNV_MBT_ULV_LOGGER 20101220 ULV Logger
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABORT Constant Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE 'A' Message status 'Abort' 20101102
2 ALLOWED_ICONS Static Attribute Protected Type reference (TYPE) TY_T_ICON Allowed icons for callback 20101214
3 ALSORT_CHILDREN Instance attribute Public Type reference (TYPE) CNV_MBT_ULV_T_CL_MESSAGE List of children according to ALSORT 20110503
4 ALSORT_DISPLAYED_STATUS Instance attribute Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Status for display 20110504
5 ALSORT_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE Parent message according to ALSORT 20110504
6 BAL_MSG_STRUCT Instance attribute Protected Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101102
7 CALLBACK_ICON_DETAILS Constant Public Type reference (TYPE) ICON_D ICON_SELECT_DETAIL Callback icon - details 20110628
8 CALLBACK_ICON_DOCUMENT Constant Public Type reference (TYPE) ICON_D ICON_MESSAGE_QUESTION_SMALL Callback icon - documentation 20101214
9 CALLBACK_ICON_EXECUTE Constant Public Type reference (TYPE) ICON_D ICON_EXECUTE_OBJECT Normal callback icon - execute 20101214
10 CALLBACK_ICON_PROTOCOL Constant Public Type reference (TYPE) ICON_D ICON_PROTOCOL Callback icon - protocol 20110531
11 CALLBACK_WRAPPER_NAME Constant Public Type reference (TYPE) BALUEF 'CNV_MBT_ULV_CALLBACK_WRAPPER' Name of the callback wrapper function module 20101109
12 CB_EXEC_PACKID_PAR_NAME Constant Public Type reference (TYPE) BALPAR 'CB_EPACKID' Application log: Parameters 20110531
13 CB_EXEC_TARGET_PAR_NAME Constant Public Type reference (TYPE) BALPAR 'CB_ETARGET' Application log: Parameters 20110531
14 CB_ICON_PAR_NAME Constant Public Type reference (TYPE) BALPAR 'CB_ICON' Application log: Parameters 20101214
15 CB_NAME_PAR_NAME Constant Public Type reference (TYPE) BALPAR 'CB_NAME' Application log: Parameters 20101109
16 CB_TEXT_PAR_NAME Constant Public Type reference (TYPE) BALPAR 'CB_TEXT' Application log: Parameters 20101214
17 CHILDREN Instance attribute Public Type reference (TYPE) CNV_MBT_ULV_T_CL_MESSAGE List of children messages 20110329
18 CONTAINER Instance attribute Protected Type reference (TYPE) FLAG Is only container message? 20101102
19 CT_STRUCTURE_PAR_NAME Constant Public Type reference (TYPE) BALPAR 'CT_STRUCT' Application log: Parameters 20101109
20 DATAREF Instance attribute Protected Object reference (TYPE REF TO) DATA Optional custom message data 20110330
21 DISPLAYED_STATUS Instance attribute Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Status for display 20110329
22 ERROR Constant Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE 'E' Message status 'Error' 20101102
23 FATAL Constant Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE 'X' Message status 'Fatal' 20101102
24 FILTERED_OUT Instance attribute Public Type reference (TYPE) FLAG Whether the message is currently filtered out 20110331
25 INFO Constant Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE 'I' Message status 'Info' 20101102
26 MSGIDS_LOADED Static Attribute Protected Type reference (TYPE) TY_HT_MSGID 20110331
27 MSG_LONG_TEXTS Static Attribute Protected Type reference (TYPE) TY_HT_MSG_LT_FLAG 20110331
28 NEXT Instance attribute Public Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE Next message in sequence 20110330
29 NORMAL_WARNING Constant Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE 'W' Message status Normal warning 20101102
30 PARENT Instance attribute Public Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE Parent message 20110329
31 PATTERN_STACK_PROG Constant Protected Type reference (TYPE) BALPAR 'SP_*' Log parameter prefix 20110328
32 PREFIX_CBPAR_NAME Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'CN_' Param prefix for callback parameter name 20101103
33 PREFIX_CBPAR_VALUE Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'CV_' Param prefix for callback parameter value 20101103
34 PREFIX_FIELD_DECIM Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'FD_' Param prefix for field decimals 20101102
35 PREFIX_FIELD_DTEL Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'FR_' Param prefix for field data element 20101102
36 PREFIX_FIELD_INTLENGTH Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'FI_' Param prefix for field internal length 20101102
37 PREFIX_FIELD_LENGTH Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'FL_' Param prefix for field length 20101102
38 PREFIX_FIELD_NAME Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'FN_' Param prefix for field name 20101102
39 PREFIX_FIELD_TYPE Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'FT_' Param prefix for field type 20101102
40 PREFIX_FIELD_VALUE Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'FV_' Param prefix for field value 20101102
41 PREFIX_STACK_EVNAME Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'SN_' Param prefix for call stack even name 20110328
42 PREFIX_STACK_EVTYPE Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'ST_' Param prefix for call stack event type 20110328
43 PREFIX_STACK_PROG Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'SP_' Param prefix for call stack program 20110328
44 SERIOUS_WARNING Constant Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE 'V' Message status 'Serious warning' 20101102
45 SUCCESS Constant Public Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE 'S' Message status 'Success' 20101102
46 TEXT Instance attribute Public Type reference (TYPE) STRING Text for searching and filter 20110330
47 USER_PARAM_PREFIX Constant Public Type reference (TYPE) CNV_MBT_ULV_LOGPARPREFIX 'XX_' Log parameter prefix 20101102
48 WC_NAME_PAR_NAME Constant Public Type reference (TYPE) BALPAR 'WC_NAME' Name of the parameter for WebDynpro component 20110329
49 WRITTEN Instance attribute Protected Type reference (TYPE) FLAG Already written to DB? 20101102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method Adds a child message 20110329
2 ADD_COMPONENT Instance method Public Method Adds the WebDynpro component to this message 20110329
3 ADD_FIELD_DATA Static method Protected Method Adds field data to the parameter table 20101102
4 ADD_PARAM Instance method Public Method Adds a parameter 20101102
5 ADJUST_DISPLAYED_STATUS Instance method Public Method Adjusts the displayed status from the message status 20110329
6 ADJUST_MESSAGE_STATUS Instance method Public Method Adjusts the actual message status to SLO standards 20110330
7 ADJUST_STATUS Static method Public Method Adjusts the given status 20110330
8 ADJUST_VALUES Instance method Protected Method Adjusts property values for ULV 20101102
9 ASSIGN_CALLBACK Instance method Public Method Assgigns a callback 20101103
10 AS_STRUCTURE Instance method Public Method Returns the message in the BAL_S_MSG format 20101102
11 CHILD_STATUS_CHANGED Instance method Public Event handling method Reaction to child message status changed 20110329
12 CLASS_CONSTRUCTOR Static method Public Constructor Initializes some static variables 20101214
13 CLASS_MATCHES Instance method Public Method Returns whether message class matches given pattern 20110331
14 CLEAR_PARAMS Instance method Public Method Removes all message parameters 20101102
15 COLLECT_STATUS Static method Public Method Changes the value if the new is more serious than old 20110315
16 COMPARE_STATUS Static method Public Method Compares 2 given message statuses 20110315
17 CREATE Static method Public Method Creates an ULV message 20101102
18 DESERIALIZE_CONTEXT_VALUE Static method Public Method Builds context data from parameter table 20101103
19 DO_ADD_COMPONENT Static method Public Method Adds the WebDynpro component name to the message 20110329
20 DO_ADD_PARAM_SORTED Static method Protected Method Adds a parameter to the sorted list 20101102
21 DO_ASSIGN_CALLBACK Static method Public Method Assigns a named callback with parameters 20101104
22 DO_ASSIGN_CONTEXT Static method Public Method Assigns the context to the message structure 20110618
23 DO_EXECUTE_CALLBACK Static method Public Method Executes the named callback 20101104
24 DO_GET_CALLBACK_EXEC_INFO Static method Public Method Returns the execution info of the callback (target and pack) 20110531
25 DO_GET_CALLSTACK Static method Public Method Returns the call stack from the message 20110328
26 DO_GET_COMPONENT Static method Public Method Returns the WebDynpro component 20110329
27 DO_GET_PARAM_SORTED Static method Protected Method Gets the parameter from the sorted list 20101102
28 DO_GET_STATUS_ICON Static method Public Method Returns the icon for the status 20110330
29 DO_GET_STATUS_TEXT Static method Public Method Returns the text for the status 20110330
30 DO_REMOVE_CALLBACK Static method Public Method Removes the callback from the message 20101220
31 DO_REMOVE_COMPONENT Static method Protected Method Removes the WebDynpro component name from the message 20110329
32 DO_REMOVE_CONTEXT Static method Public Method Removes the context from the message 20101220
33 EXECUTE_CALLBACK Instance method Public Method Executes the callback 20101103
34 FLATTEN Instance method Public Method Sets hierarchy level to '1' 20110331
35 GET_ALL_MESSAGES Instance method Public Method Fills the list with this and all child messages 20110330
36 GET_ALSORT Instance method Public Method Returns group name of the message 20110331
37 GET_ANCESTOR_AT_LEVEL Instance method Public Method Returns the ancestor from the given level 20110329
38 GET_CALLBACK_ICON Static method Public Method Returns callback icon 20101214
39 GET_CALLBACK_TEXT Static method Public Method Returns callback text 20101214
40 GET_COMPONENT Instance method Public Method Returns the WebDynpro component from this message 20110329
41 GET_CONTEXT_VALUE Instance method Public Method Returns context value assigned to this message 20101103
42 GET_DATA Instance method Public Method Returns custom data 20110330
43 GET_LEVEL Instance method Public Method Returns the level of the message 20110719
44 GET_MESSAGE_STATUS Instance method Public Method Returns the message status 20110330
45 GET_NO_GROUP_MSG Static method Public Method Returns the 'No group' message 20110331
46 GET_PARAM Instance method Public Method Returns one of the parameters 20101102
47 GET_SEVERITY_FROM_TYPE Static method Public Method Returns type severity 20110315
48 GET_STATUS_ICON Instance method Public Method Returns the status icon 20110329
49 HAS_CALLBACK Instance method Public Method Returns whether this message has callback assigned 20101109
50 HAS_CALLBACK_ASSIGNED Static method Public Method Returns whether given message has callback assigned 20101109
51 HAS_CALLSTACK_ASSIGNED Static method Public Method Returns whether there is a call stack in the message 20110328
52 HAS_CONTEXT Instance method Public Method Returns whether this message has context assigned 20101109
53 HAS_CONTEXT_ASSIGNED Static method Public Method Returns whether given message has context assigned 20101109
54 HAS_MESSAGE_LONG_TEXT Static method Public Method Returns whether the given message has long text 20110331
55 IS_CONTAINER Instance method Public Method Is this message a container message? 20101102
56 IS_STATUS_MORE_SERIOUS_THAN Static method Public Method Returns whether the first status is more seriuos than 20110315
57 IS_WRITTEN_TO_DB Instance method Public Method Has the mesage already been written to database? 20101102
58 NUMBER_MATCHES Instance method Public Method Returns whether message number matches given pattern 20110331
59 OUTPUT Instance method Public Method Outputs a message 20101102
60 REMOVE_CALLBACK Instance method Public Method Removes the callback from the message 20101220
61 REMOVE_CONTEXT Instance method Public Method Removes the context from the message 20101220
62 SAVE_CALLSTACK Instance method Public Method Saves the callstack into the message 20110328
63 SERIALIZE_CONTEXT_VALUE Static method Public Method Builds parameter table from context data 20101103
64 SET_DATA Instance method Public Method Assigns custom data 20110330
65 SET_DISPLAYED_STATUS Instance method Public Method Sets the displayed status 20110329
66 SET_FILTERED_OUT Instance method Public Method Marks the message's filtered_out attribute 20110331
67 SET_NEXT Instance method Public Method Sets the next message in sequence 20110330
68 SET_SEARCH_AND_FILTER_TEXT Instance method Public Method Sets the text for search and filtering 20110330
69 TEXT_MATCHES Instance method Public Method Returns whether the text matches 20110330
70 UPDATE_LEVEL_WITH_OFFSET Instance method Public Method (INTERNAL USE) Adds offset to the message level 20101105
71 UPDATE_WRITTEN_FLAG Instance method Public Method Updates the 'Written' flag 20101102
Events
# Event Type Visibility Description Created on
1 STATUS_CHANGED Instance Event
(0)
Public
(2)
Status of the message has changed 20110329
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_HT_MSGID Protected See coding 20110331
2 TY_HT_MSG_LT_FLAG Protected See coding 20110331
3 TY_MSG_LT_FLAG Protected See coding 20110331
4 TY_T_ICON Protected See coding TY_T_ICON 20101214
Method Signatures

Method ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALSORT Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110503
2 Importing MESSAGE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE ULV logger message 20110329

Method ADD_CHILD on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ADD_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) CNV_MBT_COMPONENT Web Dynpro Component Name 20110329

Method ADD_COMPONENT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ADD_FIELD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DFIES Call by reference Type reference (TYPE) DFIES Field metadata 20101102
2 Changing PARAMS Call by reference Type reference (TYPE) BAL_T_PAR Parameter table 20101102
3 Importing VALUE Call by reference Type reference (TYPE) ANY Field value 20101102

Method ADD_FIELD_DATA on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ADD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CNV_MBT_ULV_LOGPARNAME Application log: Parameter name 20101102
2 Importing VALUE Call by reference Type reference (TYPE) BALPVAL Application log: Parameter value 20101102

Method ADD_PARAM on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ADJUST_DISPLAYED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALSORT Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110504

Method ADJUST_DISPLAYED_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ADJUST_MESSAGE_STATUS Signature

Method ADJUST_MESSAGE_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method ADJUST_MESSAGE_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ADJUST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADJUSTED_STATUS Value transfer Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Type of message in ULV logger 20110330
2 Importing PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Application log: Message problem class 20110330
3 Importing STATUS Call by reference Type reference (TYPE) C 20110330

Method ADJUST_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ADJUST_VALUES Signature

Method ADJUST_VALUES on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method ADJUST_VALUES on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method ASSIGN_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK_EXEC_TARGET Call by reference Type reference (TYPE) CNV_MBT_EXEC_TARGET Specifies The Target System the callback is Executed in 20110531
2 Importing CALLBACK_ICON Call by reference Type reference (TYPE) ICON_D ICON_EXECUTE_OBJECT Callback displayed icon 20101214
3 Importing CALLBACK_PCL_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID PCL Package Number for callback 20110531
4 Importing CALLBACK_TEXT Call by reference Type reference (TYPE) STRING Callback displayed text 20101214
5 Importing CLASSNAME Call by reference Type reference (TYPE) BALUEF Name of the callback class (impl. IF_CNV_MBT_ULV_CALLBACK) 20101103
6 Importing PARAMS Call by reference Type reference (TYPE) CNV_MBT_T_ULV_CALLBACK_PARAM List of f. module parameters 20101103

Method ASSIGN_CALLBACK on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method AS_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101102

Method AS_STRUCTURE on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method CHILD_STATUS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALSORT Call by reference Attribute reference (LIKE) 20110504
2 Importing MESSAGE Call by reference Attribute reference (LIKE) 20110329
3 Importing OLD_STATUS Call by reference Attribute reference (LIKE) 20110329

Method CHILD_STATUS_CHANGED on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLASS_MATCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) STRING 20110331
2 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20110331

Method CLASS_MATCHES on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method CLEAR_PARAMS Signature

Method CLEAR_PARAMS on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method CLEAR_PARAMS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method COLLECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_STATUS Call by reference Type reference (TYPE) C 20110315
2 Changing STATUS Call by reference Type reference (TYPE) C 20110315

Method COLLECT_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method COMPARE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) INT2 -1-status1 is more serious than status2,0-equal,1 otherwise 20110315
2 Importing SPACE_EQUAL_INFO Call by reference Type reference (TYPE) FLAG SPACE Whether No status equals Info status 20110619
3 Importing STATUS1 Call by reference Type reference (TYPE) C 20110315
4 Importing STATUS2 Call by reference Type reference (TYPE) C 20110315

Method COMPARE_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALSORT Call by reference Type reference (TYPE) BALSORT Application log: Sort criterion/grouping 20101102
2 Importing BAL_MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101102
3 Importing CALLBACK Call by reference Type reference (TYPE) BALUEF Name of the callback class (impl. IF_CNV_MBT_ULV_CALLBACK) 20101103
4 Importing CALLBACK_COMPONENT Call by reference Type reference (TYPE) CNV_MBT_COMPONENT WebDynpro component for callback 20110329
5 Importing CALLBACK_EXEC_TARGET Call by reference Type reference (TYPE) CNV_MBT_EXEC_TARGET Specifies The Target System the callback is Executed in 20110531
6 Importing CALLBACK_ICON Call by reference Type reference (TYPE) ICON_D ICON_EXECUTE_OBJECT Callback displayed icon 20101214
7 Importing CALLBACK_PARAMS Call by reference Type reference (TYPE) CNV_MBT_T_ULV_CALLBACK_PARAM List of f. module parameters 20101103
8 Importing CALLBACK_PCL_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID PCL Package Number for callback 20110531
9 Importing CALLBACK_TEXT Call by reference Type reference (TYPE) STRING Callback displayed text 20101214
10 Importing CLASS Call by reference Type reference (TYPE) SYMSGID Messages, message class 20101102
11 Importing CONTAINER Call by reference Type reference (TYPE) FLAG SPACE Is container message? 20101102
12 Importing CONTEXT_DATA Call by reference Type reference (TYPE) ANY Context data 20101102
13 Importing CONTEXT_DFIES Call by reference Type reference (TYPE) DDFIELDS Explicit field definitions 20110618
14 Importing CONTEXT_ONLY_KEYS Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110409
15 Importing CONTEXT_STRUCTURE Call by reference Type reference (TYPE) BALTABNAME Context: DDIC structure name 20101102
16 Importing CONTEXT_STRUCTURE_FIELDS Call by reference Type reference (TYPE) TTFIELDNAME List of fields to save in context 20110309
17 Importing LEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Application Log: Level of detail 20101102
18 Returning MESSAGE Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE ULV Logger Message 20101102
19 Importing NUMBER Call by reference Type reference (TYPE) SYMSGNO Messages, message number 20101102
20 Importing PARAM1 Call by reference Type reference (TYPE) ANY Message parameter 1 20101102
21 Importing PARAM2 Call by reference Type reference (TYPE) ANY Message parameter 2 20101102
22 Importing PARAM3 Call by reference Type reference (TYPE) ANY Message parameter 3 20101102
23 Importing PARAM4 Call by reference Type reference (TYPE) ANY Message parameter 4 20101102
24 Importing TYPE Call by reference Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE INFO ULV message type 20101102

Method CREATE on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DESERIALIZE_CONTEXT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY Context data 20101103
2 Importing PARAMS Call by reference Type reference (TYPE) BAL_T_PAR Application Log: Parameter Name and Value Table 20101103
3 Exporting TABNAME Call by reference Type reference (TYPE) BALTABNAME Context: DDIC structure name 20101103
4 Exporting VALUES Call by reference Type reference (TYPE) CNV_MBT_T_ULV_CTX Values of fields 20101103

Method DESERIALIZE_CONTEXT_VALUE on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_ADD_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) CNV_MBT_COMPONENT Web Dynpro Component Name 20110329
2 Changing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110329

Method DO_ADD_COMPONENT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_ADD_PARAM_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) BALPAR Application log: Parameter name 20101102
2 Changing PARAMS Call by reference Type reference (TYPE) BAL_T_PAR Application Log: Parameter Name and Value Table 20101102
3 Importing VALUE Call by reference Type reference (TYPE) BALPVAL Application log: Parameter value 20101102

Method DO_ADD_PARAM_SORTED on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_ASSIGN_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLBACK_EXEC_TARGET Call by reference Type reference (TYPE) CNV_MBT_EXEC_TARGET Specifies The Target System the callback is Executed in 20110531
2 Importing CALLBACK_ICON Call by reference Type reference (TYPE) ICON_D ICON_EXECUTE_OBJECT Callback displayed icon 20101214
3 Importing CALLBACK_PCL_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID PCL Package Number for callback 20110531
4 Importing CALLBACK_TEXT Call by reference Type reference (TYPE) STRING Callback displayed text 20101214
5 Importing CLASSNAME Call by reference Type reference (TYPE) BALUEF Name of the callback class (impl. IF_CNV_MBT_ULV_CALLBACK) 20101104
6 Changing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101104
7 Importing PARAMS Call by reference Type reference (TYPE) CNV_MBT_T_ULV_CALLBACK_PARAM List of f. module parameters 20101104

Method DO_ASSIGN_CALLBACK on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_ASSIGN_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_DFIES Call by reference Type reference (TYPE) DDFIELDS Explicit field definitions 20110618
2 Importing CONTEXT_ONLY_KEYS Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110618
3 Importing CONTEXT_STRUCTURE_FIELDS Call by reference Type reference (TYPE) TTFIELDNAME Number of Field Names 20110618
4 Importing DATA Call by reference Type reference (TYPE) ANY Context data 20110618
5 Exporting MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110618
6 Importing TABNAME Call by reference Type reference (TYPE) BALTABNAME Context: DDIC structure name 20110618
# Exception Resumable Description Created on
1 STRUCTURE_NOT_FOUND Context structure not found 20110618

Method DO_EXECUTE_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG_REF Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE ULV logger message 20101104
2 Importing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101104
# Exception Resumable Description Created on
1 CALLBACK_NOT_DEFINED Callback hasn't been defined 20101104
2 EXECUTION_FAILED Failed to execute callback 20101104

Method DO_GET_CALLBACK_EXEC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALLBACK_EXEC_TARGET Call by reference Type reference (TYPE) CNV_MBT_EXEC_TARGET Specifies The Target System the callback is Executed in 20110531
2 Exporting CALLBACK_PCL_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID PCL Package Number for callback 20110531
3 Importing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110531

Method DO_GET_CALLBACK_EXEC_INFO on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_GET_CALLSTACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CALL_STACK Value transfer Type reference (TYPE) SYS_CALLST System Callstack Table 20110328
2 Importing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110328

Method DO_GET_CALLSTACK on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT Value transfer Type reference (TYPE) CNV_MBT_COMPONENT WebDynpro Component 20110329
2 Importing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110329

Method DO_GET_COMPONENT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_GET_PARAM_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) BALPAR Application log: Parameter name 20101102
2 Importing PARAMS Call by reference Type reference (TYPE) BAL_T_PAR Application Log: Parameter Name and Value Table 20101102
3 Returning VALUE Value transfer Type reference (TYPE) BALPVAL Application log: Parameter value 20101102

Method DO_GET_PARAM_SORTED on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_GET_STATUS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20110330
2 Importing SMALL Call by reference Type reference (TYPE) FLAG 'X' small version 20110330
3 Importing STATUS Call by reference Type reference (TYPE) C 20110330

Method DO_GET_STATUS_ICON on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATUS Call by reference Type reference (TYPE) C Status 20110330
2 Returning TEXT Value transfer Type reference (TYPE) STRING Status text 20110330

Method DO_GET_STATUS_TEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_REMOVE_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101220

Method DO_REMOVE_CALLBACK on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_REMOVE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110329

Method DO_REMOVE_COMPONENT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method DO_REMOVE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PARAMS Call by reference Type reference (TYPE) BAL_T_PAR Parameter table 20101220

Method DO_REMOVE_CONTEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method EXECUTE_CALLBACK Signature

Method EXECUTE_CALLBACK on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
# Exception Resumable Description Created on
1 CALLBACK_NOT_DEFINED Callback hasn't been defined 20101103
2 EXECUTION_FAILED Failed to execute callback 20101103

Method FLATTEN Signature

Method FLATTEN on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method FLATTEN on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_ALL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MESSAGES Call by reference Type reference (TYPE) CNV_MBT_ULV_T_CL_MESSAGE List of messages 20110330

Method GET_ALL_MESSAGES on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_ALSORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALSORT Value transfer Type reference (TYPE) BALSORT Application log: Sort criterion/grouping 20110331

Method GET_ALSORT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_ANCESTOR_AT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20110329
2 Returning MESSAGE Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE ULV logger message 20110329

Method GET_ANCESTOR_AT_LEVEL on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_CALLBACK_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20101214
2 Importing MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101214

Method GET_CALLBACK_ICON on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_CALLBACK_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101214
2 Returning TEXT Value transfer Type reference (TYPE) STRING callback text 20101214

Method GET_CALLBACK_TEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT Value transfer Type reference (TYPE) CNV_MBT_COMPONENT Web Dynpro Component Name 20110329

Method GET_COMPONENT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_CONTEXT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY Context data 20101103
2 Exporting TABNAME Call by reference Type reference (TYPE) BALTABNAME Application Log: Context: DDIC structure name 20101103
3 Exporting VALUES Call by reference Type reference (TYPE) CNV_MBT_T_ULV_CTX Values of fields 20101104

Method GET_CONTEXT_VALUE on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Value transfer Type reference (TYPE) ANY 20110330

Method GET_DATA on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LEVEL Value transfer Type reference (TYPE) BALLEVEL Application Log: Level of detail 20110719

Method GET_LEVEL on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_MESSAGE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) SYMSGTY Messages, message type 20110330

Method GET_MESSAGE_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_NO_GROUP_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE ULV logger message 20110331

Method GET_NO_GROUP_MSG on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CNV_MBT_ULV_LOGPARNAME Application log: Parameter name 20101102
2 Returning VALUE Value transfer Type reference (TYPE) BALPVAL Application log: Parameter value 20101102

Method GET_PARAM on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_SEVERITY_FROM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEVERITY Value transfer Type reference (TYPE) INT2 Byte value 20110315
2 Importing SPACE_EQUAL_INFO Call by reference Type reference (TYPE) FLAG SPACE Whether No status equals Info status 20110619
3 Importing TYPE Call by reference Type reference (TYPE) C 20110315

Method GET_SEVERITY_FROM_TYPE on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method GET_STATUS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALSORT Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110504
2 Returning ICON Value transfer Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20110329
3 Importing SMALL Call by reference Type reference (TYPE) FLAG 'X' small version 20110329

Method GET_STATUS_ICON on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method HAS_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) FLAG General flag 20101109

Method HAS_CALLBACK on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method HAS_CALLBACK_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101109
2 Returning RES Value transfer Type reference (TYPE) FLAG General flag 20101109

Method HAS_CALLBACK_ASSIGNED on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method HAS_CALLSTACK_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110328
2 Returning RES Value transfer Type reference (TYPE) FLAG General Flag 20110328

Method HAS_CALLSTACK_ASSIGNED on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method HAS_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) FLAG General flag 20101109

Method HAS_CONTEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method HAS_CONTEXT_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20101109
2 Returning RES Value transfer Type reference (TYPE) FLAG General flag 20101109

Method HAS_CONTEXT_ASSIGNED on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method HAS_MESSAGE_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) SYMSGID Messages, Message Class 20110331
2 Importing NUMBER Call by reference Type reference (TYPE) SYMSGNO Messages, Message Number 20110331
3 Returning RET Value transfer Type reference (TYPE) FLAG Whether the message has long text 20110331

Method HAS_MESSAGE_LONG_TEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method IS_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) FLAG General flag 20101102

Method IS_CONTAINER on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method IS_STATUS_MORE_SERIOUS_THAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20110315
2 Importing SPACE_EQUAL_INFO Call by reference Type reference (TYPE) FLAG SPACE Whether No status equals Info status 20110619
3 Importing STATUS1 Call by reference Type reference (TYPE) C 20110315
4 Importing STATUS2 Call by reference Type reference (TYPE) C 20110315

Method IS_STATUS_MORE_SERIOUS_THAN on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method IS_WRITTEN_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) FLAG General flag 20101102

Method IS_WRITTEN_TO_DB on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method NUMBER_MATCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) STRING 20110331
2 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20110331

Method NUMBER_MATCHES on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ULV Call by reference Type reference (TYPE) FLAG SPACE Whether to use ULV to output the message 20101102

Method OUTPUT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method REMOVE_CALLBACK Signature

Method REMOVE_CALLBACK on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method REMOVE_CALLBACK on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method REMOVE_CONTEXT Signature

Method REMOVE_CONTEXT on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method REMOVE_CONTEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method SAVE_CALLSTACK Signature

Method SAVE_CALLSTACK on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method SAVE_CALLSTACK on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method SERIALIZE_CONTEXT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_DFIES Call by reference Type reference (TYPE) DDFIELDS Explicit field definitions 20110618
2 Importing CONTEXT_ONLY_KEYS Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110409
3 Importing CONTEXT_STRUCTURE_FIELDS Call by reference Type reference (TYPE) TTFIELDNAME Number of Field Names 20110309
4 Importing DATA Call by reference Type reference (TYPE) ANY Context data 20101103
5 Exporting PARAMS Call by reference Type reference (TYPE) BAL_T_PAR Application Log: Parameter Name and Value Table 20101103
6 Importing TABNAME Call by reference Type reference (TYPE) BALTABNAME Context: DDIC structure name 20101103
# Exception Resumable Description Created on
1 STRUCTURE_NOT_FOUND Structure was not found in DDIC 20101103

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20110330

Method SET_DATA on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method SET_DISPLAYED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALSORT Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110504
2 Importing STATUS Call by reference Type reference (TYPE) C 20110329

Method SET_DISPLAYED_STATUS on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method SET_FILTERED_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTERED_OUT Call by reference Type reference (TYPE) FLAG General Flag 20110331

Method SET_FILTERED_OUT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method SET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEXT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE ULV logger message 20110330

Method SET_NEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method SET_SEARCH_AND_FILTER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) C 20110330

Method SET_SEARCH_AND_FILTER_TEXT on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method TEXT_MATCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) STRING 20110330
2 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20110330

Method TEXT_MATCHES on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method UPDATE_LEVEL_WITH_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OFFSET Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20101105

Method UPDATE_LEVEL_WITH_OFFSET on class CL_CNV_MBT_ULV_MESSAGE has no exception.

Method UPDATE_WRITTEN_FLAG Signature

Method UPDATE_WRITTEN_FLAG on class CL_CNV_MBT_ULV_MESSAGE has no parameter.
Method UPDATE_WRITTEN_FLAG on class CL_CNV_MBT_ULV_MESSAGE has no exception.
Event Signatures

Event STATUS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ALSORT Exporting Value transfer Type reference (TYPE) FLAG Whether it's ALSORT status 20110504
2 MESSAGE Exporting Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE Message 20110329
3 OLD_STATUS Exporting Value transfer Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Previous message status 20110329
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_46C