ABAPIMPORT_DATA_CLUSTER - IMPORT DATA CLUSTER
CPI1466 during Backup rdisp/max_wprun_time - Maximum work process run timeThis documentation is copyright by SAP AG.
IMPORT
Syntax
IMPORT parameter_list FROM medium[conversion_options].
Effect
Import data objects specified in parameter_list from adatacluster stored in the memory area mediumusing the EXPORTstatement.If required, the data is automatically converted to the current byte sequence (Endian) andcharacter representation. Use additions conversion_options to make adaptations to the current platform.
System Fields
| sy-subrc | Meaning |
| 0 | The specified data cluster was found and the content of the parameters in the data cluster was passed to the respective data objects. Unavailable parameters are ignored. |
| 4 | The specified data cluster was not found. |
Note
See also Classes for Data Clusters.
SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up Vendor Master (General Section)
This documentation is copyright by SAP AG.
Length: 2250 Date: 20120522 Time: 064514 triton ( 60 ms )






