SAP ABAP Function Module SMOH_MWP_QUEUESTATUS (Read R&R queues header and number of queue entries)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-SRV (Application Component) Flow / Services
⤷
SMOH (Package) Replication&Realignment Service
⤷
⤷
Basic Data
| Function Module | SMOH_MWP_QUEUESTATUS | Read R&R queues header and number of queue entries |
| Function Group | SMOH_QUEUE | R&R Queue Handling |
| Program Name | SAPLSMOH_QUEUE | |
| INCLUDE Name | LSMOH_QUEUEU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_ALL_CLIENTS | TYPE | SYST-INPUT | 'X' | 'X' = all clients, SPACE = only the local client SY-MANDT | ||
| |
IV_ALL_QUEUES_CHECK | TYPE | SYST-INPUT | SPACE | 'X' = additional status check for all queues, SPACE = only for queue demon | ||
| |
ET_QUEUE_DATA | TYPE | SMOHMSGQST_C | Status of R&R Queues with queue entries counter | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010502 |
| SAP Release Created in | 30A |