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 SX 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 MT_QUEUE Instance attribute Private Type reference (TYPE) TY_MT_QUEUE 20081209
2 MV_ERROR_STATUS Instance attribute Private Type reference (TYPE) SX_PARVAL SAPconnect: Parameter Value for Parameter Table 20081209
3 MV_OK_STATUS Instance attribute Private Type reference (TYPE) SX_PARVAL SAPconnect: Parameter Value for Parameter Table 20081209
4 MV_TRANS_STATUS 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 CONSTRUCTOR Instance method Public Constructor 20081209
2 DELETE Static method Public Method Delete Send Record (Including Queue) 20070911
3 DISPLAY Static method Public Method Display Document 20070911
4 INSERT_SOST Static method Public Method Insert SOST Entry in Database 20100201
5 REQUEUE Static method Public Method Put Send Record Back in Queue 20070911
6 STATUS_TO_TYPE Instance method Public Method Determine Status Type (I,E...) from SOES Status 20081209
7 UNDELETE Static method Public Method Cancel Deletion 20070911
8 UNQUEUE 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 Importing I_NOT_IN_QUEUE Value transfer Type reference (TYPE) OS_BOOLEAN (only internal use) 20070911
2 Importing I_SNDREC Call by reference Type reference (TYPE) SOXSP2 Struktur für SOST (only internal use!!) 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SNDRECS Call by reference Type reference (TYPE) SOXSP2TAB Struktur für SOST (only internal use!!) 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911

Method INSERT_SOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOST Call by reference Type reference (TYPE) SOST SAPoffice: Statuslogtabelle 20100201
2 Importing IV_COMMIT Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20100201
3 Returning 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 Importing IT_SNDRECS Call by reference Type reference (TYPE) SOXSP2TAB Struktur für SOST (only internal use!!) 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911

Method STATUS_TO_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_WAITING Value transfer Type reference (TYPE) SAP_BOOL Wartet 20081212
2 Exporting EV_MSGTY Value transfer Type reference (TYPE) SY-MSGTY Nachrichtentyp 20081212
3 Exporting EV_REPEAT_CNT Value transfer Type reference (TYPE) SOSC-REPEAT_CNT Zähler, der die Anzahl der Wiederholungen angibt 20081209
4 Exporting EV_STATUS_TYPE Value transfer Type reference (TYPE) BCS_STATUS BCS: Sendeauftragsstatus 20081209
5 Exporting EV_WAIT_DATE Value transfer Type reference (TYPE) SOSC-WAIT_DATE Keine Bearbeitung vor diesem Datum 20081209
6 Exporting EV_WAIT_TIME Value transfer Type reference (TYPE) SOSC-WAIT_TIME Keine Bearbeitung vor dieser Uhrzeit 20081209
7 Importing IS_SOESK Call by reference Type reference (TYPE) SOESK SAPoffice: Key-Struktur des externen Sendeprotokolls (SOES) 20081209
8 Importing IV_SNDREQ Call by reference Type reference (TYPE) BCST_SR-OS_GUID Globally Unique Identifier 20091221
9 Importing 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 Importing I_SNDREC Call by reference Type reference (TYPE) SOXSP2 Struktur für SOST (only internal use!!) 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911

Method UNQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SNDREC Call by reference Type reference (TYPE) SOXSP2 Struktur für SOST (only internal use!!) 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911
History
Last changed by/on SAP  20130531 
SAP Release Created in 703