SAP ABAP Function Module QUEUE_CLOSE (Close queue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
⤷
SQIO (Package) Queue
⤷
⤷
Basic Data
| Function Module | QUEUE_CLOSE | Close queue |
| Function Group | SQUE | Queue Management Modules (QAPI) |
| Program Name | SAPLSQUE | |
| INCLUDE Name | LSQUEU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SQLRC | TYPE | SYST-SUBRC | SQL Error Code | |||
| |
NAME | TYPE | APQI-QID | Queue Identifier | |||
| |
OPENMODE | TYPE | APQI-QSTATE | SPACE | Opening session of queue | ||
| |
QERASE | TYPE | APQI-QERASE | SPACE | |||
| |
QSTATE | TYPE | APQI-QSTATE | SPACE | Status of queue (user definable) | ||
| |
INVALID_PARAMETER | TYPE | missing or invalid parameter | ||||
| |
Q_ERROR | TYPE | internal error | ||||
| |
SCHEDULE_PROBLEM | TYPE | Batch planning for drivers failed | ||||
| |
SQL_ERROR | TYPE | internal error | ||||
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 | 19950113 |
| SAP Release Created in |