FND Design Data [Home] [Help]

Concurrent Program: ARXVATEX

Product: AR - Receivables
User Name: VAT Exception Report
Description: VAT Exception Report
Enabled: No
Execution Method: Oracle Reports
Argument Method: Standard

Executable: ARXVATEX

User Name: ARXVATEX
Description: VAT Exception Report
Execution Filename: ARXVATEX
Subroutine Name:
Request Set Arguments
Name Descriptive Flex Display Insert Update Default Type Default Value Shared Name
ATTRIBUTE2 $SRS$.ARXVATEX Y Y Yselect trunc(start_date) from gl_period_statuses gl, ar_system_parameters ar where trunc(sysdate, 'MONTH')-1 between start_date and end_date and gl.set_of_books_id = ar.set_of_books_id and gl.application_id = 222gldatelow
ATTRIBUTE3 $SRS$.ARXVATEX Y Y Yselect end_date from gl_period_statuses gl, ar_system_parameters ar where trunc(sysdate, 'MONTH')-1 between start_date and end_date and gl.set_of_books_id = ar.set_of_books_id and gl.application_id = 222gldatehigh
ATTRIBUTE4 $SRS$.ARXVATEX Y Y Ytrxdatelow
ATTRIBUTE5 $SRS$.ARXVATEX Y Y Ytrxdatehigh
ATTRIBUTE6 $SRS$.ARXVATEX Y Y YSselect meaning from ar_lookups where lookup_type = 'POSTING_STATUS' and lookup_code = 'POSTED'posting