You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
436 B

EXEC proc_AddFunction '90630000'
,'90630000'
,'Transaction'
EXEC proc_addMenu '20'
,'90630000'
,'Verify Card Transaction'
,'Menu for: Verify Card Transaction'
,'/Remit/Transaction/VerifyMobileTransaction/VerifyDebitCardTxn.aspx'
,'Transaction'
,'2'
,'Y'
,'20'
,''
select * from applicationmenus where menuname = 'verify txn' --order by functionId desc --90620000
select * from applicationfunctions order by functionid desc