Entering content frame

Function documentation IMPORT / IMP Locate the document in its SAP Library structure

Use

Imports a file created by the export command into a repository. The file created by the export command contains a binary representation of the exported object. The import command reads this representation and creates the same object in the repository where the import is done.

Prerequisites

You are in the command line editor.

Example

Importing an Export File of an Acivity

...

To import the file c:\temp\a1export created by exporting an activity named a1, execute:

import –f c:\temp\a1export

 

 

 

 

Leaving content frame