Start of Content Area

Function documentation Connection Between Other SAP Systems and SLD  Locate the document in its SAP Library structure

Use

The sldreg executable is used to transfer data to the SLD for a system that is neither ABAP nor J2EE-based. When triggered by other SAP systems, the sldreg sends data in an XML format using a predefined document type definition (DTD). It uses an HTTP connection, as shown in the figure below:

This graphic is explained in the accompanying text

For example, Search and Classification (TREX), SAPOSCOL, and so on, generate such an XML and trigger the transfer of data to SLD via sldreg.

The sldreg executable and the required libraries, which are linked dynamically, are installed with your ABAP or J2EE-based system.

 

See also:

Configuring sldreg and Transferring Data to SLD

 

 

End of Content Area