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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BCS_TIMESTAMP_CREA | BCS: Created At | 20070911 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BCS_TIMESTAMP_CREA | BCS: Created At | 20070911 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20070911 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BCS_MAXSEL | BCS: Maximum Number of Hits | 20070911 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20080827 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID_32 | Send Request GUID | 20100226 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRIN_S | 20070911 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRIN_T | 20070911 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SO_OBJ_DES | Short Description of Contents | 20070911 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20070911 | |
2 | ![]() |
Instance method | Private | Method | 20070911 | |
3 | ![]() |
Instance method | Public | Method | 20070911 | |
4 | ![]() |
Instance method | Public | Method | 20070911 | |
5 | ![]() |
Instance method | Public | Method | 20070911 | |
6 | ![]() |
Instance method | Public | Method | 20070911 | |
7 | ![]() |
Instance method | Public | Method | 20070911 | |
8 | ![]() |
Static method | Public | Method | 20070911 | |
9 | ![]() |
Instance method | Public | Method | 20070911 | |
10 | ![]() |
Instance method | Public | Method | 20080827 | |
11 | ![]() |
Instance method | Public | Method | Set Send Request GUID | 20100226 |
12 | ![]() |
Instance method | Public | Method | 20070911 | |
13 | ![]() |
Instance method | Public | Method | 20070911 | |
14 | ![]() |
Instance method | Public | Method | 20070911 | |
15 | ![]() |
Instance method | Public | Method | 20070911 | |
16 | ![]() |
Instance method | Public | Method | 20070911 | |
17 | ![]() |
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 | ![]() |
E_CANCEL | Value transfer | Type reference (TYPE) | OS_BOOLEAN | 20070911 | |||
2 | ![]() |
E_MIME | Call by reference | Type reference (TYPE) | XSTRING | 20070911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070911 |
Method READ_MIME_FROM_SR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MIME | Value transfer | Type reference (TYPE) | XSTRING | 20070911 | |||
2 | ![]() |
I_SRGUID | Call by reference | Type reference (TYPE) | OS_GUID | 20070911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070911 |
Method RECEIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CANCEL | Value transfer | Type reference (TYPE) | OS_BOOLEAN | 20070911 | |||
2 | ![]() |
I_RECNAM | Call by reference | Type reference (TYPE) | CLIKE | 20070911 | |||
3 | ![]() |
I_SNDNAM | Call by reference | Type reference (TYPE) | CLIKE | 20070911 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20070911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Allgemeine Ausnahmen | 20070911 |
Method SET_DBG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_SRGUID | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20070911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Allgemeine Ausnahmen | 20070911 |
Method SHOW_MIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SNDART | Call by reference | Type reference (TYPE) | SO_SND_ART | 'INT' | Art des Versendens (Fax, Teletex, ...). | 20070911 | |
2 | ![]() |
I_SRGUID | Call by reference | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20070911 | ||
3 | ![]() |
I_STAGE | Call by reference | Type reference (TYPE) | CLIKE | 20070911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 |