SAP ABAP Class CL_MIME_DOC_BCS (Wrapper for Inbound Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DELETE_BCS | BCS: Deletion Functions | 20110901 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DOCUMENT_BCS | Document Interface for BCS | 20110901 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20110901 |
Properties
Class | CL_MIME_DOC_BCS | |
Short Description | Wrapper for Inbound Document | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SBCOMS | Business Communication Service |
Created | 20110901 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DELETE_BCS | BCS: Deletion Functions | 20110901 | ||
2 | IF_DOCUMENT_BCS | Document Interface for BCS | 20110901 | ||
3 | IF_OS_STATE | State Management for a 'Managed Object' | 20110901 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_MIME_DOC_BCS | 20110901 | Base Agent Wrapper for Inbound Document |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BCS_INB_MAIL | 20110901 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_BCS_INB_MAIL=>BCST_DOCUMENT | 20110901 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_NO | Object: Number from ID | 20110901 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_TP | Code for document class | 20110901 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SO_OBJ_YR | Object: Year from ID | 20110901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Instance | 20110901 |
2 | ![]() |
Static method | Public | Method | Create Instance | 20110901 |
3 | ![]() |
Instance method | Private | Method | Set Document | 20110901 |
4 | ![]() |
Instance method | Private | Get-method of a virtual attribute | Reads Attribute MI_MAIL | 20110901 |
5 | ![]() |
Instance method | Private | Get-method of a virtual attribute | Reads Attribute MT_DOC | 20110901 |
6 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJNO | 20110901 |
7 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJTP | 20110901 |
8 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJYR | 20110901 |
9 | ![]() |
Instance method | Private | Set-method of a virtual attribute | Sets Attribute MI_MAIL | 20110901 |
10 | ![]() |
Instance method | Private | Set-method of a virtual attribute | Sets Attribute MT_DOC | 20110901 |
Events
Class CL_MIME_DOC_BCS has no event.
Types
Class CL_MIME_DOC_BCS has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_MIME_DOC_BCS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen von Dokumenten | 20110901 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_MAIL | Call by reference | Object reference (TYPE REF TO) | IF_BCS_INB_MAIL | 20110901 | |||
2 | ![]() |
RI_MIME_DOC | Value transfer | Object reference (TYPE REF TO) | IF_DOCUMENT_BCS | Dokumenteninterface für das BCS | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen von Dokumenten | 20110901 |
Method FILL_DOC Signature
Method FILL_DOC on class CL_MIME_DOC_BCS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Ausnahmen von Dokumenten | 20110901 |
Method GET_MI_MAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BCS_INB_MAIL | Attributwert | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20110901 |
Method GET_MT_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_BCS_INB_MAIL=>BCST_DOCUMENT | Attributwert | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20110901 |
Method GET_OBJNO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_OBJ_NO | Attributwert | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20110901 |
Method GET_OBJTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_OBJ_TP | Attributwert | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20110901 |
Method GET_OBJYR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SO_OBJ_YR | Attributwert | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20110901 |
Method SET_MI_MAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MI_MAIL | Call by reference | Object reference (TYPE REF TO) | IF_BCS_INB_MAIL | Attributwert | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20110901 |
Method SET_MT_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MT_DOC | Call by reference | Type reference (TYPE) | IF_BCS_INB_MAIL=>BCST_DOCUMENT | Attributwert | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20110901 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |