SAP ABAP Class CL_BCOM_MIME_PERSISTENT (Class for KPro Storage of MIME Data)
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
⤷
⤷
Properties
| Class | CL_BCOM_MIME_PERSISTENT | |
| Short Description | Class for KPro Storage of MIME Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SBCOM_MIME | Business Communication: MIME Conversion Tool |
| Created | 20001121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCOM_MIME_PERSISTENT has no forward declaration.
Interfaces
Class CL_BCOM_MIME_PERSISTENT has no interface implemented.
Friends
Class CL_BCOM_MIME_PERSISTENT 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) | SX_ADDRTYP | SAPconnect: Address Type | 20001121 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MIME_DATA | MIME Data Stream (RAWSTRING) | 20001121 | |||
| 3 | Constant | Private | Type reference (TYPE) | SDOKPROPTY-NAME | 'SBCM_ADDRESSTYPE' | KPro Dimension Address Type | 20001122 | ||
| 4 | Constant | Private | Type reference (TYPE) | SDOK_LOCL | 'SBCM' | Document Class for BCOM MIME Objects in KPro | 20001122 | ||
| 5 | Constant | Private | Type reference (TYPE) | SDOKLOCL-LO_CLASS | 'SBCMLOIO' | KPro loio Class for BCOM MIME | 20001122 | ||
| 6 | Constant | Private | Type reference (TYPE) | SDOKPROPTY-NAME | 'SBCM_STAGE' | KPro Dimension MIME Stage | 20001122 | ||
| 7 | Constant | Private | Type reference (TYPE) | SDOKPHCL-PH_CLASS | 'SBCMPHIO' | KPro phio Class for BCOM MIME | 20001122 | ||
| 8 | Constant | Private | Type reference (TYPE) | SDOKPROPTY-VALUE | 'SBCM_DB' | KPro Storage Category | 20001122 | ||
| 9 | Constant | Private | Type reference (TYPE) | SDOKRELIST-RE_CLASS | 'LOGOBJECT' | KPro Text 'LOGOBJECT' (Relationship Class) | 20001122 | ||
| 10 | Constant | Private | Type reference (TYPE) | SDOKPROPTY-NAME | 'STORAGE_CATEGORY' | KPro Text 'STORAGE_CATEGORY' | 20001122 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | MIME Stage: Document | 20001121 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | MIME Stage: Coded | 20001121 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | MIME Stage: Message | 20001122 | ||
| 14 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | MIME Stage: Report | 20001121 | ||
| 15 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | MIME Stage: Signed | 20001121 | ||
| 16 | Instance attribute | Private | Type reference (TYPE) | SDOK_LOID | CHAR32 GUID | 20001121 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | MIME Stage (Value: See Class Constant) | 20001121 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001121 | |
| 2 | Static method | Public | Method | Delete Send Order => Delete all Associated PHIOs | 20001122 | |
| 3 | Instance method | Public | Method | Read Attribute Address Type (Value Set = INT, FAX, PAG) | 20001121 | |
| 4 | Instance method | Public | Method | Read Attribute MIME Data | 20001121 | |
| 5 | Instance method | Public | Method | Read Attribute LOIO; Only Set Per Constructor and Per STORE | 20001121 | |
| 6 | Instance method | Public | Method | Read Attribute MIME Stage (See Class Constants) | 20001121 | |
| 7 | Instance method | Private | Method | Load MIME Data from KPro | 20001121 | |
| 8 | Instance method | Private | Method | Set Attribute Address Type (Value Set = INT, FAX, PAG) | 20001121 | |
| 9 | Instance method | Public | Method | Set Attribute MIME Data | 20001121 | |
| 10 | Instance method | Private | Method | Set Attribute MIME Stage (See Class Constants) | 20001121 | |
| 11 | Instance method | Private | Method | Store MIME Data in KPro | 20001121 |
Events
Class CL_BCOM_MIME_PERSISTENT has no event.
Types
Class CL_BCOM_MIME_PERSISTENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESSTYPE | Value transfer | Type reference (TYPE) | SX_ADDRTYP | SAPconnect: Typ einer Adresse | 20001121 | |||
| 2 | LOIO | Value transfer | Type reference (TYPE) | SDOK_LOID | SPACE | LOIO | 20001121 | ||
| 3 | MIME_STAGE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20001121 |
Method CONSTRUCTOR on class CL_BCOM_MIME_PERSISTENT has no exception.
Method DELETE_LOIO_WITH_PHIOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOIO | Call by reference | Type reference (TYPE) | SDOK_DOCID | LOIO wie im Sendeauftrag gespeichert | 20001122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Persistenztool | 20001205 |
Method GET_ADDRESSTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESSTYPE | Call by reference | Type reference (TYPE) | SX_ADDRTYP | SAPconnect: Typ einer Adresse | 20001121 |
Method GET_ADDRESSTYPE on class CL_BCOM_MIME_PERSISTENT has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | MIME_DATA | BCOM: MIME-Datenstrom | 20001121 | |||
| 2 | ENVELOPE | Call by reference | Type reference (TYPE) | STRING | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Persistenztool | 20001205 |
Method GET_LOIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOIO | Call by reference | Type reference (TYPE) | SDOK_LOID | Logisches Dokument | 20001121 |
Method GET_LOIO on class CL_BCOM_MIME_PERSISTENT has no exception.
Method GET_MIME_STAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIME_STAGE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20001121 |
Method GET_MIME_STAGE on class CL_BCOM_MIME_PERSISTENT has no exception.
Method LOAD_FROM_KPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | MIME_DATA | MIME Datenstrom aus KPro | 20001121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Persistenztool | 20001205 |
Method SET_ADDRESSTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESSTYPE | Call by reference | Type reference (TYPE) | SX_ADDRTYP | SAPconnect: Typ einer Adresse | 20001121 |
Method SET_ADDRESSTYPE on class CL_BCOM_MIME_PERSISTENT has no exception.
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | MIME_DATA | BCOM: MIME-Datenstrom | 20001121 | |||
| 2 | ENVELOPE | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 3 | LOIO | Value transfer | Type reference (TYPE) | SDOK_LOID | Logisches Dokument | 20001121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Persistenztool | 20001205 |
Method SET_MIME_STAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIME_STAGE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20001121 |
Method SET_MIME_STAGE on class CL_BCOM_MIME_PERSISTENT has no exception.
Method STORE_IN_KPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_LOIO | Value transfer | Type reference (TYPE) | SDOKOBJECT-OBJID | Neue LOIO (gefüllt, wenn neu erzeugt) | 20001121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im MIME-Persistenztool | 20001205 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |