SAP ABAP Class CL_BCOM_MIME_SINGLE_CALENDAR (Class for Ical Body Part)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOM_MIME (Package) Business Communication: MIME Conversion Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_MIME_SINGLE_TEXT | Class for Textual Body Part | 20001128 |
Properties
| Class | CL_BCOM_MIME_SINGLE_CALENDAR | |
| Short Description | Class for Ical Body Part | |
| Super Class | CL_BCOM_MIME_SINGLE_TEXT | Class for Textual Body Part |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBCOM_MIME | Business Communication: MIME Conversion Tool |
| Created | 20001128 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCOM_MIME_SINGLE_CALENDAR has no forward declaration.
Interfaces
Class CL_BCOM_MIME_SINGLE_CALENDAR has no interface implemented.
Friends
Class CL_BCOM_MIME_SINGLE_CALENDAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | MIME_TEXT | Component | 20001128 | |||
| 2 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'text/calendar' | Content Type: Calendar | 20001128 | ||
| 3 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'component' | BCOM: Header Field Name | 20001128 | ||
| 4 | Constant | Private | Type reference (TYPE) | MIME_HDFN | 'method' | BCOM: Header Field Name | 20001128 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | MIME_TEXT | Method | 20001128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Component of Calendar Document | 20001128 | |
| 2 | Instance method | Public | Method | Read Method of Calendar Document | 20001128 | |
| 3 | Instance method | Public | Method | Set Component of Calendar Document | 20001128 | |
| 4 | Instance method | Public | Method | Set Method of Calendar Document | 20001128 |
Events
Class CL_BCOM_MIME_SINGLE_CALENDAR has no event.
Types
Class CL_BCOM_MIME_SINGLE_CALENDAR has no local type.
Method Signatures
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20001128 |
Method GET_COMPONENT on class CL_BCOM_MIME_SINGLE_CALENDAR has no exception.
Method GET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20001128 |
Method GET_METHOD on class CL_BCOM_MIME_SINGLE_CALENDAR has no exception.
Method SET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20001128 |
Method SET_COMPONENT on class CL_BCOM_MIME_SINGLE_CALENDAR has no exception.
Method SET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | MIME_TEXT | BCOM: Text, der in MIME umgewandelt werden soll | 20001128 |
Method SET_METHOD on class CL_BCOM_MIME_SINGLE_CALENDAR has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |