FND Design Data [Home] [Help]

Concurrent Program: ARXVATRV

Product: AR - Receivables
User Name: Customers with Invoices at 0 VAT and no VAT Registration Number
Description: Customers with Invoices at 0 VAT and no VAT Registration Number
Enabled: No
Execution Method: Oracle Reports
Argument Method: Standard

Executable: ARXVATRV

User Name: ARXVATRV
Description: Customers with Invoices at 0 VAT and no VAT Registration Number
Execution Filename: ARXVATRV
Subroutine Name:
Request Set Arguments
Name Descriptive Flex Display Insert Update Default Type Default Value Shared Name
ATTRIBUTE2 $SRS$.ARXVATRV Y Y Yselect fnd_date.date_to_displaydate(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$.ARXVATRV Y Y Yselect fnd_date.date_to_displaydate(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$.ARXVATRV Y Y Ytrxdatelow
ATTRIBUTE5 $SRS$.ARXVATRV Y Y Ytrxdatehigh
ATTRIBUTE6 $SRS$.ARXVATRV Y Y YSselect meaning from ar_lookups where lookup_type = 'POSTING_STATUS' and lookup_code = 'POSTED'posting