SAP ABAP Class CL_BCS_INB_MAIL (Inbound E-Mail)
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_BCS_INB_MAIL BCS: Inbound E-Mail 20110804
Properties
Class CL_BCS_INB_MAIL  
Short Description Inbound E-Mail    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOMS   Business Communication Service 
Created 20110804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCS_INB_MAIL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCS_INB_MAIL BCS: Inbound E-Mail 20110804
Friends
Class CL_BCS_INB_MAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALTERNATIVE Instance attribute Public Attribute reference (LIKE) 20110921
2 GC_APPLOCT Instance attribute Public Attribute reference (LIKE) 20110921
3 GC_ENCRYPTED Instance attribute Public Attribute reference (LIKE) 20110914
4 GC_FAILED Instance attribute Public Attribute reference (LIKE) 20110916
5 GC_HTML Instance attribute Public Attribute reference (LIKE) 20110921
6 GC_IS_NOT Instance attribute Public Attribute reference (LIKE) 20110916
7 GC_MIXED Instance attribute Public Attribute reference (LIKE) 20110921
8 GC_PGPENC Instance attribute Public Attribute reference (LIKE) 20110914
9 GC_PGPSIG Instance attribute Public Attribute reference (LIKE) 20110914
10 GC_PKCS7MIME Instance attribute Public Attribute reference (LIKE) 20110921
11 GC_PKCS7SIG Instance attribute Public Attribute reference (LIKE) 20110921
12 GC_RELATED Instance attribute Public Attribute reference (LIKE) 20110921
13 GC_REPORT Instance attribute Public Attribute reference (LIKE) 20110921
14 GC_RFC822 Instance attribute Public Attribute reference (LIKE) 20110921
15 GC_SEC_NONE Instance attribute Public Attribute reference (LIKE) 20110916
16 GC_SEC_PGP_ENCRYPTED Instance attribute Public Attribute reference (LIKE) 20110914
17 GC_SEC_PGP_SIGNED Instance attribute Public Attribute reference (LIKE) 20110914
18 GC_SEC_SMIME_ANY Instance attribute Public Attribute reference (LIKE) 20110914
19 GC_SEC_SMIME_ENCRYPTED Instance attribute Public Attribute reference (LIKE) 20110914
20 GC_SEC_SMIME_SIGENC Instance attribute Public Attribute reference (LIKE) 20110914
21 GC_SEC_SMIME_SIGNED Instance attribute Public Attribute reference (LIKE) 20110914
22 GC_SIGNED Instance attribute Public Attribute reference (LIKE) 20110921
23 GC_SMIME_CER Instance attribute Public Attribute reference (LIKE) 20110921
24 GC_SMIME_COM Instance attribute Public Attribute reference (LIKE) 20110921
25 GC_SMIME_ENV Instance attribute Public Attribute reference (LIKE) 20110921
26 GC_SMIME_SIG Instance attribute Public Attribute reference (LIKE) 20110921
27 GC_SUCCESS Instance attribute Public Attribute reference (LIKE) 20110916
28 GC_TEXT Instance attribute Public Attribute reference (LIKE) 20110921
29 GC_XPKCS7MIME Instance attribute Public Attribute reference (LIKE) 20110921
30 GC_XPKCS7SIG Instance attribute Public Attribute reference (LIKE) 20110921
31 MO_EXCEPTION Instance attribute Private Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20110921
32 MO_MIME_DOC Instance attribute Private Object reference (TYPE REF TO) CL_BCOM_MIME 20110804
33 MO_MIME_MSG Instance attribute Private Object reference (TYPE REF TO) CL_BCOM_MIME_MESSAGE_SMTP 20110804
34 MO_TRACE Instance attribute Private Object reference (TYPE REF TO) CL_TRACE_BCS 20110804
35 MT_MAIN_DOC Instance attribute Private Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_DOCUMENT 20110804
36 MT_MIME_DOC Instance attribute Private Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_MIME_DOCUMENT 20110804
37 MT_RCPTS Instance attribute Private Type reference (TYPE) STRING_TABLE 20110804
38 MV_CONTTYPE Instance attribute Private Type reference (TYPE) STRING 20110804
39 MV_DECRYPTED Instance attribute Private Type reference (TYPE) C 20110804
40 MV_ERRTYPE Instance attribute Private Type reference (TYPE) STRING BCS Inbound Processing Error Type 20110921
41 MV_HEADERS_PARSED Instance attribute Private Type reference (TYPE) SAP_BOOL 20110804
42 MV_MAIL Instance attribute Private Type reference (TYPE) MIME_DATA 20110804
43 MV_MIME_DOC Instance attribute Private Type reference (TYPE) MIME_DATA 20110804
44 MV_PARSED Instance attribute Private Type reference (TYPE) SAP_BOOL 20110804
45 MV_REF_TYPE Instance attribute Private Type reference (TYPE) MIME_TYPE 20110804
46 MV_SECTYPE Instance attribute Private Type reference (TYPE) STRING 20110914
47 MV_SIGNATURE Instance attribute Private Type reference (TYPE) XSTRING 20110804
48 MV_SUBJECT Instance attribute Private Type reference (TYPE) STRING 20110804
49 MV_VERIFIED Instance attribute Private Type reference (TYPE) C 20110804
50 MV_VIRSCAN Instance attribute Private Type reference (TYPE) C 20110916
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20110804
2 CONVERT Instance method Private Method Converts body part to system code page 20110804
3 CREATE Static method Public Method Create Interface from MIME 20110926
4 CREATE_MHT Instance method Private Method Generates MHT from related body part 20110804
5 DECRYPT Instance method Private Method Decrypt 20110804
6 GET_BCC Instance method Public Method 20110921
7 GET_CC Instance method Public Method 20110921
8 GET_CONTENT_TYPE Instance method Public Method 20110921
9 GET_CUR_SEC_TYPE Instance method Public Method Returns Secure Type (Signed, Encrypted) 20110914
10 GET_DATE Instance method Public Method 20110921
11 GET_DECRYPT_RESULT Instance method Public Method 20110916
12 GET_DISPOSITION_NOTIF_TO Instance method Public Method 20110921
13 GET_DOC Instance method Private Method Returns (part of) document 20110804
14 GET_DOCUMENT Instance method Public Method 20110921
15 GET_DOC_REF Instance method Public Method Return MIME Document 20110831
16 GET_ERROR_TYPE Instance method Public Method 20110916
17 GET_EXCEPTION Instance method Public Method 20110916
18 GET_FROM Instance method Public Method 20110921
19 GET_IMPORTANCE Instance method Public Method 20110921
20 GET_IN_REPLY_TO Instance method Public Method 20110921
21 GET_MESSAGE_ID Instance method Public Method 20110921
22 GET_MIME Instance method Public Method 20110921
23 GET_MIME_DOC Instance method Public Method 20110921
24 GET_MIME_TABLE Instance method Public Method 20110921
25 GET_MSG_REF Instance method Public Method Return MIME Document 20110804
26 GET_OTHER_HEADERS Instance method Public Method 20110921
27 GET_PRIORITY Instance method Public Method 20110921
28 GET_REFERENCES Instance method Public Method 20110921
29 GET_REF_TYPE Instance method Public Method Return MIME Ref Type 20110831
30 GET_REPLY_TO Instance method Public Method 20110921
31 GET_RETURN_RECEIPT_TO Instance method Public Method 20110921
32 GET_SENDER Instance method Public Method 20110921
33 GET_SENSITIVITY Instance method Public Method 20110921
34 GET_SMIME_ENCRYPTED Instance method Public Method 20110921
35 GET_SMIME_SIGNED Instance method Public Method 20110921
36 GET_SUBJECT Instance method Public Method 20110921
37 GET_TO Instance method Public Method 20110921
38 GET_VERIFY_RESULT Instance method Public Method 20110916
39 GET_VIRSCAN_RESULT Instance method Public Method 20110916
40 INIT_TRACE Instance method Public Method Set Trace instance 20110804
41 PARSE Instance method Private Method Parse Entire Message 20110804
42 PARSE_DOCUMENT Instance method Private Method Parse Document 20110804
43 PARSE_HEADERS Instance method Private Method Parse Header 20110804
44 PARSE_SMIME Instance method Public Method Parse S/MIME message 20110804
45 SET_CONTENT_TYPE Instance method Public Method Set Content Type 20110804
46 SET_ERROR_TYPE Instance method Public Method Set Error Type 20110929
47 SET_EXCEPTION Instance method Public Method Set Exception Class 20110929
48 SET_MAIN_DOC Instance method Public Method Set Generated Main Document 20110804
49 SET_NEW_DOC Instance method Public Method Set New MIME Document 20110804
50 SET_SUBJECT Instance method Public Method Set New Subject 20110804
51 VERIFY Instance method Private Method Verify 20110804
52 VIRUS_SCAN Instance method Public Method Virus Scan 20110804
Events
Class CL_BCS_INB_MAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BCSS_BODYPART Public Attribute reference (LIKE) 20110914
2 BCSS_BP_DESCR Public Attribute reference (LIKE) 20110914
3 BCSS_DOCUMENT Public Attribute reference (LIKE) 20110914
4 BCSS_MIME_DOCUMENT Public Attribute reference (LIKE) 20110914
5 BCST_DOCUMENT Public Attribute reference (LIKE) 20110914
6 BCST_MIME_DOCUMENT Public Attribute reference (LIKE) 20110914
7 BCS_CHECKRESULT Public Attribute reference (LIKE) 20110916
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RCPTS Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20110804
2 Importing IV_MAIL Call by reference Type reference (TYPE) XSTRING 20110804

