DBA Data[Home] [Help]

APPS.PO_COMPLEX_WORK_PVT dependencies on STANDARD

Line 28: -- are actual (standard) pay items.

24: -- x_financing_payments_flag
25: -- 'Y': All user entered payitems for a document with this style
26: -- are financing (prepayment) pay items.
27: -- 'N': All user entered payitems for a document with this style
28: -- are actual (standard) pay items.
29: -- x_retainage_allowed_flag
30: -- 'Y': Retainage terms can be specified as part of the document.
31: -- 'N': Retainage terms cannot be specified in the document.
32: -- x_advance_allowed_flag

Line 265: -- a document are of type financing (PREPAYMENT) as opposed to actuals (STANDARD).

261: --Locks:
262: -- None.
263: --Function:
264: -- This function will determine whether a style indicates that payitems for
265: -- a document are of type financing (PREPAYMENT) as opposed to actuals (STANDARD).
266: -- Note: This function will not first check if a style is complex work enabled.
267: --Parameters:
268: --IN:
269: -- p_style_id

Line 440: -- actuals (STANDARD) payitems.

436: --Locks:
437: -- None.
438: --Function:
439: -- This function will determine whether a PO uses financing (PREPAYMENT) or
440: -- actuals (STANDARD) payitems.
441: -- Note: This function will not first check if the PO is a complex work PO.
442: --Parameters:
443: --IN:
444: -- p_po_header_id