Entering content frame

 Loading SAP-Specific Tables 

Use

The SAP-specific tables contain information for the SAP application on the status of the database instance.

You maintain the contents of the SAP-specific tables. Normally, these tables are maintained by the SAP application on a regular basis.

Prerequisites

You have the DBM operator authorization ExecLoad or LoadSysTab.

Syntax

load_r3tab

Reply

OK<NL>
<errcode>,<err_description><NL>
<pgmcode>,<command><NL>
<xload_output_lines><NL>
<xload_protocol_lines><NL>

Values for the Individual Fields of the Reply

<errcode>

Error number of the DBM server.
If successful, the error number is
0

<err_description>

Description of the error

<pgmcode>

Return value of the executed program

<command>

Command line executed by the DBM Server

<xload_output_lines>

Output text of the program

<xload_protocol_lines>

Lines of the LOAD log

<NL>

Line feed

 

 

Leaving content frame