Method CONSTRUCTOR on class CL_BCS_INB_MAIL has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MIME_DOC Call by reference Type reference (TYPE) IF_BCS_INB_MAIL=>BCSS_MIME_DOCUMENT 20110804
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20110804
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RCPTS Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20110926
2 Importing IV_DECRYPT Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20110926
3 Importing IV_IGNORE_DECRYPT_ERR Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20110926
4 Importing IV_IGNORE_VERIFY_ERR Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20110926
5 Importing IV_MAIL Call by reference Type reference (TYPE) XSTRING 20110926
6 Importing IV_VERIFY Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20110926
7 Returning RI_MAIL Value transfer Object reference (TYPE REF TO) IF_BCS_INB_MAIL BCS: Inbound E-Mail 20110926
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20110926

Method CREATE_MHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MIME_DOC Call by reference Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_MIME_DOCUMENT 20110804
2 Returning RS_DOC Value transfer Type reference (TYPE) IF_BCS_INB_MAIL=>BCSS_DOCUMENT 20110804
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method DECRYPT Signature

Method DECRYPT on class CL_BCS_INB_MAIL has no parameter.
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method GET_BCC Signature

Method GET_BCC on class CL_BCS_INB_MAIL has no parameter.
Method GET_BCC on class CL_BCS_INB_MAIL has no exception.

