Show TOC Start of Content Area

Background documentation format Locate the document in its SAP Library structure

Use

Defines the output format for the commands.

Syntax

Syntax

format [-status|-s] [-headers|-h] [responseFormat]

Options

 

-status|-s

Show/hide the status code of the response.

-headers|-h

Show/hide the headers of the output.

Arguments

 

responseFormat

Response format. The allowed values are:

      pretty - pretty printing of the response

      raw - raw printing of the response

Description

Defines the output format for the commands.

Example

Switches to raw response formatting.

format raw

End of Content Area