SAP ABAP Class CL_DMC_FILE_IMPORTER (CL_DMC_FILE_IMPORTER)
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_FILE_LIST_OWNER | Can a list with input/output files be assigned? | 20000313 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_IMPORT_DESC | Import Interface (Import) | 20000229 |
Properties
| Class | CL_DMC_FILE_IMPORTER | |
| Short Description | CL_DMC_FILE_IMPORTER | |
| 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
| # | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMC_FILE_LIST_OWNER | Can a list with input/output files be assigned? | 20000313 | ||
| 2 | IF_DMC_IMPORT_DESC | Import Interface (Import) | 20000229 |
Friends
Class CL_DMC_FILE_IMPORTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_WCARD | CL_DMC_FILE_IMPORTER | 20000313 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | FILE_TREE_CONTAINER | 20000229 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_LIST_TREE | FILE_TREE_CONTROL | 20000229 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_WCARD_LIST | Container for cl_dmc_wcard | 20000313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | ADD_FILE_DESC | 20000229 | |
| 2 | Instance method | Protected | Method | Generate new wildcard | 20000313 | |
| 3 | Instance method | Public | Method | clear_node_item_table | 20000607 | |
| 4 | Instance method | Public | Method | CONSTRUCTOR | 20000229 | |
| 5 | Instance method | Protected | Method | DEL_FILE_DESC | 20000229 | |
| 6 | Instance method | Protected | Method | Delete Wildcard | 20000313 | |
| 7 | Instance method | Public | Method | RESTORE_AFTER_CANCEL | 20000508 | |
| 8 | Instance method | Public | Method | SHOW_FILE_TREE | 20000229 |
Events
Class CL_DMC_FILE_IMPORTER has no event.
Types
Class CL_DMC_FILE_IMPORTER has no local type.
Method Signatures
Method ADD_FILE_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOCATION | Call by reference | Type reference (TYPE) | DMC_FLOC | IM_LOCATION | 20000229 |
Method ADD_FILE_DESC on class CL_DMC_FILE_IMPORTER has no exception.
Method ADD_WCARD Signature
Method ADD_WCARD on class CL_DMC_FILE_IMPORTER has no parameter.
Method ADD_WCARD on class CL_DMC_FILE_IMPORTER has no exception.
Method CLEAR_NODE_ITEM_TABLE Signature
Method CLEAR_NODE_ITEM_TABLE on class CL_DMC_FILE_IMPORTER has no parameter.
Method CLEAR_NODE_ITEM_TABLE on class CL_DMC_FILE_IMPORTER 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_IMPORTER has no exception.
Method DEL_FILE_DESC Signature
Method DEL_FILE_DESC on class CL_DMC_FILE_IMPORTER has no parameter.
Method DEL_FILE_DESC on class CL_DMC_FILE_IMPORTER has no exception.
Method DEL_WCARD Signature
Method DEL_WCARD on class CL_DMC_FILE_IMPORTER has no parameter.
Method DEL_WCARD on class CL_DMC_FILE_IMPORTER has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_FILE_IMPORTER has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_FILE_IMPORTER has no exception.
Method SHOW_FILE_TREE Signature
Method SHOW_FILE_TREE on class CL_DMC_FILE_IMPORTER has no parameter.
Method SHOW_FILE_TREE on class CL_DMC_FILE_IMPORTER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |