Start of Content Area

Background documentation Class Description  Locate the document in its SAP Library structure

 

Factory Class

Class CL_LDQ_APPLICATION is the factory class for the LDQ reader and LDQ writer objects.

 

UML Display:

This graphic is explained in the accompanying text

No public or protected attributes.

 

Method Overview:

Method

Visibility / Level

Description

GET_WRITER

Public Static

The method creates an LDQ writer object or gets an existing one. The method requires an application name for the local data queue and returns an interface reference.

GET_READER

Public Static

The method creates an LDQ reader object or gets an existing one. The method requires an application name for the local data queue and returns an interface reference.

 

 

You can find more information under:

Classes in LDQ API - "Write"

Classes in LDQ API - "Read"

 

End of Content Area