CONQRSMGR method: 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.
Related Topics