Method GET_CC Signature

Method GET_CC on class CL_BCS_INB_MAIL has no parameter.
Method GET_CC on class CL_BCS_INB_MAIL has no exception.

Method GET_CONTENT_TYPE Signature

Method GET_CONTENT_TYPE on class CL_BCS_INB_MAIL has no parameter.
Method GET_CONTENT_TYPE on class CL_BCS_INB_MAIL has no exception.

Method GET_CUR_SEC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SECTYPE Value transfer Type reference (TYPE) STRING 20110914
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110914

Method GET_DATE Signature

Method GET_DATE on class CL_BCS_INB_MAIL has no parameter.
Method GET_DATE on class CL_BCS_INB_MAIL has no exception.

Method GET_DECRYPT_RESULT Signature

Method GET_DECRYPT_RESULT on class CL_BCS_INB_MAIL has no parameter.
Method GET_DECRYPT_RESULT on class CL_BCS_INB_MAIL has no exception.

Method GET_DISPOSITION_NOTIF_TO Signature

Method GET_DISPOSITION_NOTIF_TO on class CL_BCS_INB_MAIL has no parameter.
Method GET_DISPOSITION_NOTIF_TO on class CL_BCS_INB_MAIL has no exception.

Method GET_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MIME_DOC Call by reference Type reference (TYPE) IF_BCS_INB_MAIL=>BCSS_MIME_DOCUMENT 20110804
2 Returning RT_DOC Value transfer Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_DOCUMENT 20110804

