DBA Data[Home] [Help]

APPS.AME_UTIL dependencies on AME_TEMP_TRANSACTIONS

Line 3982: transactionId ame_temp_transactions.transaction_id%type;

3978: attributeId integer;
3979: lastDateToSave date;
3980: errbuf varchar2(4000);
3981: retcode number;
3982: transactionId ame_temp_transactions.transaction_id%type;
3983: begin
3984: for tempTransType in transactionTypeCursor loop
3985: applicationId := tempTransType.application_id;
3986: -- Make a call the ame_trans_data_purge.purgeTransdata

Line 4036: transactionId ame_temp_transactions.transaction_id%type;

4032: applicationId integer;
4033: distributedEnvironment ame_config_vars.variable_value%type;
4034: localError boolean;
4035: logId integer;
4036: transactionId ame_temp_transactions.transaction_id%type;
4037: useWorkflow boolean;
4038: begin
4039: begin
4040: /*