Use
The SAP-specific tables contain information for the SAP application about 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 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 |