Show TOC Start of Content Area

Background documentationimport Locate the document in its SAP Library structure

Use

Imports an export file that was created by the export command.

Syntax

Syntax

import [-maxSegmentSize|-s ...] filename

Options

-maxSegmentSize|-s

Specified maximal segment size in case of a segmented import.

Arguments

filename

Fielname

Description

Imports an export-file that was created by the export command.

Example

Imports the propagation list myPropList from file C:\temp\myPropList.exp which was created by the export command (see example of the export command).

import c:\temp\myPropList.exp

 

 

End of Content Area