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
24: | New Behavior: This procedure will call FND_LOG to generate the |
25: | debug messages into FND_LOG_MESSAGES Table. |