Functions

Name Description
CheckCustomer Function body CheckCustomer(customer_Id NUMBER) return CheckCustomer, Package CUSTOMERS
CheckEmployee Function body CheckEmployee(employee_Id NUMBER) return CheckEmployee, Package EMPLOYEES
CheckPrice Function body CheckPrice(price NUMBER) return CheckPrice, Package PRODUCTS
DecodeCodeId Function body DecodeCodeId(codeId INTERGER) return DecodeCodeId, Package SALEORDER
F Function body F(I_1 NUMBER,I_2 NUMBER,I_3 NUMBER) return T_OUT_PARAMS_TAB
GetActionId Function body GetActionId(actionName NVARCHAR2) return GetActionId, Package APPLOGPK
GetActionName Function body GetActionName(actionId INTEGER) return GetActionName, Package APPLOGPK
GetFullName Function body GetFullName(fname NVARCHAR2,lname NVARCHAR2) return GetFullName, Package EMPLOYEES
GetFullName Function body GetFullName(fname NVARCHAR2,lname NVARCHAR2) return GetFullName, Package CUSTOMERS
GetFullName Function body GetFullName(fname NVARCHAR2,lname NVARCHAR2) return GetFullName, Package DATA
GetManagerByEmployee Function body GetManagerByEmployee(id NUMBER) return GetManagerByEmployee, Package EMPLOYEES
uf_SetBracket Function body uf_SetBracket(astring VARCHAR2) return uf_SetBracket, Package DATA