Show TOC Start of Content Area

Background documentation CHECKIN / CHI  Locate the document in its SAP Library structure

Syntax

CHECKIN

Syntax

checkin | chi -f <filename> | --dir <directory>

Arguments

 

-f <file>

The file to check in. The value has to contain the full path to the file. The path and file name are case-sensitive.

You can use slash (/) as a file separator.

--dir <directory>

The path to the directory that contains the files to be checked in. The path and filename are case-sensitive. You can use slash (/) as the file separator.

Description

Command to check in a specified software component to the current location.

Example

chi -f C:/usr/sap/JEE.sca

End of Content Area