481: 'Revenue',
482: 'Y',
483: trans_date,
484: 'F',
485: 'STANDARD',
486: l_creation_date,
487: l_created_by,
488: l_last_update_date,
489: l_last_updated_by,
1164: 'Revenue',
1165: decode(trans_status_code,'A','Y','N'),
1166: decode(trans_status_code,'A',trans_date,NULL),
1167: 'F',
1168: 'STANDARD',
1169: l_creation_date,
1170: l_created_by,
1171: l_last_update_date,
1172: l_last_updated_by,