1Z0-242 試験問題を無料オンラインアクセス

試験コード:1Z0-242
試験名称:PeopleSoft Application Developer II: App Engine and Integration
認定資格:Oracle
無料問題数:102
更新日:2025-09-14
評価
100%

問題 1

You are testing a new asynchronous service operation to send employee job data to another system; however, no operation instance is created. Select three possible causes. (Choose three.)

問題 2

Examine this PeopleCode snippet:
&SQL = CreateSQL("Select %EffDtCheck(EFFDT) from %Table(PSU_INSTR_TBL)");
Select the correct option.

問題 3

An Application Engine program inserts rows into PS_VENDOR.
The program encounters an error and abends (ends abnormally).
You correct the error, but now PS_VENDOR is in an unknown state.
Select the correct statement.

問題 4

The Application Engine program PSU_PROC_ORD uses values from PS_PSU_ORDER_DTL and PS_PSU_STOCK_TBL to update PS_PSU_STOCK_TBL. You used a Do Select action to select QTY_ON_HAND, QTY_ORDERED, and ITEM_CD from PS_PSU_ORDER_DTL into the state record. You added a SQL action to update PS_PSU_STOCK_TBL using the values in the state record. Which code would you use in the SQL action?

問題 5

Examine the join in this Select statement:
SELECT A.TASK , B.EFFORT_AMT
FROM PS_PROJECT A , PS_EFFORT B
WHERE A.TASK = B.TASK
AND A.RESOURCE = B.RESOURCE
Select the equivalent Select statement.

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。