SAP ABAP Class CL_PS_PROP_TREE_CSV_HANDLER (Hilfsklasse für CSV-Verarbeitung)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBUI_PROPERTY_TREE (Package) Intern: Werkzeuge für den Eigenschaftsbaum
⤷
⤷
Properties
| Class | CL_PS_PROP_TREE_CSV_HANDLER | |
| Short Description | Hilfsklasse für CSV-Verarbeitung | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CBUI_PROPERTY_TREE | Intern: Werkzeuge für den Eigenschaftsbaum |
| Created | 20121126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PS_PROP_TREE_CSV_HANDLER has no forward declaration.
Interfaces
Class CL_PS_PROP_TREE_CSV_HANDLER has no interface implemented.
Friends
Class CL_PS_PROP_TREE_CSV_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'characteristics_definition' | 20121126 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'class_characteristics_assignment' | 20121126 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'tree_structure' | 20121126 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'valuation_types' | 20121126 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | ';' | 20121126 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PS_PROP_TREE_LOGGER | 20121126 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | ESY_TTY_TREE_CHARACTERISTICS | 20121126 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ESY_TTY_TREE_CLASS_CHARACT | 20121126 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | 20121126 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | ESY_TTY_TREE_STRUCTURE | 20121126 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | ESY_TTY_TREE_VALUATION_TYPES | 20121126 |
Methods
Events
Class CL_PS_PROP_TREE_CSV_HANDLER has no event.
Types
Class CL_PS_PROP_TREE_CSV_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_PS_PROP_TREE_LOGGER | 20121126 |
Method CONSTRUCTOR on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_CHARACTERISTICS_CSV_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CSV_HEADER | Value transfer | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 |
Method GET_CHARACTERISTICS_CSV_HEAD on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_CHARACTERISTICS_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHARACTERISTICS_DEFINITIONS | Call by reference | Type reference (TYPE) | ESY_TTY_TREE_CHARACTERISTICS | 20121126 |
Method GET_CHARACTERISTICS_DEFINITION on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_CLASS_CHARACT_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLASS_CHARACT_ASSIGNMENT | Call by reference | Type reference (TYPE) | ESY_TTY_TREE_CLASS_CHARACT | 20121126 |
Method GET_CLASS_CHARACT_ASSIGNMENT on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_CLASS_CHARACT_CSV_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CSV_HEADER | Value transfer | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 |
Method GET_CLASS_CHARACT_CSV_HEAD on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_CSV_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CSV_HEADER | Call by reference | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 | ||||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | FLAG | 20121126 | ||||
| 3 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20121126 |
Method GET_CSV_FROM_DB on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_TREE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TREE_STRUCTURE | Call by reference | Type reference (TYPE) | ESY_TTY_TREE_STRUCTURE | 20121126 |
Method GET_TREE_STRUCTURE on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_TREE_STRUCTURE_CSV_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CSV_HEADER | Value transfer | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 |
Method GET_TREE_STRUCTURE_CSV_HEAD on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_VALUATION_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUATION_TYPES | Call by reference | Type reference (TYPE) | ESY_TTY_TREE_VALUATION_TYPES | 20121126 |
Method GET_VALUATION_TYPES on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method GET_VALUATION_TYPES_CSV_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CSV_HEADER | Value transfer | Type reference (TYPE) | EST_PROPTREE_CSV | 20130207 |
Method GET_VALUATION_TYPES_CSV_HEAD on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method LOAD_CHARACTERISTIC_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | FLAG | 20121126 |
Method LOAD_CHARACTERISTIC_DEFINITION on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method LOAD_CLASS_CHARACT_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | FLAG | 20121126 |
Method LOAD_CLASS_CHARACT_ASSIGNMENT on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method LOAD_TREE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | FLAG | 20121126 |
Method LOAD_TREE_STRUCTURE on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method LOAD_VALUATION_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | FLAG | 20121126 |
Method LOAD_VALUATION_TYPES on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method STORE_CSV_IN_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CSV_CONTENT_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20121126 | ||||
| 2 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20121126 |
Method STORE_CSV_IN_DB on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
Method WRITE_CATCHED_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20121126 | ||||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20121126 | ||||
| 3 | IV_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20121126 | ||||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | STRING | 20121126 | ||||
| 5 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20121126 |
Method WRITE_CATCHED_EXCEPTION on class CL_PS_PROP_TREE_CSV_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |