Home » Applications » Oracle Fusion Apps & E-Business Suite » Service Contract Import Test Program (Oracle EBS R12)
Service Contract Import Test Program [message #584033] Wed, 08 May 2013 02:08 Go to next message
ronniekyan
Messages: 2
Registered: April 2013
Junior Member
Hi all,
Does anyone know what is the packages/validations when executing concurrent program for "Service Contract Import Test Program" ?

Thanks.
Re: Service Contract Import Test Program [message #584315 is a reply to message #584033] Sat, 11 May 2013 14:45 Go to previous message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
Exact name of the program is "Service Contracts Import Test Program".
SELECT user_concurrent_program_name
      ,concurrent_program_name
      ,executable_id
FROM fnd_concurrent_programs_vl
WHERE user_concurrent_program_name LIKE 'Service Contract%Import Test Program';

SELECT executable_name
      ,execution_method_code
      ,execution_file_name
FROM fnd_executables
WHERE executable_id = &executable_id;
Check in code in the package "OKS_IMPORT_TEST_INSERT.Insert_Interface_Records"

By
Vamsi
Previous Topic: AP Manual paymetn automation
Next Topic: Automatic Tax Calculation on AR Invoice
Goto Forum:
  


Current Time: Thu Mar 28 15:13:57 CDT 2024