DBA Data[Home] [Help]

APPS.GMF_VALIDATIONS_PVT dependencies on GMF_VALIDATIONS_PVT

Line 1: PACKAGE BODY GMF_validations_PVT AS

1: PACKAGE BODY GMF_validations_PVT AS
2: /* $Header: GMFVVALB.pls 120.4.12000000.2 2007/05/02 12:11:29 pmarada ship $ */
3:
4: -- Start of comments
5: --+==========================================================================+

Line 11: --| Package Name : GMF_Validations_PVT |

7: --| Redwood Shores, CA, USA |
8: --| All rights reserved. |
9: --+==========================================================================+
10: --| File Name : GMFPVALS.pls |
11: --| Package Name : GMF_Validations_PVT |
12: --| API name : GMF_Validations_PVT |
13: --| Type : Public |
14: --| Pre-reqs : N/A |
15: --| Function : This package contains generic validations functions |

Line 12: --| API name : GMF_Validations_PVT |

8: --| All rights reserved. |
9: --+==========================================================================+
10: --| File Name : GMFPVALS.pls |
11: --| Package Name : GMF_Validations_PVT |
12: --| API name : GMF_Validations_PVT |
13: --| Type : Public |
14: --| Pre-reqs : N/A |
15: --| Function : This package contains generic validations functions |
16: --| and procedures for masters. |

Line 3315: END GMF_validations_PVT;

3311: End Validate_Resource;
3312:
3313: /* ANTHIYAG Added for Release 12.0 End */
3314:
3315: END GMF_validations_PVT;