Root Schema : expenseReports
Type: object
Show Source
{
"required":[
"count",
"hasMore",
"limit",
"links",
"offset"
],
"type":"object",
"properties":{
"count":{
"type":"integer",
"description":"The number of resource instances returned in the current range."
},
"hasMore":{
"type":"boolean",
"description":"Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false."
},
"items":{
"title":"Items",
"type":"array",
"description":"The items in the collection.",
"items":{
"$ref":"#/components/schemas/expenseReports-item-response"
}
},
"limit":{
"type":"integer",
"description":"The actual paging size used by the server."
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"offset":{
"type":"integer",
"description":"The offset value used in the current page."
},
"totalResults":{
"type":"integer",
"description":"The estimated row count when \"?totalResults=true\", otherwise the count is not included."
}
},
"x-hints":{
"usage":"BusinessObject"
}
}
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
{
"title":"Items",
"type":"array",
"description":"The items in the collection.",
"items":{
"$ref":"#/components/schemas/expenseReports-item-response"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-item-response
Type: object
Show Source
-
AssignmentId: integer
(int64)
Identifier of the assignment of the person on the expense report.
-
Attachments: array
Attachments
Title: Attachments
The attachments resource is used to manage documents that the user attaches to an expense report.
-
AuditCode: string
Title: Audit Type
Maximum Length: 30
Audit type for the expense report based on receipt requirements, such as original receipt-based audit and imaged receipt-based audit.
-
AuditCodeName: string
Title: Meaning
Read Only: true
Maximum Length: 80
Lookup meaning of Audit Code.
-
AuditReturnReasonCode: string
Maximum Length: 30
Reason why the expense report was returned to the individual during audit.
-
BothpayFlag: boolean
Maximum Length: 1
Indicator of whether the expense report contains corporate card transactions with Both Pay payment liability.
-
BusinessUnit: string
Title: Business Unit
Maximum Length: 240
Indicates the identifier of the business unit associated with the row.
-
CreatedBy: string
Read Only: true
Maximum Length: 64
Who column: indicates the user who created the row.
-
CreationDate: string
(date-time)
Read Only: true
Who column: indicates the date and time of the creation of the row.
-
CurrentApproverId: integer
(int64)
Identifier of the current approver of the expense report.
-
CurrentApprovers: string
Read Only: true
Maximum Length: 2550
List of persons with whom expense report approval is pending.
-
ExchangeRateType: string
Maximum Length: 30
Conversion rate type used for calculating the reimbursable amount.
-
Expense: array
Expenses
Title: Expenses
The expenses resource is a child resource that contains information about an expense item.
-
expenseNotes: array
Expense Notes
Title: Expense Notes
The expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report.
-
ExpensePayment: array
Expense Report Payments
Title: Expense Report Payments
The expense report payments resource is a child resource that contains payment information for a paid expense report.
-
ExpenseReportDate: string
(date)
Title: Date
Month, day, and year in which an expense report is saved or submitted.
-
ExpenseReportDff: array
Expense Report Descriptive Flexfields
Title: Expense Report Descriptive Flexfields
The expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report.
-
ExpenseReportId: integer
(int64)
Identifier of the expense report.
-
ExpenseReportNumber: string
Title: Report Number
Maximum Length: 50
Unique number that references an expense report and follows the numbering policies of the company.
-
ExpenseReportStatus: string
Title: Meaning
Read Only: true
Maximum Length: 80
Status of the expense report.
-
ExpenseReportTotal: number
Title: Report Total
Total amount of the expense report in reimbursement currency. Amount in approver preferred currency is also shown if approver has a different preferred currency.
-
ExpenseStatusCode: string
Title: Report Status
Maximum Length: 30
Expense report approval status, such as Approved, Pending Manager Approval, or Paid.
-
ExpenseStatusDate: string
(date)
Date when expense report acquired the current status.
-
FinalApprovalDate: string
(date)
Date when final approval is obtained.
-
ImagedReceiptsReceivedDate: string
(date)
Title: Imaged Receipt Received Date
Date when an imaged receipt is received for an expense report.
-
ImagedReceiptsStatus: string
Title: Meaning
Read Only: true
Maximum Length: 80
Status of the imaged receipts for an expense report, such as Required, Missing, and Received.
-
ImagedReceiptsStatusCode: string
Title: Imaged Receipt Status
Maximum Length: 30
Status of the imaged receipts for an expense report, such as Required, Missing, and Received.
-
LastUpdateDate: string
(date-time)
Title: Date
Read Only: true
Who column: indicates the date and time of the last update of the row.
-
LastUpdatedBy: string
Read Only: true
Maximum Length: 64
Who column: indicates the user who last updated the row.
-
LastUpdateLogin: string
Read Only: true
Maximum Length: 32
Who column: indicates the session login associated to the user who last updated the row.
-
links: array
Links
Title: Links
The link relations associated with the resource instance.
-
MatchExpenses: string
Identifies whether corporate card transactions can be matched against expenses.
-
MissingImagesReason: string
Title: Missing Images Reason
Maximum Length: 80
Reason imaged receipts are not submitted with the expense report.
-
OrgId: integer
(int64)
Indicates the identifier of the business unit associated to the row.
-
OriginalReceiptsStatus: string
Title: Meaning
Read Only: true
Maximum Length: 80
Status of the original receipts for an expense report, such as Required, Missing, and Received.
-
OverrideApproverId: integer
(int64)
Identifier of the person chosen as the initial approver by the individual.
-
ParentExpenseReportId: integer
(int64)
Identifier of the parent expense report.
-
PaymentMethodCode: string
Title: Preferred Payment Method
Maximum Length: 120
Method of payment for this expense report such as check, cash, or credit.
-
PersonId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
PersonName: string
Title: Name
Read Only: true
Maximum Length: 240
Name of the person for whom the expense report is created.
-
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
processingDetails: array
Expense Processing Details
Title: Expense Processing Details
The expense processing details resource is a child resource that contains information about status changes of an expense report.
-
Purpose: string
Title: Purpose
Maximum Length: 240
Business activities that justify the expense report.
-
ReceiptsFilingNumber: string
Title: Report Filing Number
Maximum Length: 240
Receipt filing number that is manually entered by the expense auditor.
-
ReceiptsReceivedDate: string
(date)
Title: Original Receipt Package Check in Date
Date when receipts for the expense report are received.
-
ReceiptsStatusCode: string
Title: Original Receipt Status
Maximum Length: 30
Receipt status of an expense report, such as Missing, Required, and Received.
-
ReimbursementCurrencyCode: string
Title: Reimbursement Currency
Maximum Length: 15
Currency of the amount to be reimbursed to the individual for the expenses incurred.
-
ReportCreationMethodCode: string
Maximum Length: 30
Method of expense report creation, such as mobile iOS device or mobile Android device.
-
ReportSubmitDate: string
(date)
Title: Date
Month, day, and year in which an expense report is submitted.
-
SubmitErrors: string
Identifies whether errors occurred during submission of the expense report.
-
SubmitReport: string
Indicates whether the expense report can be created and submitted.
-
TripId: integer
(int64)
Business trip for which report was created.
-
UnappliedAdvancesJust: string
Maximum Length: 240
Justification for not applying an outstanding cash advance against this expense report.
-
UnappliedCashAdvReason: string
Maximum Length: 240
Reason outstanding cash advances are not applied to this expense report.
{
"type":"object",
"properties":{
"AssignmentId":{
"type":"integer",
"description":"Identifier of the assignment of the person on the expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"Attachments":{
"title":"Attachments",
"type":"array",
"description":"The attachments resource is used to manage documents that the user attaches to an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-Attachments-item-response"
}
},
"AuditCode":{
"title":"Audit Type",
"maxLength":30,
"type":"string",
"description":"Audit type for the expense report based on receipt requirements, such as original receipt-based audit and imaged receipt-based audit.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Audit Type"
}
},
"x-queryable":true
},
"AuditCodeName":{
"title":"Meaning",
"maxLength":80,
"type":"string",
"description":"Lookup meaning of Audit Code.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"AuditReturnReasonCode":{
"maxLength":30,
"type":"string",
"description":"Reason why the expense report was returned to the individual during audit.",
"nullable":true,
"x-queryable":true
},
"BothpayFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicator of whether the expense report contains corporate card transactions with Both Pay payment liability.",
"nullable":true,
"x-queryable":true
},
"BusinessUnit":{
"title":"Business Unit",
"maxLength":240,
"type":"string",
"description":"Indicates the identifier of the business unit associated with the row.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"Who column: indicates the user who created the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CreationDate":{
"type":"string",
"description":"Who column: indicates the date and time of the creation of the row.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CurrentApproverId":{
"type":"integer",
"description":"Identifier of the current approver of the expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"CurrentApprovers":{
"maxLength":2550,
"type":"string",
"description":"List of persons with whom expense report approval is pending.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"ExchangeRateType":{
"maxLength":30,
"type":"string",
"description":"Conversion rate type used for calculating the reimbursable amount.",
"nullable":true,
"x-queryable":true
},
"Expense":{
"title":"Expenses",
"type":"array",
"description":"The expenses resource is a child resource that contains information about an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-item-response"
}
},
"ExpensePayment":{
"title":"Expense Report Payments",
"type":"array",
"description":"The expense report payments resource is a child resource that contains payment information for a paid expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-ExpensePayment-item-response"
}
},
"ExpenseReportDate":{
"title":"Date",
"type":"string",
"description":"Month, day, and year in which an expense report is saved or submitted.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"ExpenseReportDff":{
"title":"Expense Report Descriptive Flexfields",
"type":"array",
"description":"The expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-ExpenseReportDff-item-response"
},
"x-cardinality":"1"
},
"ExpenseReportId":{
"type":"integer",
"description":"Identifier of the expense report.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"ExpenseReportNumber":{
"title":"Report Number",
"maxLength":50,
"type":"string",
"description":"Unique number that references an expense report and follows the numbering policies of the company.",
"nullable":true,
"x-queryable":true
},
"ExpenseReportStatus":{
"title":"Meaning",
"maxLength":80,
"type":"string",
"description":"Status of the expense report.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"ExpenseReportTotal":{
"title":"Report Total",
"type":"number",
"description":"Total amount of the expense report in reimbursement currency. Amount in approver preferred currency is also shown if approver has a different preferred currency.",
"nullable":true,
"x-queryable":true
},
"ExpenseStatusCode":{
"title":"Report Status",
"maxLength":30,
"type":"string",
"description":"Expense report approval status, such as Approved, Pending Manager Approval, or Paid.",
"nullable":true,
"x-queryable":true
},
"ExpenseStatusDate":{
"type":"string",
"description":"Date when expense report acquired the current status.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"FinalApprovalDate":{
"type":"string",
"description":"Date when final approval is obtained.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"ImagedReceiptsReceivedDate":{
"title":"Imaged Receipt Received Date",
"type":"string",
"description":"Date when an imaged receipt is received for an expense report.",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Imaged Receipt Received Date"
}
},
"x-queryable":true
},
"ImagedReceiptsStatus":{
"title":"Meaning",
"maxLength":80,
"type":"string",
"description":"Status of the imaged receipts for an expense report, such as Required, Missing, and Received.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"ImagedReceiptsStatusCode":{
"title":"Imaged Receipt Status",
"maxLength":30,
"type":"string",
"description":"Status of the imaged receipts for an expense report, such as Required, Missing, and Received.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Imaged Receipt Status"
}
},
"x-queryable":true
},
"LastUpdateDate":{
"title":"Date",
"type":"string",
"description":"Who column: indicates the date and time of the last update of the row.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"Who column: indicates the session login associated to the user who last updated the row.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"Who column: indicates the user who last updated the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"MatchExpenses":{
"type":"string",
"description":"Identifies whether corporate card transactions can be matched against expenses.",
"nullable":true,
"x-queryable":false
},
"MissingImagesReason":{
"title":"Missing Images Reason",
"maxLength":80,
"type":"string",
"description":"Reason imaged receipts are not submitted with the expense report.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Missing Images Reason"
}
},
"x-queryable":true
},
"OrgId":{
"type":"integer",
"description":"Indicates the identifier of the business unit associated to the row.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"OriginalReceiptsStatus":{
"title":"Meaning",
"maxLength":80,
"type":"string",
"description":"Status of the original receipts for an expense report, such as Required, Missing, and Received.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"OverrideApproverId":{
"type":"integer",
"description":"Identifier of the person chosen as the initial approver by the individual.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ParentExpenseReportId":{
"type":"integer",
"description":"Identifier of the parent expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"PaymentMethodCode":{
"title":"Preferred Payment Method",
"maxLength":120,
"type":"string",
"description":"Method of payment for this expense report such as check, cash, or credit.",
"nullable":true,
"x-queryable":true
},
"PersonId":{
"type":"integer",
"description":"Value that uniquely identifies the person who created the expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"PersonName":{
"title":"Name",
"maxLength":240,
"type":"string",
"description":"Name of the person for whom the expense report is created.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"PreparerId":{
"type":"integer",
"description":"Value that uniquely identifies the person who created the expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"Purpose":{
"title":"Purpose",
"maxLength":240,
"type":"string",
"description":"Business activities that justify the expense report.",
"nullable":true,
"x-queryable":true
},
"ReceiptsFilingNumber":{
"title":"Report Filing Number",
"maxLength":240,
"type":"string",
"description":"Receipt filing number that is manually entered by the expense auditor.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Report Filing Number"
}
},
"x-queryable":true
},
"ReceiptsReceivedDate":{
"title":"Original Receipt Package Check in Date",
"type":"string",
"description":"Date when receipts for the expense report are received.",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Original Receipt Package Check in Date"
}
},
"x-queryable":true
},
"ReceiptsStatusCode":{
"title":"Original Receipt Status",
"maxLength":30,
"type":"string",
"description":"Receipt status of an expense report, such as Missing, Required, and Received.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Original Receipt Status"
}
},
"x-queryable":true
},
"ReimbursementCurrencyCode":{
"title":"Reimbursement Currency",
"maxLength":15,
"type":"string",
"description":"Currency of the amount to be reimbursed to the individual for the expenses incurred.",
"nullable":true,
"x-queryable":true
},
"ReportCreationMethodCode":{
"maxLength":30,
"type":"string",
"description":"Method of expense report creation, such as mobile iOS device or mobile Android device.",
"nullable":true,
"x-queryable":true
},
"ReportSubmitDate":{
"title":"Date",
"type":"string",
"description":"Month, day, and year in which an expense report is submitted.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"SubmitErrors":{
"type":"string",
"description":"Identifies whether errors occurred during submission of the expense report.",
"nullable":true,
"x-queryable":false
},
"SubmitReport":{
"type":"string",
"description":"Indicates whether the expense report can be created and submitted.",
"nullable":true,
"x-queryable":false
},
"TripId":{
"type":"integer",
"description":"Business trip for which report was created.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"UnappliedAdvancesJust":{
"maxLength":240,
"type":"string",
"description":"Justification for not applying an outstanding cash advance against this expense report.",
"nullable":true,
"x-queryable":true
},
"UnappliedCashAdvReason":{
"maxLength":240,
"type":"string",
"description":"Reason outstanding cash advances are not applied to this expense report.",
"nullable":true,
"x-queryable":true
},
"expenseNotes":{
"title":"Expense Notes",
"type":"array",
"description":"The expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-expenseNotes-item-response"
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"processingDetails":{
"title":"Expense Processing Details",
"type":"array",
"description":"The expense processing details resource is a child resource that contains information about status changes of an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-processingDetails-item-response"
}
}
}
}
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to manage documents that the user attaches to an expense report.
Show Source
{
"title":"Attachments",
"type":"array",
"description":"The attachments resource is used to manage documents that the user attaches to an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-Attachments-item-response"
}
}
Nested Schema : Expenses
Type: array
Title: Expenses
The expenses resource is a child resource that contains information about an expense item.
Show Source
{
"title":"Expenses",
"type":"array",
"description":"The expenses resource is a child resource that contains information about an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-item-response"
}
}
Nested Schema : Expense Notes
Type: array
Title: Expense Notes
The expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report.
Show Source
{
"title":"Expense Notes",
"type":"array",
"description":"The expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-expenseNotes-item-response"
}
}
Nested Schema : Expense Report Payments
Type: array
Title: Expense Report Payments
The expense report payments resource is a child resource that contains payment information for a paid expense report.
Show Source
{
"title":"Expense Report Payments",
"type":"array",
"description":"The expense report payments resource is a child resource that contains payment information for a paid expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-ExpensePayment-item-response"
}
}
Nested Schema : Expense Report Descriptive Flexfields
Type: array
Title: Expense Report Descriptive Flexfields
The expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report.
Show Source
{
"title":"Expense Report Descriptive Flexfields",
"type":"array",
"description":"The expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-ExpenseReportDff-item-response"
},
"x-cardinality":"1"
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Expense Processing Details
Type: array
Title: Expense Processing Details
The expense processing details resource is a child resource that contains information about status changes of an expense report.
Show Source
{
"title":"Expense Processing Details",
"type":"array",
"description":"The expense processing details resource is a child resource that contains information about status changes of an expense report.",
"items":{
"$ref":"#/components/schemas/expenseReports-processingDetails-item-response"
}
}
Nested Schema : expenseReports-Attachments-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"AsyncTrackerId":{
"title":"Asynchronous Upload Tracker Id",
"type":"string",
"description":"Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"PAYLOADHINT":"Show"
}
},
"AttachedDocumentId":{
"title":"Attached Document Id",
"type":"integer",
"description":"Value that uniquely identifies the attachment associated with an expense.",
"format":"int64",
"nullable":false,
"x-hints":{
"includeInCompactView":true,
"precision":18,
"fnd:FND_AUDIT_ATTR_ENABLED":"true",
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"CategoryName":{
"title":"Category",
"maxLength":30,
"type":"string",
"description":"Category of the attached file.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"ContentRepositoryFileShared":{
"title":"Shared",
"type":"boolean",
"description":"Indicates whether the attachment is shared.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"CreatedBy":{
"title":"Created By",
"maxLength":255,
"type":"string",
"description":"User who created the row.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"CreatedByUserName":{
"title":"Created By User Name",
"type":"string",
"description":"Name of the user who created the attachment.",
"nullable":true,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"CreationDate":{
"title":"Creation Date",
"type":"string",
"description":"Date and time when the row was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"DatatypeCode":{
"title":"Type",
"maxLength":30,
"type":"string",
"description":"Data type code of the attachment.",
"nullable":false,
"default":"FILE",
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"Description":{
"title":"Description",
"maxLength":255,
"type":"string",
"description":"Description of an attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"DmDocumentId":{
"maxLength":255,
"type":"string",
"description":"The unique identifier of the attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true",
"fnd:OA_TRANSLATABLE":"true"
},
"x-queryable":true
},
"DmFolderPath":{
"title":"Dm Folder Path",
"maxLength":1000,
"type":"string",
"description":"Address of the folder that contains attachments associated with an expense.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"DmVersionNumber":{
"maxLength":255,
"type":"string",
"description":"The version number of the attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"DownloadInfo":{
"title":"DownloadInfo",
"type":"string",
"description":"JSON object represented as a string containing information used to programmatically retrieve a file attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"ErrorStatusCode":{
"title":"Error Status Code",
"type":"string",
"description":"Error code, if any, for the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"ErrorStatusMessage":{
"title":"Error Status Message",
"type":"string",
"description":"Error message, if any, for the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"ExpirationDate":{
"title":"Expiration Date",
"type":"string",
"description":"Expiration date of the contents in the attachment.",
"format":"date-time",
"nullable":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"FileContents":{
"title":"File Contents",
"type":"string",
"description":"Contents of the file.",
"format":"byte",
"nullable":true,
"x-queryable":false,
"x-hints":{
"XML_ELEMENT":"#hide"
}
},
"FileName":{
"title":"File Name",
"maxLength":2048,
"type":"string",
"description":"File name of the attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"FileUrl":{
"title":"File Url",
"type":"string",
"description":"URL to which a file is attached.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"FileWebImage":{
"title":"File Web Image",
"type":"string",
"description":"The base64 encoded image of the file displayed in .png format if the source is a convertible image.",
"format":"byte",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"help":{
"instruction":"The base64 encoded image of the file displayed in .png format if the source is a convertible image."
},
"XML_ELEMENT":"#hide",
"PAYLOADHINT":"Show"
}
},
"LastUpdateDate":{
"title":"Last Update Date",
"type":"string",
"description":"Date and time when the row was last updated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"FMT_FORMAT":"d-MMM-yyyy HH:mm:ss"
},
"x-queryable":true
},
"LastUpdatedBy":{
"title":"Last Updated By",
"maxLength":255,
"type":"string",
"description":"User who last updated the row.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"LastUpdatedByUserName":{
"title":"Last Updated By User",
"type":"string",
"description":"Date when the record was last updated by a specific user.",
"nullable":true,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"PostProcessingAction":{
"title":"PostProcessingAction",
"type":"string",
"description":"The name of the action that can be performed after an attachment is uploaded.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"Title":{
"title":"Title",
"type":"string",
"description":"Title of the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedFileContentType":{
"title":"Uploaded File Content Type",
"type":"string",
"description":"Content type of the uploaded attachment. Possible values are JPG and PNG.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedFileLength":{
"title":"File Size",
"type":"integer",
"description":"Length of the attachment file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedFileName":{
"title":"Uploaded File Name",
"type":"string",
"description":"Name of the attachment file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedText":{
"title":"Uploaded Text",
"type":"string",
"description":"Text uploaded as an attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"Uri":{
"title":"Uri",
"maxLength":4000,
"type":"string",
"description":"The URI where the attachment is present. The value is appended to the application to generate the final URL.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"Url":{
"title":"Url",
"maxLength":4000,
"type":"string",
"description":"URL of the attached file.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"UserName":{
"title":"User Name",
"maxLength":255,
"type":"string",
"description":"Name of the user associated with an attachment.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : link
Type: object
Show Source
-
href: string
Title: hyperlink reference
The URI to the related resource.
-
kind: string
Title: kind
Allowed Values: [
"collection",
"item",
"describe",
"other"
]
The kind of the related resource.
-
name: string
Title: name
The name of the link to the related resource.
-
properties: object
properties
-
rel: string
Title: relation
Allowed Values: [
"self",
"lov",
"parent",
"canonical",
"child",
"enclosure",
"action",
"custom"
]
The name of the relation to the resource instance. Example: self.
{
"type":"object",
"properties":{
"kind":{
"title":"kind",
"type":"string",
"description":"The kind of the related resource.",
"enum":[
"collection",
"item",
"describe",
"other"
]
},
"rel":{
"title":"relation",
"type":"string",
"description":"The name of the relation to the resource instance. Example: self.",
"enum":[
"self",
"lov",
"parent",
"canonical",
"child",
"enclosure",
"action",
"custom"
]
},
"name":{
"title":"name",
"type":"string",
"description":"The name of the link to the related resource."
},
"href":{
"title":"hyperlink reference",
"type":"string",
"description":"The URI to the related resource."
},
"properties":{
"type":"object",
"properties":{
"changeIndicator":{
"type":"string",
"description":"Change indicator or the ETag value of the resource instance."
}
}
}
}
}
Nested Schema : properties
Type: object
Show Source
{
"type":"object",
"properties":{
"changeIndicator":{
"type":"string",
"description":"Change indicator or the ETag value of the resource instance."
}
}
}
Nested Schema : expenseReports-Expense-item-response
Type: object
Show Source
-
AgencyName: string
Title: Agency
Maximum Length: 80
Name of the service that provided car rental or airfare.
-
AssignmentId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
AttachmentExists: string
Read Only: true
Maximum Length: 1
Indicates whether an attachment exists for the expense.
-
Attachments: array
Attachments
Title: Attachments
The attachments resource is used to manage documents that the user attaches to an expense item.
-
AuditAdjustmentReason: string
Title: Additional Information
Maximum Length: 240
Auditor's reason for adjusting the reimbursable amount to the individual.
-
AuditAdjustmentReasonCode: string
Title: Audit Issue
Maximum Length: 30
Code that indicates the auditor's reason for adjusting the reimbursable amount to the individual.
-
AuthTrxnNumber: string
Maximum Length: 240
Code of a credit card transaction authorization.
-
AutoSubmitDate: string
(date-time)
Date when the expense is submitted.
-
AwtGroupId: integer
(int64)
Value that uniquely identifies an alternate tax withholding group.
-
BilledAmount: number
Title: Billed Amount
Amount billed to the corporate card account.
-
BilledCurrencyCode: string
Code that indicates the amount billed to the corporate card account.
-
BusinessUnit: string
Title: Business Unit
Maximum Length: 240
Business unit associated with the incurred expense.
-
CardId: integer
(int64)
Read Only: true
Value that uniquely identifies a specific corporate card.
-
CcAuthorizationIdentifier: string
Maximum Length: 240
Description of an expense item.
-
CcNetworkReferenceNumber: string
Maximum Length: 240
Description of an expense item.
-
CheckoutDate: string
(date)
Title: Checkout Date
Date when a person departs a place associated with an accommodations expense category.
-
CountryCode: string
Code that indicates the country where the expense is incurred.
-
CreatedBy: string
Read Only: true
Maximum Length: 64
User who created the row.
-
CreationDate: string
(date-time)
Read Only: true
Date and time when the row was created.
-
CreditCardTrxnId: integer
(int64)
Read Only: true
Value that uniquely identifies a specific corporate card transaction.
-
DailyAmount: number
Title: Daily Amount
Amount of the daily expense receipt in the receipt currency.
-
DailyDistance: number
Distance traveled in a day for business.
-
DailyLimit: object
Daily sum limit
Title: Daily sum limit
Daily expense limit of a trip.
-
DepartureLocationId: integer
(int64)
Title: Departure City
Value that uniquely identifies the departure location.
-
Description: string
Title: Description
Maximum Length: 240
Description of an expense item.
-
DestinationFrom: string
Title: Departure City
Maximum Length: 4000
Starting or departure location of the trip.
-
DestinationTo: string
Title: Arrival City
Maximum Length: 4000
Ending or arrival location of the trip.
-
DistanceUnit: string
Title: Meaning
Read Only: true
Maximum Length: 80
Unit of measurement for the distance traveled. Possible values are KILOMETER and MILE.
-
DistanceUnitCode: string
Maximum Length: 30
Code that indicates the travel distance unit. Possible values are KILOMETER and MILE.
-
duplicateExpenses: array
Duplicate Expenses
Title: Duplicate Expenses
The duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense.
-
EndDate: string
Title: End Date
Last day of an expense that spans multiple days.
-
EndDateTimestamp: string
(date-time)
Title: End Date
Read Only: true
Last day and time of an expense that spans multiple days.
-
EndOdometer: number
Title: Ending Odometer Reading
Odometer reading at the end of a trip.
-
ExchangeRate: number
Title: Conversion Rate
Rate that represents the amount one currency can be exchanged for another at a specific point in time.
-
ExpenseAttendee: array
Expense Attendees
Title: Expense Attendees
The expense attendees resource is a child resource that contains attendee information about an expense item.
-
ExpenseCategoryCode: string
Title: Expense Class
Maximum Length: 30
Code that indicates the classification of an expense item. Possible values are BUSINESS and PERSONAL.
-
ExpenseCreationMethodCode: string
Maximum Length: 30
Code that indicates the method of expense item creation. Possible values are MOBILE iOS DEVICE and MOBILE ANDROID DEVICE.
-
ExpenseDff: array
Expense Descriptive Flexfields
Title: Expense Descriptive Flexfields
The expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item.
-
ExpenseDistribution: array
Expense Distributions
Title: Expense Distributions
The expense distributions resource is a child resource that contains distribution information about an expense item.
-
expenseErrors: array
Expense Errors
Title: Expense Errors
The expense errors resource is a child resource that contains information about all validation errors of an expense.
-
ExpenseId: integer
(int64)
Value that uniquely identifies a specific expense item.
-
ExpenseItemization: array
Expense Itemizations
Title: Expense Itemizations
The expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item.
-
ExpenseReference: integer
(int32)
Reference number to identify the expense.
-
ExpenseReportId: integer
(int64)
Value that uniquely identifies a specific expense report.
-
ExpenseReportStatus: string
Title: Report Status
Read Only: true
Maximum Length: 30
Status of an expense report.
-
ExpenseSource: string
Title: Source
Maximum Length: 30
Source of an expense item. Possible values are CASH and CORPORATE CARD.
-
ExpenseSourceName: string
Title: Meaning
Read Only: true
Maximum Length: 80
Source of an expense item. Possible values are CASH and CORPORATE CARD.
-
ExpenseTemplate: string
Title: Expense Template
Maximum Length: 80
Expense template against which the expense is incurred.
-
ExpenseTemplateId: integer
(int64)
Title: Expense Template
Value that uniquely identifies a specific expense template.
-
ExpenseType: string
Title: Expense Type
Maximum Length: 80
Expense type against which the expense is incurred.
-
ExpenseTypeCategoryCode: string
Maximum Length: 30
Code of the category to which an expense belongs, such as AIRFARE, CAR_RENTAL, or ACCOMMODATIONS.
-
ExpenseTypeId: integer
(int64)
Title: Expense Type
Value that uniquely identifies a specific expense type.
-
FlightClassLimit: string
Expense limit for a flight class.
-
FlightDuration: number
Title: Flight Duration
Duration of an airline flight in hours.
-
FlightNumber: string
Maximum Length: 80
Number of an airline flight.
-
FuelType: string
Title: Fuel Type
Maximum Length: 30
Types of fuel for which a fuel charge is reimbursed.
-
FuelTypeName: string
-
ImageReceiptRequiredFlag: boolean
Title: Imaged Receipt Required
Maximum Length: 1
Indicates whether an expense requires an imaged receipt.
-
ItemizationParentExpenseId: integer
(int64)
Value that uniquely identifies the parent expense of an itemized expense item. Possible values are NULL, which indicates that the expense is not itemized, -1 which indicates that the expense is a parent line with itemization, and greater than 0, which indicates that the expense is an itemized child line and the value is the parent line's identifier.
-
ItemizationReceiptBusinessTotalAmount: number
Expense receipt amount to be reimbursed by the employer.
-
ItemizationReceiptPersonalTotalAmount: number
Amount on the receipt that was incurred by the employee for personal use.
-
ItineraryReservationId: integer
(int64)
Value that uniquely identifies a travel reservation.
-
Justification: string
Title: Justification
Maximum Length: 240
Reason an expense was incurred.
-
JustificationRequiredFlag: boolean
Maximum Length: 1
Indicates whether an expense requires justification.
-
LastUpdateDate: string
(date-time)
Read Only: true
Date and time when the row was last updated.
-
LastUpdatedBy: string
Read Only: true
Maximum Length: 64
User who last updated the row.
-
LastUpdateLogin: string
Read Only: true
Maximum Length: 32
Session login associated with the user who last updated the row.
-
LicensePlateNumber: string
Title: License Plate Number
Maximum Length: 30
Number of the vehicle license plate.
-
links: array
Links
Title: Links
The link relations associated with the resource instance.
-
Location: string
Title: Expense Location
Maximum Length: 80
Location where the expense was incurred.
-
LocationId: integer
(int64)
Value that uniquely identifies a specific expense location.
-
LongTermTripFlag: boolean
Maximum Length: 1
Indicates whether a trip is long-term.
-
LongTermTripStartDate: string
(date)
Title: Original Start Date of Long-Term Trip
Date when a long-term trip started.
-
matchedExpenses: array
Matched Expenses
Title: Matched Expenses
The matched expenses resource is a child resource that contains information about all matched expense items related to an expense.
-
MerchantDocumentNumber: string
Title: Receipt Number
Maximum Length: 80
Number on the receipt issued by the merchant.
-
MerchantName: string
Title: Merchant Name
Maximum Length: 80
Name of the merchant where the expense was incurred.
-
MerchantReference: string
Title: Merchant Reference
Maximum Length: 240
Purchase identification of a transaction provided by the merchant at the point of sale.
-
MerchantTaxpayerId: string
Title: Taxpayer ID
Maximum Length: 80
Value that uniquely identifies a merchant tax payer.
-
MerchantTaxRegNumber: string
Title: Tax Registration Number
Maximum Length: 80
Unique sequence of letters or numbers assigned to a party or party site by a tax authority when it is registered and by which the party or party site registration is identified.
-
MergedParentExpenseId: integer
(int64)
Description of an expense item.
-
MileagePolicyId: integer
Value that uniquely identifies a mileage policy.
-
NumberOfAttendees: number
Title: Number of Attendees
Number of people that attended an event for which expenses were incurred. For example, the number of people who attended a business dinner or an entertainment event.
-
NumberOfDays: integer
Title: Number of Days
Number of days the expense is incurred.
-
NumberPeople: integer
Title: Number of Passengers
Number of passengers in the vehicle.
-
OrgId: integer
(int64)
Value that uniquely identifies the business unit associated with the row.
-
PassengerAmount: number
Total reimbursement for carrying passengers in the vehicle.
-
PassengerName: string
Title: Passenger Name
Maximum Length: 240
Name of airline flight passenger.
-
PassengerRateType: string
Maximum Length: 30
Passenger rate type used for mileage reimbursement for an expense.
-
PaymentDueFromCode: string
Code that indicates the liability owner of the transaction.
-
PersonalReceiptAmount: number
Title: Personal Amount
Amount of the receipt that is marked as a personal expense.
-
PersonId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
PersonName: string
Title: Name
Maximum Length: 240
Name of the person who incurs the expense.
-
PolicyShortpayFlag: boolean
Title: Short Pay
Maximum Length: 1
Indicates whether the expense is short-paid due to policy noncompliance.
-
PolicyViolatedFlag: boolean
Maximum Length: 1
Indicates whether the expense violates company policies.
-
PolicyWarningFlag: boolean
Maximum Length: 1
Indicates whether the expense is marked with a warning.
-
PolicyWarningReasonCode: string
Maximum Length: 30
Code that indicates the reason for a warning that an expense auditor applies to an expense item. A list of accepted values are defined in the lookup type ORA_EXM_WARNING_REASON.
-
PrepaidFlag: boolean
Title: This is a prepaid expense
Maximum Length: 1
Indicates whether the expense is prepaid.
-
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
RatePerPassenger: number
Mileage rate per passenger for an expense.
-
ReceiptAmount: number
Title: Amount
Amount of the receipt in the receipt currency.
-
ReceiptCurrency: string
Title: Currency Name
Maximum Length: 80
Currency of the expense receipt for an expense.
-
ReceiptCurrencyCode: string
Maximum Length: 15
Code that indicates the receipt currency of an expense item.
-
ReceiptDate: string
(date)
Title: Date
Date when a receipt is generated.
-
ReceiptMissingDecRequiredFlag: boolean
Maximum Length: 1
Indicates whether an expense item with missing receipts requires submission of a missing receipts declaration.
-
ReceiptMissingFlag: boolean
Title: Receipt missing
Maximum Length: 1
Indicates whether receipts are missing for an expense.
-
ReceiptRequiredFlag: boolean
Title: Original Receipt Required
Maximum Length: 1
Indicates whether an expense requires a receipt.
-
ReceiptTime: string
(date-time)
Title: Receipt Time
Date and time when the transaction occurred. Allows you to differentiate transactions made on the same day based on their accounting time.
-
ReceiptVerifiedFlag: boolean
Title: Receipt Verified
Maximum Length: 1
Indicates whether an auditor verifies the receipt for an expense.
-
ReferenceNumber: string
Title: Transaction Reference Number
Read Only: true
Maximum Length: 240
Unique reference number of the credit card transaction.
-
ReimbursableAmount: number
Title: Reimbursable Amount
Amount to be reimbursed to the individual in reimbursable currency for an expense.
-
ReimbursementCurrency: string
Title: Currency Name
Maximum Length: 80
Currency used to reimburse an expense.
-
ReimbursementCurrencyCode: string
Maximum Length: 15
Code that indicates the currency of the amount to be reimbursed to the individual for expenses incurred.
-
Request: integer
(int64)
Title: Process ID
Read Only: true
Unique identifier of the credit card upload process.
-
SequenceNumber: number
Number associated with a sequence in which expense items are entered in an expense report.
-
StartDate: string
(date)
Title: Date
Date when the expense occurred or the first day of an expense that spans multiple days.
-
StartDateTimestamp: string
(date-time)
Title: Date
Read Only: true
Date and time when the expense occurred or the first day of an expense that spans multiple days.
-
StartOdometer: number
Title: Starting Odometer Reading
Odometer reading at the start of a trip.
-
TaxClassification: string
Tax classification meaning. Setting of the TaxClassificationCode attribute is based on the value of this attribute.
-
TaxClassificationCode: string
Maximum Length: 30
Code that indicates a tax classification that applies to an expense item.
-
TicketClass: string
Maximum Length: 80
Class of ticket. Possible values are BUSINESS and ECONOMY.
-
TicketClassCode: string
Title: Flight Class
Maximum Length: 30
Code that indicates the ticket class of a ship cabin or a flight. Possible values are BUSINESS and ECONOMY.
-
TicketNumber: string
Title: Ticket Number
Maximum Length: 80
Number of the airline ticket.
-
TipAmount: number
Title: Tip Amount
Amount of tip given in the transaction. Allows you to manage receipts that have different total amounts due to tips.
-
TravelMethodCode: string
Maximum Length: 30
Code that indicates the method of travel used during a trip.
-
TravelType: string
Title: Flight Type
Maximum Length: 30
Type of flight. Possible values are DOMESTIC and INTERNATIONAL.
-
TravelTypeName: string
Type of flight. Possible values are Domestic and International. Setting of the TravelType attribute is based on the value of this attribute.
-
TripDistance: number
Title: Trip Distance
Total distance traveled during a business trip for which mileage reimbursement is requested.
-
UOMDays: number
Calculation for the number of per diem expense days based on the unit of measure.
-
ValidateExpense: string
Description of an expense item.
-
ValidationErrorFlag: boolean
Indicates whether a validation error exists.
-
ValidationErrorMessages: string
Error messages populated during validation.
-
ValidationStatus: string
Maximum Length: 30
Indicates the status of the expense item validation. The valid values are NULL for old expenses that need to be revalidated, E for expenses with at least one error, W for expenses that have no errors but have warnings, and C for expenses without any errors or warnings.
-
ValidationWarningMessages: string
Warning messages populated during validation.
-
VehicleCategory: string
-
VehicleCategoryCode: string
Title: Vehicle Category
Maximum Length: 30
Code that indicates the vehicle type category. Possible values are COMPANY, PRIVATE, and RENTAL.
-
VehicleType: string
Title: Vehicle Type
Maximum Length: 30
Type of vehicle for which mileage reimbursement is permitted. Possible values are CAR, MOTORCYCLE, and VAN.
-
VehicleTypeName: string
-
VendorExpenseReferenceId: number
Description of an expense item.
-
VisitedFlag: boolean
Maximum Length: 1
Indicates whether the user has confirmed the expense.
-
ZoneCode: string
Title: Zone
Maximum Length: 30
Code that indicates the geographical area of the trip.
-
ZoneTypeCode: string
Code that indicates the lookup type that defines the zones for which mileage rates are defined.
{
"type":"object",
"properties":{
"AgencyName":{
"title":"Agency",
"maxLength":80,
"type":"string",
"description":"Name of the service that provided car rental or airfare.",
"nullable":true,
"x-queryable":true
},
"AssignmentId":{
"type":"integer",
"description":"Value that uniquely identifies the individual on the corporate card.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"AttachmentExists":{
"maxLength":1,
"type":"string",
"description":"Indicates whether an attachment exists for the expense.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"Attachments":{
"title":"Attachments",
"type":"array",
"description":"The attachments resource is used to manage documents that the user attaches to an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-Attachments-item-response"
}
},
"AuditAdjustmentReason":{
"title":"Additional Information",
"maxLength":240,
"type":"string",
"description":"Auditor's reason for adjusting the reimbursable amount to the individual.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Additional Information"
}
},
"x-queryable":true
},
"AuditAdjustmentReasonCode":{
"title":"Audit Issue",
"maxLength":30,
"type":"string",
"description":"Code that indicates the auditor's reason for adjusting the reimbursable amount to the individual.",
"nullable":true,
"x-queryable":true
},
"AuthTrxnNumber":{
"maxLength":240,
"type":"string",
"description":"Code of a credit card transaction authorization.",
"nullable":true,
"x-queryable":true
},
"AutoSubmitDate":{
"type":"string",
"description":"Date when the expense is submitted.",
"format":"date-time",
"nullable":true,
"x-queryable":true
},
"AwtGroupId":{
"type":"integer",
"description":"Value that uniquely identifies an alternate tax withholding group.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"BilledAmount":{
"title":"Billed Amount",
"type":"number",
"description":"Amount billed to the corporate card account.",
"nullable":true,
"x-queryable":false
},
"BilledCurrencyCode":{
"type":"string",
"description":"Code that indicates the amount billed to the corporate card account.",
"nullable":true,
"x-queryable":false
},
"BusinessUnit":{
"title":"Business Unit",
"maxLength":240,
"type":"string",
"description":"Business unit associated with the incurred expense.",
"nullable":true,
"x-queryable":true
},
"CardId":{
"type":"integer",
"description":"Value that uniquely identifies a specific corporate card.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"CcAuthorizationIdentifier":{
"maxLength":240,
"type":"string",
"description":"Description of an expense item.",
"nullable":true,
"x-queryable":true
},
"CcNetworkReferenceNumber":{
"maxLength":240,
"type":"string",
"description":"Description of an expense item.",
"nullable":true,
"x-queryable":true
},
"CheckoutDate":{
"title":"Checkout Date",
"type":"string",
"description":"Date when a person departs a place associated with an accommodations expense category.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"CountryCode":{
"type":"string",
"description":"Code that indicates the country where the expense is incurred.",
"nullable":true,
"x-queryable":true
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"User who created the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CreationDate":{
"type":"string",
"description":"Date and time when the row was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CreditCardTrxnId":{
"type":"integer",
"description":"Value that uniquely identifies a specific corporate card transaction.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"DailyAmount":{
"title":"Daily Amount",
"type":"number",
"description":"Amount of the daily expense receipt in the receipt currency.",
"nullable":true,
"x-queryable":false
},
"DailyDistance":{
"type":"number",
"description":"Distance traveled in a day for business.",
"nullable":true,
"x-queryable":true
},
"DailyLimit":{
"title":"Daily sum limit",
"type":"object",
"description":"Daily expense limit of a trip.",
"nullable":true,
"x-queryable":false
},
"DepartureLocationId":{
"title":"Departure City",
"type":"integer",
"description":"Value that uniquely identifies the departure location.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"Description":{
"title":"Description",
"maxLength":240,
"type":"string",
"description":"Description of an expense item.",
"nullable":true,
"x-queryable":true
},
"DestinationFrom":{
"title":"Departure City",
"maxLength":4000,
"type":"string",
"description":"Starting or departure location of the trip.",
"nullable":true,
"x-queryable":true
},
"DestinationTo":{
"title":"Arrival City",
"maxLength":4000,
"type":"string",
"description":"Ending or arrival location of the trip.",
"nullable":true,
"x-queryable":true
},
"DistanceUnit":{
"title":"Meaning",
"maxLength":80,
"type":"string",
"description":"Unit of measurement for the distance traveled. Possible values are KILOMETER and MILE.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"DistanceUnitCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the travel distance unit. Possible values are KILOMETER and MILE.",
"nullable":true,
"x-queryable":true
},
"EndDate":{
"title":"End Date",
"type":"string",
"description":"Last day of an expense that spans multiple days.",
"nullable":true,
"x-queryable":false
},
"EndDateTimestamp":{
"title":"End Date",
"type":"string",
"description":"Last day and time of an expense that spans multiple days.",
"format":"date-time",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"EndOdometer":{
"title":"Ending Odometer Reading",
"type":"number",
"description":"Odometer reading at the end of a trip.",
"nullable":true,
"x-queryable":true
},
"ExchangeRate":{
"title":"Conversion Rate",
"type":"number",
"description":"Rate that represents the amount one currency can be exchanged for another at a specific point in time.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Conversion Rate"
}
},
"x-queryable":true
},
"ExpenseAttendee":{
"title":"Expense Attendees",
"type":"array",
"description":"The expense attendees resource is a child resource that contains attendee information about an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseAttendee-item-response"
}
},
"ExpenseCategoryCode":{
"title":"Expense Class",
"maxLength":30,
"type":"string",
"description":"Code that indicates the classification of an expense item. Possible values are BUSINESS and PERSONAL.",
"nullable":true,
"x-queryable":true
},
"ExpenseCreationMethodCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the method of expense item creation. Possible values are MOBILE iOS DEVICE and MOBILE ANDROID DEVICE.",
"nullable":true,
"x-queryable":true
},
"ExpenseDff":{
"title":"Expense Descriptive Flexfields",
"type":"array",
"description":"The expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseDff-item-response"
},
"x-cardinality":"1"
},
"ExpenseDistribution":{
"title":"Expense Distributions",
"type":"array",
"description":"The expense distributions resource is a child resource that contains distribution information about an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseDistribution-item-response"
}
},
"ExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"ExpenseItemization":{
"title":"Expense Itemizations",
"type":"array",
"description":"The expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseItemization-item-response"
}
},
"ExpenseReference":{
"type":"integer",
"description":"Reference number to identify the expense.",
"format":"int32",
"nullable":false,
"x-hints":{
"precision":9
},
"x-queryable":true
},
"ExpenseReportId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseReportStatus":{
"title":"Report Status",
"maxLength":30,
"type":"string",
"description":"Status of an expense report.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"ExpenseSource":{
"title":"Source",
"maxLength":30,
"type":"string",
"description":"Source of an expense item. Possible values are CASH and CORPORATE CARD.",
"nullable":true,
"x-queryable":true
},
"ExpenseSourceName":{
"title":"Meaning",
"maxLength":80,
"type":"string",
"description":"Source of an expense item. Possible values are CASH and CORPORATE CARD.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"ExpenseTemplate":{
"title":"Expense Template",
"maxLength":80,
"type":"string",
"description":"Expense template against which the expense is incurred.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"ExpenseTemplateId":{
"title":"Expense Template",
"type":"integer",
"description":"Value that uniquely identifies a specific expense template.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseType":{
"title":"Expense Type",
"maxLength":80,
"type":"string",
"description":"Expense type against which the expense is incurred.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"ExpenseTypeCategoryCode":{
"maxLength":30,
"type":"string",
"description":"Code of the category to which an expense belongs, such as AIRFARE, CAR_RENTAL, or ACCOMMODATIONS.",
"nullable":true,
"x-queryable":true
},
"ExpenseTypeId":{
"title":"Expense Type",
"type":"integer",
"description":"Value that uniquely identifies a specific expense type.",
"format":"int64",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Expense Type"
},
"precision":18
},
"x-queryable":true
},
"FlightClassLimit":{
"type":"string",
"description":"Expense limit for a flight class.",
"nullable":true,
"x-queryable":false
},
"FlightDuration":{
"title":"Flight Duration",
"type":"number",
"description":"Duration of an airline flight in hours.",
"nullable":true,
"x-queryable":true
},
"FlightNumber":{
"maxLength":80,
"type":"string",
"description":"Number of an airline flight.",
"nullable":true,
"x-queryable":true
},
"FuelType":{
"title":"Fuel Type",
"maxLength":30,
"type":"string",
"description":"Types of fuel for which a fuel charge is reimbursed.",
"nullable":true,
"x-queryable":true
},
"FuelTypeName":{
"type":"string",
"description":"Name of type of fuel.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"ImageReceiptRequiredFlag":{
"title":"Imaged Receipt Required",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense requires an imaged receipt.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Imaged Receipt Required"
}
},
"x-queryable":true
},
"ItemizationParentExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies the parent expense of an itemized expense item. Possible values are NULL, which indicates that the expense is not itemized, -1 which indicates that the expense is a parent line with itemization, and greater than 0, which indicates that the expense is an itemized child line and the value is the parent line's identifier.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ItemizationReceiptBusinessTotalAmount":{
"type":"number",
"description":"Expense receipt amount to be reimbursed by the employer.",
"nullable":true,
"x-queryable":false
},
"ItemizationReceiptPersonalTotalAmount":{
"type":"number",
"description":"Amount on the receipt that was incurred by the employee for personal use.",
"nullable":true,
"x-queryable":false
},
"ItineraryReservationId":{
"type":"integer",
"description":"Value that uniquely identifies a travel reservation.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"Justification":{
"title":"Justification",
"maxLength":240,
"type":"string",
"description":"Reason an expense was incurred.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Justification"
}
},
"x-queryable":true
},
"JustificationRequiredFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense requires justification.",
"nullable":true,
"x-queryable":true
},
"LastUpdateDate":{
"type":"string",
"description":"Date and time when the row was last updated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"Session login associated with the user who last updated the row.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"User who last updated the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LicensePlateNumber":{
"title":"License Plate Number",
"maxLength":30,
"type":"string",
"description":"Number of the vehicle license plate.",
"nullable":true,
"x-queryable":true
},
"Location":{
"title":"Expense Location",
"maxLength":80,
"type":"string",
"description":"Location where the expense was incurred.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"LocationId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense location.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"LongTermTripFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether a trip is long-term.",
"nullable":true,
"x-queryable":true
},
"LongTermTripStartDate":{
"title":"Original Start Date of Long-Term Trip",
"type":"string",
"description":"Date when a long-term trip started.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"MerchantDocumentNumber":{
"title":"Receipt Number",
"maxLength":80,
"type":"string",
"description":"Number on the receipt issued by the merchant.",
"nullable":true,
"x-queryable":true
},
"MerchantName":{
"title":"Merchant Name",
"maxLength":80,
"type":"string",
"description":"Name of the merchant where the expense was incurred.",
"nullable":true,
"x-queryable":true
},
"MerchantReference":{
"title":"Merchant Reference",
"maxLength":240,
"type":"string",
"description":"Purchase identification of a transaction provided by the merchant at the point of sale.",
"nullable":true,
"x-queryable":true
},
"MerchantTaxRegNumber":{
"title":"Tax Registration Number",
"maxLength":80,
"type":"string",
"description":"Unique sequence of letters or numbers assigned to a party or party site by a tax authority when it is registered and by which the party or party site registration is identified.",
"nullable":true,
"x-queryable":true
},
"MerchantTaxpayerId":{
"title":"Taxpayer ID",
"maxLength":80,
"type":"string",
"description":"Value that uniquely identifies a merchant tax payer.",
"nullable":true,
"x-queryable":true
},
"MergedParentExpenseId":{
"type":"integer",
"description":"Description of an expense item.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"MileagePolicyId":{
"type":"integer",
"description":"Value that uniquely identifies a mileage policy.",
"nullable":true,
"x-queryable":false
},
"NumberOfAttendees":{
"title":"Number of Attendees",
"type":"number",
"description":"Number of people that attended an event for which expenses were incurred. For example, the number of people who attended a business dinner or an entertainment event.",
"nullable":true,
"x-queryable":true
},
"NumberOfDays":{
"title":"Number of Days",
"type":"integer",
"description":"Number of days the expense is incurred.",
"nullable":true,
"x-queryable":false
},
"NumberPeople":{
"title":"Number of Passengers",
"type":"integer",
"description":"Number of passengers in the vehicle.",
"nullable":true,
"x-queryable":true
},
"OrgId":{
"type":"integer",
"description":"Value that uniquely identifies the business unit associated with the row.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"PassengerAmount":{
"type":"number",
"description":"Total reimbursement for carrying passengers in the vehicle.",
"nullable":true,
"x-queryable":true
},
"PassengerName":{
"title":"Passenger Name",
"maxLength":240,
"type":"string",
"description":"Name of airline flight passenger.",
"nullable":true,
"x-queryable":true
},
"PassengerRateType":{
"maxLength":30,
"type":"string",
"description":"Passenger rate type used for mileage reimbursement for an expense.",
"nullable":true,
"x-queryable":true
},
"PaymentDueFromCode":{
"type":"string",
"description":"Code that indicates the liability owner of the transaction.",
"nullable":true,
"x-queryable":false
},
"PersonId":{
"type":"integer",
"description":"Value that uniquely identifies the individual on the corporate card.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"PersonName":{
"title":"Name",
"maxLength":240,
"type":"string",
"description":"Name of the person who incurs the expense.",
"nullable":true,
"x-queryable":true
},
"PersonalReceiptAmount":{
"title":"Personal Amount",
"type":"number",
"description":"Amount of the receipt that is marked as a personal expense.",
"nullable":true,
"x-queryable":true
},
"PolicyShortpayFlag":{
"title":"Short Pay",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the expense is short-paid due to policy noncompliance.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Short Pay"
}
},
"x-queryable":true
},
"PolicyViolatedFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the expense violates company policies.",
"nullable":true,
"x-queryable":true
},
"PolicyWarningFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the expense is marked with a warning.",
"nullable":true,
"x-queryable":true
},
"PolicyWarningReasonCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the reason for a warning that an expense auditor applies to an expense item. A list of accepted values are defined in the lookup type ORA_EXM_WARNING_REASON.",
"nullable":true,
"x-queryable":true
},
"PrepaidFlag":{
"title":"This is a prepaid expense",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the expense is prepaid.",
"nullable":true,
"x-hints":{
"dependencies":[
"ExpenseTypeId"
]
},
"x-queryable":true
},
"PreparerId":{
"type":"integer",
"description":"Value that uniquely identifies the person who created the expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"RatePerPassenger":{
"type":"number",
"description":"Mileage rate per passenger for an expense.",
"nullable":true,
"x-queryable":true
},
"ReceiptAmount":{
"title":"Amount",
"type":"number",
"description":"Amount of the receipt in the receipt currency.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Amount"
}
},
"x-queryable":true
},
"ReceiptCurrency":{
"title":"Currency Name",
"maxLength":80,
"type":"string",
"description":"Currency of the expense receipt for an expense.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"ReceiptCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"Code that indicates the receipt currency of an expense item.",
"nullable":true,
"x-queryable":true
},
"ReceiptDate":{
"title":"Date",
"type":"string",
"description":"Date when a receipt is generated.",
"format":"date",
"nullable":true,
"x-queryable":false
},
"ReceiptMissingDecRequiredFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense item with missing receipts requires submission of a missing receipts declaration.",
"nullable":true,
"x-queryable":true
},
"ReceiptMissingFlag":{
"title":"Receipt missing",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether receipts are missing for an expense.",
"nullable":true,
"x-queryable":true
},
"ReceiptRequiredFlag":{
"title":"Original Receipt Required",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense requires a receipt.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Original Receipt Required"
}
},
"x-queryable":true
},
"ReceiptTime":{
"title":"Receipt Time",
"type":"string",
"description":"Date and time when the transaction occurred. Allows you to differentiate transactions made on the same day based on their accounting time.",
"format":"date-time",
"nullable":true,
"x-queryable":true
},
"ReceiptVerifiedFlag":{
"title":"Receipt Verified",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an auditor verifies the receipt for an expense.",
"nullable":true,
"x-queryable":true
},
"ReferenceNumber":{
"title":"Transaction Reference Number",
"maxLength":240,
"type":"string",
"description":"Unique reference number of the credit card transaction.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"ReimbursableAmount":{
"title":"Reimbursable Amount",
"type":"number",
"description":"Amount to be reimbursed to the individual in reimbursable currency for an expense.",
"nullable":true,
"x-queryable":true
},
"ReimbursementCurrency":{
"title":"Currency Name",
"maxLength":80,
"type":"string",
"description":"Currency used to reimburse an expense.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"ReimbursementCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"Code that indicates the currency of the amount to be reimbursed to the individual for expenses incurred.",
"nullable":true,
"x-queryable":true
},
"Request":{
"title":"Process ID",
"type":"integer",
"description":"Unique identifier of the credit card upload process.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-hints":{
"help":{
"instruction":"Process ID"
},
"precision":18
},
"x-queryable":true
},
"SequenceNumber":{
"type":"number",
"description":"Number associated with a sequence in which expense items are entered in an expense report.",
"nullable":true,
"x-queryable":true
},
"StartDate":{
"title":"Date",
"type":"string",
"description":"Date when the expense occurred or the first day of an expense that spans multiple days.",
"format":"date",
"nullable":true,
"x-queryable":false,
"x-hints":{
"help":{
"instruction":"Date"
}
}
},
"StartDateTimestamp":{
"title":"Date",
"type":"string",
"description":"Date and time when the expense occurred or the first day of an expense that spans multiple days.",
"format":"date-time",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"StartOdometer":{
"title":"Starting Odometer Reading",
"type":"number",
"description":"Odometer reading at the start of a trip.",
"nullable":true,
"x-queryable":true
},
"TaxClassification":{
"type":"string",
"description":"Tax classification meaning. Setting of the TaxClassificationCode attribute is based on the value of this attribute.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"TaxClassificationCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates a tax classification that applies to an expense item.",
"nullable":true,
"x-queryable":true
},
"TicketClass":{
"maxLength":80,
"type":"string",
"description":"Class of ticket. Possible values are BUSINESS and ECONOMY.",
"nullable":false,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"TicketClassCode":{
"title":"Flight Class",
"maxLength":30,
"type":"string",
"description":"Code that indicates the ticket class of a ship cabin or a flight. Possible values are BUSINESS and ECONOMY.",
"nullable":true,
"x-queryable":true
},
"TicketNumber":{
"title":"Ticket Number",
"maxLength":80,
"type":"string",
"description":"Number of the airline ticket.",
"nullable":true,
"x-queryable":true
},
"TipAmount":{
"title":"Tip Amount",
"type":"number",
"description":"Amount of tip given in the transaction. Allows you to manage receipts that have different total amounts due to tips.",
"nullable":true,
"x-queryable":true
},
"TravelMethodCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the method of travel used during a trip.",
"nullable":true,
"x-queryable":true
},
"TravelType":{
"title":"Flight Type",
"maxLength":30,
"type":"string",
"description":"Type of flight. Possible values are DOMESTIC and INTERNATIONAL.",
"nullable":true,
"x-queryable":true
},
"TravelTypeName":{
"type":"string",
"description":"Type of flight. Possible values are Domestic and International. Setting of the TravelType attribute is based on the value of this attribute.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"TripDistance":{
"title":"Trip Distance",
"type":"number",
"description":"Total distance traveled during a business trip for which mileage reimbursement is requested.",
"nullable":true,
"x-queryable":true
},
"UOMDays":{
"type":"number",
"description":"Calculation for the number of per diem expense days based on the unit of measure.",
"nullable":true,
"x-queryable":true
},
"ValidateExpense":{
"type":"string",
"description":"Description of an expense item.",
"nullable":true,
"x-queryable":false
},
"ValidationErrorFlag":{
"type":"boolean",
"description":"Indicates whether a validation error exists.",
"nullable":true,
"x-queryable":false
},
"ValidationErrorMessages":{
"type":"string",
"description":"Error messages populated during validation.",
"nullable":true,
"x-queryable":false
},
"ValidationStatus":{
"maxLength":30,
"type":"string",
"description":"Indicates the status of the expense item validation. The valid values are NULL for old expenses that need to be revalidated, E for expenses with at least one error, W for expenses that have no errors but have warnings, and C for expenses without any errors or warnings.",
"nullable":true,
"x-queryable":true
},
"ValidationWarningMessages":{
"type":"string",
"description":"Warning messages populated during validation.",
"nullable":true,
"x-queryable":false
},
"VehicleCategory":{
"type":"string",
"description":"Category of vehicle.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"VehicleCategoryCode":{
"title":"Vehicle Category",
"maxLength":30,
"type":"string",
"description":"Code that indicates the vehicle type category. Possible values are COMPANY, PRIVATE, and RENTAL.",
"nullable":true,
"x-queryable":true
},
"VehicleType":{
"title":"Vehicle Type",
"maxLength":30,
"type":"string",
"description":"Type of vehicle for which mileage reimbursement is permitted. Possible values are CAR, MOTORCYCLE, and VAN.",
"nullable":true,
"x-queryable":true
},
"VehicleTypeName":{
"type":"string",
"description":"Name of type of vehicle.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"VendorExpenseReferenceId":{
"type":"number",
"description":"Description of an expense item.",
"nullable":true,
"x-queryable":true
},
"VisitedFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the user has confirmed the expense.",
"nullable":true,
"x-queryable":true
},
"ZoneCode":{
"title":"Zone",
"maxLength":30,
"type":"string",
"description":"Code that indicates the geographical area of the trip.",
"nullable":true,
"x-queryable":true
},
"ZoneTypeCode":{
"type":"string",
"description":"Code that indicates the lookup type that defines the zones for which mileage rates are defined.",
"nullable":true,
"x-queryable":false
},
"duplicateExpenses":{
"title":"Duplicate Expenses",
"type":"array",
"description":"The duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-duplicateExpenses-item-response"
}
},
"expenseErrors":{
"title":"Expense Errors",
"type":"array",
"description":"The expense errors resource is a child resource that contains information about all validation errors of an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-expenseErrors-item-response"
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"matchedExpenses":{
"title":"Matched Expenses",
"type":"array",
"description":"The matched expenses resource is a child resource that contains information about all matched expense items related to an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-matchedExpenses-item-response"
}
}
}
}
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to manage documents that the user attaches to an expense item.
Show Source
{
"title":"Attachments",
"type":"array",
"description":"The attachments resource is used to manage documents that the user attaches to an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-Attachments-item-response"
}
}
Nested Schema : Daily sum limit
Type: object
Title: Daily sum limit
Daily expense limit of a trip.
Nested Schema : Duplicate Expenses
Type: array
Title: Duplicate Expenses
The duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense.
Show Source
{
"title":"Duplicate Expenses",
"type":"array",
"description":"The duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-duplicateExpenses-item-response"
}
}
Nested Schema : Expense Attendees
Type: array
Title: Expense Attendees
The expense attendees resource is a child resource that contains attendee information about an expense item.
Show Source
{
"title":"Expense Attendees",
"type":"array",
"description":"The expense attendees resource is a child resource that contains attendee information about an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseAttendee-item-response"
}
}
Nested Schema : Expense Descriptive Flexfields
Type: array
Title: Expense Descriptive Flexfields
The expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item.
Show Source
{
"title":"Expense Descriptive Flexfields",
"type":"array",
"description":"The expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseDff-item-response"
},
"x-cardinality":"1"
}
Nested Schema : Expense Distributions
Type: array
Title: Expense Distributions
The expense distributions resource is a child resource that contains distribution information about an expense item.
Show Source
{
"title":"Expense Distributions",
"type":"array",
"description":"The expense distributions resource is a child resource that contains distribution information about an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseDistribution-item-response"
}
}
Nested Schema : Expense Errors
Type: array
Title: Expense Errors
The expense errors resource is a child resource that contains information about all validation errors of an expense.
Show Source
{
"title":"Expense Errors",
"type":"array",
"description":"The expense errors resource is a child resource that contains information about all validation errors of an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-expenseErrors-item-response"
}
}
Nested Schema : Expense Itemizations
Type: array
Title: Expense Itemizations
The expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item.
Show Source
{
"title":"Expense Itemizations",
"type":"array",
"description":"The expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseItemization-item-response"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Matched Expenses
Type: array
Title: Matched Expenses
The matched expenses resource is a child resource that contains information about all matched expense items related to an expense.
Show Source
{
"title":"Matched Expenses",
"type":"array",
"description":"The matched expenses resource is a child resource that contains information about all matched expense items related to an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-matchedExpenses-item-response"
}
}
Nested Schema : expenseReports-Expense-Attachments-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"AsyncTrackerId":{
"title":"Asynchronous Upload Tracker Id",
"type":"string",
"description":"Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"PAYLOADHINT":"Show"
}
},
"AttachedDocumentId":{
"title":"Attached Document Id",
"type":"integer",
"description":"Value that uniquely identifies the attachment associated with an expense.",
"format":"int64",
"nullable":false,
"x-hints":{
"includeInCompactView":true,
"precision":18,
"fnd:FND_AUDIT_ATTR_ENABLED":"true",
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"CategoryName":{
"title":"Category",
"maxLength":30,
"type":"string",
"description":"Category of the attached file.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"ContentRepositoryFileShared":{
"title":"Shared",
"type":"boolean",
"description":"Indicates whether the attachment is shared.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"CreatedBy":{
"title":"Created By",
"maxLength":255,
"type":"string",
"description":"User who created the row.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"CreatedByUserName":{
"title":"Created By User Name",
"type":"string",
"description":"Name of the user who created the attachment.",
"nullable":true,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"CreationDate":{
"title":"Creation Date",
"type":"string",
"description":"Date and time when the row was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"DatatypeCode":{
"title":"Type",
"maxLength":30,
"type":"string",
"description":"Data type code of the attachment.",
"nullable":false,
"default":"FILE",
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"Description":{
"title":"Description",
"maxLength":255,
"type":"string",
"description":"Description of an attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"DmDocumentId":{
"maxLength":255,
"type":"string",
"description":"The unique identifier of the attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true",
"fnd:OA_TRANSLATABLE":"true"
},
"x-queryable":true
},
"DmFolderPath":{
"title":"Dm Folder Path",
"maxLength":1000,
"type":"string",
"description":"Address of the folder that contains attachments associated with an expense.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"DmVersionNumber":{
"maxLength":255,
"type":"string",
"description":"The version number of the attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"DownloadInfo":{
"title":"DownloadInfo",
"type":"string",
"description":"JSON object represented as a string containing information used to programmatically retrieve a file attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"ErrorStatusCode":{
"title":"Error Status Code",
"type":"string",
"description":"Error code, if any, for the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"ErrorStatusMessage":{
"title":"Error Status Message",
"type":"string",
"description":"Error message, if any, for the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"ExpirationDate":{
"title":"Expiration Date",
"type":"string",
"description":"Expiration date of the contents in the attachment.",
"format":"date-time",
"nullable":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"FileContents":{
"title":"File Contents",
"type":"string",
"description":"Contents of the file.",
"format":"byte",
"nullable":true,
"x-queryable":false,
"x-hints":{
"XML_ELEMENT":"#hide"
}
},
"FileName":{
"title":"File Name",
"maxLength":2048,
"type":"string",
"description":"File name of the attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"FileUrl":{
"title":"File Url",
"type":"string",
"description":"URL to which a file is attached.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"FileWebImage":{
"title":"File Web Image",
"type":"string",
"description":"The base64 encoded image of the file displayed in .png format if the source is a convertible image.",
"format":"byte",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"help":{
"instruction":"The base64 encoded image of the file displayed in .png format if the source is a convertible image."
},
"XML_ELEMENT":"#hide",
"PAYLOADHINT":"Show"
}
},
"LastUpdateDate":{
"title":"Last Update Date",
"type":"string",
"description":"Date and time when the row was last updated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"FMT_FORMAT":"d-MMM-yyyy HH:mm:ss"
},
"x-queryable":true
},
"LastUpdatedBy":{
"title":"Last Updated By",
"maxLength":255,
"type":"string",
"description":"User who last updated the row.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"LastUpdatedByUserName":{
"title":"Last Updated By User",
"type":"string",
"description":"Date when the record was last updated by a specific user.",
"nullable":true,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"PostProcessingAction":{
"title":"PostProcessingAction",
"type":"string",
"description":"The name of the action that can be performed after an attachment is uploaded.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"Title":{
"title":"Title",
"type":"string",
"description":"Title of the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedFileContentType":{
"title":"Uploaded File Content Type",
"type":"string",
"description":"Content type of the uploaded attachment. Possible values are JPG and PNG.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedFileLength":{
"title":"File Size",
"type":"integer",
"description":"Length of the attachment file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedFileName":{
"title":"Uploaded File Name",
"type":"string",
"description":"Name of the attachment file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UploadedText":{
"title":"Uploaded Text",
"type":"string",
"description":"Text uploaded as an attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"Uri":{
"title":"Uri",
"maxLength":4000,
"type":"string",
"description":"The URI where the attachment is present. The value is appended to the application to generate the final URL.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"Url":{
"title":"Url",
"maxLength":4000,
"type":"string",
"description":"URL of the attached file.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"UserName":{
"title":"User Name",
"maxLength":255,
"type":"string",
"description":"Name of the user associated with an attachment.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-Expense-duplicateExpenses-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"DuplicateCreationDate":{
"type":"string",
"description":"Date and time when the row of duplicate expense was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"DuplicateCreationMethodCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the method of duplicate expense item creation.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateCreditCardTrxnId":{
"type":"integer",
"description":"Value that uniquely identifies a specific corporate card transaction of the duplicate expense.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"DuplicateDescription":{
"title":"Description",
"maxLength":240,
"type":"string",
"description":"Description of the duplicate expense item.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateEndDate":{
"title":"End Date",
"type":"string",
"description":"Last day of the duplicate expense that spans multiple days.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"DuplicateExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies a specific duplicate expense item.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"DuplicateExpenseReportId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense report of the duplicate expense.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"DuplicateExpenseReportNumber":{
"title":"Report Number",
"maxLength":50,
"type":"string",
"description":"Unique number that references the expense report of a duplicate expense. The number follows the numbering policies of the company.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateExpenseSource":{
"title":"Source",
"maxLength":30,
"type":"string",
"description":"Code that indicates the source of a duplicate expense item. Possible values are CASH and CORP_CARD.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateExpenseStatusCode":{
"title":"Report Status",
"maxLength":30,
"type":"string",
"description":"Expense report approval status of the duplicate expense, such as Approved, Pending Manager Approval, or Paid.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateExpenseType":{
"title":"Expense Type",
"maxLength":80,
"type":"string",
"description":"Expense type against which the duplicate expense is incurred.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"DuplicateGroupId":{
"type":"integer",
"description":"Value that uniquely identifies a group of duplicate expenses.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"DuplicateLocation":{
"title":"Expense Location",
"maxLength":80,
"type":"string",
"description":"Location where the duplicate expense was incurred.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateMerchantName":{
"title":"Merchant Name",
"maxLength":80,
"type":"string",
"description":"Name of the merchant where the duplicate expense was incurred.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateReceiptAmount":{
"title":"Amount",
"type":"number",
"description":"The duplicate expense receipt amount in the receipt currency.",
"nullable":true,
"readOnly":true,
"x-hints":{
"help":{
"instruction":"Amount"
}
},
"x-queryable":true
},
"DuplicateReceiptCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"Code that indicates the receipt currency of a duplicate expense item.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DuplicateStartDate":{
"title":"Date",
"type":"string",
"description":"Date when the duplicate expense occurred or the first day of a duplicate expense that spans multiple days.",
"format":"date",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"help":{
"instruction":"Date"
}
}
},
"DuplicateStatusCode":{
"maxLength":1,
"type":"string",
"description":"Indicates whether expenses are duplicate or not.",
"nullable":true,
"x-queryable":true
},
"ExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies the parent expense of a duplicate expense.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-Expense-ExpenseAttendee-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"Amount":{
"title":"Amount",
"type":"number",
"description":"Amount spent on the event attendee.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Amount"
}
},
"x-queryable":true
},
"AttendeeEmail":{
"type":"string",
"description":"Email address of the attendee.",
"nullable":true,
"x-queryable":true
},
"AttendeePhoneNumber":{
"type":"string",
"description":"Phone number of the attendee.",
"nullable":true,
"x-queryable":true
},
"AttendeeType":{
"title":"Attendee Type",
"maxLength":30,
"type":"string",
"description":"Type of event attendee. Possible values are EMPLOYEE and NONEMPLOYEE.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Attendee Type"
}
},
"x-queryable":true
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"User who created the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CreationDate":{
"type":"string",
"description":"Date and time when the row was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"EmployeeFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an event attendee is an employee.",
"nullable":true,
"x-queryable":true
},
"EmployerAddress":{
"title":"Employer Address",
"maxLength":240,
"type":"string",
"description":"Employer address of the event attendee.",
"nullable":true,
"x-queryable":true
},
"EmployerName":{
"title":"Employer",
"maxLength":240,
"type":"string",
"description":"Employer name of the event attendee.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Employer"
}
},
"x-queryable":true
},
"EmployerPartyId":{
"type":"integer",
"description":"Value that uniquely identifies an employer.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseAttendeeId":{
"type":"integer",
"description":"Value that uniquely identifies the event attendee.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"ExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies an expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"LastUpdateDate":{
"type":"string",
"description":"Date and time when the row was last updated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"User who last updated the row.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"Session login associated with the user who last updated the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"Name":{
"title":"Name",
"maxLength":240,
"type":"string",
"description":"Tax identifier of the employee or nonemployee event attendee.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Name"
}
},
"x-queryable":true
},
"TaxIdentifier":{
"maxLength":30,
"type":"string",
"description":"Tax identifier of the employee or nonemployee event attendee.",
"nullable":true,
"x-queryable":true
},
"Title":{
"title":"Title",
"maxLength":80,
"type":"string",
"description":"Title of the employee or nonemployee event attendee.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Title"
}
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-Expense-ExpenseDff-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies an expense.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"__FLEX_Context":{
"title":"Expense Type",
"maxLength":150,
"type":"string",
"description":"Descriptive flexfield context name for expenses.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Expense Type"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
},
"__FLEX_Context_DisplayValue":{
"title":"Expense Type",
"type":"string",
"description":"Expense Type",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Expense Type"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-Expense-ExpenseDistribution-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"BusinessUnit":{
"title":"Business Unit",
"maxLength":240,
"type":"string",
"description":"Business unit that is associated with a row.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"CodeCombinationId":{
"type":"integer",
"description":"Value that uniquely identifies the accounting code combination to which an expense is charged.",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_CCID":"AccountingFlexfield",
"precision":18,
"dependencies":[
"Company",
"CostCenter"
]
},
"x-queryable":true
},
"Company":{
"maxLength":25,
"type":"string",
"description":"Company to which an expense is charged.",
"nullable":true,
"x-queryable":true
},
"CostCenter":{
"type":"string",
"description":"Business organization to which an expense is charged.",
"nullable":true,
"x-queryable":true
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"User who created the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CreationDate":{
"type":"string",
"description":"Date and time when the row was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"ExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies the expense for an expense distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseReportId":{
"type":"integer",
"description":"Value that uniquely identifies the expense report that includes the expense corresponding to an expense distribution.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"LastUpdateDate":{
"type":"string",
"description":"Date and time when the row was last updated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"Session login associated with the user who last updated the row.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"User who last updated the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"OrgId":{
"type":"integer",
"description":"Unique identifier of the user's organization for which the expense is created.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"PJCDFF":{
"title":"Projects Descriptive Flexfields",
"type":"array",
"description":"The project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseDistribution-PJCDFF-item-response"
},
"x-cardinality":"1"
},
"ReimbursableAmount":{
"type":"number",
"description":"Amount to be reimbursed to the individual against an expense distribution.",
"nullable":true,
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Projects Descriptive Flexfields
Type: array
Title: Projects Descriptive Flexfields
The project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense.
Show Source
-
Array of:
object Discriminator: __FLEX_Context
Discriminator: {
"propertyName":"__FLEX_Context",
"mapping":{
"AP_Distribution_Sets":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response",
"AP_Invoice_Distribution":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response",
"AP_Invoice_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response",
"EXM_Expense_Report":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response",
"EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response",
"INV_Misc_Transactions":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response",
"OM_Sales_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response",
"PJC_All":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response",
"PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response",
"POR_Requisition":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response",
"POR_User_Preferences":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response",
"PO_Purchase_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response",
"PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response",
"PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
}
{
"title":"Projects Descriptive Flexfields",
"type":"array",
"description":"The project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense.",
"items":{
"$ref":"#/components/schemas/expenseReports-Expense-ExpenseDistribution-PJCDFF-item-response"
},
"x-cardinality":"1"
}
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context
Discriminator Values
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"AP_Distribution_Sets":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response",
"AP_Invoice_Distribution":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response",
"AP_Invoice_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response",
"EXM_Expense_Report":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response",
"EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response",
"INV_Misc_Transactions":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response",
"OM_Sales_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response",
"PJC_All":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response",
"PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response",
"POR_Requisition":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response",
"POR_User_Preferences":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response",
"PO_Purchase_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response",
"PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response",
"PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
]
}
Match One Schema
Show Source
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"AP_Distribution_Sets":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response",
"AP_Invoice_Distribution":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response",
"AP_Invoice_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response",
"EXM_Expense_Report":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response",
"EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response",
"INV_Misc_Transactions":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response",
"OM_Sales_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response",
"PJC_All":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response",
"PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response",
"POR_Requisition":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response",
"POR_User_Preferences":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response",
"PO_Purchase_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response",
"PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response",
"PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
]
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"AP_Distribution_Sets",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"ExpenditureTypeId",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"ProjectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FND_ACFF_DV":"TaskId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"AP_Invoice_Distribution",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"AP_Invoice_Line",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"18",
"FND_ACFF_Scale":"0",
"help":{
"instruction":"Expenditure Type"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"Number18#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_DV":"ExpenditureTypeId",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"ProjectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FND_ACFF_DV":"TaskId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"EXM_Expense_Report",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"18",
"FND_ACFF_Scale":"0",
"help":{
"instruction":"Expenditure Type"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"Number18#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"EXM_Expense_Report_Line",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_I_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"ExpenditureTypeId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT._PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT._PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"INV_Misc_Transactions",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"OM_Sales_Order",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"billableFlag":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"billableFlag_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_OpenIdentifier":"billableFlag",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"billableFlag_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"billableFlag",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"capitalizableFlag":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"capitalizableFlag_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_OpenIdentifier":"capitalizableFlag",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"capitalizableFlag_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"capitalizableFlag",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"contractId":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"contractId_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId",
"FND_ACFF_OpenIdentifier":"contractId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"projectId",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"contractId_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"contractId",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"projectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"expenditureItemDate":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_OpenIdentifier":"expenditureItemDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"expenditureTypeId":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"expenditureTypeId_Display",
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate expenditureItemDate projectId",
"FND_ACFF_OpenIdentifier":"expenditureTypeId",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FND_ACFF_ValueSetInfo":"ORA_PJC_EXPENDITURE_TYPES_EXPEND_SCM_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"SEGMENT.projectId",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"expenditureItemDate,projectId"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"expenditureTypeId_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate expenditureItemDate projectId",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"SEGMENT.projectId",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"FND_ACFF_SegmentAttributeName":"expenditureTypeId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"organizationId":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"organizationId_Display",
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate",
"FND_ACFF_OpenIdentifier":"organizationId",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FND_ACFF_ValueSetInfo":"ORA_PJC_ORGANIZATIONS_EXPEND_SO_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"LOV",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"expenditureItemDate"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"organizationId_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"LOV",
"FND_ACFF_SegmentAttributeName":"organizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"projectId":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"projectId_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_OpenIdentifier":"projectId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"ORA_PJC_PROJECTS_CCW_SO_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"projectId_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"projectId",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"reservedAttribute1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"reservedAttribute1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId contractId",
"FND_ACFF_OpenIdentifier":"reservedAttribute1",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.contractId",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"projectId,contractId",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"reservedAttribute1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"reservedAttribute1",
"FND_ACFF_PartialTarget":"projectId contractId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.contractId",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"taskId":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"taskId_Display",
"FND_ACFF_PartialTarget":"projectId",
"FND_ACFF_OpenIdentifier":"taskId",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"ORA_PJC_TASKS_SO_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVar_flex_vst_bind5_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"projectId"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"taskId_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_PartialTarget":"projectId",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"PARAMETER.MMBusinessUnit",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"FND_ACFF_SegmentAttributeName":"taskId",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVar_flex_vst_bind5_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"workTypeId":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"workTypeId_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId",
"FND_ACFF_OpenIdentifier":"workTypeId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"projectId",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"workTypeId_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"workTypeId",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Billable"
},
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"_BILLABLE_FLAG_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_DisplayValue":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"_BILLABLE_FLAG",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Capitalizable"
},
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"_CAPITALIZABLE_FLAG_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_DisplayValue":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"_CAPITALIZABLE_FLAG",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_L_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_DerivedFromParameter":"OrganizationId",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"PJC_All",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_L_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"PJC_Expenditure_Batch",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"POR_Requisition",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"POR_User_Preferences",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"PO_Purchase_Order",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"PO_Purchase_Order_Line",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseDistId":{
"type":"integer",
"description":"Value that uniquely identifies the expense distribution of a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_BILLABLE_FLAG",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"description":"Billable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"help":{
"instruction":"Billable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_CAPITALIZABLE_FLAG",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"description":"Capitalizable",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"help":{
"instruction":"Capitalizable"
},
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"number",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_CONTRACT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"description":"Contract Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Contract Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"description":"Expenditure Item Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Expenditure Item Date"
},
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_ITEM_DATE",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"number",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_EXPENDITURE_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"description":"Expenditure Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Type"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"number",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_ORGANIZATION_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"description":"Expenditure Organization",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Expenditure Organization"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"number",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"ProjectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"description":"Project Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Project Number"
},
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"PJC_RESERVED_ATTRIBUTE1",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"description":"Funding Source",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Funding Source"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"number",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FND_ACFF_DV":"TaskId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_TASK_ID",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"description":"Task Number",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Task Number"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"number",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"PJC_WORK_TYPE_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"description":"Work Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Work Type"
},
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Descriptive flexfield context name for projects on expense distribution.",
"nullable":true,
"default":"PO_Purchase_Order_Schedule",
"x-hints":{
"help":{
"instruction":"Context Value"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Context Value",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Value"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-Expense-expenseErrors-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ErrorCode":{
"maxLength":255,
"type":"string",
"description":"Error code of the expense validation error.",
"nullable":true,
"x-queryable":true
},
"ErrorDescription":{
"type":"string",
"description":"Description of the expense validation error.",
"nullable":true,
"x-queryable":true
},
"ErrorSequence":{
"type":"integer",
"description":"Unique identifier of an expense validation error.",
"nullable":true,
"x-queryable":true
},
"Name":{
"maxLength":255,
"type":"string",
"description":"Name of the attribute in an expense validation error.",
"nullable":true,
"x-queryable":true
},
"Type":{
"maxLength":255,
"type":"string",
"description":"Indicates whether the record returned is an error or a warning.",
"nullable":true,
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-Expense-ExpenseItemization-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"AssignmentId":{
"type":"integer",
"description":"Value that uniquely identifies the individual on the corporate card.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"AuditAdjustmentReason":{
"title":"Additional Information",
"maxLength":240,
"type":"string",
"description":"Auditor's reason for adjusting the reimbursable amount to the individual.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Additional Information"
}
},
"x-queryable":true
},
"AuditAdjustmentReasonCode":{
"title":"Audit Issue",
"maxLength":30,
"type":"string",
"description":"Code that indicates the auditor's reason for adjusting the reimbursable amount to the individual.",
"nullable":true,
"x-queryable":true
},
"AwtGroupId":{
"type":"integer",
"description":"Value that uniquely identifies an alternate tax withholding group.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"BilledAmount":{
"title":"Billed Amount",
"type":"number",
"description":"Amount billed to the corporate card account.",
"nullable":true,
"x-queryable":false
},
"BilledCurrencyCode":{
"type":"string",
"description":"Code that indicates the amount billed to the corporate card account.",
"nullable":true,
"x-queryable":false
},
"CardId":{
"type":"integer",
"description":"Value that uniquely identifies a specific corporate card.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"CheckoutDate":{
"title":"Checkout Date",
"type":"string",
"description":"Date when a person departs a place associated with an accommodations expense category.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"User who created the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CreationDate":{
"type":"string",
"description":"Date and time when the row was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"CreditCardTrxnId":{
"type":"integer",
"description":"Value that uniquely identifies a specific corporate card transaction.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"DailyAmount":{
"title":"Daily Amount",
"type":"number",
"description":"Amount of the daily expense receipt in the receipt currency.",
"nullable":true,
"x-queryable":false
},
"DailyDistance":{
"type":"number",
"description":"Distance traveled in a day for business.",
"nullable":true,
"x-queryable":true
},
"DailyLimit":{
"title":"Daily sum limit",
"type":"object",
"description":"Daily expense limit of a trip.",
"nullable":true,
"x-queryable":false
},
"DepartureLocationId":{
"title":"Departure City",
"type":"integer",
"description":"Value that uniquely identifies the departure location.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"Description":{
"title":"Description",
"maxLength":240,
"type":"string",
"description":"Description of an expense item.",
"nullable":true,
"x-queryable":true
},
"DestinationFrom":{
"title":"Departure City",
"maxLength":4000,
"type":"string",
"description":"Starting or departure location of the trip.",
"nullable":true,
"x-queryable":true
},
"DestinationTo":{
"title":"Arrival City",
"maxLength":4000,
"type":"string",
"description":"Ending or arrival location of the trip.",
"nullable":true,
"x-queryable":true
},
"DistanceUnitCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the travel distance unit. Possible values are KILOMETER and MILE.",
"nullable":true,
"x-queryable":true
},
"EndDate":{
"title":"End Date",
"type":"string",
"description":"Last day of an expense that spans multiple days.",
"nullable":true,
"x-queryable":false
},
"EndOdometer":{
"title":"Ending Odometer Reading",
"type":"number",
"description":"Odometer reading at the end of a trip.",
"nullable":true,
"x-queryable":true
},
"ExchangeRate":{
"title":"Conversion Rate",
"type":"number",
"description":"Rate that represents the amount one currency can be exchanged for another at a specific point in time.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Conversion Rate"
}
},
"x-queryable":true
},
"ExpenseCategoryCode":{
"title":"Expense Class",
"maxLength":30,
"type":"string",
"description":"Code that indicates the classification of an expense item. Possible values are BUSINESS and PERSONAL.",
"nullable":true,
"x-queryable":true
},
"ExpenseCreationMethodCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the method of expense item creation. Possible values are MOBILE iOS DEVICE and MOBILE ANDROID DEVICE.",
"nullable":true,
"x-queryable":true
},
"ExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense item.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"ExpenseReportId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseSource":{
"title":"Source",
"maxLength":30,
"type":"string",
"description":"Source of an expense item. Possible values are CASH and CORPORATE CARD.",
"nullable":true,
"x-queryable":true
},
"ExpenseTemplateId":{
"title":"Expense Template",
"type":"integer",
"description":"Value that uniquely identifies a specific expense template.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseType":{
"maxLength":80,
"type":"string",
"description":"Potential expense defined during setup and against which an expense item is incurred.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"ExpenseTypeId":{
"title":"Expense Type",
"type":"integer",
"description":"Value that uniquely identifies a specific expense type.",
"format":"int64",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Expense Type"
},
"precision":18
},
"x-queryable":true
},
"FlightClassLimit":{
"type":"string",
"description":"Expense limit for a flight class.",
"nullable":true,
"x-queryable":false
},
"FlightDuration":{
"title":"Flight Duration",
"type":"number",
"description":"Duration of an airline flight in hours.",
"nullable":true,
"x-queryable":true
},
"FlightNumber":{
"maxLength":80,
"type":"string",
"description":"Number of an airline flight.",
"nullable":true,
"x-queryable":true
},
"FuelType":{
"title":"Fuel Type",
"maxLength":30,
"type":"string",
"description":"Types of fuel for which a fuel charge is reimbursed.",
"nullable":true,
"x-queryable":true
},
"ImgReceiptRequiredFlag":{
"title":"Imaged Receipt Required",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense requires an imaged receipt.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Imaged Receipt Required"
}
},
"x-queryable":true
},
"ItemizationParentExpenseId":{
"type":"integer",
"description":"Value that uniquely identifies the parent expense of an itemized expense item. Possible values are NULL, which indicates that the expense is not itemized, -1 which indicates that the expense is a parent line with itemization, and greater than 0, which indicates that the expense is an itemized child line and the value is the parent line's identifier.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ItemizationReceiptBusinessTotalAmount":{
"type":"number",
"description":"Expense receipt amount to be reimbursed by the employer.",
"nullable":true,
"x-queryable":false
},
"ItemizationReceiptPersonalTotalAmount":{
"type":"number",
"description":"Amount on the receipt that was incurred by the employee for personal use.",
"nullable":true,
"x-queryable":false
},
"ItineraryReservationId":{
"type":"integer",
"description":"Value that uniquely identifies a travel reservation.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"Justification":{
"title":"Justification",
"maxLength":240,
"type":"string",
"description":"Reason an expense was incurred.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Justification"
}
},
"x-queryable":true
},
"JustificationRequiredFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense requires justification.",
"nullable":true,
"x-queryable":true
},
"LastUpdateDate":{
"type":"string",
"description":"Date and time when the row was last updated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"User who last updated the row.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LicensePlateNumber":{
"title":"License Plate Number",
"maxLength":30,
"type":"string",
"description":"Number of the vehicle license plate.",
"nullable":true,
"x-queryable":true
},
"Location":{
"title":"Expense Location",
"maxLength":80,
"type":"string",
"description":"Location where the expense was incurred.",
"nullable":true,
"x-queryable":true
},
"LocationId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense location.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"LongTermTripFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether a trip is long-term.",
"nullable":true,
"x-queryable":true
},
"LongTermTripStartDate":{
"title":"Original Start Date of Long-Term Trip",
"type":"string",
"description":"Date when a long-term trip started.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"MerchantDocumentNumber":{
"title":"Receipt Number",
"maxLength":80,
"type":"string",
"description":"Number on the receipt issued by the merchant.",
"nullable":true,
"x-queryable":true
},
"MerchantName":{
"title":"Merchant Name",
"maxLength":80,
"type":"string",
"description":"Name of the merchant where the expense was incurred.",
"nullable":true,
"x-queryable":true
},
"MerchantReference":{
"title":"Merchant Reference",
"maxLength":240,
"type":"string",
"description":"Purchase identification of a transaction provided by the merchant at the point of sale.",
"nullable":true,
"x-queryable":true
},
"MerchantTaxRegNumber":{
"title":"Tax Registration Number",
"maxLength":80,
"type":"string",
"description":"Unique sequence of letters or numbers assigned to a party or party site by a tax authority when it is registered and by which the party or party site registration is identified.",
"nullable":true,
"x-queryable":true
},
"MerchantTaxpayerId":{
"title":"Taxpayer ID",
"maxLength":80,
"type":"string",
"description":"Value that uniquely identifies a merchant tax payer.",
"nullable":true,
"x-queryable":true
},
"MileagePolicyId":{
"type":"integer",
"description":"Value that uniquely identifies a mileage policy.",
"nullable":true,
"x-queryable":false
},
"NumberOfAttendees":{
"title":"Number of Attendees",
"type":"number",
"description":"Number of people that attended an event for which expenses were incurred. For example, the number of people who attended a business dinner or an entertainment event.",
"nullable":true,
"x-queryable":true
},
"NumberOfDays":{
"title":"Number of Days",
"type":"integer",
"description":"Number of days the expense is incurred.",
"nullable":true,
"x-queryable":false
},
"NumberPeople":{
"title":"Number of Passengers",
"type":"integer",
"description":"Number of passengers in the vehicle.",
"nullable":true,
"x-queryable":true
},
"OrgId":{
"type":"integer",
"description":"Value that uniquely identifies the business unit associated with the row.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"PassengerAmount":{
"type":"number",
"description":"Total reimbursement for carrying passengers in the vehicle.",
"nullable":true,
"x-queryable":true
},
"PassengerName":{
"title":"Passenger Name",
"maxLength":240,
"type":"string",
"description":"Name of airline flight passenger.",
"nullable":true,
"x-queryable":true
},
"PassengerRateType":{
"maxLength":30,
"type":"string",
"description":"Passenger rate type used for mileage reimbursement for an expense.",
"nullable":true,
"x-queryable":true
},
"PaymentDueFromCode":{
"type":"string",
"description":"Code that indicates the liability owner of the transaction.",
"nullable":true,
"x-queryable":false
},
"PersonId":{
"type":"integer",
"description":"Value that uniquely identifies the individual on the corporate card.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"PersonalReceiptAmount":{
"title":"Personal Amount",
"type":"number",
"description":"Amount of the receipt that is marked as a personal expense.",
"nullable":true,
"x-queryable":true
},
"PolicyShortpayFlag":{
"title":"Short Pay",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the expense is short-paid due to policy noncompliance.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Short Pay"
}
},
"x-queryable":true
},
"PolicyViolatedFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the expense violates company policies.",
"nullable":true,
"x-queryable":true
},
"PolicyWarningFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether the expense is marked with a warning.",
"nullable":true,
"x-queryable":true
},
"PolicyWarningReasonCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the reason for a warning that an expense auditor applies to an expense item. A list of accepted values are defined in the lookup type ORA_EXM_WARNING_REASON.",
"nullable":true,
"x-queryable":true
},
"PreparerId":{
"type":"integer",
"description":"Value that uniquely identifies the person who created the expense report.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"RatePerPassenger":{
"type":"number",
"description":"Mileage rate per passenger for an expense.",
"nullable":true,
"x-queryable":true
},
"ReceiptAmount":{
"title":"Amount",
"type":"number",
"description":"Amount of the receipt in the receipt currency.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Amount"
}
},
"x-queryable":true
},
"ReceiptCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"Code that indicates the receipt currency of an expense item.",
"nullable":true,
"x-queryable":true
},
"ReceiptDate":{
"title":"Date",
"type":"string",
"description":"Date when a receipt is generated.",
"format":"date",
"nullable":true,
"x-queryable":false
},
"ReceiptMissingDecRequiredFlag":{
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense item with missing receipts requires submission of a missing receipts declaration.",
"nullable":true,
"x-queryable":true
},
"ReceiptMissingFlag":{
"title":"Receipt missing",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether receipts are missing for an expense.",
"nullable":true,
"x-queryable":true
},
"ReceiptRequiredFlag":{
"title":"Original Receipt Required",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an expense requires a receipt.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Original Receipt Required"
}
},
"x-queryable":true
},
"ReceiptVerifiedFlag":{
"title":"Receipt Verified",
"maxLength":1,
"type":"boolean",
"description":"Indicates whether an auditor verifies the receipt for an expense.",
"nullable":true,
"x-queryable":true
},
"ReimbursableAmount":{
"title":"Reimbursable Amount",
"type":"number",
"description":"Amount to be reimbursed to the individual in reimbursable currency for an expense.",
"nullable":true,
"x-queryable":true
},
"ReimbursementCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"Code that indicates the currency of the amount to be reimbursed to the individual for expenses incurred.",
"nullable":true,
"x-queryable":true
},
"SequenceNumber":{
"type":"number",
"description":"Number associated with a sequence in which expense items are entered in an expense report.",
"nullable":true,
"x-queryable":true
},
"StartDate":{
"title":"Date",
"type":"string",
"description":"Date when the expense occurred or the first day of an expense that spans multiple days.",
"format":"date",
"nullable":true,
"x-queryable":false,
"x-hints":{
"help":{
"instruction":"Date"
}
}
},
"TaxClassificationCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates a tax classification that applies to an expense item.",
"nullable":true,
"x-queryable":true
},
"TicketClassCode":{
"title":"Flight Class",
"maxLength":30,
"type":"string",
"description":"Code that indicates the ticket class of a ship cabin or a flight. Possible values are BUSINESS and ECONOMY.",
"nullable":true,
"x-queryable":true
},
"TicketNumber":{
"title":"Ticket Number",
"maxLength":80,
"type":"string",
"description":"Number of the airline ticket.",
"nullable":true,
"x-queryable":true
},
"TravelMethodCode":{
"maxLength":30,
"type":"string",
"description":"Code that indicates the method of travel used during a trip.",
"nullable":true,
"x-queryable":true
},
"TravelType":{
"title":"Flight Type",
"maxLength":30,
"type":"string",
"description":"Type of flight. Possible values are DOMESTIC and INTERNATIONAL.",
"nullable":true,
"x-queryable":true
},
"TripDistance":{
"title":"Trip Distance",
"type":"number",
"description":"Total distance traveled during a business trip for which mileage reimbursement is requested.",
"nullable":true,
"x-queryable":true
},
"UOMDays":{
"type":"number",
"description":"Calculation for the number of per diem expense days based on the unit of measure.",
"nullable":true,
"x-queryable":true
},
"ValidationErrorFlag":{
"type":"boolean",
"description":"Indicates whether a validation error exists.",
"nullable":true,
"x-queryable":false
},
"ValidationErrorMessages":{
"type":"string",
"description":"Error messages populated during validation.",
"nullable":true,
"x-queryable":false
},
"ValidationWarningMessages":{
"type":"string",
"description":"Warning messages populated during validation.",
"nullable":true,
"x-queryable":false
},
"VehicleCategoryCode":{
"title":"Vehicle Category",
"maxLength":30,
"type":"string",
"description":"Code that indicates the vehicle type category. Possible values are COMPANY, PRIVATE, and RENTAL.",
"nullable":true,
"x-queryable":true
},
"VehicleType":{
"title":"Vehicle Type",
"maxLength":30,
"type":"string",
"description":"Type of vehicle for which mileage reimbursement is permitted. Possible values are CAR, MOTORCYCLE, and VAN.",
"nullable":true,
"x-queryable":true
},
"ZoneCode":{
"title":"Zone",
"maxLength":30,
"type":"string",
"description":"Code that indicates the geographical area of the trip.",
"nullable":true,
"x-queryable":true
},
"ZoneTypeCode":{
"type":"string",
"description":"Code that indicates the lookup type that defines the zones for which mileage rates are defined.",
"nullable":true,
"x-queryable":false
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Daily sum limit
Type: object
Title: Daily sum limit
Daily expense limit of a trip.
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-Expense-matchedExpenses-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseId":{
"type":"integer",
"description":"Unique identifier of an expense.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"MatchPercentage":{
"type":"number",
"description":"Percentage that indicates the strength of the match.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"MatchReference":{
"maxLength":255,
"type":"string",
"description":"Unique identifier of a matched record.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"MatchedExpenseId":{
"type":"integer",
"description":"Expense identifier of a matched record.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"MergedFlag":{
"maxLength":1,
"type":"string",
"description":"Indicates whether expenses are merged after a match.",
"nullable":true,
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-expenseNotes-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"User who created an expense note.",
"nullable":false,
"x-queryable":true
},
"CreationDate":{
"type":"string",
"description":"Date when an expense note was created.",
"format":"date-time",
"nullable":false,
"x-queryable":true
},
"Event":{
"maxLength":240,
"type":"string",
"description":"Event that triggered an expense report status change, such as approval or audit.",
"nullable":false,
"x-queryable":true
},
"ExpenseReportId":{
"type":"integer",
"description":"Unique identifier of an expense report for which expense notes are entered.",
"format":"int64",
"nullable":false,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseReportProcessingId":{
"type":"integer",
"description":"Unique identifier of an expense report's processing detail.",
"nullable":false,
"x-queryable":true
},
"FullName":{
"title":"Full Name",
"maxLength":2000,
"type":"string",
"description":"Name of the person who is associated with an expense note.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"LastUpdateDate":{
"type":"string",
"description":"Date when the expense note was last updated.",
"format":"date-time",
"nullable":false,
"x-queryable":true
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"Session login that is associated with the user who last updated the expense note.",
"nullable":true,
"x-queryable":true
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"User who last updated the expense note.",
"nullable":false,
"x-queryable":true
},
"NoteId":{
"title":"Note ID",
"type":"integer",
"description":"Unique identifier of the expense note that resulted from a change of status of the expense report.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"NoteText":{
"title":"Note Text",
"type":"string",
"description":"Text of the expense note that was entered by an approver or an auditor.",
"format":"byte",
"nullable":false,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"protectionKey":"NoteEO.NoteTxt",
"protectionObjectTitle":"Note",
"protectionState":"TOKENIZED",
"protectionAttributeTitle":"Note Text"
}
},
"NoteTextTrunc":{
"maxLength":1024,
"type":"string",
"description":"First 1,024 characters in an expense note that were entered by an approver or an auditor.",
"nullable":true,
"readOnly":true,
"x-hints":{
"dependencies":[
"NoteText"
]
},
"x-queryable":true
},
"NoteTypeCode":{
"title":"Type",
"maxLength":30,
"type":"string",
"description":"Code that is associated with an expense note's category.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"PersonId":{
"type":"integer",
"description":"Unique identifier of the person who is associated with the expense note.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"SourceObjectCode":{
"title":"Related Object Type",
"maxLength":30,
"type":"string",
"description":"Code that is associated with the source object as defined in OBJECTS Metadata.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"SourceObjectUid":{
"title":"Related Object",
"maxLength":64,
"type":"string",
"description":"Unique identifier of the source object, such as Activities or Opportunities as defined in OBJECTS Metadata.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"UserLastUpdateDate":{
"type":"string",
"description":"Date and time when the user last updated the row on a disconnected mobile device.",
"format":"date-time",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-ExpensePayment-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"BankAccountNumber":{
"maxLength":100,
"type":"string",
"description":"Bank Account Number to which the expense amount is reimbursed.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"BankName":{
"maxLength":360,
"type":"string",
"description":"Bank Name to which the expense amount is reimbursed.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"CheckId":{
"type":"integer",
"description":"Bank Check Unique identifier for the payment done.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"CheckNumber":{
"type":"integer",
"description":"Bank Check Number for the payment done.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseReportId":{
"type":"integer",
"description":"Value that uniquely identifies a specific expense report.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"InvoiceId":{
"type":"integer",
"description":"Value that uniquely identifies an invoice for the payment.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"MailingAddress":{
"maxLength":80,
"type":"string",
"description":"Mailing address of the employee for whom the payment is done.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"PaymentAmount":{
"type":"number",
"description":"Amount for which the payment is done.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"PaymentCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The Currency code in which the payment is done.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"PaymentDate":{
"type":"string",
"description":"Date when the payment is done.",
"format":"date",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"PaymentMethod":{
"maxLength":80,
"type":"string",
"description":"Method of payment for this expense report such as check, cash, or credit.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"PaymentMethodCode":{
"maxLength":30,
"type":"string",
"description":"Code representing Method of Payment.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"PaymentNumber":{
"type":"integer",
"description":"Number representing the payment sequence.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ProcessingType":{
"maxLength":30,
"type":"string",
"description":"Processing type of the payment such as PRINTED or ELECTRONIC.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-ExpenseReportDff-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"ExpenseReportId":{
"type":"integer",
"description":"Value that uniquely identifies the expense report.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"__FLEX_Context":{
"title":"Context Segment",
"maxLength":240,
"type":"string",
"description":"Descriptive flexfield context name for expense reports.",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Context Segment"
},
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_IsDiscriminator":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
},
"__FLEX_Context_DisplayValue":{
"title":"Context Segment",
"type":"string",
"description":"Descriptive flexfield number of segments for expense reports.",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Context Segment"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : expenseReports-processingDetails-item-response
Type: object
Show Source
{
"type":"object",
"properties":{
"AuditCode":{
"maxLength":30,
"type":"string",
"description":"Audit type for the expense report based on receipt requirements, such as original receipt-based audit and imaged receipt-based audit.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"AuditReturnReasonCode":{
"maxLength":30,
"type":"string",
"description":"Reason for returning the expense report to the submitter during audit.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"CreationDate":{
"type":"string",
"description":"Date and time when the processing detail record was created.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"Event":{
"maxLength":240,
"type":"string",
"description":"Event that triggered the expense report status change, such as approval and audit.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"EventDate":{
"type":"string",
"description":"Date when the expense report status changed.",
"format":"date",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"EventPerformerId":{
"maxLength":64,
"type":"string",
"description":"User who initiated the expense report status change event.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"EventPerformerName":{
"title":"Name",
"maxLength":240,
"type":"string",
"description":"Name of the person who initiated the expense report status change event.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"ExpenseReportId":{
"type":"integer",
"description":"Identifier of the expense report for which status changes are tracked.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ExpenseReportProcessingId":{
"type":"integer",
"description":"Unique identifier of a processing detail record of a specific expense report.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"ExpenseStatusCode":{
"maxLength":30,
"type":"string",
"description":"Status of the expense report, such as Approved, Pending Manager Approval, and Paid.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"NoteId":{
"type":"integer",
"description":"Identifier of the note that was created by the performer of the expense report status change event.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
}
}
Nested Schema : Links
Type: array
Title: Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}