Method GET_DOC on class CL_BCS_INB_MAIL has no exception.

Method GET_DOCUMENT Signature

Method GET_DOCUMENT on class CL_BCS_INB_MAIL has no parameter.
Method GET_DOCUMENT on class CL_BCS_INB_MAIL has no exception.

Method GET_DOC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOC_REF Value transfer Object reference (TYPE REF TO) CL_BCOM_MIME 20110831
# Exception Resumable Description Created on
1 CX_BCOM_MIME Exceptions in MIME Conversion Tool 20110902

Method GET_ERROR_TYPE Signature

Method GET_ERROR_TYPE on class CL_BCS_INB_MAIL has no parameter.
Method GET_ERROR_TYPE on class CL_BCS_INB_MAIL has no exception.

Method GET_EXCEPTION Signature

Method GET_EXCEPTION on class CL_BCS_INB_MAIL has no parameter.
Method GET_EXCEPTION on class CL_BCS_INB_MAIL has no exception.

Method GET_FROM Signature

Method GET_FROM on class CL_BCS_INB_MAIL has no parameter.
Method GET_FROM on class CL_BCS_INB_MAIL has no exception.

Method GET_IMPORTANCE Signature

Method GET_IMPORTANCE on class CL_BCS_INB_MAIL has no parameter.
Method GET_IMPORTANCE on class CL_BCS_INB_MAIL has no exception.

Method GET_IN_REPLY_TO Signature

Method GET_IN_REPLY_TO on class CL_BCS_INB_MAIL has no parameter.
Method GET_IN_REPLY_TO on class CL_BCS_INB_MAIL has no exception.

Method GET_MESSAGE_ID Signature

Method GET_MESSAGE_ID on class CL_BCS_INB_MAIL has no parameter.
Method GET_MESSAGE_ID on class CL_BCS_INB_MAIL has no exception.

Method GET_MIME Signature

Method GET_MIME on class CL_BCS_INB_MAIL has no parameter.
Method GET_MIME on class CL_BCS_INB_MAIL has no exception.

Method GET_MIME_DOC Signature

Method GET_MIME_DOC on class CL_BCS_INB_MAIL has no parameter.
Method GET_MIME_DOC on class CL_BCS_INB_MAIL has no exception.

Method GET_MIME_TABLE Signature

Method GET_MIME_TABLE on class CL_BCS_INB_MAIL has no parameter.
Method GET_MIME_TABLE on class CL_BCS_INB_MAIL has no exception.

Method GET_MSG_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_REF Value transfer Object reference (TYPE REF TO) CL_BCOM_MIME_MESSAGE_SMTP Class for MIME Message + SMTP Part 20110804
# Exception Resumable Description Created on
1 CX_BCOM_MIME Exceptions in MIME Conversion Tool 20110902

Method GET_OTHER_HEADERS Signature

Method GET_OTHER_HEADERS on class CL_BCS_INB_MAIL has no parameter.
Method GET_OTHER_HEADERS on class CL_BCS_INB_MAIL has no exception.

Method GET_PRIORITY Signature

Method GET_PRIORITY on class CL_BCS_INB_MAIL has no parameter.
Method GET_PRIORITY on class CL_BCS_INB_MAIL has no exception.

Method GET_REFERENCES Signature

Method GET_REFERENCES on class CL_BCS_INB_MAIL has no parameter.
Method GET_REFERENCES on class CL_BCS_INB_MAIL has no exception.

Method GET_REF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REF_TYPE Value transfer Type reference (TYPE) MIME_TYPE BCOM: Description for MIME Subtype 20110831
# Exception Resumable Description Created on
1 CX_BCOM_MIME Exceptions in MIME Conversion Tool 20110902

Method GET_REPLY_TO Signature

Method GET_REPLY_TO on class CL_BCS_INB_MAIL has no parameter.
Method GET_REPLY_TO on class CL_BCS_INB_MAIL has no exception.

Method GET_RETURN_RECEIPT_TO Signature

Method GET_RETURN_RECEIPT_TO on class CL_BCS_INB_MAIL has no parameter.
Method GET_RETURN_RECEIPT_TO on class CL_BCS_INB_MAIL has no exception.

