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 COMPONENT Instance attribute Private Type reference (TYPE) MIME_TEXT Component 20001128
2 C_CAL_CONTTYPE_TEXT Constant Private Type reference (TYPE) MIME_HDFN 'text/calendar' Content Type: Calendar 20001128
3 C_COMPONENT_TEXT Constant Private Type reference (TYPE) MIME_HDFN 'component' BCOM: Header Field Name 20001128
4 C_METHOD_TEXT Constant Private Type reference (TYPE) MIME_HDFN 'method' BCOM: Header Field Name 20001128
5 METHOD Instance attribute Private Type reference (TYPE) MIME_TEXT Method 20001128
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT Instance method Public Method Read Component of Calendar Document 20001128
2 GET_METHOD Instance method Public Method Read Method of Calendar Document 20001128
3 SET_COMPONENT Instance method Public Method Set Component of Calendar Document 20001128
4 SET_METHOD 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 Exporting 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 Exporting 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 Importing 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 Importing 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