SAP ABAP Class CL_BCS_SMTP_UTILS (BCS: SMTP Utilities)
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_BCS_SMTP_UTILS  
Short Description BCS: SMTP Utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOMS   Business Communication Service 
Created 20090827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCS_SMTP_UTILS has no forward declaration.
Interfaces
Class CL_BCS_SMTP_UTILS has no interface implemented.
Friends
Class CL_BCS_SMTP_UTILS has no friend class.
Attributes
Class CL_BCS_SMTP_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADDR_NORMAL Static method Public Method Normalizes an E-Mail Address 20090909
2 BUILD_ENV_STRING Static method Public Method Envelope Data as a String 20121128
3 DECODE_ORCPT Static method Public Method Decodes ORCPT Address 20090909
4 ENCODE_ORCPT Static method Public Method Encodes ORCPT Address 20090909
5 RCPTS_FROM_ENV Static method Public Method Recipient from String 20121128
Events
Class CL_BCS_SMTP_UTILS has no event.
Types
Class CL_BCS_SMTP_UTILS has no local type.
Method Signatures

Method ADDR_NORMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADDR Call by reference Type reference (TYPE) CLIKE 20091119
2 Returning RV_ADDR Value transfer Type reference (TYPE) STRING 20091119
# Exception Resumable Description Created on
1 CX_BCOM_SMTP Ausnahmen in den (E)SMTP Klassen 20090909

Method BUILD_ENV_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETE Call by reference Type reference (TYPE) BCSY_RETE BCS: Zustandsinformation zu einem technischen Empfänger 20121128
2 Importing IV_ENVID Call by reference Type reference (TYPE) CSEQUENCE 20121128
3 Importing IV_FROM Call by reference Type reference (TYPE) CSEQUENCE 20121128
4 Importing IV_RETURN Call by reference Type reference (TYPE) BCS_RETURN BCS: Umfang, in dem eine Mail bei DSN zurückgeschickt wird 20121128
5 Returning RV_ENV Value transfer Type reference (TYPE) STRING 20121128

Method BUILD_ENV_STRING on class CL_BCS_SMTP_UTILS has no exception.

Method DECODE_ORCPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORCPT Call by reference Type reference (TYPE) CSEQUENCE 20090909
2 Returning RV_ORCPT Value transfer Type reference (TYPE) STRING 20090909
# Exception Resumable Description Created on
1 CX_BCOM_SMTP Ausnahmen in den (E)SMTP Klassen 20090909

Method ENCODE_ORCPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORCPT Call by reference Type reference (TYPE) CSEQUENCE 20090909
2 Returning RV_ORCPT Value transfer Type reference (TYPE) STRING 20090909

Method ENCODE_ORCPT on class CL_BCS_SMTP_UTILS has no exception.

Method RCPTS_FROM_ENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENV Call by reference Type reference (TYPE) STRING 20121128
2 Returning RT_RCPTS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20121128

Method RCPTS_FROM_ENV on class CL_BCS_SMTP_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740