DBA Data[Home] [Help]

APPS.INV_MGD_MVT_DEF_ATTR dependencies on STANDARD

Line 22: --| PL/SQL standards for better performance. |

18: --| 12/04/2002 vma Default_Attr: added NOCOPY to x_return_sta|
19: --| tus, x_msg_count, x_msg data. Change the |
20: --| other OUT parameters to IN OUT NOCOPY |
21: --| parameters. This is to comply with new |
22: --| PL/SQL standards for better performance. |
23: --| ! Following this change, l_movement_transact|
24: --| ! ion should be used whenever the program |
25: --| ! wants to read the original input value of |
26: --| ! p_movement_transaction. |