DBA Data[Home] [Help]

APPS.CS_CONBILLING_PVT dependencies on FND_FILE

Line 161: fnd_file.put_line(fnd_file.log , 'message '|| v_msg_data);

157: RAISE FND_API.G_EXC_ERROR;
158: END IF;
159:
160: IF (v_return_status <>'S' and v_msg_count >=1) then
161: fnd_file.put_line(fnd_file.log , 'message '|| v_msg_data);
162: END IF;
163:
164:
165: TAPI_DEV_KIT.END_ACTIVITY(p_commit,