SAP ABAP Class CL_CFX_STRUCTURE_DTF_GENERATOR (BOM Extractor for Delimited Text Format)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CFX_STRUCTURE_DATA_COLLECT | BOM Extractor | 20041018 |
Properties
Class | CL_CFX_STRUCTURE_DTF_GENERATOR | |
Short Description | BOM Extractor for Delimited Text Format | |
Super Class | CL_CFX_STRUCTURE_DATA_COLLECT | BOM Extractor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20041006 | 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) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CFX_STRUCTURE_DTF_GENERATOR has no interface implemented.
Friends
Class CL_CFX_STRUCTURE_DTF_GENERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | ';' | Standard DTF Delimiter | 20041020 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | 'csv' | Standard File Expansion for DTF Export | 20041022 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | 'export' | Standard File Name for DTF Export | 20041020 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | 'application/msexcel' | Standard File Type for DTF Export | 20041020 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | '"' | Standard DTF Quotation Marks | 20041020 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | '/"' | Escape and Quotation Marks | 20041021 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | '.' | Points | 20041022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create DTF File for Structure | 20041020 |
2 | ![]() |
Instance method | Protected | Method | Format Value in Accordance with DTF Convention | 20041014 |
3 | ![]() |
Instance method | Protected | Method | Convert Data from the Table into an XSTRING | 20041014 |
Events
Class CL_CFX_STRUCTURE_DTF_GENERATOR has no event.
Types
Class CL_CFX_STRUCTURE_DTF_GENERATOR has no local type.
Method Signatures
Method GENERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | Strukturdaten | 20041020 |
Method GENERATE on class CL_CFX_STRUCTURE_DTF_GENERATOR has no exception.
Method PREPARE_VALUE_TO_DTF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_VALUE | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20041014 | ||
2 | ![]() |
I_DELIMITER | Call by reference | Type reference (TYPE) | CFX_STRING | SC_DTF_DEFAULT_DELIMITER | Trennzeichen | 20041015 | |
3 | ![]() |
I_ENCLOSE_ALWAYS_WITH_QUOTES | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20041015 | |
4 | ![]() |
I_QUOTE | Call by reference | Type reference (TYPE) | CFX_STRING | SC_DTF_DEFAULT_QUOTE | Anführungszeichen | 20041015 |
Method PREPARE_VALUE_TO_DTF on class CL_CFX_STRUCTURE_DTF_GENERATOR has no exception.
Method TABLE_TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | Daten | 20041014 |
Method TABLE_TO_XSTRING on class CL_CFX_STRUCTURE_DTF_GENERATOR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |