SAP ABAP Class CL_REORG_SR_BCS (BCS Reorganization: Check and Delete Send Request)
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_REORG_SR_BCS | |
| Short Description | BCS Reorganization: Check and Delete Send Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOMS | Business Communication Service |
| Created | 20060510 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REORG_SR_BCS has no interface implemented.
Friends
Class CL_REORG_SR_BCS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SOLI_TAB | 20060918 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_DEL_IF | 20061030 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_SEL_APPLNK | 20060918 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_SEL_QUEUE | 20060918 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TT_SEL_SRLNK | 20060918 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060918 | |||
| 7 | Constant | Private | Type reference (TYPE) | C | 'C' | 20060918 | |||
| 8 | Constant | Private | Type reference (TYPE) | C | 'F' | 20060918 | |||
| 9 | Constant | Private | Type reference (TYPE) | C | 'N' | 20060918 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | BCSY_GUID | BCS: Table of GUIDs | 20061030 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | TBDLS-LOGSYS | 20060918 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | OS_BOOLEAN | 20060918 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | OS_BOOLEAN | 20060918 | ||||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_REORG_BCS | BCS Reorganization (use only in BCS Reorg Report) | 20060918 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | TT_SRLINKS | BCS: Table of GUIDs | 20060918 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | BCSY_GUID | BCS: Table of GUIDs | 20060918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Address Instances of SR to Buffer | 20060918 | |
| 2 | Instance method | Private | Method | Add Single Key to Deletion Container | 20060918 | |
| 3 | Instance method | Private | Method | Add Single Interface Instance to Buffer | 20061030 | |
| 4 | Instance method | Private | Method | Checks Links to Application Objects | 20060918 | |
| 5 | Instance method | Private | Method | Checks Links Between Send Requests | 20061011 | |
| 6 | Instance method | Private | Method | Checks Existence of Link | 20060918 | |
| 7 | Instance method | Private | Method | Checks whether SR is in queue | 20060918 | |
| 8 | Instance method | Public | Method | Check Send Request for Deletion Criteria (Complete) | 20060918 | |
| 9 | Instance method | Private | Method | Check Send Request for Deletion Criteria (Attributes, Queue) | 20060918 | |
| 10 | Static method | Public | Constructor | Class constructor | 20060918 | |
| 11 | Instance method | Public | Constructor | Constructor | 20060918 | |
| 12 | Instance method | Public | Method | Delete Send Requests for Document | 20061013 | |
| 13 | Instance method | Public | Method | Delete Instances for Interface Classes | 20061103 | |
| 14 | Instance method | Public | Method | Delete DB Tables | 20060918 | |
| 15 | Static method | Public | Method | Delete IF_* Wrapper Tables | 20061103 | |
| 16 | Instance method | Public | Method | Fill Table Buffer | 20060918 | |
| 17 | Instance method | Public | Method | Reset all buffers | 20060918 | |
| 18 | Instance method | Public | Method | Set Attribute expcheck | 20060918 |
Events
Class CL_REORG_SR_BCS has no event.
Types
Class CL_REORG_SR_BCS has no local type.
Method Signatures
Method ADDRESSES_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SR | Call by reference | Type reference (TYPE) | BCST_SR | BCS: Zustand von Sendeaufträgen | 20060918 |
Method ADDRESSES_TO_BUFFER on class CL_REORG_SR_BCS has no exception.
Method ADD_TO_DEL_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | XSEQUENCE | 20060918 | ||||
| 2 | I_TAB | Call by reference | Type reference (TYPE) | CLIKE | 20060918 |
Method ADD_TO_DEL_BUF on class CL_REORG_SR_BCS has no exception.
Method ADD_TO_IF_DEL_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OID | Call by reference | Type reference (TYPE) | SREQRORG | BCS: Zu löschende Absender und Empfänger (SA-Reorg) | 20061030 |
Method ADD_TO_IF_DEL_BUF on class CL_REORG_SR_BCS has no exception.
Method CHECK_LINKS_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060918 | |||
| 2 | I_COLLECT | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 | |||
| 3 | I_DEL_MODE | Value transfer | Type reference (TYPE) | C | 20060918 | ||||
| 4 | I_GUID | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20060918 | |||
| 5 | I_USE_BUFFER | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 |
Method CHECK_LINKS_APP on class CL_REORG_SR_BCS has no exception.
Method CHECK_LINKS_SR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20061011 | |||
| 2 | I_COLLECT | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20061011 | |||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20061011 | |||
| 4 | I_INTERN | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20061011 |
Method CHECK_LINKS_SR on class CL_REORG_SR_BCS has no exception.
Method CHECK_LINK_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060918 | |||
| 2 | I_LINK | Call by reference | Type reference (TYPE) | SRBCSBREL | Verknüpfungen im GOS Umfeld | 20060918 |
Method CHECK_LINK_APP on class CL_REORG_SR_BCS has no exception.
Method CHECK_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060918 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20060918 |
Method CHECK_QUEUE on class CL_REORG_SR_BCS has no exception.
Method CHECK_SR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060918 | |||
| 2 | I_CHECK_APPLINKS | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 | |||
| 3 | I_CHECK_SRLINKS | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 | |||
| 4 | I_COLLECT | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 | |||
| 5 | I_SR | Value transfer | Type reference (TYPE) | BCST_SR | BCS: Zustand von Sendeaufträgen | 20060918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20060918 |
Method CHECK_SR_ATTRIBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_EXPIRED | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 | |||
| 2 | E_LINKS | Value transfer | Type reference (TYPE) | C | 20060918 | ||||
| 3 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060918 | |||
| 4 | I_COLLECT | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 | |||
| 5 | I_SR | Call by reference | Type reference (TYPE) | BCST_SR | BCS: Zustand von Sendeaufträgen | 20060918 |
Method CHECK_SR_ATTRIBS on class CL_REORG_SR_BCS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REORG_SR_BCS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REORG_SR_BCS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_REORG_SR_BCS has no parameter.
Method CONSTRUCTOR on class CL_REORG_SR_BCS has no exception.
Method DELETE_BY_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20061013 | |||
| 2 | I_DOC | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20061013 |
Method DELETE_BY_DOC on class CL_REORG_SR_BCS has no exception.
Method DELETE_INTERFACES Signature
Method DELETE_INTERFACES on class CL_REORG_SR_BCS has no parameter.
Method DELETE_INTERFACES on class CL_REORG_SR_BCS has no exception.
Method DEL_FROM_BUFFERS Signature
Method DEL_FROM_BUFFERS on class CL_REORG_SR_BCS has no parameter.
Method DEL_FROM_BUFFERS on class CL_REORG_SR_BCS has no exception.
Method DEL_WRAPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEYS | Call by reference | Type reference (TYPE) | BCSY_GUID | BCS: Tabelle von GUIDs | 20061103 | |||
| 2 | I_TAB | Call by reference | Type reference (TYPE) | CLIKE | 20061103 |
Method DEL_WRAPPER on class CL_REORG_SR_BCS has no exception.
Method FILL_BUFFERS Signature
Method FILL_BUFFERS on class CL_REORG_SR_BCS has no parameter.
Method FILL_BUFFERS on class CL_REORG_SR_BCS has no exception.
Method RESET Signature
Method RESET on class CL_REORG_SR_BCS has no parameter.
Method RESET on class CL_REORG_SR_BCS has no exception.
Method SET_EXPONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPONLY | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20060918 |
Method SET_EXPONLY on class CL_REORG_SR_BCS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |