DBA Data[Home] [Help]

APPS.WMA_COMPLETION dependencies on WIP_PARAMETERS

Line 53: --value in wip_parameters

49: wip_logger.log('enter wmapcmpb.process. int id is ' || parameters.transactionIntID, errCode);
50: end if;
51:
52: --if the caller has chosen to override the wip parameter, use that value, otherwise use the
53: --value in wip_parameters
54: l_txnMode := nvl(txnMode, wma_derive.getTxnMode(parameters.environment.orgID));
55:
56: -- derive and validate all necessary fields for insertion
57: if (derive(cmpRecord, l_overCplRec, parameters, l_txnMode, error) = FALSE) then

Line 1527: from wip_parameters

1523: l_txnMode := nvl(p_txnMode, wma_derive.getTxnMode(p_orgID));
1524:
1525: select backflush_lot_entry_type
1526: into x_lotEntryType
1527: from wip_parameters
1528: where organization_id = p_orgID;
1529:
1530: --change from verify all to exceptions only if in background mode
1531: --this is b/c in background mode, component l/s information should