SAP ABAP Class IF_LIB_MSG_WRITER (interface for writing messages)
Properties
Class | IF_LIB_MSG_WRITER | |
Short Description | interface for writing messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111110 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_LIB_MSG_WRITER has no forward declaration.
Interfaces
Class IF_LIB_MSG_WRITER has no interface implemented.
Friends
Class IF_LIB_MSG_WRITER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TV_STATUS | '1' | 20111110 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TV_STATUS | '1' | 20111110 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TV_STATUS | '0' | 20111110 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TV_STATUS | '3' | 20111110 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | TV_STATUS | '2' | 20111110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111110 | |
2 | ![]() |
Instance method | Public | Method | 20111110 | |
3 | ![]() |
Instance method | Public | Method | 20111110 | |
4 | ![]() |
Instance method | Public | Method | 20111110 | |
5 | ![]() |
Instance method | Public | Method | 20111110 |
Events
Class IF_LIB_MSG_WRITER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_MSG | Public | See coding | 20111110 | begin of ts_msg,
typ type tv_status,
count type i,
msg type string,
ctxt type string,
oref type REF TO object,
dref type REF TO data,
end of ts_msg
|
||
2 | TV_STATUS | Public | See coding | 20111121 | tv_status(1) type n
|
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | TS_MSG | 20111110 |
Method ADD on class IF_LIB_MSG_WRITER has no exception.
Method CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20111110 | |||
2 | ![]() |
IV_SCOPE | Call by reference | Type reference (TYPE) | DATA | 20111110 |
Method CONTEXT on class IF_LIB_MSG_WRITER has no exception.
Method END_CONTEXT Signature
Method END_CONTEXT on class IF_LIB_MSG_WRITER has no parameter.
Method END_CONTEXT on class IF_LIB_MSG_WRITER has no exception.
Method STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | STRING | 20111110 |
Method STATUS on class IF_LIB_MSG_WRITER has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20111110 | |||
2 | ![]() |
IV_RC | Call by reference | Type reference (TYPE) | I | 0 | 20111110 | ||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | TV_STATUS | MC_MSG_INFO | 20111110 |
Method WRITE on class IF_LIB_MSG_WRITER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |