SAP ABAP Class CL_FPM_TEST_CSV_READER (Feeder reading CSV Files from Mime Repository)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130328 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CHART | Feeder Interface for Chart UIBB | 20130328 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20130328 |
Properties
Class | CL_FPM_TEST_CSV_READER | |
Short Description | Feeder reading CSV Files from Mime Repository | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
Created | 20130328 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_CSV_READER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20130328 | ||
2 | IF_FPM_GUIBB_CHART | Feeder Interface for Chart UIBB | 20130328 | ||
3 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20130328 |
Friends
Class CL_FPM_TEST_CSV_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20130328 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20130328 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20130328 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_T_CHARTFIELD_DESCR | Chart Field Description | 20130328 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130328 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130701 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130328 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_ENCODING | 20130328 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130328 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130328 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130328 | |
2 | ![]() |
Instance method | Private | Method | 20130328 |
Events
Class CL_FPM_TEST_CSV_READER has no event.
Types
Class CL_FPM_TEST_CSV_READER has no local type.
Method Signatures
Method CREATE_COL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130328 | |||
2 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | NAME_KOMP | 20130328 |
Method CREATE_COL_ID on class CL_FPM_TEST_CSV_READER has no exception.
Method READ Signature
Method READ on class CL_FPM_TEST_CSV_READER has no parameter.
Method READ on class CL_FPM_TEST_CSV_READER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |