This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi team,
I need your help ! I modify the report under the standard report "Authorized Travel Request without Expense Report Entry as we want to use this report to make the accrual for those transactions which travel request approved but not paid yet, I added more columns (e.g. expense type, request currency, request amount, employee ID and department code), it seems ok but after I added one more column for payment status. The report only shows that the transaction has the payment status (e.g. Not paid/Sent for Payment/Payment method/Financial Posting Failed) but we also need to include for those transactions not submitted the expense report yet. I tried to add payment status under filer and set below expression. It seems not ok. Do I miss anything ?
Many thanks
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@Lchoy I believe I know the issue. If you look at your screenshot, your filter uses [Expense].[Report Header Information]. Your Cognos report is for Travel Requests, but you are using the payment status of expense reports.
Travel Requests don't get paid, only expense reports do, so that is the issue you are facing. If you look in the Travel Requests>Travel Request Header Information folder, there isn't a data item for Payment Status.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Thanks KevinD,
Thanks for your help !
Actually, I use below standard report to add the payment status. Based on your reply, the reason why I can’t get the correct result because the payment status is under Expenses report so when I added the payment status under Travel requests query, it can only draw the transaction if the employee submitted the expenses report already ? Therefore, if I want to create a report for those approved travel request transactions but not paid yet and then make the accrual. I can’t just add the column of payment status in Authorized Travel Request Without Expense Report Entry. If my method is incorrect, would you mind let me know how can I create a report to fulfil my needs ?
Many thanks
Lydia