SAP ABAP Class CL_FILE_IMPORT_PARALLEL_ASSIST (FIle import parallel assist)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-ML (Application Component) Mass Load
⤷
MDG_BS_FILE_UPLOAD (Package) Master Data Processes Service Based File Upload
⤷
⤷
Properties
| Class | CL_FILE_IMPORT_PARALLEL_ASSIST | |
| Short Description | FIle import parallel assist | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_FILE_UPLOAD | Master Data Processes Service Based File Upload |
| Created | 20100617 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FILE_IMPORT_PARALLEL_ASSIST has no forward declaration.
Interfaces
Class CL_FILE_IMPORT_PARALLEL_ASSIST has no interface implemented.
Friends
Class CL_FILE_IMPORT_PARALLEL_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100617 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | INT4 | Natural number | 20100617 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | INT4 | General Flag | 20100624 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | FLAG | Natural number | 20100617 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20110104 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | FLAG | 'X' | General Flag | 20100624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | call back method for prereequisite objects import | 20100617 | |
| 2 | Static method | Public | Method | Move file from one location to another location | 20101109 |
Events
Class CL_FILE_IMPORT_PARALLEL_ASSIST has no event.
Types
Class CL_FILE_IMPORT_PARALLEL_ASSIST has no local type.
Method Signatures
Method CALLBACK_IMPORT_PREREQ_DONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20100617 |
Method CALLBACK_IMPORT_PREREQ_DONE on class CL_FILE_IMPORT_PARALLEL_ASSIST has no exception.
Method MOVE_SRC_DST_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MOVE_SUCCESS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20101109 | |||
| 2 | IV_DEST_LOGICAL_PATH | Call by reference | Type reference (TYPE) | FILE_TABLE-FILENAME | File name | 20101109 | |||
| 3 | IV_SRC_LOGICAL_PATH | Call by reference | Type reference (TYPE) | FILE_TABLE-FILENAME | File name | 20101109 |
Method MOVE_SRC_DST_FILE on class CL_FILE_IMPORT_PARALLEL_ASSIST has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 703 |