Tuesday 27 October 2015

Form Pesonalization (AR): Comment or Message is appears When Click on the Deliver Check Box for Accept.


Form Pesonalization (AR): Comment or Message is appears When Click on the Deliver Check Box for Accept.





Condition tab
Trigger Event: WHEN-NEW-ITEM-INSTANCE
Trigger Object: RCV_TRANSACTION.SUBINVENTORY_DSP
Condition : RCV_TRANSACTION.TRANSACTION_TYPE ='ACCEPT' AND
:RCV_TRANSACTION.LINE_CHKBOX ='Y' AND :RCV_TRANSACTION.PO_LINE_ID IN
(SELECT PLA.PO_LINE_ID FROM PO_LINES_ALL PLA
WHERE
PLA.ATTRIBUTE12='YES'
AND PLA.PO_LINE_ID = :RCV_TRANSACTION.PO_LINE_ID
AND PLA.PO_HEADER_ID = :RCV_TRANSACTION.PO_HEADER_ID)
Processing Mode: Both


Action tab
Message Type: Show Message Test: “It is a Capital Item”

No comments:

Post a Comment

How to change Employee Number Generation from Manual to Automatic in Oracle HRMS (When attempting to apply for a job in iRecruitment)

When attempting to apply for a job in iRecruitment, the following error occurs: ERROR: You must enter an Application Number. Solution: How t...