DBA Data[Home] [Help]

APPS.INV_MGD_MVT_EXPORT_DATA dependencies on STANDARD

Line 25: --| with new PL/SQL standards for better |

21: --| name |
22: --| 03/15/02 yawang Add two new parameters currency code and |
23: --| exchange rate |
24: --| 12/03/02 vma Add NOCOPY to OUT parameters to comply |
25: --| with new PL/SQL standards for better |
26: --| performance. |
27: --+========================================================================
28:
29: --===================

Line 170: -- Standard call to check for call compatibility

166:
167: mvt_rec c_mvt%ROWTYPE;
168:
169: BEGIN
170: -- Standard call to check for call compatibility
171: IF NOT FND_API.Compatible_API_Call
172: ( l_api_version_number
173: , p_api_version_number
174: , l_api_name