Show TOC Start of Content Area

Procedure documentation load_r3tab  Locate the document in its SAP Library structure

Use

The SAP-specific tables are internal tables for the system that users do not define or change. They contain information for the SAP application on the state of the database instance.

Normally, this DBM command is executed by the SAP application on a regular basis. Only use this command if you are instructed to do so by the support desk.

Prerequisites

You have the server authorization ExecLoad or LoadSysTab.

Syntax

load_r3tab

Reply

OK

<return_code>,<description>

<loader_code>,<command>

<loader_output_lines>

<loader_log_lines>

Values for the Reply Fields

Field

Description

<return_code>

Return value of the Database Manager

if the value is 0, the DBM command has been executed successfully; for all other values, see:
documentation on Messages

<description>

Message short text

<loader_code>

Return code from loader

<command>

Executed command line

<loader_output_lines>

Loader message text

<loader_log_lines>

Content summary of loader log

 

 

 

End of Content Area