SAP ABAP Class CL_SX_MIME_SINGLEPART (SAPconnect Wrapper for CL_BCOM_MIME_SINGLEPART)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SCON (Package) SAPconnect - External Communication
Properties
Class CL_SX_MIME_SINGLEPART  
Short Description SAPconnect Wrapper for CL_BCOM_MIME_SINGLEPART    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCON   SAPconnect - External Communication 
Created 20000925   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SX_MIME_SINGLEPART has no interface implemented.
Friends
Class CL_SX_MIME_SINGLEPART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDR_TYPE Static Attribute Private Type reference (TYPE) SX_ADDR_TYPE 'INT' Address Type, for example INT, FAX... 20000925
2 CODEPAGE Instance attribute Private Type reference (TYPE) CPCODEPAGE SAP Character Set Identification 20000925
3 CONTENT_BIN Instance attribute Private Type reference (TYPE) SOLIX_TAB Content Binary 20000925
4 CONTENT_TXT Instance attribute Private Type reference (TYPE) SOLI_TAB Content Textual 20000925
5 DESCRIPTION Instance attribute Private Type reference (TYPE) SO_OBJ_DES Description 20000925
6 EXTENSION Instance attribute Private Type reference (TYPE) SO_FILEEXT File Extension for PC Application 20000925
7 FILENAME Instance attribute Private Type reference (TYPE) STRING File Name 20000925
8 FLAG_BIN Instance attribute Private Type reference (TYPE) SX_BOOLEAN Content Is Binary 20000925
9 LENGTH Instance attribute Private Type reference (TYPE) SO_OBJ_LEN Document Length 20000925
10 NODE_ID Static Attribute Private Type reference (TYPE) SX_NODE_ID Name of SAPconnect Node or Telephony Server 20081023
11 OBJHEAD Instance attribute Private Type reference (TYPE) SOLI_TAB Objhead 20000925
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDRESS_TYPE Static method Public Method Get Address Type 20080417
2 GET_REFERENCE Instance method Public Method Create Instance 20000925
3 GET_SX_LANGUAGE Static method Public Method Determines Language for Code Page 20040107
4 GET_SX_NODE_CODEPAGE Static method Public Method Determines Codepage Configured on the SAPconnect SMPT Node 20010207
5 RESET_CLASS Static method Public Method Reset Class Attributes 20081023
6 RESET_INSTANCE Instance method Public Method To Reuse: Reset Body Part Attributes 20000926
7 SET_ADDRESS_TYPE Static method Public Method Set Address Type 20000925
8 SET_CODEPAGE Instance method Public Method Set Codepage 20000925
9 SET_CONTENT_BIN Instance method Public Method Set Binary Content 20000925
10 SET_CONTENT_TXT Instance method Public Method Set Textual Content 20000925
11 SET_DESCRIPTION Instance method Public Method Set Description 20000925
12 SET_EXTENSION Instance method Public Method Set File Extension 20000925
13 SET_FILENAME Instance method Public Method Set File Name 20000925
14 SET_LENGTH Instance method Public Method Set Document Length 20000925
15 SET_OBJHEAD Instance method Public Method Set Objhead 20000925
16 SET_SX_NODE_ID Static method Public Method Set Node ID 20081023
Events
Class CL_SX_MIME_SINGLEPART has no event.
Types
Class CL_SX_MIME_SINGLEPART has no local type.
Method Signatures

Method GET_ADDRESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADDR_TYPE Value transfer Type reference (TYPE) SX_ADDR_TYPE 20080417

Method GET_ADDRESS_TYPE on class CL_SX_MIME_SINGLEPART has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REFERENCE Value transfer Object reference (TYPE REF TO) CL_BCOM_MIME_SINGLEPART Klasse für einen einzelnen Bodypart 20000925
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20001205

Method GET_SX_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20040107
2 Returning LANGUAGE Value transfer Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20040107

Method GET_SX_LANGUAGE on class CL_SX_MIME_SINGLEPART has no exception.

Method GET_SX_NODE_CODEPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDR_TYPE Value transfer Type reference (TYPE) SX_ADDRTYP SAPconnect: Typ einer Adresse 20081023
2 Returning CODEPAGE Value transfer Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20010207
3 Importing LANGUAGE Value transfer Type reference (TYPE) LANGU Sprachenschlüssel 20070628

Method GET_SX_NODE_CODEPAGE on class CL_SX_MIME_SINGLEPART has no exception.

Method RESET_CLASS Signature

Method RESET_CLASS on class CL_SX_MIME_SINGLEPART has no parameter.
Method RESET_CLASS on class CL_SX_MIME_SINGLEPART has no exception.

Method RESET_INSTANCE Signature

Method RESET_INSTANCE on class CL_SX_MIME_SINGLEPART has no parameter.
Method RESET_INSTANCE on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_ADDRESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDR_TYPE Call by reference Type reference (TYPE) SX_ADDR_TYPE Adreßtyp 20000925

Method SET_ADDRESS_TYPE on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_CODEPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20000925

Method SET_CODEPAGE on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_CONTENT_BIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) SOLIX_TAB GBT: SOLIX als Tabellentyp 20000925

Method SET_CONTENT_BIN on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_CONTENT_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) SOLI_TAB objcont und objhead als Tabellentyp 20000925

Method SET_CONTENT_TXT on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SO_OBJ_DES Kurze Beschreibung des Inhaltes 20000925

Method SET_DESCRIPTION on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTENSION Call by reference Type reference (TYPE) SO_FILEEXT Dateierweiterung einer PC-Anwendung 20000925

Method SET_EXTENSION on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_FILENAME Signature

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

Method SET_FILENAME on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LENGTH Call by reference Type reference (TYPE) SO_OBJ_LEN Größe des Dokumentinhalts 20000926

Method SET_LENGTH on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_OBJHEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJHEAD Call by reference Type reference (TYPE) SOLI_TAB objcont und objhead als Tabellentyp 20000926

Method SET_OBJHEAD on class CL_SX_MIME_SINGLEPART has no exception.

Method SET_SX_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_ID Call by reference Type reference (TYPE) SX_NODE_ID Name des SAPconnect-Knotens oder des Telefonie-Servers 20081023

Method SET_SX_NODE_ID on class CL_SX_MIME_SINGLEPART has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A