Commit 13997707 authored by ssarkar's avatar ssarkar

update by sumit on 07/05/13 insert sql given by pragyan sir.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93027 ce508802-f39f-4f6c-b175-0d175dae99d5
parent db3ae3c6
......@@ -38023,8 +38023,32 @@ like to reset the data and process a new wave ? ',
NULL,
NULL);
-- uPDATE BY SUMIT ON 07/06/13 INSERT SQL given by pragyan sir.
INSERT INTO POPHELP VALUES (
'LINE_NO__HOLD',
'W_INV_HOLD_REL',
'SELECT LINE_NO,ITEM_CODE,SITE_CODE,LOC_CODE,LOT_NO,LOT_SL AS
LPN_NO FROM INV_HOLD_DET WHERE TRAN_ID = ''?''',
NULL,
'Line no ',
0,
0,
TO_DATE('7-05-2013 00:00:00','DD-MM-YYYY HH24:MI:SS'),
'ASHISH ',
'ASHISH ',
'1',
NULL,
':1.TRAN_ID__HOLD',
1,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL);
commit;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment