You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to remove record from adjustment infotile with error transaction- REQUEST ID NOT AVAILABLE

Summary:

I tried to purge a transaction from the adjustment infotile which have "Error" Status but I could not gather the Request ID using the provided SQL

REQUEST ID NOT AVAILABLE

Adjustments:
select book_type_code, transaction_type_code, posting_status, batch_name, load_request_id, count(*)
from fa_adjustments_t
group by book_type_code, transaction_type_code, posting_status, batch_name, load_request_id
order by book_type_code, transaction_type_code, posting_status, batch_name, load_request_id

How I can remove the transaction from the Infotile


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!