SAP ABAP Class CL_CNV_MBT_PIFD_DYN_VAR_FILEIO (Helper class for Dynpro-based variant file I/O)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PIFD_DYN (Package) PIFD Dynpro Generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_PIFD_VARIANT_FILEIO | File I/O methods for variants | 20110902 |
Properties
| Class | CL_CNV_MBT_PIFD_DYN_VAR_FILEIO | |
| Short Description | Helper class for Dynpro-based variant file I/O | |
| Super Class | CL_CNV_MBT_PIFD_VARIANT_FILEIO | File I/O methods for variants |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PIFD_DYN | PIFD Dynpro Generation |
| Created | 20110902 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_PIFD_DYN_VAR_FILEIO has no forward declaration.
Interfaces
Class CL_CNV_MBT_PIFD_DYN_VAR_FILEIO has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_DYN_VAR_FILEIO has no friend class.
Attributes
Class CL_CNV_MBT_PIFD_DYN_VAR_FILEIO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Load the variant from file on the local machine (via SAPGUI) | 20110902 | |
| 2 | Static method | Public | Method | Save the variant to a file on the local machine (via SAPGUI) | 20110902 |
Events
Class CL_CNV_MBT_PIFD_DYN_VAR_FILEIO has no event.
Types
Class CL_CNV_MBT_PIFD_DYN_VAR_FILEIO has no local type.
Method Signatures
Method LOAD_FROM_LOCAL_MACHINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeptions of the Util Class | 20111202 | ||
| 2 | PIFD Dynpro Error | 20110902 | ||
| 3 | Canceled by user | 20110902 | ||
| 4 | Error loading document | 20110902 | ||
| 5 | Not supported | 20110902 | ||
| 6 | LTR: Access Denied | 20110902 |
Method SAVE_TO_LOCAL_MACHINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeptions of the Util Class | 20111202 | ||
| 2 | PIFD Dynpro Error | 20110902 | ||
| 3 | Canceled by user | 20110902 | ||
| 4 | Not supported | 20110902 | ||
| 5 | Error saving document | 20110905 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |