SAP ABAP Interface /PLMB/IF_SPI_COLLECTOR_MSG (Collector Input Interface for Messages)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /PLMB/IF_SPI_COLLECTOR_BASE | Basic Collector Input Interface | 20111019 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_SPI_COLLECTOR_INPUT | Collector for messages and properties | 20111019 |
Properties
Interface | /PLMB/IF_SPI_COLLECTOR_MSG | |
Short Description | Collector Input Interface for Messages |
General Data
Package | /PLMB/BA_SPI_CORE | Service Provider Infrastructure: Core |
Created | 20111019 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /PLMB/IF_SPI_COLLECTOR_MSG has no interface.
Friends
Interface /PLMB/IF_SPI_COLLECTOR_MSG has no friend.
Attributes
Interface /PLMB/IF_SPI_COLLECTOR_MSG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add exception | 20111019 |
2 | ![]() |
Instance method | Public | Method | Add message | 20111019 |
3 | ![]() |
Instance method | Public | Method | Add several messages (enhanced) | 20111019 |
4 | ![]() |
Instance method | Public | Method | Add free text | 20111019 |
5 | ![]() |
Instance method | Public | Method | Add several free texts (enhanced) | 20111019 |
6 | ![]() |
Instance method | Public | Method | Add several messages | 20111019 |
7 | ![]() |
Instance method | Public | Method | Add several free texts | 20111019 |
8 | ![]() |
Instance method | Public | Method | Add system message from structure SY to collector | 20111019 |
Events
Interface /PLMB/IF_SPI_COLLECTOR_MSG has no event.
Types
Interface /PLMB/IF_SPI_COLLECTOR_MSG has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20111019 | ||
2 | ![]() |
IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Node ID | 20111019 | ||
3 | ![]() |
IV_NODE_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20111019 | ||
4 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 |
Method ADD_EXCEPTION on Interface /PLMB/IF_SPI_COLLECTOR_MSG has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20111019 | ||
2 | ![]() |
IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Node ID | 20111019 | ||
3 | ![]() |
IV_NODE_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20111019 | ||
4 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 |
Method ADD_MESSAGE on Interface /PLMB/IF_SPI_COLLECTOR_MSG has no exception.
Method ADD_MESSAGE_ENH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IG_REFERENCE_DATA | Call by reference | Type reference (TYPE) | ANY | Data the Messages are Referenced to | 20111019 | ||
2 | ![]() |
IT_MSG | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111019 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 | ||
4 | ![]() |
IV_REFERENCE_TYPE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_REF_TYPE | Reference type for messages | 20111019 |
Method ADD_MESSAGE_ENH on Interface /PLMB/IF_SPI_COLLECTOR_MSG has no exception.
Method ADD_MESSAGE_FREE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Node ID | 20111019 | ||
2 | ![]() |
IV_MSG_TEXT | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_FREE_TEXT | Message free text | 20111019 | ||
3 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20111019 | ||
4 | ![]() |
IV_NODE_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20111019 | ||
5 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 |
Method ADD_MESSAGE_FREE_TEXT on Interface /PLMB/IF_SPI_COLLECTOR_MSG has no exception.
Method ADD_MESSAGE_FREE_TEXT_ENH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IG_REFERENCE_DATA | Call by reference | Type reference (TYPE) | ANY | Table of data the messages referenced to | 20111019 | ||
2 | ![]() |
IT_MSG_FREE_TEXT | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_COLL_MSG_FREE_TEXT | Message free text | 20111019 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 | ||
4 | ![]() |
IV_REFERENCE_TYPE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_REF_TYPE | Reference type for messages | 20111019 |
Method ADD_MESSAGE_FREE_TEXT_ENH on Interface /PLMB/IF_SPI_COLLECTOR_MSG has no exception.
Method ADD_MESSAGE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MSG | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Messages | 20111019 | ||
2 | ![]() |
IT_NODE_REF | Call by reference | Type reference (TYPE) | INDEX TABLE | Table of node ID or node data the messages refer to | 20111019 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OBSOLETE | 20111019 |
Method ADD_MESSAGE_TAB_FREE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MSG_FREE_TEXT | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_COLL_MSG_FREE_TEXT | Message free text | 20111019 | ||
2 | ![]() |
IT_NODE_REF | Call by reference | Type reference (TYPE) | INDEX TABLE | Table of node ID or node data the free texts refer to | 20111019 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 |
Method ADD_MESSAGE_TAB_FREE_TEXT on Interface /PLMB/IF_SPI_COLLECTOR_MSG has no exception.
Method ADD_SYSTEM_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Node ID related to message | 20111019 | ||
2 | ![]() |
IV_NODE_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20111019 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node name | 20111019 |
Method ADD_SYSTEM_MESSAGE on Interface /PLMB/IF_SPI_COLLECTOR_MSG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |