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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SX_ADDR_TYPE | 'INT' | Address Type, for example INT, FAX... | 20000925 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | SAP Character Set Identification | 20000925 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOLIX_TAB | Content Binary | 20000925 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOLI_TAB | Content Textual | 20000925 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SO_OBJ_DES | Description | 20000925 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SO_FILEEXT | File Extension for PC Application | 20000925 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | File Name | 20000925 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SX_BOOLEAN | Content Is Binary | 20000925 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SO_OBJ_LEN | Document Length | 20000925 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SX_NODE_ID | Name of SAPconnect Node or Telephony Server | 20081023 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOLI_TAB | Objhead | 20000925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Address Type | 20080417 |
2 | ![]() |
Instance method | Public | Method | Create Instance | 20000925 |
3 | ![]() |
Static method | Public | Method | Determines Language for Code Page | 20040107 |
4 | ![]() |
Static method | Public | Method | Determines Codepage Configured on the SAPconnect SMPT Node | 20010207 |
5 | ![]() |
Static method | Public | Method | Reset Class Attributes | 20081023 |
6 | ![]() |
Instance method | Public | Method | To Reuse: Reset Body Part Attributes | 20000926 |
7 | ![]() |
Static method | Public | Method | Set Address Type | 20000925 |
8 | ![]() |
Instance method | Public | Method | Set Codepage | 20000925 |
9 | ![]() |
Instance method | Public | Method | Set Binary Content | 20000925 |
10 | ![]() |
Instance method | Public | Method | Set Textual Content | 20000925 |
11 | ![]() |
Instance method | Public | Method | Set Description | 20000925 |
12 | ![]() |
Instance method | Public | Method | Set File Extension | 20000925 |
13 | ![]() |
Instance method | Public | Method | Set File Name | 20000925 |
14 | ![]() |
Instance method | Public | Method | Set Document Length | 20000925 |
15 | ![]() |
Instance method | Public | Method | Set Objhead | 20000925 |
16 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
CODEPAGE | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP-Zeichensatzidentifikation | 20040107 | ||
2 | ![]() |
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 | ![]() |
ADDR_TYPE | Value transfer | Type reference (TYPE) | SX_ADDRTYP | SAPconnect: Typ einer Adresse | 20081023 | ||
2 | ![]() |
CODEPAGE | Value transfer | Type reference (TYPE) | CPCODEPAGE | SAP-Zeichensatzidentifikation | 20010207 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |