Advertisement
Guest User

Untitled

a guest
May 24th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. psInputs.Reset();
  2. psOutputs.Reset();
  3. psInputs.SetProperty("Business Object Name", "Account");
  4. psInputs.SetProperty("Business Component Name", "Account");
  5. TheApplication().GetService("SIS OM PMT Service").InvokeMethod("Refresh Business Component", psInputs, psOutputs);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement