SAP ABAP Class CL_SNDREC_BCS (BCS: Send Record (Internal Use))
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_SNDREC_BCS | |
| Short Description | BCS: Send Record (Internal Use) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOMS | Business Communication Service |
| Created | 20070515 | SAP |
| Last change | 20130531 | 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_SNDREC_BCS has no interface implemented.
Friends
Class CL_SNDREC_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) | TY_MT_QUEUE | 20081209 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SX_PARVAL | SAPconnect: Parameter Value for Parameter Table | 20081209 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SX_PARVAL | SAPconnect: Parameter Value for Parameter Table | 20081209 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SX_PARVAL | SAPconnect: Parameter Value for Parameter Table | 20081209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20081209 | ||
| 2 | Static method | Public | Method | Delete Send Record (Including Queue) | 20070911 | |
| 3 | Static method | Public | Method | Display Document | 20070911 | |
| 4 | Static method | Public | Method | Insert SOST Entry in Database | 20100201 | |
| 5 | Static method | Public | Method | Put Send Record Back in Queue | 20070911 | |
| 6 | Instance method | Public | Method | Determine Status Type (I,E...) from SOES Status | 20081209 | |
| 7 | Static method | Public | Method | Cancel Deletion | 20070911 | |
| 8 | Static method | Public | Method | Delete from Queue | 20070911 |
Events
Class CL_SNDREC_BCS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MS_QUEUE | Private | See coding | 20081209 | begin of ty_ms_queue,
rectp type soes-rectp,
recyr type soes-recyr,
recno type soes-recno,
sndreq type sosc-sndreq,
wait_date type sosc-wait_date,
wait_time type sosc-wait_time,
immediatly type sosc-immediatly,
repeat_cnt type sosc-repeat_cnt,
end of ty_ms_queue
|
||
| 2 | TY_MT_QUEUE | Private | See coding | 20081209 | ty_mt_queue type standard table of ty_ms_queue
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SNDREC_BCS has no parameter.
Method CONSTRUCTOR on class CL_SNDREC_BCS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOT_IN_QUEUE | Value transfer | Type reference (TYPE) | OS_BOOLEAN | (only internal use) | 20070911 | |||
| 2 | I_SNDREC | Call by reference | Type reference (TYPE) | SOXSP2 | Struktur für SOST (only internal use!!) | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20070911 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SNDRECS | Call by reference | Type reference (TYPE) | SOXSP2TAB | Struktur für SOST (only internal use!!) | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20070911 |
Method INSERT_SOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SOST | Call by reference | Type reference (TYPE) | SOST | SAPoffice: Statuslogtabelle | 20100201 | |||
| 2 | IV_COMMIT | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20100201 | |||
| 3 | RV_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20100201 |
Method INSERT_SOST on class CL_SNDREC_BCS has no exception.
Method REQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SNDRECS | Call by reference | Type reference (TYPE) | SOXSP2TAB | Struktur für SOST (only internal use!!) | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20070911 |
Method STATUS_TO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_WAITING | Value transfer | Type reference (TYPE) | SAP_BOOL | Wartet | 20081212 | |||
| 2 | EV_MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20081212 | |||
| 3 | EV_REPEAT_CNT | Value transfer | Type reference (TYPE) | SOSC-REPEAT_CNT | Zähler, der die Anzahl der Wiederholungen angibt | 20081209 | |||
| 4 | EV_STATUS_TYPE | Value transfer | Type reference (TYPE) | BCS_STATUS | BCS: Sendeauftragsstatus | 20081209 | |||
| 5 | EV_WAIT_DATE | Value transfer | Type reference (TYPE) | SOSC-WAIT_DATE | Keine Bearbeitung vor diesem Datum | 20081209 | |||
| 6 | EV_WAIT_TIME | Value transfer | Type reference (TYPE) | SOSC-WAIT_TIME | Keine Bearbeitung vor dieser Uhrzeit | 20081209 | |||
| 7 | IS_SOESK | Call by reference | Type reference (TYPE) | SOESK | SAPoffice: Key-Struktur des externen Sendeprotokolls (SOES) | 20081209 | |||
| 8 | IV_SNDREQ | Call by reference | Type reference (TYPE) | BCST_SR-OS_GUID | Globally Unique Identifier | 20091221 | |||
| 9 | IV_STATUS_CODE | Call by reference | Type reference (TYPE) | CSEQUENCE | Sendestatus | 20081209 |
Method STATUS_TO_TYPE on class CL_SNDREC_BCS has no exception.
Method UNDELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNDREC | Call by reference | Type reference (TYPE) | SOXSP2 | Struktur für SOST (only internal use!!) | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20070911 |
Method UNQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SNDREC | Call by reference | Type reference (TYPE) | SOXSP2 | Struktur für SOST (only internal use!!) | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Allgemeine Ausnahmen | 20070911 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |