SAP ABAP Class CL_ODQ_ADMIN (Adminstration Parameters for ODQ)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SODQS (Package) Operational Delta Queue Services

⤷

⤷

Properties
Class | CL_ODQ_ADMIN | |
Short Description | Adminstration Parameters for ODQ | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SODQS | Operational Delta Queue Services |
Created | 20110712 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ODQ_ADMIN has no interface implemented.
Friends
Class CL_ODQ_ADMIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Attribute reference (LIKE) | IF_ODQ_CONSTANTS=>C_BOOLEAN | IF_ODQ_CONSTANTS=>C_BOOLEAN | 20110712 | ||
2 | ![]() |
Constant | Public | See coding | 20110712 | ||||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_PARAMETERS | 20110712 | |||
4 | ![]() |
Static Attribute | Private | See coding | 20110712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110712 |
2 | ![]() |
Static method | Public | Method | 20110712 | |
3 | ![]() |
Static method | Private | Method | 20110712 | |
4 | ![]() |
Static method | Public | Method | 20110712 |
Events
Class CL_ODQ_ADMIN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_PARAMETERS | Public | See coding | 20110712 | BEGIN OF ts_parameters,
superuser TYPE sy-uname,
daemon_max_extraction_tasks TYPE i,
daemon_max_notification_tasks TYPE i,
END OF ts_parameters
|
||
2 | T_BOOLEAN | Public | Type reference (TYPE) | IF_ODQ_CONSTANTS=>T_BOOLEAN | 20110712 |
|
|
3 | T_PARNAME | Public | Type reference (TYPE) | ODQ_PARNAME | Parameter Name | 20110712 |
|
4 | T_PARVALUE | Public | Type reference (TYPE) | ODQ_PARVALUE | Parameter Value | 20110712 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ODQ_ADMIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ODQ_ADMIN has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | SIMPLE | Parameterwert | 20110712 | ||
2 | ![]() |
I_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | CL_ODQ_ADMIN=>T_BOOLEAN | 20110712 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CL_ODQ_ADMIN=>T_PARNAME | Parametername | 20110712 |
Method GET_VALUE on class CL_ODQ_ADMIN has no exception.
Method MOVE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20110712 | |||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20110712 |
Method MOVE_VALUE on class CL_ODQ_ADMIN has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CL_ODQ_ADMIN=>T_PARNAME | Parametername | 20110712 |
Method REFRESH on class CL_ODQ_ADMIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |