CONQRSMGR Class Constructor

This section presents the constructor for the CONQRSMGR class.

Example

import PT_CONQRS:CONQRSMGR;

Local PT_CONQRS:CONQRSMGR &objConQrsInst = create PT_CONQRS:CONQRSMGR(&sOprId, &sCONQRSNAME);

Note: The first parameter is not required; an empty string can be specified instead.