SAP ABAP Class CL_BCS_BREAKLOOP (Activate/Deactivate Breakloops in SAPconnect)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service
⤷
⤷
Properties
| Class | CL_BCS_BREAKLOOP | |
| Short Description | Activate/Deactivate Breakloops in SAPconnect | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOMS | Business Communication Service |
| Created | 20080924 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCS_BREAKLOOP has no forward declaration.
Interfaces
Class CL_BCS_BREAKLOOP has no interface implemented.
Friends
Class CL_BCS_BREAKLOOP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BCS_BLCREATEDFOR | '*' | BCS: User for Which Breakloop Is Active | 20090218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Activate Breakloop | 20090218 | |
| 2 | Static method | Public | Method | Deactivate Breakloop | 20090218 | |
| 3 | Static method | Public | Method | Delete Expired Breakloops (> 100 Days) | 20090218 | |
| 4 | Static method | Public | Method | Display and Maintenance of Breakloops | 20090218 | |
| 5 | Static method | Public | Method | Execute Breakloop | 20090218 | |
| 6 | Static method | Public | Method | Get All Breakloops | 20090218 | |
| 7 | Static method | Public | Method | Get Breakloop | 20090218 | |
| 8 | Static method | Public | Method | Mark Breakloops as Deleted | 20090218 | |
| 9 | Static method | Public | Method | Set Breakloop | 20090218 |
Events
Class CL_BCS_BREAKLOOP has no event.
Types
Class CL_BCS_BREAKLOOP has no local type.
Method Signatures
Method ACTIVATE_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATEDFOR | Call by reference | Type reference (TYPE) | BCS_BLCREATEDFOR | Benutzername | 20090218 | |||
| 2 | IV_EXPTIME | Call by reference | Type reference (TYPE) | BCS_BLEXPTIME | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20090218 | |||
| 3 | IV_MODULE | Call by reference | Type reference (TYPE) | BCS_BLMODULE | BCS: Name des Modules für einen Breakloop | 20090218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Breakloop ist bereits aktiviert | 20090218 | ||
| 2 | Breakloop ist verfallen | 20090218 | ||
| 3 | Breakloop wurde in der BCSD_BREAKLOOP nicht gefunden | 20090218 |
Method DEACTIVATE_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATEDFOR | Call by reference | Type reference (TYPE) | BCS_BLCREATEDFOR | Benutzername | 20090218 | |||
| 2 | IV_EXPTIME | Call by reference | Type reference (TYPE) | BCS_BLEXPTIME | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20090218 | |||
| 3 | IV_MODULE | Call by reference | Type reference (TYPE) | BCS_BLMODULE | BCS: Name des Modules für einen Breakloop | 20090218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Breakloop ist bereits deaktiviert | 20090218 | ||
| 2 | Breakloop ist verfallen | 20090218 | ||
| 3 | Kein Eintrag in der BCSD_BREAKLOOP gefunden | 20090218 |
Method DELETE_EXPIRED_BREAKLOOPS Signature
Method DELETE_EXPIRED_BREAKLOOPS on class CL_BCS_BREAKLOOP has no parameter.
Method DELETE_EXPIRED_BREAKLOOPS on class CL_BCS_BREAKLOOP has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_BCS_BREAKLOOP has no parameter.
Method DISPLAY on class CL_BCS_BREAKLOOP has no exception.
Method EXECUTE_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODULE | Call by reference | Type reference (TYPE) | BCS_BLMODULE | Name des Moduls in dem der Breakloop ausgeführt werden soll | 20090218 |
Method EXECUTE_LOOP on class CL_BCS_BREAKLOOP has no exception.
Method GET_ALL_LOOPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_BREAKLOOPS | Value transfer | Type reference (TYPE) | BCST_BREAKLOOPS | BCS: Breakloops in SAPconnect | 20090218 |
Method GET_ALL_LOOPS on class CL_BCS_BREAKLOOP has no exception.
Method GET_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODULE | Call by reference | Type reference (TYPE) | BCS_BLMODULE | BCS: Name des Modules für einen Breakloop | 20090218 | |||
| 2 | RV_ACTIVE | Value transfer | Type reference (TYPE) | BCS_BLSTATUS | Ermittelt ob der Breakloop aktiv ist | 20090218 |
Method GET_LOOP on class CL_BCS_BREAKLOOP has no exception.
Method MARK_AS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BREAKLOOP | Call by reference | Type reference (TYPE) | BCSS_BREAKLOOP | BCS: Breakloops für SAPconnect | 20090218 | |||
| 2 | IT_BREAKLOOPS | Call by reference | Type reference (TYPE) | BCST_BREAKLOOPS | BCS: Breakloops in SAPconnect | 20090218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde kein Breakloop übergeben | 20090218 |
Method SAVE_LOOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMENT | Call by reference | Type reference (TYPE) | BCS_BLCOMMENT | BCS: Beschreibung eines Breakloops | 20090218 | |||
| 2 | IV_DURATION | Call by reference | Type reference (TYPE) | BCS_BLDURATION | BCS: Dauer eines Breakloops | 20090218 | |||
| 3 | IV_MODULE | Call by reference | Type reference (TYPE) | BCS_BLMODULE | Setzen eines Breakloops für ein bestimmtes Module | 20090218 | |||
| 4 | IV_UNAME | Call by reference | Type reference (TYPE) | BCS_BLCREATEDFOR | Benutzername für den der Breakloop gesetzt werden soll | 20090218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag existiert bereits in der BCSD_BREAKLOOP | 20090218 | ||
| 2 | Übergabeparameter sind initial | 20090218 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |