SAP ABAP Class CL_QRFC_BMON_CTRL (Buffer Monitor Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRFC (Package) Middleware Runtime Environment
⤷
⤷
Properties
| Class | CL_QRFC_BMON_CTRL | |
| Short Description | Buffer Monitor Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFC | Middleware Runtime Environment |
| Created | 20081113 | 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_CTRL has no interface implemented.
Friends
Class CL_QRFC_BMON_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | QRFC_CFG_NAME | 'QRFC_BMON' | Name of a qRFC configuration entry | 20081114 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 300 | Default wait time | 20081121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081124 | |
| 2 | Static method | Public | Method | Get update time | 20081124 | |
| 3 | Static method | Public | Method | Wait time for condensor report | 20081121 | |
| 4 | Static method | Public | Method | Is the buffer monitor activated? | 20081113 | |
| 5 | Static method | Public | Method | Buffered monitor is in initial state | 20081124 | |
| 6 | Static method | Public | Method | Set update time | 20081124 | |
| 7 | Static method | Public | Method | Start the Buffered Monitor | 20081113 | |
| 8 | Static method | Public | Method | Stop the Buffered Monitor | 20081113 | |
| 9 | Static method | Private | Method | Update in configuration table | 20081114 |
Events
Class CL_QRFC_BMON_CTRL has no event.
Types
Class CL_QRFC_BMON_CTRL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_QRFC_BMON_CTRL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_BMON_CTRL has no exception.
Method GET_UPDATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UPDATE_TIME | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20081124 |
Method GET_UPDATE_TIME on class CL_QRFC_BMON_CTRL has no exception.
Method GET_WAIT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WAIT_TIME | Value transfer | Type reference (TYPE) | I | 20081121 |
Method GET_WAIT_TIME on class CL_QRFC_BMON_CTRL has no exception.
Method IS_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Aktiviert? | 20081113 |
Method IS_ENABLED on class CL_QRFC_BMON_CTRL has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081124 |
Method IS_INITIAL on class CL_QRFC_BMON_CTRL has no exception.
Method SET_UPDATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITAL_FILL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20081124 |
Method SET_UPDATE_TIME on class CL_QRFC_BMON_CTRL has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WAIT_TIME | Call by reference | Type reference (TYPE) | I | 20081121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Buffer Monitor | 20081124 |
Method STOP Signature
Method STOP on class CL_QRFC_BMON_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Buffer Monitor | 20081124 |
Method UPDATE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081114 | ||||
| 2 | ARG | Call by reference | Type reference (TYPE) | QRFC_CFG_ARG | Argument zu einem QRFC Config Eintrag | 20081114 | |||
| 3 | ARG2 | Call by reference | Type reference (TYPE) | QRFC_CFG_ARG | Argument zu einem QRFC Config Eintrag | 20081124 | |||
| 4 | ARG3 | Call by reference | Type reference (TYPE) | QRFC_CFG_ARG | Argument zu einem QRFC Config Eintrag | 20081124 | |||
| 5 | ARGS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081124 | |||
| 6 | NAME | Call by reference | Type reference (TYPE) | QRFC_CFG_NAME | C_CONFIG_NAME | Name eines QRFC Config Eintrags | 20081114 |
Method UPDATE_CONFIG on class CL_QRFC_BMON_CTRL has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |