SAP ABAP Class CL_RSBPC_UTL_MESSAGE (BPC:Helper for Messages)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
⤷
RSBPC0 (Package) BPC IP Extension: Common Services

⤷

⤷

Properties
Class | CL_RSBPC_UTL_MESSAGE | |
Short Description | BPC:Helper for Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBPC0 | BPC IP Extension: Common Services |
Created | 20130318 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSBPC_UTL_MESSAGE has no interface implemented.
Friends
Class CL_RSBPC_UTL_MESSAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBPC0_T_MESSAGE | Messages | 20130318 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130318 | |
2 | ![]() |
Instance method | Public | Method | Get Message Lines | 20130318 |
3 | ![]() |
Static method | Public | Method | Determines Message Text | 20130318 |
4 | ![]() |
Static method | Public | Method | Pouplate Message Text | 20130318 |
5 | ![]() |
Instance method | Public | Method | Sets language | 20130318 |
6 | ![]() |
Instance method | Public | Method | Put sy-msg to message table | 20130318 |
7 | ![]() |
Instance method | Public | Method | Sets Message | 20130318 |
8 | ![]() |
Instance method | Public | Method | Set Message Lines | 20130318 |
9 | ![]() |
Static method | Public | Method | Set System Messge | 20130318 |
10 | ![]() |
Static method | Public | Method | Split Mssage | 20130318 |
Events
Class CL_RSBPC_UTL_MESSAGE has no event.
Types
Class CL_RSBPC_UTL_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130318 |
Method CONSTRUCTOR on class CL_RSBPC_UTL_MESSAGE has no exception.
Method GET_MESSAGE_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGE_LINES | Value transfer | Type reference (TYPE) | RSBPC0_T_MESSAGE | Messages | 20130318 |
Method GET_MESSAGE_LINES on class CL_RSBPC_UTL_MESSAGE has no exception.
Method GET_MESSAGE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | RSBPC0_S_MESSAGE | Messages | 20130318 | ||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130318 | ||
3 | ![]() |
R_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20130318 |
Method GET_MESSAGE_TEXT on class CL_RSBPC_UTL_MESSAGE has no exception.
Method POPULATE_MSG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MSG | Call by reference | Type reference (TYPE) | RSBPC0_T_MESSAGE | BPC: Messages | 20130318 |
Method POPULATE_MSG_TEXT on class CL_RSBPC_UTL_MESSAGE has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130318 |
Method SET_LANGUAGE on class CL_RSBPC_UTL_MESSAGE has no exception.
Method SET_LAST_SYSMSG Signature
Method SET_LAST_SYSMSG on class CL_RSBPC_UTL_MESSAGE has no parameter.
Method SET_LAST_SYSMSG on class CL_RSBPC_UTL_MESSAGE has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_SET_SYS_MSG | Call by reference | Type reference (TYPE) | RSBPC_FLG | ABAP_FALSE | Set sy-msg as this message | 20130318 | |
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20130318 | ||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20130318 | ||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20130318 | ||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20130318 | |||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20130318 | |||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20130318 | |||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20130318 | |||
9 | ![]() |
RECNO | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130318 |
Method SET_MESSAGE on class CL_RSBPC_UTL_MESSAGE has no exception.
Method SET_MESSAGE_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MSG | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130318 |
Method SET_MESSAGE_LINES on class CL_RSBPC_UTL_MESSAGE has no exception.
Method SET_SY_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20130318 | ||
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20130318 | ||
3 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20130318 | ||
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20130318 | |||
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20130318 | |||
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20130318 | |||
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20130318 |
Method SET_SY_MSG on class CL_RSBPC_UTL_MESSAGE has no exception.
Method SPLIT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_LONG | Call by reference | Type reference (TYPE) | RSBPC_FLG | BPC: Generic indicator | 20130318 | ||
2 | ![]() |
E_MSG_EXTRA | Call by reference | Type reference (TYPE) | CLIKE | 20130318 | |||
3 | ![]() |
E_MSG_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130318 | ||
4 | ![]() |
E_MSG_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130318 | ||
5 | ![]() |
E_MSG_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130318 | ||
6 | ![]() |
E_MSG_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130318 | ||
7 | ![]() |
I_MSG | Call by reference | Type reference (TYPE) | CLIKE | 20130318 |
Method SPLIT_MESSAGE on class CL_RSBPC_UTL_MESSAGE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |