SAP ABAP Class CL_GBT_MULTIRELATED_SERVICE (Help Class for Multipart/Related in Business Workplace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SO (Package) SAPoffice
⤷
⤷
Properties
| Class | CL_GBT_MULTIRELATED_SERVICE | |
| Short Description | Help Class for Multipart/Related in Business Workplace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SO | SAPoffice |
| Created | 20010802 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_GBT_MULTIRELATED_SERVICE has no interface implemented.
Friends
Class CL_GBT_MULTIRELATED_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BCOM_MIME_SINGLE_TEXT | HtmlPart | 20010802 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BCOM_MIME_SINGLE_TEXT | Alternative Part | 20010802 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SMPTPARTS | Table of Single Parts in Multipart/Related | 20010802 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | SAP character set identification | 20010802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Binary Part (Screen) | 20010802 | |
| 2 | Instance method | Public | Method | Set Textual Part | 20010802 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20010802 | |
| 4 | Static method | Private | Method | Get Instance from Mime Data | 20010806 | |
| 5 | Instance method | Public | Method | Get Mime Reference (Internal Use) | 20010802 | |
| 6 | Instance method | Public | Method | Set HTML Part | 20010802 | |
| 7 | Instance method | Public | Method | Set Alternative Text Part | 20010802 |
Events
Class CL_GBT_MULTIRELATED_SERVICE has no event.
Types
Class CL_GBT_MULTIRELATED_SERVICE has no local type.
Method Signatures
Method ADD_BINARY_PART 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 | objcont und objhead als Tabellentyp | 20010802 | |||
| 2 | CONTENT_ID | Call by reference | Type reference (TYPE) | MIME_CNTID | BCOM: Bodypart Content ID | 20010802 | |||
| 3 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | W3CONTTYPE | HTML-Content-Type | 20010802 | |||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Kurze Beschreibung des Inhaltes | 20010802 | |||
| 5 | EXTENSION | Call by reference | Type reference (TYPE) | SO_FILEEXT | Dateierweiterung einer PC-Anwendung | 20010802 | |||
| 6 | FILENAME | Call by reference | Type reference (TYPE) | MIME_TEXT | Dateiname (nur Vorschlag) | 20010802 | |||
| 7 | LENGTH | Call by reference | Type reference (TYPE) | SO_OBJ_LEN | Größe des Dokumentinhalts | 20010802 |
Method ADD_BINARY_PART on class CL_GBT_MULTIRELATED_SERVICE has no exception.
Method ADD_TEXTUAL_PART 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 | 20010802 | |||
| 2 | CONTENT_ID | Call by reference | Type reference (TYPE) | MIME_CNTID | BCOM: Bodypart Content ID | 20010802 | |||
| 3 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | W3CONTTYPE | HTML-Content-Type | 20010802 | |||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Kurze Beschreibung des Inhaltes | 20010802 | |||
| 5 | EXTENSION | Call by reference | Type reference (TYPE) | SO_FILEEXT | Dateierweiterung einer PC-Anwendung | 20010802 | |||
| 6 | FILENAME | Call by reference | Type reference (TYPE) | MIME_TEXT | Dateiname (nur Vorschlag) | 20010802 | |||
| 7 | LENGTH | Call by reference | Type reference (TYPE) | SO_OBJ_LEN | Größe des Dokumentinhalts | 20010802 |
Method ADD_TEXTUAL_PART on class CL_GBT_MULTIRELATED_SERVICE has no exception.
Method CONSTRUCTOR 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 | 20010802 |
Method CONSTRUCTOR on class CL_GBT_MULTIRELATED_SERVICE has no exception.
Method GET_INSTANCE_FROM_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MIME_DATA | Call by reference | Type reference (TYPE) | MIME_DATA | BCOM: MIME-Datenstrom | 20010806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20010806 | ||
| 2 | MIME Fehler | 20010806 |
Method GET_MIME_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MIME_REF | Value transfer | Object reference (TYPE REF TO) | CL_BCOM_MIME | Oberklasse für alle MIME-Objekte | 20010802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Konvertierungstool | 20010802 | ||
| 2 | MIME Fehler | 20010803 |
Method SET_MAIN_HTML 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 | 20010802 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Kurze Beschreibung des Inhaltes | 20010802 | |||
| 3 | FILENAME | Call by reference | Type reference (TYPE) | MIME_TEXT | Dateiname (nur Vorschlag) | 20010802 |
Method SET_MAIN_HTML on class CL_GBT_MULTIRELATED_SERVICE has no exception.
Method SET_MAIN_TEXT 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 | 20010802 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Kurze Beschreibung des Inhaltes | 20010802 | |||
| 3 | FILENAME | Call by reference | Type reference (TYPE) | MIME_TEXT | Dateiname (nur Vorschlag) | 20010802 |
Method SET_MAIN_TEXT on class CL_GBT_MULTIRELATED_SERVICE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 620 |