DBA Data[Home] [Help]

APPS.ARP_XLA_EXTRACT_MAIN_PKG dependencies on STANDARD

Line 36: -- Local logging to avoid arp_standard.debug

32: --------------------------------------------------
33:
34: PROCEDURE diag_data;
35:
36: -- Local logging to avoid arp_standard.debug
37:
38: PROCEDURE log(
39: message IN VARCHAR2,
40: newline IN BOOLEAN DEFAULT TRUE) IS

Line 5739: | standard parameters. |

5735: /*------------------------------------------------------+
5736: | Procedure name : locking_status |
5737: +------------------------------------------------------+
5738: | Parameter : Workflow rule function subscription |
5739: | standard parameters. |
5740: | |
5741: | Purpose : Allow the procedure lock_documents_for_xla |
5742: | to be called in Workflow 2.6 |
5743: | |

Line 5773: | standard parameters. |

5769: /*------------------------------------------------------+
5770: | Procedure name : extract_status |
5771: +------------------------------------------------------+
5772: | Parameter : Workflow rule function subscription |
5773: | standard parameters. |
5774: | |
5775: | Purpose : Allow the procedure extract |
5776: | to be called in Workflow 2.6 |
5777: | |

Line 5810: | standard parameters. |

5806: /*------------------------------------------------------+
5807: | Procedure name : posting_ctl_status |
5808: +------------------------------------------------------+
5809: | Parameter : Workflow rule function subscription |
5810: | standard parameters. |
5811: | |
5812: | Purpose : Allow the procedure flag_the_posting_id |
5813: | to be called in Workflow 2.6 |
5814: | |