SAP ABAP Class CL_CFX_MIME_REPOSITORY (MIME Repository wrapper)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_BASIS (Package) Basis Technology for the Collaboration Folders Application

⤷

⤷

Properties
Class | CL_CFX_MIME_REPOSITORY | |
Short Description | MIME Repository wrapper | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_BASIS | Basis Technology for the Collaboration Folders Application |
Created | 20010219 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFX_MIME_REPOSITORY has no forward declaration.
Interfaces
Class CL_CFX_MIME_REPOSITORY has no interface implemented.
Friends
Class CL_CFX_MIME_REPOSITORY has no friend class.
Attributes
Class CL_CFX_MIME_REPOSITORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delivers the content of a file for a URL | 20010219 |
2 | ![]() |
Static method | Public | Method | Stores a DOM document in the MIME Repository | 20011009 |
3 | ![]() |
Static method | Public | Method | Stores an xStrong in MIME Repository | 20011009 |
Events
Class CL_CFX_MIME_REPOSITORY has no event.
Types
Class CL_CFX_MIME_REPOSITORY has no local type.
Method Signatures
Method GET_FILE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RAW_CONTENT | Value transfer | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Webserver | 20010219 | ||
2 | ![]() |
E_FILE_SIZE | Value transfer | Type reference (TYPE) | I | Größe des Files | 20010219 | ||
3 | ![]() |
E_PHIO | Call by reference | Type reference (TYPE) | SKWF_IO | GUID im 'CHAR' Format in Großschreibung | 20030404 | ||
4 | ![]() |
I_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20031222 | ||
5 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20010219 |
Method GET_FILE_CONTENT on class CL_CFX_MIME_REPOSITORY has no exception.
Method STORE_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | SDOK: Tabelle von Binärdokumentinhalten für den Webserver | 20011009 | ||
2 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20011009 |
Method STORE_DOC on class CL_CFX_MIME_REPOSITORY has no exception.
Method STORE_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | 20011009 | |||
2 | ![]() |
I_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | XString | 20011009 |
Method STORE_XSTRING on class CL_CFX_MIME_REPOSITORY has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 20A |