DBA Data[Home] [Help]

APPS.OKE_PRINT_FORM_PUB dependencies on FND_LOOKUP_VALUES

Line 50: , Status_Name fnd_lookup_values.meaning%TYPE

46: -- Form Statuses are defined as lookups with lookup_type
47: -- OKE_FORM_STATUS. Either the code or the meaning must be
48: -- provided. If both are provided, the CODE value will be used.
49: --
50: , Status_Name fnd_lookup_values.meaning%TYPE
51: , Status_Code oke_k_form_headers.status_code%TYPE
52: --
53: -- Header Level Data
54: --