SAP ABAP Class CL_SLIM_BPO_EMAIL (BPO Measurement: E-Mail Connection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_BPO_EMAIL  
Short Description BPO Measurement: E-Mail Connection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20080123   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_BPO_EMAIL has no forward declaration.
Interfaces
Class CL_SLIM_BPO_EMAIL has no interface implemented.
Friends
Class CL_SLIM_BPO_EMAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_EMAIL_ADDR Instance attribute Private Type reference (TYPE) ADR6-SMTP_ADDR 'email@sap.com' E-Mail Recipient 20080919
2 GA_INSTNO Instance attribute Private Type reference (TYPE) CHAR10 Global Installation Number 20080919
3 USER_ADDR Constant Private Type reference (TYPE) STRING 'USER_ADDR' User Address Administration 20080919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080919
2 CREATE_ATTACHMENT Instance method Private Method Generate E-Mail Attachment 20080919
3 CREATE_BODY Instance method Private Method Generate E-Mail Body 20080919
4 GET_ATTACHMENT_NAME Instance method Private Method Returns Name of Attachment 20080919
5 GET_DOC_SETTINGS Instance method Private Method Returns E-Mail Settings 20080919
6 GET_RECEIVERS Instance method Private Method Returns E-Mail Receiver 20080919
7 SEND_EMAIL Instance method Public Method E-Mail Send Function 20080919
Events
Class CL_SLIM_BPO_EMAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LY_EMAIL_S Public Type reference (TYPE) SOLISTI1 SAPoffice: Single List with Column Length 255 20080919
2 LY_EMAIL_T Public See coding 20080919 LY_EMAIL_T type standard table of solisti1
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GA_INSTNO Value transfer Type reference (TYPE) CHAR10 20080919

Method CONSTRUCTOR on class CL_SLIM_BPO_EMAIL has no exception.

Method CREATE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATA Call by reference Object reference (TYPE REF TO) DATA 20080919
2 Importing PI_OUT Call by reference Object reference (TYPE REF TO) DATA 20080919
3 Returning PR_LENGTH Value transfer Type reference (TYPE) I 20080919

Method CREATE_ATTACHMENT on class CL_SLIM_BPO_EMAIL has no exception.

Method CREATE_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_BODY Value transfer Object reference (TYPE REF TO) DATA 20080919

Method CREATE_BODY on class CL_SLIM_BPO_EMAIL has no exception.

Method GET_ATTACHMENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_NAME Value transfer Type reference (TYPE) LY_ATT_NAME 20080919

Method GET_ATTACHMENT_NAME on class CL_SLIM_BPO_EMAIL has no exception.

Method GET_DOC_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_SETTINGS Value transfer Type reference (TYPE) SODOCCHGI1 Daten die bei einem Objekt geändert werden können 20080919

Method GET_DOC_SETTINGS on class CL_SLIM_BPO_EMAIL has no exception.

Method GET_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_REC Value transfer Object reference (TYPE REF TO) DATA SAPoffice: Struktur der API-Empfängerliste 20080919

Method GET_RECEIVERS on class CL_SLIM_BPO_EMAIL has no exception.

Method SEND_EMAIL Signature

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

Method SEND_EMAIL on class CL_SLIM_BPO_EMAIL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in