DBA Data[Home] [Help]

APPS.AR_CALC_LATE_CHARGE dependencies on FND_FILE

Line 100: FND_FILE.PUT_LINE( FND_FILE.LOG,mesg);

96:
97: procedure debug (mesg in varchar2) is
98:
99: begin
100: FND_FILE.PUT_LINE( FND_FILE.LOG,mesg);
101: end debug;
102:
103: /* Function which returns the next value for the interest_header_id
104: This is required as the sequence value can not be derived in