SAP ABAP Class CL_BTC_EXT_SDL_CONNECTION (ExtSdl: Connection)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_XBP_EXT (Package) XBP Extension: Push Interface
⤷
⤷
Properties
| Class | CL_BTC_EXT_SDL_CONNECTION | |
| Short Description | ExtSdl: Connection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTI_XBP_EXT | XBP Extension: Push Interface |
| Created | 20061024 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BTC_EXT_SDL_CONNECTION has no forward declaration.
Interfaces
Class CL_BTC_EXT_SDL_CONNECTION has no interface implemented.
Friends
Class CL_BTC_EXT_SDL_CONNECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BTCTIMESTAMP | Background Processing: Time Stamp (UTC) | 20061127 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BTCUSER | Background: User | 20061127 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BTC_EXT_COMM_TYPE | External Scheduler Protocol Type | 20061024 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BTC_EXT_COMM_VERS | External Scheduler Protocol Version | 20061024 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20070730 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BTC_EXT_SDL_DESC | Background Processing: Description of an Element | 20061024 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BTC_EXT_SDL_DEST | XBP Ext: Name of the Destination for the External Scheduler | 20061024 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BTC_EXT_SDL_IDENT | XBP Extension: Key of the External Scheduler | 20061024 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20061107 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BTCTIMESTAMP | Background Processing: Time Stamp (UTC) | 20061024 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BTCUSER | Background: User | 20061024 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BTC_EXT_SDL_STATUS | XBP Extension: Status of the External Scheduler | 20061024 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BTC_EXT_SDL_TYPE | XBP Extension: Type of the External Scheduler | 20061024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20061212 | ||
| 2 | Instance method | Public | Method | 20061024 | ||
| 3 | Instance method | Public | Method | 20070315 | ||
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20061024 | |
| 5 | Static method | Public | Method | 20061024 | ||
| 6 | Static method | Public | Method | 20061024 | ||
| 7 | Instance method | Public | Method | 20061024 | ||
| 8 | Instance method | Public | Method | 20061024 | ||
| 9 | Instance method | Public | Method | 20070411 | ||
| 10 | Instance method | Public | Method | 20061107 |
Events
Class CL_BTC_EXT_SDL_CONNECTION has no event.
Types
Class CL_BTC_EXT_SDL_CONNECTION has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_BTC_EXT_SDL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061212 |
Method CHECK_CONNECTION Signature
Method CHECK_CONNECTION on class CL_BTC_EXT_SDL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061024 |
Method CHECK_IS_ENABLED Signature
Method CHECK_IS_ENABLED on class CL_BTC_EXT_SDL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Ausnahmeklasse | 20070315 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_DEST | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061024 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMM_VER | Call by reference | Type reference (TYPE) | BTC_EXT_COMM_VERS | ExtSdl: Version des Kommunikationprotokols | 20061024 | |||
| 2 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_DESC | ExtSdl: Kommentar | 20061024 | |||
| 3 | IV_DEST | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_DEST | ExtSdl: Name der Destination zum ext. Scheduler | 20061024 | |||
| 4 | IV_IDENT_KEY | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_IDENT | ExtSdl: Schlüssel des externen Schedulers | 20061024 | |||
| 5 | RV_COMM_VER | Value transfer | Type reference (TYPE) | BTC_EXT_COMM_VERS | ExtSdl: Version des Kommunikationprotokols | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061024 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST | Call by reference | Type reference (TYPE) | BTC_EXT_SDL_DEST | XBP-Ext: Name der Destination zum ext. Scheduler | 20061025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061024 |
Method DISABLE Signature
Method DISABLE on class CL_BTC_EXT_SDL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Ausnahmeklasse | 20061208 |
Method ENABLE Signature
Method ENABLE on class CL_BTC_EXT_SDL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Ausnahmeklasse | 20061208 |
Method REFRESH Signature
Method REFRESH on class CL_BTC_EXT_SDL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ExtSdl: Ausnahmeklasse | 20070411 |
Method SET_AS_DEFAULT Signature
Method SET_AS_DEFAULT on class CL_BTC_EXT_SDL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | External Scheduler Exceptions | 20061107 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |