Versions Compared

Key

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

...

whether a PTAEO is required

Note

We can put this return value as out parameter in oracle function. Can webmethods support it?existing oracle API:

FUNCTION getSrvcChargeInfo (a_netid             IN  VARCHAR2,
                              a_service_cd           IN  VARCHAR2,
                              a_expenditure_type  OUT VARCHAR2,
                              a_charge_code       OUT NUMBER,
                              a_student_indicator OUT VARCHAR2,
                              a_charge_code_name  OUT VARCHAR2,
                              a_ptaeo_required    OUT VARCHAR2)

getNodeList()

Arguments for getNodeList:
netid of owner

...