SAP ABAP Interface IF_UPWB_MSG_LOG (Message Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPWB (Package) Graphic Builder for Planning Applications with BSP
⤷
⤷
Properties
| Interface | IF_UPWB_MSG_LOG | |
| Short Description | Message Log |
General Data
| Package | UPWB | Graphic Builder for Planning Applications with BSP |
| Created | 20010212 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UPWB_MSG_LOG has no forward declaration.
Interfaces
Interface IF_UPWB_MSG_LOG has no interface.
Friends
Interface IF_UPWB_MSG_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_TABLE | Instance attribute | Public | Type reference (TYPE) | UPC_YT_MESG | OBSOLETE: Int. Table with Messages | 20010212 | ||
| 2 | MT_MESG | Instance attribute | Public | Type reference (TYPE) | UPWB_YT_MESG | Messages with Spreads. Position | 20030729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Message | 20010212 | |
| 2 | Instance method | Public | Method | Delete Message(s) | 20010212 | |
| 3 | Instance method | Public | Method | Display Messages | 20010212 | |
| 4 | Instance method | Public | Method | Delivers Message Lines | 20010329 | |
| 5 | Instance method | Public | Method | 20010419 | ||
| 6 | Instance method | Public | Method | Add Message and Raise Exception | 20010615 |
Events
Interface IF_UPWB_MSG_LOG has no event.
Types
Interface IF_UPWB_MSG_LOG has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | SYMSGID | 'UPWB' | ID | 20010212 | ||
| 2 | IS_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20010330 | |||
| 3 | IT_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20010330 | |||
| 4 | IT_MESG | Value transfer | Type reference (TYPE) | UPWB_YT_MESG | Meldungen mit Spreads. Position | 20030730 | |||
| 5 | MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | OBSOLETE !!! | 20010212 | |||
| 6 | MSGS | Call by reference | Type reference (TYPE) | UPC_YT_MESG | UPC message table | 20020204 | |||
| 7 | NO | Call by reference | Type reference (TYPE) | SYMSGNO | 2 | NO | 20010212 | ||
| 8 | POSITION | Value transfer | Type reference (TYPE) | I | If set, insert the message at this position | 20010612 | |||
| 9 | TY | Call by reference | Type reference (TYPE) | SYMSGTY | 'S' | TY | 20010212 | ||
| 10 | V1 | Call by reference | Type reference (TYPE) | SYMSGV | V1 | 20010212 | |||
| 11 | V2 | Call by reference | Type reference (TYPE) | SYMSGV | V2 | 20010212 | |||
| 12 | V3 | Call by reference | Type reference (TYPE) | SYMSGV | V3 | 20010212 | |||
| 13 | V4 | Call by reference | Type reference (TYPE) | SYMSGV | V4 | 20010212 |
Method ADD on Interface IF_UPWB_MSG_LOG has no exception.
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW | Value transfer | Type reference (TYPE) | I | 0 | Meldungszeilen (default alle) | 20010329 |
Method CLEAR on Interface IF_UPWB_MSG_LOG has no exception.
Method DISPLAY Signature
Method DISPLAY on Interface IF_UPWB_MSG_LOG has no parameter.
Method DISPLAY on Interface IF_UPWB_MSG_LOG has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20010329 | |||
| 2 | ROW | Call by reference | Type reference (TYPE) | I | Meldungszeilen | 20010329 |
Method GET_MSG on Interface IF_UPWB_MSG_LOG has no exception.
Method GET_MSG_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20010419 |
Method GET_MSG_COUNT on Interface IF_UPWB_MSG_LOG has no exception.
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CODE | Value transfer | Type reference (TYPE) | SOTR_CONC | TextId from exception (for internal errors) | 20010615 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | SYMSGID | 'UPWB' | ID | 20010615 | ||
| 3 | IS_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20010615 | |||
| 4 | IT_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20010615 | |||
| 5 | MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | OBSOLETE !!! | 20010615 | |||
| 6 | MSGS | Call by reference | Type reference (TYPE) | UPC_YT_MESG | UPC message table | 20020204 | |||
| 7 | NO | Value transfer | Type reference (TYPE) | SYMSGNO | 2 | NO | 20010615 | ||
| 8 | POSITION | Value transfer | Type reference (TYPE) | I | If set, insert the message at this position | 20010615 | |||
| 9 | TY | Value transfer | Type reference (TYPE) | SYMSGTY | 'E' | TY | 20010615 | ||
| 10 | V1 | Value transfer | Type reference (TYPE) | SYMSGV | V1 | 20010615 | |||
| 11 | V2 | Value transfer | Type reference (TYPE) | SYMSGV | V2 | 20010615 | |||
| 12 | V3 | Value transfer | Type reference (TYPE) | SYMSGV | V3 | 20010615 | |||
| 13 | V4 | Value transfer | Type reference (TYPE) | SYMSGV | V4 | 20010615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20010615 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 31A |