Oracle Apps Fusion Blog(Forms, Reports, Oracle Application Technical, SQL, PL/SQL, OAF)
Saturday, January 19, 2019
OKC_K_HEADERS_ALL_B.STS_CODE in OLFM
OKC_K_HEADERS_ALL_B.STS_CODE = OKC_STATUSES_B.CODE
SELECT b.code, tl.meaning, b.ste_code
FROM okc_statuses_b b
,okc_statuses_tl tl
WHERE b.code = tl.code
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
APEX$TASK_PK
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
No comments:
Post a Comment