DBA Data[Home] [Help]

APPS.FTE_PTRACKING dependencies on STANDARD

Line 84: -- this procedure takes a token name, application ID and a standard parameter list and

80: x_err_msg OUT NOCOPY VARCHAR2
81: );
82:
83:
84: -- this procedure takes a token name, application ID and a standard parameter list and
85: -- returns the corresponding calculated token value
86:
87: END FTE_PTRACKING;