Wednesday, November 11, 2015

Lauching Process through Peoplecode

This Code written in the field change of the field.

&RQST = CreateProcessRequest();
&RQST.ProcessType = "SQR";
&RQST.ProcessName = "XYZ";
&RQST.RunControlID = "TEST";
&RQST.RunLocation = "XYZ1";/*SERVER NAME EX:PSUNX
&RQST.RunDateTime = %Datetime;
&RQST.Schedule();

No comments:

Post a Comment