SAP ABAP Class CL_CFX_TEXT_FOLDER (Manages the Folder with the XML Text Files)
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_TEXT_FOLDER | |
| Short Description | Manages the Folder with the XML Text Files | |
| 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 | 20010314 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_TEXT_FOLDER has no interface implemented.
Friends
Class CL_CFX_TEXT_FOLDER 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) | WBMR_MIME_TABLE | 20031222 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_TEXT_FILE | 20010314 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | sc_error* | 20010314 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | 20010314 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 1 | 20010314 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 0 | No error | 20010314 | ||
| 7 | Constant | Protected | Type reference (TYPE) | CHAR2 | '__' | Version Number Components | 20010314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010314 | |
| 2 | Instance method | Public | Method | Is the language in the folder? | 20010315 | |
| 3 | Instance method | Public | Method | Is the package in the folder? | 20010315 | |
| 4 | Instance method | Public | Method | Is the vocabulary in the folder? | 20010315 | |
| 5 | Instance method | Private | Method | Extract Mime Repository | 20030120 | |
| 6 | Instance method | Public | Method | Delivers the File Names for Vocabulary, Package and Language | 20010314 | |
| 7 | Instance method | Public | Method | Returns All Installed Languages | 20010314 | |
| 8 | Instance method | Public | Method | Interrogation of Last Occurring Error | 20010314 | |
| 9 | Instance method | Public | Method | Define SKWF Logical Info Objects for Mime File Names | 20031222 | |
| 10 | Instance method | Public | Method | Delivers all Packages for which Texts Exist | 20010314 | |
| 11 | Instance method | Private | Method | Delivers Package Name, Vocabulary, Language from File Name | 20010314 | |
| 12 | Instance method | Public | Method | Delivers All Installed Vocabulary | 20010314 |
Events
Class CL_CFX_TEXT_FOLDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TEXT_FILE | Private | See coding | 20010314 | |
||
| 2 | T_TEXT_FILE | Private | See coding | 20010314 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MIME_REPOSITORY_FOLDER | Call by reference | Type reference (TYPE) | CFX_STRING | Mappenname Mime-Repository der Texte | 20010314 |
Method CONSTRUCTOR on class CL_CFX_TEXT_FOLDER has no exception.
Method CONTAINS_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010315 | |||
| 2 | R_CONTAINS_LANGUAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20010315 |
Method CONTAINS_LANGUAGE on class CL_CFX_TEXT_FOLDER has no exception.
Method CONTAINS_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010315 | |||
| 2 | R_CONTAINS_PACKAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20010315 |
Method CONTAINS_PACKAGE on class CL_CFX_TEXT_FOLDER has no exception.
Method CONTAINS_VOCABULARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VOCABULARY | Call by reference | Type reference (TYPE) | CFX_T_VOCABULARY | Vokabular | 20010315 | |||
| 2 | R_CONTAINS_VOCABULARY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20010315 |
Method CONTAINS_VOCABULARY on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_ALL_MIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MIMES | Value transfer | Type reference (TYPE) | WBMR_MIME_TABLE | 20030120 | ||||
| 2 | I_MIME_REPOSITORY_FOLDER | Call by reference | Type reference (TYPE) | CFX_STRING | KW Framework: URL oder Teil-URL | 20030120 |
Method GET_ALL_MIMES on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010314 | |||
| 2 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010314 | |||
| 3 | I_VOCABULARY | Call by reference | Type reference (TYPE) | CFX_T_VOCABULARY | Basis Zeichenkette für Collaboration Folders | 20010314 | |||
| 4 | R_FILENAME | Value transfer | Type reference (TYPE) | CFX_STRING | Basis Zeichenkette für Collaboration Folders | 20010314 |
Method GET_FILENAME on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE_OUTPUT | Call by reference | Type reference (TYPE) | LAISO | Sprache der Sprachtexte | 20010314 | |||
| 2 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010316 | |||
| 3 | RT_LANGUAGE | Value transfer | Type reference (TYPE) | CFX_TT_LANG | Tabelle mit Sprachen | 20010314 |
Method GET_LANGUAGES on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_LAST_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LAST_ERROR | Value transfer | Type reference (TYPE) | I | 20010314 |
Method GET_LAST_ERROR on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_LOIO_FOR_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20031222 | ||||
| 2 | R_MIMELOIO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20031222 |
Method GET_LOIO_FOR_FILENAME on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PACKAGE | Value transfer | Type reference (TYPE) | CFX_TT_PACKAGE | 20010314 |
Method GET_PACKAGES on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_TEXT_FILE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010314 | |||
| 2 | E_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010314 | |||
| 3 | E_VOCABULARY | Call by reference | Type reference (TYPE) | CFX_T_VOCABULARY | Vokabular | 20010314 | |||
| 4 | I_FILE_NAME | Call by reference | Type reference (TYPE) | SKWF_DESCR | KW Framework: Beschreibungstext | 20010314 |
Method GET_TEXT_FILE_INFO on class CL_CFX_TEXT_FOLDER has no exception.
Method GET_VOCABULARIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010316 | |||
| 2 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20010316 | |||
| 3 | RT_VOCABULARY | Value transfer | Type reference (TYPE) | CFX_TT_VOCABULARY | 20010314 |
Method GET_VOCABULARIES on class CL_CFX_TEXT_FOLDER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |