‎2007 Sep 13 8:43 AM
Hi All,
In tcode QM02 (when notification type is Q2) when i click on complete button(flag sign button) i want to check the value in vendor ,if it is empty i have to msg.
I want to know whether any exit is there for the fcode(ARCH)(wh is fcode of complete buttton) ,i checked all the exits but i didn't find it .if anybody worked on this before please help me.
One more if there is no exit how to proceed?
Points are rewarded on helpful answers .
Thanks in advance,
Priya.
‎2007 Sep 13 11:36 AM
Hi,
I this case since it's simple validation you may use Field Exit for data element of Vendor.
I hope this helps,
Regards
Raju Chitale
‎2007 Sep 13 12:17 PM
I don't want to validate the vendor its already done ,i just want to check whether vendor is empty or not only after clicking 'complete' button.
before that if vendor is empty that is ok ,while saving also its ok, only when complete is clicked it should not be empty.
‎2007 Sep 14 4:13 AM
Transaction Code - QM02 Change quality notification
Check all
Exit Name Description
IWO10026 User check on setting status 'Do not perform'
IWO10027 User exit: Generate user-defined settlement rule
IWOC0001 Create PM/SM notification: Determine reference object
IWOC0002 PM/SM notification: Check whether status change is allowed
IWOC0003 PM/SM authorization check of ref. object and planner group
IWOC0004 Change single-level list editing PM/QM/SM ALV settings
No of Exits: 6
Rewadrs if useful..................
Minal