DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_TYPES dependencies on PO_TBL_VARCHAR25

Line 419: clm_delivery_period_uom_tbl PO_TBL_VARCHAR25,

415: clm_delivery_event_code_tbl PO_TBL_VARCHAR30,
416: clm_delivery_period_tbl PO_TBL_NUMBER,
417: clm_promise_period_tbl PO_TBL_NUMBER,
418: clm_pop_duration_tbl PO_TBL_NUMBER,
419: clm_delivery_period_uom_tbl PO_TBL_VARCHAR25,
420: clm_promise_period_uom_tbl PO_TBL_VARCHAR25,
421: clm_pop_duration_uom_tbl PO_TBL_VARCHAR25
422: -- ATTENTION: If you are adding new attributes to this record type, see
423: -- the message above first.

Line 420: clm_promise_period_uom_tbl PO_TBL_VARCHAR25,

416: clm_delivery_period_tbl PO_TBL_NUMBER,
417: clm_promise_period_tbl PO_TBL_NUMBER,
418: clm_pop_duration_tbl PO_TBL_NUMBER,
419: clm_delivery_period_uom_tbl PO_TBL_VARCHAR25,
420: clm_promise_period_uom_tbl PO_TBL_VARCHAR25,
421: clm_pop_duration_uom_tbl PO_TBL_VARCHAR25
422: -- ATTENTION: If you are adding new attributes to this record type, see
423: -- the message above first.
424: );

Line 421: clm_pop_duration_uom_tbl PO_TBL_VARCHAR25

417: clm_promise_period_tbl PO_TBL_NUMBER,
418: clm_pop_duration_tbl PO_TBL_NUMBER,
419: clm_delivery_period_uom_tbl PO_TBL_VARCHAR25,
420: clm_promise_period_uom_tbl PO_TBL_VARCHAR25,
421: clm_pop_duration_uom_tbl PO_TBL_VARCHAR25
422: -- ATTENTION: If you are adding new attributes to this record type, see
423: -- the message above first.
424: );
425:

Line 700: distribution_type_tbl PO_TBL_VARCHAR25,

696: -- attributes exist in txn table but not in interface table
697: tax_attribute_update_code_tbl PO_TBL_VARCHAR30,
698: award_set_id_tbl PO_TBL_NUMBER,
699: org_id_tbl PO_TBL_NUMBER,
700: distribution_type_tbl PO_TBL_VARCHAR25,
701: req_distribution_id_tbl PO_TBL_NUMBER,
702:
703: -- attributes read from line location record
704: loc_ship_to_org_id_tbl PO_TBL_NUMBER,