Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OracleFormsですべてのパラメータリストを読み取ることは可能ですか?
GET_PARAMETER_LIST(name)フォームでパラメータリストを取得するために使用します。ただし、パラメータリストの名前を知っている必要があります。調べるには、パラメータリストを設定するフォームを呼び出しているコードを調べます。たとえば、を呼び出すコードを探しますCREATE_PARAMETER_LIST。
GET_PARAMETER_LIST(name)
CREATE_PARAMETER_LIST
一般的に、混乱を避けるために、すべてのパラメーターリストに単一の標準名を使用することを好みます。