Method GET_SENDER Signature

Method GET_SENDER on class CL_BCS_INB_MAIL has no parameter.
Method GET_SENDER on class CL_BCS_INB_MAIL has no exception.

Method GET_SENSITIVITY Signature

Method GET_SENSITIVITY on class CL_BCS_INB_MAIL has no parameter.
Method GET_SENSITIVITY on class CL_BCS_INB_MAIL has no exception.

Method GET_SMIME_ENCRYPTED Signature

Method GET_SMIME_ENCRYPTED on class CL_BCS_INB_MAIL has no parameter.
Method GET_SMIME_ENCRYPTED on class CL_BCS_INB_MAIL has no exception.

Method GET_SMIME_SIGNED Signature

Method GET_SMIME_SIGNED on class CL_BCS_INB_MAIL has no parameter.
Method GET_SMIME_SIGNED on class CL_BCS_INB_MAIL has no exception.

Method GET_SUBJECT Signature

Method GET_SUBJECT on class CL_BCS_INB_MAIL has no parameter.
Method GET_SUBJECT on class CL_BCS_INB_MAIL has no exception.

Method GET_TO Signature

Method GET_TO on class CL_BCS_INB_MAIL has no parameter.
Method GET_TO on class CL_BCS_INB_MAIL has no exception.

Method GET_VERIFY_RESULT Signature

Method GET_VERIFY_RESULT on class CL_BCS_INB_MAIL has no parameter.
Method GET_VERIFY_RESULT on class CL_BCS_INB_MAIL has no exception.

Method GET_VIRSCAN_RESULT Signature

Method GET_VIRSCAN_RESULT on class CL_BCS_INB_MAIL has no parameter.
Method GET_VIRSCAN_RESULT on class CL_BCS_INB_MAIL has no exception.

Method INIT_TRACE Signature

Method INIT_TRACE on class CL_BCS_INB_MAIL has no parameter.
Method INIT_TRACE on class CL_BCS_INB_MAIL has no exception.

Method PARSE Signature

Method PARSE on class CL_BCS_INB_MAIL has no parameter.
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method PARSE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MIME Call by reference Object reference (TYPE REF TO) CL_BCOM_MIME 20110804
2 Importing IV_PARENT Call by reference Type reference (TYPE) N 20110804
3 Importing IV_TYPE Call by reference Type reference (TYPE) MIME_TYPE 20110804
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method PARSE_HEADERS Signature

Method PARSE_HEADERS on class CL_BCS_INB_MAIL has no parameter.
Method PARSE_HEADERS on class CL_BCS_INB_MAIL has no exception.

Method PARSE_SMIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DECRYPT Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20110926
2 Importing IV_VERIFY Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20110926
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method SET_CONTENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTTYPE Call by reference Type reference (TYPE) CSEQUENCE 20110804

Method SET_CONTENT_TYPE on class CL_BCS_INB_MAIL has no exception.

Method SET_ERROR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERRTYPE Call by reference Type reference (TYPE) STRING 20110929

Method SET_ERROR_TYPE on class CL_BCS_INB_MAIL has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20110929

Method SET_EXCEPTION on class CL_BCS_INB_MAIL has no exception.

Method SET_MAIN_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DOC Call by reference Type reference (TYPE) IF_BCS_INB_MAIL=>BCST_DOCUMENT 20110804

Method SET_MAIN_DOC on class CL_BCS_INB_MAIL has no exception.

Method SET_NEW_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIME_DOC Call by reference Type reference (TYPE) XSTRING 20110804
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method SET_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBJECT Call by reference Type reference (TYPE) CSEQUENCE 20110804

Method SET_SUBJECT on class CL_BCS_INB_MAIL has no exception.

Method VERIFY Signature

Method VERIFY on class CL_BCS_INB_MAIL has no parameter.
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804

Method VIRUS_SCAN Signature

Method VIRUS_SCAN on class CL_BCS_INB_MAIL has no parameter.
# Exception Resumable Description Created on
1 CX_BCOM_MIME 20110804
History
Last changed by/on SAP  20130531 
SAP Release Created in 732