SAP ABAP Class CL_BCOM_MIME_SINGLE_PKCS7 (Class for PKCS7)
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_BINARY | Class for Binary Body Part | 20110805 |
Properties
Class | CL_BCOM_MIME_SINGLE_PKCS7 | |
Short Description | Class for PKCS7 | |
Super Class | CL_BCOM_MIME_SINGLE_BINARY | Class for Binary 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 | 20110804 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BCOM_MIME_SINGLE_PKCS7 has no forward declaration.
Interfaces
Class CL_BCOM_MIME_SINGLE_PKCS7 has no interface implemented.
Friends
Class CL_BCOM_MIME_SINGLE_PKCS7 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | MIME_HDFN | `application/pkcs7-mime` | BCOM: Header Field Name | 20110805 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | MIME_HDFN | `application/pkcs7-signature` | BCOM: Header Field Name | 20110805 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | MIME_HDFN | `smime-type` | BCOM: Header Field Name | 20110805 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `enveloped-data` | 20110805 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `signed-data` | 20110805 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MIME_DATA | 20110804 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20110804 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110804 | |
2 | ![]() |
Instance method | Public | Method | Sets SMIME_TYPE | 20110805 |
Events
Class CL_BCOM_MIME_SINGLE_PKCS7 has no event.
Types
Class CL_BCOM_MIME_SINGLE_PKCS7 has no local type.
Method Signatures
Method GET_SMIME_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | STRING | 20110804 |
Method GET_SMIME_TYPE on class CL_BCOM_MIME_SINGLE_PKCS7 has no exception.
Method SET_SMIME_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SMIME_TYPE | Call by reference | Type reference (TYPE) | STRING | GC_SMIME_ENV | 20110805 |
Method SET_SMIME_TYPE on class CL_BCOM_MIME_SINGLE_PKCS7 has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |