SAP ABAP Class CL_QRFC_BMON_BATCH (Background Processing for Buffer Monitor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRFC (Package) Middleware Runtime Environment
⤷
⤷
Properties
| Class | CL_QRFC_BMON_BATCH | |
| Short Description | Background Processing for Buffer Monitor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFC | Middleware Runtime Environment |
| Created | 20081114 | SAP |
| Last change | 20090618 | 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
Class CL_QRFC_BMON_BATCH has no interface implemented.
Friends
Class CL_QRFC_BMON_BATCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | PROGNAME | 'QRFC MONITOR DATA CONDENSER' | 20081121 | |||
| 2 | Constant | Private | Type reference (TYPE) | PROGNAME | 'QRFC MONITOR INITIAL FILL' | 20081121 | |||
| 3 | Constant | Private | Type reference (TYPE) | PROGNAME | 'RS_QRFC_BMON_DC' | Background Report Name | 20081120 | ||
| 4 | Constant | Private | Type reference (TYPE) | PROGNAME | 'RS_INIT_QUEUESTATE' | Initial Fill Report Name | 20081120 | ||
| 5 | Constant | Private | Type reference (TYPE) | PROGNAME | 'RS_QRFC_BMON_TST' | 20081120 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TBTCJOB-JOBCOUNT | 20081120 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TBTCJOB-JOBNAME | 20081120 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081120 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | I | 600 | Wait time for | 20081121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081121 | |
| 2 | Instance method | Private | Method | Gets job name | 20081121 | |
| 3 | Instance method | Private | Method | Gets report name | 20081114 | |
| 4 | Instance method | Private | Method | Wait time for DataCondensor | 20081120 | |
| 5 | Instance method | Public | Method | Checks whether DataCondensor report is running | 20081114 | |
| 6 | Instance method | Private | Method | Checks whether DataCondensor report is running (internal) | 20081124 | |
| 7 | Instance method | Public | Method | Starts initial fill and DataCondensor report | 20081121 | |
| 8 | Instance method | Public | Method | Starts DataCondensor report | 20081114 | |
| 9 | Instance method | Private | Method | Activate unit test mode | 20081120 | |
| 10 | Instance method | Public | Method | Sets wait time for DataCondensor | 20081121 | |
| 11 | Instance method | Public | Method | Stop/unschedule DataCondensor report | 20081114 |
Events
Class CL_QRFC_BMON_BATCH has no event.
Types
Class CL_QRFC_BMON_BATCH has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_QRFC_BMON_BATCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_BMON_BATCH has no exception.
Method GET_JOB_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_REPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081121 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | BTCJOB | Job Name | 20081121 |
Method GET_JOB_NAME on class CL_QRFC_BMON_BATCH has no exception.
Method GET_RPT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_REPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | inital fill report | 20081120 | ||
| 2 | NAME | Value transfer | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20081114 |
Method GET_RPT_NAME on class CL_QRFC_BMON_BATCH has no exception.
Method GET_WAIT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELAY | Value transfer | Type reference (TYPE) | I | 20081120 |
Method GET_WAIT_TIME on class CL_QRFC_BMON_BATCH has no exception.
Method IS_RUNNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Buffer Monitor | 20081118 |
Method IS_RUNNING_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Running Jobs werden berücksichtigt | 20081124 | |||
| 2 | SCHEDULED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Scheduled Jobs werden berücksichtigt | 20081124 | |||
| 3 | STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081124 |
Method SCHEDULE_IF_DC Signature
Method SCHEDULE_IF_DC on class CL_QRFC_BMON_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081121 |
Method SCHEDULE_RSDC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WAIT_FOR_IF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Auf Ende von Inital Fill warten | 20081120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Buffer Monitor | 20081118 |
Method SET_TEST_MODE Signature
Method SET_TEST_MODE on class CL_QRFC_BMON_BATCH has no parameter.
Method SET_TEST_MODE on class CL_QRFC_BMON_BATCH has no exception.
Method SET_WAIT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIME | Call by reference | Type reference (TYPE) | I | 20081121 |
Method SET_WAIT_TIME on class CL_QRFC_BMON_BATCH has no exception.
Method STOP_RSDC Signature
Method STOP_RSDC on class CL_QRFC_BMON_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Buffer Monitor | 20081118 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |