SAP ABAP Class CL_IN_ADM_BCS (Administration of Inbound Send Requests)
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_IN_ADM_BCS  
Short Description Administration of Inbound Send Requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOMS   Business Communication Service 
Created 20070816   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IN_ADM_BCS has no forward declaration.
Interfaces
Class CL_IN_ADM_BCS has no interface implemented.
Friends
Class CL_IN_ADM_BCS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CRTIM_HIGH Instance attribute Private Type reference (TYPE) BCS_TIMESTAMP_CREA BCS: Created At 20070911
2 CRTIM_LOW Instance attribute Private Type reference (TYPE) BCS_TIMESTAMP_CREA BCS: Created At 20070911
3 DBG Static Attribute Private Type reference (TYPE) OS_BOOLEAN Boolean 20070911
4 MAXSEL Instance attribute Private Type reference (TYPE) BCS_MAXSEL BCS: Maximum Number of Hits 20070911
5 RFC Instance attribute Private Type reference (TYPE) OS_BOOLEAN Boolean 20080827
6 SNDREQ_GUID Instance attribute Private Type reference (TYPE) GUID_32 Send Request GUID 20100226
7 SREQ Instance attribute Public Type reference (TYPE) SRIN_S 20070911
8 SREQS Instance attribute Public Type reference (TYPE) SRIN_T 20070911
9 SUBJECT Instance attribute Private Type reference (TYPE) SO_OBJ_DES Short Description of Contents 20070911
Methods
# Method Level Visibility Method type Description Created on
1 READ_MIME_FROM_PC Instance method Private Method 20070911
2 READ_MIME_FROM_SR Instance method Private Method 20070911
3 RECEIVE Instance method Public Method 20070911
4 SELECT Instance method Public Method 20070911
5 SET_CRTIM_HIGH Instance method Public Method 20070911
6 SET_CRTIM_LOW Instance method Public Method 20070911
7 SET_CUR_SREQ Instance method Public Method 20070911
8 SET_DBG Static method Public Method 20070911
9 SET_MAXSEL Instance method Public Method 20070911
10 SET_RFC Instance method Public Method 20080827
11 SET_SNDREQ_GUID Instance method Public Method Set Send Request GUID 20100226
12 SET_SUBJECT Instance method Public Method 20070911
13 SHOW_BCST_SR Instance method Public Method 20070911
14 SHOW_DOCUMENT Instance method Public Method 20070911
15 SHOW_MIME Instance method Public Method 20070911
16 SHOW_RECIPIENT Instance method Public Method 20070911
17 SHOW_TRACE Instance method Public Method 20070911
Events
Class CL_IN_ADM_BCS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SRIN_S Public See coding 20070911 begin of SRIN_S, os_guid type os_guid, rcdat type soos-rcdat, rctim type soos-rctim, subject type bcst_sr-subject, sndnam type string, recadrnam type string, to_recnam type string, recnam type string, mime_msgid type mime_msgid, mime(30) type c, state type bcst_sr-state, last_stat type bcst_sr-last_stat, doc_oid type os_guid, sign type bcst_sr-sign, encrypt type bcst_sr-encrypt, end of srin_s
2 SRIN_T Public See coding 20070911 srin_t type standard table of srin_s
Method Signatures

Method READ_MIME_FROM_PC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCEL Value transfer Type reference (TYPE) OS_BOOLEAN 20070911
2 Exporting E_MIME Call by reference Type reference (TYPE) XSTRING 20070911
# Exception Resumable Description Created on
1 CX_BCS 20070911

Method READ_MIME_FROM_SR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MIME Value transfer Type reference (TYPE) XSTRING 20070911
2 Importing I_SRGUID Call by reference Type reference (TYPE) OS_GUID 20070911
# Exception Resumable Description Created on
1 CX_BCS 20070911

Method RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CANCEL Value transfer Type reference (TYPE) OS_BOOLEAN 20070911
2 Importing I_RECNAM Call by reference Type reference (TYPE) CLIKE 20070911
3 Importing I_SNDNAM Call by reference Type reference (TYPE) CLIKE 20070911
4 Importing I_SRGUID Call by reference Type reference (TYPE) OS_GUID 20070911

Method RECEIVE on class CL_IN_ADM_BCS has no exception.

Method SELECT Signature

Method SELECT on class CL_IN_ADM_BCS has no parameter.
Method SELECT on class CL_IN_ADM_BCS has no exception.

Method SET_CRTIM_HIGH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRTIM_HIGH Value transfer Type reference (TYPE) BCS_TIMESTAMP_CREA 20070911

Method SET_CRTIM_HIGH on class CL_IN_ADM_BCS has no exception.

Method SET_CRTIM_LOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRTIM_LOW Value transfer Type reference (TYPE) BCS_TIMESTAMP_CREA 20070911

Method SET_CRTIM_LOW on class CL_IN_ADM_BCS has no exception.

Method SET_CUR_SREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW Call by reference Type reference (TYPE) I 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911

Method SET_DBG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBG Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20070911

Method SET_DBG on class CL_IN_ADM_BCS has no exception.

Method SET_MAXSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAXSEL Value transfer Type reference (TYPE) BCS_MAXSEL 20070911

Method SET_MAXSEL on class CL_IN_ADM_BCS has no exception.

Method SET_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC Call by reference Type reference (TYPE) OS_BOOLEAN Boolean 20080827

Method SET_RFC on class CL_IN_ADM_BCS has no exception.

Method SET_SNDREQ_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SNDREQ_GUID Value transfer Type reference (TYPE) GUID_32 Globally Unique Identifier 20100226

Method SET_SNDREQ_GUID on class CL_IN_ADM_BCS has no exception.

Method SET_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBJECT Value transfer Type reference (TYPE) SO_OBJ_DES 20070911

Method SET_SUBJECT on class CL_IN_ADM_BCS has no exception.

Method SHOW_BCST_SR Signature

Method SHOW_BCST_SR on class CL_IN_ADM_BCS has no parameter.
Method SHOW_BCST_SR on class CL_IN_ADM_BCS has no exception.

Method SHOW_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRGUID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911

Method SHOW_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SNDART Call by reference Type reference (TYPE) SO_SND_ART 'INT' Art des Versendens (Fax, Teletex, ...). 20070911
2 Importing I_SRGUID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20070911
3 Importing I_STAGE Call by reference Type reference (TYPE) CLIKE 20070911
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20070911

Method SHOW_RECIPIENT Signature

Method SHOW_RECIPIENT on class CL_IN_ADM_BCS has no parameter.
Method SHOW_RECIPIENT on class CL_IN_ADM_BCS has no exception.

Method SHOW_TRACE Signature

Method SHOW_TRACE on class CL_IN_ADM_BCS has no parameter.
Method SHOW_TRACE on class CL_IN_ADM_BCS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732