DBA Data[Home] [Help]

APPS.ARP_UTIL_TAX dependencies on STANDARD

Line 21: | Old Behavior: This procedure will generate the standard debug |

17: |Public Procedure |
18: | debug Write the text message in log file |
19: | if the debug is set "Yes". |
20: | Description |
21: | Old Behavior: This procedure will generate the standard debug |
22: | information in to the log file.User can open the |
23: | log file at specified location. |
24: | New Behavior: This procedure will call FND_LOG to generate the |
25: | debug messages into FND_LOG_MESSAGES Table. |