DBA Data[Home] [Help]

APPS.ECE_POCO_TRANSACTION dependencies on STANDARD

Line 1307: 'STANDARD' ,'NS',

1303: /* Bug 2396394 Added the document type CONTRACT in SQL below */
1304:
1305: SELECT DECODE(l_header_tbl(nDocument_type_pos).value,
1306: 'BLANKET' ,'NB',
1307: 'STANDARD' ,'NS',
1308: 'PLANNED' ,'NP',
1309: 'RELEASE' ,'NR',
1310: 'BLANKET RELEASE' ,'NR',
1311: 'CONTRACT' ,'NC',

Line 2817: 'STANDARD' ,'NS',

2813: /* Bug 2396394 Added the document type CONTRACT in SQL below */
2814:
2815: SELECT DECODE(l_header_tbl(nDocument_type_pos).value,
2816: 'BLANKET' ,'NB',
2817: 'STANDARD' ,'NS',
2818: 'PLANNED' ,'NP',
2819: 'RELEASE' ,'NR',
2820: 'BLANKET RELEASE' ,'NR',
2821: 'CONTRACT' ,'NC',