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 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_BCS_INB_MAIL 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 MI_MAIL Instance attribute Private Object reference (TYPE REF TO) IF_BCS_INB_MAIL 20110901
2 MT_DOC Instance attribute Private Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_DOCUMENT 20110901
3 OBJNO Instance attribute Protected Type reference (TYPE) SO_OBJ_NO Object: Number from ID 20110901
4 OBJTP Instance attribute Protected Type reference (TYPE) SO_OBJ_TP Code for document class 20110901
5 OBJYR Instance attribute Protected Type reference (TYPE) SO_OBJ_YR Object: Year from ID 20110901
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Check Instance 20110901
2 CREATE Static method Public Method Create Instance 20110901
3 FILL_DOC Instance method Private Method Set Document 20110901
4 GET_MI_MAIL Instance method Private Get-method of a virtual attribute Reads Attribute MI_MAIL 20110901
5 GET_MT_DOC Instance method Private Get-method of a virtual attribute Reads Attribute MT_DOC 20110901
6 GET_OBJNO Instance method Public Get-method of a virtual attribute Reads Attribute OBJNO 20110901
7 GET_OBJTP Instance method Public Get-method of a virtual attribute Reads Attribute OBJTP 20110901
8 GET_OBJYR Instance method Public Get-method of a virtual attribute Reads Attribute OBJYR 20110901
9 SET_MI_MAIL Instance method Private Set-method of a virtual attribute Sets Attribute MI_MAIL 20110901
10 SET_MT_DOC 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 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20110901

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_MAIL Call by reference Object reference (TYPE REF TO) IF_BCS_INB_MAIL 20110901
2 Returning 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 CX_DOCUMENT_BCS 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 CX_DOCUMENT_BCS 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCS_INB_MAIL Attributwert 20110901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110901

Method GET_MT_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_DOCUMENT Attributwert 20110901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110901

Method GET_OBJNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_OBJ_NO Attributwert 20110901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110901

Method GET_OBJTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_OBJ_TP Attributwert 20110901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110901

Method GET_OBJYR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_OBJ_YR Attributwert 20110901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110901

Method SET_MI_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MI_MAIL Call by reference Object reference (TYPE REF TO) IF_BCS_INB_MAIL Attributwert 20110901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110901

Method SET_MT_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MT_DOC Call by reference Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_DOCUMENT Attributwert 20110901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110901
History
Last changed by/on SAP  20130531 
SAP Release Created in 732