SAP ABAP Class /SPE/CL_MSG_FILTER (Filter and Dispatch collected messages)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-INB (Application Component) Goods Receipt Process
⤷
/SPE/ID_HANDLING (Package) Inbound delivery handling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SPE/IF_CONST | Constants | 20050317 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SPE/IF_REPL_CLASS | For replaceable classes | 20050317 |
Properties
Class | /SPE/CL_MSG_FILTER | |
Short Description | Filter and Dispatch collected messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /SPE/MSG_HANDLING | |
Program status | ||
Category | 0 | |
Package | /SPE/ID_HANDLING | Inbound delivery handling |
Created | 20050317 | SAP |
Last change | 20050519 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /SPE/IF_CONST | Constants | 20050317 | ||
2 | /SPE/IF_REPL_CLASS | For replaceable classes | 20050317 |
Friends
Class /SPE/CL_MSG_FILTER has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Consider the filter type for message filtering. | 20050317 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050323 |
3 | ![]() |
Instance method | Public | Method | Message filtering | 20050317 |
4 | ![]() |
Instance method | Public | Method | Get filter rulles | 20050405 |
5 | ![]() |
Instance method | Public | Method | Refresh tables | 20050324 |
Events
Class /SPE/CL_MSG_FILTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_CUST_INFO | Public | See coding | 20050405 | BEGIN OF ys_cust_info,
inb_action TYPE /spe/inb_action,
rcv_sys_type TYPE /spe/rcv_systype_short,
rcv_logsys TYPE logsys,
END OF ys_cust_info
|
Method Signatures
Method CONSIDER_FILTER_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSG_RULES | Call by reference | Type reference (TYPE) | /SPE/MSG_RULES | Nachrichtenfilterregeln | 20050317 | ||
2 | ![]() |
I_RCV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20050323 | ||
3 | ![]() |
I_YMSG | Call by reference | Type reference (TYPE) | /SPE/INB_S_MESSAGES | Schnittstellenmeldungen für Datenprüfung | 20050317 | ||
4 | ![]() |
T_XMSG | Call by reference | Type reference (TYPE) | /SPE/FILTERED_MSG_TAB | Tabellentyp für die gefilterten Nachrichten | 20050317 |
Method CONSIDER_FILTER_TYPE on class /SPE/CL_MSG_FILTER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /SPE/CL_MSG_FILTER has no parameter.
Method CONSTRUCTOR on class /SPE/CL_MSG_FILTER has no exception.
Method FILTER_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /SPE/FILTERED_MSG_TAB | Tabellentyp für die gefilterten Nachrichten | 20050317 | ||
2 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | /SPE/INB_T_MESSAGES | Tabelle der Schnittstellenmeldungen für Datenprüfung | 20050317 |
Method FILTER_MESSAGES on class /SPE/CL_MSG_FILTER has no exception.
Method GET_FILTER_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INB_ACTION | Call by reference | Type reference (TYPE) | /SPE/INB_ACTION | Eingangsaktivität für die Anlieferungsabwicklung | 20050405 | ||
2 | ![]() |
I_RCV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20050405 | |||
3 | ![]() |
I_RCV_SYS_TYPE | Call by reference | Type reference (TYPE) | /SPE/RCV_SYSTYPE_SHORT | Empfänger-Systemtyp Kurztext | 20050405 |
Method GET_FILTER_RULES on class /SPE/CL_MSG_FILTER has no exception.
Method REFRESH_TABLES Signature
Method REFRESH_TABLES on class /SPE/CL_MSG_FILTER has no parameter.
Method REFRESH_TABLES on class /SPE/CL_MSG_FILTER has no exception.
History
Last changed by/on | SAP | 20050519 |
SAP Release Created in | 600 |