SAP ABAP Class /BOBF/CL_CONF_ACT_EXP_XML_MIME (Action for exporting xml to MIME repository)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_ACTION | Interface for an Action | 20090205 |
Properties
| Class | /BOBF/CL_CONF_ACT_EXP_XML_MIME | |
| Short Description | Action for exporting xml to MIME repository | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/CONFIGURATION | Business Object Processing Configuration |
| Created | 20090205 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_CONF_ACT_EXP_XML_MIME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_FRW_ACTION | Interface for an Action | 20090205 |
Friends
Class /BOBF/CL_CONF_ACT_EXP_XML_MIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | '/SAP/PUBLIC/BOBF/BOBF_SUPPORT/' | 20090209 |
Methods
Class /BOBF/CL_CONF_ACT_EXP_XML_MIME has no method.
Events
Class /BOBF/CL_CONF_ACT_EXP_XML_MIME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MIME_NOTES | Private | See coding | 20090210 | tt_mime_notes TYPE STANDARD TABLE OF ty_mime_notes
|
||
| 2 | TY_MIME_NOTES | Private | See coding | 20090210 | BEGIN OF ty_mime_notes,
version_from TYPE /bobf/conf_version,
version_to TYPE /bobf/conf_version,
note_number TYPE cwbntnumm,
support_package_level TYPE num4,
release TYPE saprelease,
END OF ty_mime_notes
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |