Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

we don't need netid as input argument. confirm date format?

Existing Oracle API: FUNCTION expireCBAccount (a_node_name    IN VARCHAR2,   a_expire_date  IN DATE)

New ServiceNow API function: FUNCTION expireCBAccountViaSN (a_node_name    IN VARCHAR2,   a_expire_date  IN DATE)  RETURN NUMBER

...