DBA Data[Home] [Help]

APPS.ARRX_TX dependencies on OE_PROFILE

Line 1013: oe_profile.get(

1009: fa_rx_util_pkg.debug('arrx_tx.check_before_report()+');
1010:
1011: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_FLEX_CODE');
1012:
1013: oe_profile.get(
1014: name => 'SO_ID_FLEX_CODE',
1015: val => var.so_id_flex_code);
1016:
1017:

Line 1020: oe_profile.get(

1016:
1017:
1018: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_ORG_ID');
1019:
1020: oe_profile.get(
1021: name => 'SO_ORGANIZATION_ID',
1022: val => var.so_organization_id);
1023:
1024: get_item := fa_rx_flex_pkg.flex_sql(

Line 1521: oe_profile.get(

1517: fa_rx_util_pkg.debug('arrx_tx.sales_before_report()+');
1518:
1519: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_FLEX_CODE');
1520:
1521: oe_profile.get(
1522: name => 'SO_ID_FLEX_CODE',
1523: val => var.so_id_flex_code);
1524:
1525:

Line 1528: oe_profile.get(

1524:
1525:
1526: fa_rx_util_pkg.debug('GL_GET_PROFILE_SO_ORG_ID');
1527:
1528: oe_profile.get(
1529: name => 'SO_ORGANIZATION_ID',
1530: val => var.so_organization_id);
1531:
1532: get_item := fa_rx_flex_pkg.flex_sql(