SAP ABAP Class CL_VI_MESSAGES (Message Handler For RE)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate

⤷

⤷

⤷

Properties
Class | CL_VI_MESSAGES | |
Short Description | Message Handler For RE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FVVI | R/3 appl.dev. for Financial Assets Management: Real estate |
Created | 19990503 | SAP |
Last change | 19990503 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VI_MESSAGES has no forward declaration.
Interfaces
Class CL_VI_MESSAGES has no interface implemented.
Friends
Class CL_VI_MESSAGES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BALNREXT | External number | 19990503 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Log handler | 19990503 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BALOBJ_D | Object name (application abbreviation) | 19990503 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BALSUBOBJ | Subobject | 19990503 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RFVI_S_HEADLINE | One line of titles | 19990503 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RFVI_T_HEADLINE | Table of titles | 19990503 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Creates a uniform profile for the display | 19990503 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990503 |
3 | ![]() |
Instance method | Public | Method | Loads all reports stored on the database | 19990503 |
4 | ![]() |
Instance method | Public | Method | such as METHOD db_load_and_dsp_all - but only last messages | 19990503 |
5 | ![]() |
Instance method | Public | Method | All messages are saved on the database | 19990503 |
6 | ![]() |
Instance method | Public | Destructor | Destructor | 19991105 |
7 | ![]() |
Instance method | Public | Method | Checks if message exists in main memory | 19990916 |
8 | ![]() |
Instance method | Public | Method | Deconstructor | 19990503 |
9 | ![]() |
Instance method | Public | Method | Export all messages | 19990503 |
10 | ![]() |
Instance method | Public | Method | Message saver is deleted | 19990503 |
11 | ![]() |
Instance method | Public | Method | All messages are collected/saved/stored | 19990503 |
12 | ![]() |
Instance method | Public | Method | Display as dialog box | 19990503 |
13 | ![]() |
Instance method | Public | Method | Display as tree | 19990503 |
14 | ![]() |
Instance method | Public | Method | Processing/saving/storing error messages has finished | 19990503 |
15 | ![]() |
Instance method | Public | Method | Store individual messages | 19990503 |
Events
Class CL_VI_MESSAGES has no event.
Types
Class CL_VI_MESSAGES has no local type.
Method Signatures
Method CHANGE_PROFILE4HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROFILE | Value transfer | Type reference (TYPE) | BAL_S_PROF | Korrigiertes Profil | 19990503 | ||
2 | ![]() |
I_LEVELS | Value transfer | Type reference (TYPE) | NUMC15 | Ebenen die Angezeigt werden sollen | 19990503 | ||
3 | ![]() |
I_PROFILE | Value transfer | Type reference (TYPE) | BAL_S_PROF | Ausgangsprofil | 19990503 |
Method CHANGE_PROFILE4HIERARCHY on class CL_VI_MESSAGES has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERR_EXTNUMBER | Value transfer | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 19991105 | ||
2 | ![]() |
I_ERR_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | 'FIRE' | siehe BALOBJ | 19990503 | |
3 | ![]() |
I_ERR_SUBOBJECT | Value transfer | Type reference (TYPE) | BALSUBOBJ | 'NKA' | siehe BALSUB und BALSUBT | 19990503 | |
4 | ![]() |
I_HEADLINES | Value transfer | Type reference (TYPE) | RFVI_T_HEADLINE | Namen der vordefinierten Überschriften | 19990503 |
Method CONSTRUCTOR on class CL_VI_MESSAGES has no exception.
Method DB_LOAD_AND_DSP_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVELS | Value transfer | Type reference (TYPE) | NUMC15 | wieviele Hierarchien sollen angezeigt werden | 19990503 | ||
2 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | SYTITLE | Title | 19990503 | ||
3 | ![]() |
I_USE_GRID | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | ALV-Grid | 19990503 |
Method DB_LOAD_AND_DSP_ALL on class CL_VI_MESSAGES has no exception.
Method DB_LOAD_AND_DSP_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVELS | Value transfer | Type reference (TYPE) | NUMC15 | wieviele Hierarchien sollen angezeigt werden | 19990503 | ||
2 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | SYTITLE | Title | 19990503 | ||
3 | ![]() |
I_USE_GRID | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | ALV-Grid | 19990503 |
Method DB_LOAD_AND_DSP_LAST on class CL_VI_MESSAGES has no exception.
Method DB_SAVE Signature
Method DB_SAVE on class CL_VI_MESSAGES has no parameter.
Method DB_SAVE on class CL_VI_MESSAGES has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_VI_MESSAGES has no parameter.
Method DESTRUCTOR on class CL_VI_MESSAGES has no exception.
Method EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESS_EXISTS | Call by reference | Type reference (TYPE) | I | Message im Hauptspeicher | 19990916 |
Method EXIST on class CL_VI_MESSAGES has no exception.
Method FREE Signature
Method FREE on class CL_VI_MESSAGES has no parameter.
Method FREE on class CL_VI_MESSAGES has no exception.
Method GIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_MESSAGE | Value transfer | Type reference (TYPE) | BAL_T_MSG | gesammelten Meldungen | 19990503 |
Method GIVE on class CL_VI_MESSAGES has no exception.
Method REFRESH Signature
Method REFRESH on class CL_VI_MESSAGES has no parameter.
Method REFRESH on class CL_VI_MESSAGES has no exception.
Method SAVE_EXTERN_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MSG_COUNT | Call by reference | Type reference (TYPE) | NUMC15 | count of messages | 19990521 | ||
2 | ![]() |
E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | siehe SY-SUBRC | 19990503 | ||
3 | ![]() |
I_COUNTER | Value transfer | Type reference (TYPE) | CHAR1 | hierarchische Darstellung durch diese Methode ermitteln ? | 19990503 | ||
4 | ![]() |
I_CREATE_NAME | Value transfer | Type reference (TYPE) | CHAR1 | '' | automatisches Erzeugen einer Ebenen | 19990503 | |
5 | ![]() |
I_LEVEL1 | Value transfer | Type reference (TYPE) | NUMC15 | Wert für Ebene 1 | 19990503 | ||
6 | ![]() |
I_LEVEL2 | Value transfer | Type reference (TYPE) | NUMC15 | Wert für Ebene 2 | 19990503 | ||
7 | ![]() |
I_LEVEL3 | Value transfer | Type reference (TYPE) | NUMC15 | Wert für Ebene 3 | 19990503 | ||
8 | ![]() |
I_LEVEL4 | Value transfer | Type reference (TYPE) | NUMC15 | Wert für Ebene 4 | 19990503 | ||
9 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | RE_CHAR60 | Name der Ebene, wenn eine erzeugt wird | 19990503 |
Method SAVE_EXTERN_MESSAGES on class CL_VI_MESSAGES has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | SYTITLE | Title | 19990503 | ||
2 | ![]() |
I_USE_GRID | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | ALV-Grid | 19990503 |
Method SHOW on class CL_VI_MESSAGES has no exception.
Method SHOW_AS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVELS | Value transfer | Type reference (TYPE) | NUMC15 | wieviele Hierarchien sollen angezeigt werden | 19990503 | ||
2 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | SYTITLE | Title | 19990503 | ||
3 | ![]() |
I_USE_GRID | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | ALV-Grid | 19990503 |
Method SHOW_AS_TREE on class CL_VI_MESSAGES has no exception.
Method STOP Signature
Method STOP on class CL_VI_MESSAGES has no parameter.
Method STOP on class CL_VI_MESSAGES has no exception.
Method STORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATE_NAME | Value transfer | Type reference (TYPE) | CHAR1 | '' | automatisches Erzeugen einer Ebenen | 19990503 | |
2 | ![]() |
I_LEVEL1 | Value transfer | Type reference (TYPE) | NUMC15 | Wert von Ebene 1 | 19990503 | ||
3 | ![]() |
I_LEVEL2 | Value transfer | Type reference (TYPE) | NUMC15 | Wert von Ebene 2 | 19990503 | ||
4 | ![]() |
I_LEVEL3 | Value transfer | Type reference (TYPE) | NUMC15 | Wert von Ebene 3 | 19990503 | ||
5 | ![]() |
I_LEVEL4 | Value transfer | Type reference (TYPE) | NUMC15 | Wert von Ebene 4 | 19990503 | ||
6 | ![]() |
I_MESSAGE | Value transfer | Type reference (TYPE) | BAL_S_MSG | Meldung | 19990503 | ||
7 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | RE_CHAR60 | Name der Ebene, wenn eine erzeugt wird | 19990503 |
Method STORE on class CL_VI_MESSAGES has no exception.
History
Last changed by/on | SAP | 19990503 |
SAP Release Created in |