SAP ABAP Class CL_DMC_FILE_OLO (File Output Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_POBJECT | Basis Class for All Objects in DMC | 20000229 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_EXPORT_DESC | Interface for Output After Mapping | 20000229 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_FILE_LIST_OWNER | Can a list with input/output files be assigned? | 20000314 |
Properties
| Class | CL_DMC_FILE_OLO | |
| Short Description | File Output Interface | |
| Super Class | CL_DMC_POBJECT | Basis Class for All Objects in DMC |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000229 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_FILE_OLO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMC_EXPORT_DESC | Interface for Output After Mapping | 20000229 | ||
| 2 | IF_DMC_FILE_LIST_OWNER | Can a list with input/output files be assigned? | 20000314 |
Friends
Class CL_DMC_FILE_OLO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20000314 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_LIST_TREE | List Tree Control | 20000314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds a file descripition | 20000316 | |
| 2 | Instance method | Public | Method | clear_node_item_table | 20000607 | |
| 3 | Instance method | Public | Method | CONSTRUCTOR | 20000229 | |
| 4 | Instance method | Protected | Method | Deletes a file description | 20000316 | |
| 5 | Instance method | Public | Method | Hold data, if not saved | 20000509 |
Events
Class CL_DMC_FILE_OLO has no event.
Types
Class CL_DMC_FILE_OLO has no local type.
Method Signatures
Method ADD_FILE_DESC Signature
Method ADD_FILE_DESC on class CL_DMC_FILE_OLO has no parameter.
Method ADD_FILE_DESC on class CL_DMC_FILE_OLO has no exception.
Method CLEAR_NODE_ITEM_TABLE Signature
Method CLEAR_NODE_ITEM_TABLE on class CL_DMC_FILE_OLO has no parameter.
Method CLEAR_NODE_ITEM_TABLE on class CL_DMC_FILE_OLO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | DMCT_SYSDATE | IM_CHANGEDATE | 20000229 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | DMCT_SYSUSER | IM_CHNAM | 20000229 | |||
| 4 | IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | IM_CONV_OBJECT | 20000229 | |||
| 5 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | |||
| 6 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | |||
| 7 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | |||
| 8 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 | |||
| 9 | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | |||
| 10 | IM_RTI | Call by reference | Type reference (TYPE) | DMCT_RTI_TYPE | IM_RTI | 20000229 |
Method CONSTRUCTOR on class CL_DMC_FILE_OLO has no exception.
Method DEL_FILE_DESC Signature
Method DEL_FILE_DESC on class CL_DMC_FILE_OLO has no parameter.
Method DEL_FILE_DESC on class CL_DMC_FILE_OLO has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_FILE_OLO has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_FILE_OLO has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |