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 1536: from wip_parameters

1532: l_txnMode := nvl(p_txnMode, wma_derive.getTxnMode(p_orgID));
1533:
1534: select backflush_lot_entry_type
1535: into x_lotEntryType
1536: from wip_parameters
1537: where organization_id = p_orgID;
1538:
1539: --change from verify all to exceptions only if in background mode
1540: --this is b/c in background mode, component l/s information should