- REST API for Oracle Fusion Cloud Financials
- Tasks
- Receivables Invoices
- Receivables Invoice Lines
- Receivables Invoice Line Global Descriptive Flexfields
get
/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceLines/{CustomerTransactionLineId}/child/receivablesInvoiceLineGdf/{CustomerTrxLineId}
Request
Path Parameters
-
CustomerTransactionId(required): integer(int64)
The unique identifier of the invoice.
-
CustomerTransactionLineId(required): integer(int64)
The unique identifier of an invoice line.
-
CustomerTrxLineId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
- JAxINAdditionalInfo
- JE_IL_EXPORT_INFO
- JE_IT_ESL_OF_SERVICES
- JExBGAdditionalInfo
- JExCZAdditionalInfo
- JExHRAdditionalInfo
- JExHUAdditionalInfo
- JExPLAdditionalInfo
- JExPTAdditionalInfo
- JExROAdditionalInfo
- JExRSAdditionalInfo
- JExRUAdditionalInfo
- JExSIAdditionalInfo
- JExSKAdditionalInfo
- JExTRBaBsReporting
- JLxBRAdditionalInfo
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"JAxINAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJAxINAdditionalInfoVO-item-response",
"JE_IL_EXPORT_INFO":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIL__5FEXPORT__5FINFOVO-item-response",
"JE_IT_ESL_OF_SERVICES":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIT__5FESL__5FOF__5FSERVICESVO-item-response",
"JExBGAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExBGAdditionalInfoVO-item-response",
"JExCZAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExCZAdditionalInfoVO-item-response",
"JExHRAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHRAdditionalInfoVO-item-response",
"JExHUAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHUAdditionalInfoVO-item-response",
"JExPLAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPLAdditionalInfoVO-item-response",
"JExPTAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPTAdditionalInfoVO-item-response",
"JExROAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExROAdditionalInfoVO-item-response",
"JExRSAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRSAdditionalInfoVO-item-response",
"JExRUAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRUAdditionalInfoVO-item-response",
"JExSIAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSIAdditionalInfoVO-item-response",
"JExSKAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSKAdditionalInfoVO-item-response",
"JExTRBaBsReporting":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExTRBaBsReportingVO-item-response",
"JLxBRAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJLxBRAdditionalInfoVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJAxINAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIL__5FEXPORT__5FINFOVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIT__5FESL__5FOF__5FSERVICESVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExBGAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExCZAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHRAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHUAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPLAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPTAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExROAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRSAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRUAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSIAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSKAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExTRBaBsReportingVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJLxBRAdditionalInfoVO-item-response"
}
]
}
Match One Schema
Show Source
-
JAxINAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJAxINAdditionalInfoVO-item-response
-
JE_IL_EXPORT_INFO -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIL__5FEXPORT__5FINFOVO-item-response
-
JE_IT_ESL_OF_SERVICES -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIT__5FESL__5FOF__5FSERVICESVO-item-response
-
JExBGAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExBGAdditionalInfoVO-item-response
-
JExCZAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExCZAdditionalInfoVO-item-response
-
JExHRAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHRAdditionalInfoVO-item-response
-
JExHUAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHUAdditionalInfoVO-item-response
-
JExPLAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPLAdditionalInfoVO-item-response
-
JExPTAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPTAdditionalInfoVO-item-response
-
JExROAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExROAdditionalInfoVO-item-response
-
JExRSAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRSAdditionalInfoVO-item-response
-
JExRUAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRUAdditionalInfoVO-item-response
-
JExSIAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSIAdditionalInfoVO-item-response
-
JExSKAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSKAdditionalInfoVO-item-response
-
JExTRBaBsReporting -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExTRBaBsReportingVO-item-response
-
JLxBRAdditionalInfo -
object
oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJLxBRAdditionalInfoVO-item-response
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"JAxINAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJAxINAdditionalInfoVO-item-response",
"JE_IL_EXPORT_INFO":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIL__5FEXPORT__5FINFOVO-item-response",
"JE_IT_ESL_OF_SERVICES":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIT__5FESL__5FOF__5FSERVICESVO-item-response",
"JExBGAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExBGAdditionalInfoVO-item-response",
"JExCZAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExCZAdditionalInfoVO-item-response",
"JExHRAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHRAdditionalInfoVO-item-response",
"JExHUAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHUAdditionalInfoVO-item-response",
"JExPLAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPLAdditionalInfoVO-item-response",
"JExPTAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPTAdditionalInfoVO-item-response",
"JExROAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExROAdditionalInfoVO-item-response",
"JExRSAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRSAdditionalInfoVO-item-response",
"JExRUAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRUAdditionalInfoVO-item-response",
"JExSIAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSIAdditionalInfoVO-item-response",
"JExSKAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSKAdditionalInfoVO-item-response",
"JExTRBaBsReporting":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExTRBaBsReportingVO-item-response",
"JLxBRAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJLxBRAdditionalInfoVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJAxINAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIL__5FEXPORT__5FINFOVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIT__5FESL__5FOF__5FSERVICESVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExBGAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExCZAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHRAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHUAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPLAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPTAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExROAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRSAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRUAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSIAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSKAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExTRBaBsReportingVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJLxBRAdditionalInfoVO-item-response"
}
]
}
Nested Schema : oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJAxINAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JAxINAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
acknowledgmentDate: string
(date)
Title:
Acknowledgment DateAcknowledgment Date -
acknowledgmentNumber: string
Title:
Acknowledgment NumberMaximum Length:150Acknowledgment Number -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
EwayBillDate: string
(date)
Title:
E-Way Bill DateE-Way Bill Date -
EwayBillExpiryDate: string
(date)
Title:
E-Way Bill Expiry DateE-Way Bill Expiry Date -
EwayBillNumber: number
Title:
E-Way Bill NumberE-Way Bill Number -
GeneratedBy: string
Title:
E-Way Bill Generated ByMaximum Length:150E-Way Bill Generated By -
invoiceReferenceNumber: string
Title:
Invoice Reference NumberMaximum Length:150Invoice Reference Number -
irnGenerationStatus: string
Title:
IRN Generation StatusMaximum Length:150IRN Generation Status -
irnStatusDetails: string
Title:
IRN Status DetailsMaximum Length:150IRN Status Details -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
qrCodeStatus: string
Title:
QR Code StatusMaximum Length:150QR Code Status -
sourceLineNumber: string
Title:
Source Line NumberMaximum Length:150Source Line Number -
sourceTransactionNumber: string
Title:
Source Transaction NumberMaximum Length:150Source Transaction Number
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"EwayBillDate":{
"title":"E-Way Bill Date",
"type":"string",
"description":"E-Way Bill Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"E-Way Bill Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"EwayBillDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"EwayBillDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"EwayBillExpiryDate":{
"title":"E-Way Bill Expiry Date",
"type":"string",
"description":"E-Way Bill Expiry Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"E-Way Bill Expiry Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"EwayBillExpiryDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE2",
"FND_ACFF_SegmentName":"EwayBillExpiryDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"EwayBillNumber":{
"title":"E-Way Bill Number",
"type":"number",
"description":"E-Way Bill Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"E-Way Bill Number"
},
"FND_ACFF_ValueSetInfo":"JG_NUMBER#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"EwayBillNumber",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER1",
"FND_ACFF_SegmentName":"EwayBillNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"GeneratedBy":{
"title":"E-Way Bill Generated By",
"maxLength":150,
"type":"string",
"description":"E-Way Bill Generated By",
"nullable":true,
"x-hints":{
"help":{
"instruction":"E-Way Bill Generated By"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"GeneratedBy",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"GeneratedBy",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JAxINAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"acknowledgmentDate":{
"title":"Acknowledgment Date",
"type":"string",
"description":"Acknowledgment Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Acknowledgment Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"acknowledgmentDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE3",
"FND_ACFF_SegmentName":"AcknowledgementDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"acknowledgmentNumber":{
"title":"Acknowledgment Number",
"maxLength":150,
"type":"string",
"description":"Acknowledgment Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Acknowledgment Number"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"acknowledgmentNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE2",
"FND_ACFF_SegmentName":"AcknowledgementNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"invoiceReferenceNumber":{
"title":"Invoice Reference Number",
"maxLength":150,
"type":"string",
"description":"Invoice Reference Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Invoice Reference Number"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"invoiceReferenceNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE3",
"FND_ACFF_SegmentName":"InvoiceReferenceNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"irnGenerationStatus":{
"title":"IRN Generation Status",
"maxLength":150,
"type":"string",
"description":"IRN Generation Status",
"nullable":true,
"x-hints":{
"help":{
"instruction":"IRN Generation Status"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"irnGenerationStatus",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE4",
"FND_ACFF_SegmentName":"IRNGenerationStatus",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"irnStatusDetails":{
"title":"IRN Status Details",
"maxLength":150,
"type":"string",
"description":"IRN Status Details",
"nullable":true,
"x-hints":{
"help":{
"instruction":"IRN Status Details"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"irnStatusDetails",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE5",
"FND_ACFF_SegmentName":"IRNStatusDetails",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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"
}
},
"qrCodeStatus":{
"title":"QR Code Status",
"maxLength":150,
"type":"string",
"description":"QR Code Status",
"nullable":true,
"x-hints":{
"help":{
"instruction":"QR Code Status"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"qrCodeStatus",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE6",
"FND_ACFF_SegmentName":"QRCodeStatus",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"sourceLineNumber":{
"title":"Source Line Number",
"maxLength":150,
"type":"string",
"description":"Source Line Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Source Line Number"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"sourceLineNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE20",
"FND_ACFF_SegmentName":"SourceLineNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"sourceTransactionNumber":{
"title":"Source Transaction Number",
"maxLength":150,
"type":"string",
"description":"Source Transaction Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Source Transaction Number"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"sourceTransactionNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE19",
"FND_ACFF_SegmentName":"SourceTransactionNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIL__5FEXPORT__5FINFOVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JE_IL_EXPORT_INFOThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
_Export__Date: string
(date)
Title:
Export DateExport Date -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
exportNumberNew: string
Title:
Export Document NumberMaximum Length:150Export Document Number -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_Export__Date":{
"title":"Export Date",
"type":"string",
"description":"Export Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Export Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"Export Date",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JE_IL_EXPORT_INFO",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"exportNumberNew":{
"title":"Export Document Number",
"maxLength":150,
"type":"string",
"description":"Export Document Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Export Document Number"
},
"FND_ACFF_ValueSetInfo":"ORA_JG_CHAR_NUMERIC_L9#FORMAT_ONLY",
"FND_ACFF_IsNumericOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"exportNumberNew",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"9",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"Export_Number_New",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJE__5FIT__5FESL__5FOF__5FSERVICESVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JE_IT_ESL_OF_SERVICESThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
_Service__Code: string
Title:
Service CodeMaximum Length:150Service Code -
_Service__Code_Display: string
Title:
Service CodeService Code -
_Service__Mode: string
Title:
Service ModeMaximum Length:150Service Mode -
_Service__Mode_Display: string
Title:
Service ModeService Mode -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
reportingExclusionIndicator: string
Title:
Reporting Exclusion IndicatorMaximum Length:150Reporting Exclusion Indicator -
reportingExclusionIndicator_Display: string
Title:
Reporting Exclusion IndicatorReporting Exclusion Indicator
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_Service__Code":{
"title":"Service Code",
"maxLength":150,
"type":"string",
"description":"Service Code",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Service__Code_Display",
"help":{
"instruction":"Service Code"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_ESL_EPL_SERVICE_CODE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"Service Code",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Service__Code_Display":{
"title":"Service Code",
"type":"string",
"description":"Service Code",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Service__Code",
"help":{
"instruction":"Service Code"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Service__Mode":{
"title":"Service Mode",
"maxLength":150,
"type":"string",
"description":"Service Mode",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_Service__Mode_Display",
"help":{
"instruction":"Service Mode"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_ESL_EPL_SERVICE_MODE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE2",
"FND_ACFF_SegmentName":"Service Mode",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_Service__Mode_Display":{
"title":"Service Mode",
"type":"string",
"description":"Service Mode",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_Service__Mode",
"help":{
"instruction":"Service Mode"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JE_IT_ESL_OF_SERVICES",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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"
}
},
"reportingExclusionIndicator":{
"title":"Reporting Exclusion Indicator",
"maxLength":150,
"type":"string",
"description":"Reporting Exclusion Indicator",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"reportingExclusionIndicator_Display",
"help":{
"instruction":"Reporting Exclusion Indicator"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JE_YES_NO#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"reportingExclusionIndicator",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE3",
"FND_ACFF_SegmentName":"ReportingExclusionIndicator",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"reportingExclusionIndicator_Display":{
"title":"Reporting Exclusion Indicator",
"type":"string",
"description":"Reporting Exclusion Indicator",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"reportingExclusionIndicator",
"help":{
"instruction":"Reporting Exclusion Indicator"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExBGAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExBGAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExBGAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExCZAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExCZAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExCZAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHRAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExHRAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExHRAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExHUAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExHUAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExHUAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPLAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExPLAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
BasePrice: number
Title:
Base PriceBase Price -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
Discount: number
Title:
Discount PercentDiscount Percent -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
prepaymentInvoice: string
Title:
Prepayment InvoiceMaximum Length:150Prepayment Invoice -
prepaymentInvoice_Display: string
Title:
Prepayment InvoicePrepayment Invoice -
PreviousInvoice: number
Title:
Previous InvoicePrevious Invoice -
PreviousInvoice_Display: string
Title:
Previous InvoicePrevious Invoice -
PreviousInvoiceLineNumber: number
Title:
Previous LinePrevious Line -
PreviousInvoiceLineNumber_Display: number
Title:
Previous LinePrevious Line -
ReversalLine: string
Title:
Reversal LineMaximum Length:150Reversal Line -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
taxPointDateHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"BasePrice":{
"title":"Base Price",
"type":"number",
"description":"Base Price",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Base Price"
},
"FND_ACFF_ValueSetInfo":"JG_NUMBER#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"BasePrice",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER1",
"FND_ACFF_SegmentName":"BasePrice",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"Discount":{
"title":"Discount Percent",
"type":"number",
"description":"Discount Percent",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Discount Percent"
},
"FND_ACFF_ValueSetInfo":"JG_NUMBER#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"Discount",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER2",
"FND_ACFF_SegmentName":"Discount",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PreviousInvoice":{
"title":"Previous Invoice",
"type":"number",
"description":"Previous Invoice",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"PreviousInvoice_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_OpenIdentifier":"PreviousInvoice",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PreviousInvoice",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Previous Invoice"
},
"FND_ACFF_ValueSetInfo":"ORA_JEPL_CORRECTION_PREV_INV#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.CustomerTrxId",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BillToSiteUseId",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER3",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PreviousInvoiceLineNumber":{
"title":"Previous Line",
"type":"number",
"description":"Previous Line",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"PreviousInvoiceLineNumber_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"PreviousInvoice",
"FND_ACFF_OpenIdentifier":"PreviousInvoiceLineNumber",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PreviousInvoiceLineNumber",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Previous Line"
},
"FND_ACFF_ValueSetInfo":"ORA_JEPL_CORRECTION_PREV_LINE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.HeaderCorrectedInvoice",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.PreviousInvoice",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER4",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"PreviousInvoice",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PreviousInvoiceLineNumber_Display":{
"title":"Previous Line",
"type":"number",
"description":"Previous Line",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"PreviousInvoiceLineNumber",
"FND_ACFF_PartialTarget":"PreviousInvoice",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Previous Line"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.HeaderCorrectedInvoice",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.PreviousInvoice",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ListDisplayAttrName":"ValueBigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PreviousInvoice_Display":{
"title":"Previous Invoice",
"type":"string",
"description":"Previous Invoice",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"PreviousInvoice",
"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":"Previous Invoice"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.CustomerTrxId",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BillToSiteUseId",
"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"
}
}
},
"ReversalLine":{
"title":"Reversal Line",
"maxLength":150,
"type":"string",
"description":"Reversal Line",
"nullable":true,
"x-hints":{
"updateable":"false",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_CheckboxUncheckedValue":"N",
"FND_ACFF_DV":"N",
"FND_ACFF_OpenIdentifier":"ReversalLine",
"FND_ACFF_SegmentName":"ReversalLine",
"help":{
"instruction":"Reversal Line"
},
"FND_ACFF_ValueSetInfo":"JE_YES_NO#TABLE",
"controlType":"check_box",
"includeInCompactView":true,
"FND_ACFF_DVT":"C",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_CheckboxCheckedValue":"Y",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE5",
"FND_ACFF_PreferredDisplayType":"CHECKBOX"
},
"x-oj":{
"componentType":"oj-sp-flex-checkbox",
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExPLAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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"
}
},
"prepaymentInvoice":{
"title":"Prepayment Invoice",
"maxLength":150,
"type":"string",
"description":"Prepayment Invoice",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"prepaymentInvoice_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_OpenIdentifier":"prepaymentInvoice",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PrepaymentInvoice",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Prepayment Invoice"
},
"FND_ACFF_ValueSetInfo":"ORA_JEPL_PREPAYMENT_INV#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.InvoiceDate",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.CustomerTrxId",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BillToSiteUseId",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE6",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"prepaymentInvoice_Display":{
"title":"Prepayment Invoice",
"type":"string",
"description":"Prepayment Invoice",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"prepaymentInvoice",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Prepayment Invoice"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.InvoiceDate",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.CustomerTrxId",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BillToSiteUseId",
"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":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"taxPointDateHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"taxPointDateHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TaxPointHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExPTAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExPTAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
ARCno: string
Title:
Administrative Reference Code NumberMaximum Length:150Administrative Reference Code Number -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
ExcisePayment: string
Title:
Excise paymentMaximum Length:150Excise payment -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
{
"type":"object",
"properties":{
"ARCno":{
"title":"Administrative Reference Code Number",
"maxLength":150,
"type":"string",
"description":"Administrative Reference Code Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Administrative Reference Code Number"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L25#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"ARCno",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"25",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"ARCno",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"ExcisePayment":{
"title":"Excise payment",
"maxLength":150,
"type":"string",
"description":"Excise payment",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Excise payment"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L25#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"ExcisePayment",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"25",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE2",
"FND_ACFF_SegmentName":"ExcisePayment",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExPTAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExROAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExROAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExROAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRSAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExRSAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExRSAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExRUAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExRUAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CorrectedInvoice: number
Title:
Corrected InvoiceCorrected Invoice -
CorrectedInvoice_Display: string
Title:
Corrected InvoiceCorrected Invoice -
CorrectedLine: number
Title:
Corrected LineCorrected Line -
CorrectedLine_Display: number
Title:
Corrected LineCorrected Line -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
CustomsDeclarationNumber: string
Title:
Customs Declaration NumberMaximum Length:150Customs Declaration Number -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OriginCountry: string
Title:
Country of OriginMaximum Length:150Country of Origin -
OriginCountry_Display: string
Title:
Country of OriginCountry of Origin -
taxpointdate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
taxPointDateHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CorrectedInvoice":{
"title":"Corrected Invoice",
"type":"number",
"description":"Corrected Invoice",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"CorrectedInvoice_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_OpenIdentifier":"CorrectedInvoice",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CorrectedInvoice",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Corrected Invoice"
},
"FND_ACFF_ValueSetInfo":"ORA_JERU_CONSOLIDATED_CORRECTION_INV#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.InvoiceDate",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.CustomerTrxId",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BillToSiteUseId",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER1",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CorrectedInvoice_Display":{
"title":"Corrected Invoice",
"type":"string",
"description":"Corrected Invoice",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"CorrectedInvoice",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Corrected Invoice"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.InvoiceDate",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.CustomerTrxId",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BillToSiteUseId",
"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":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CorrectedLine":{
"title":"Corrected Line",
"type":"number",
"description":"Corrected Line",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"CorrectedLine_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"CorrectedInvoice",
"FND_ACFF_OpenIdentifier":"CorrectedLine",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CorrectedLine",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Corrected Line"
},
"FND_ACFF_ValueSetInfo":"ORA_JERU_CONSOLIDATED_CORRECTION_LINE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.HeaderCorrectedInvoice",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.CorrectedInvoice",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER2",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"CorrectedInvoice",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CorrectedLine_Display":{
"title":"Corrected Line",
"type":"number",
"description":"Corrected Line",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"CorrectedLine",
"FND_ACFF_PartialTarget":"CorrectedInvoice",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"help":{
"instruction":"Corrected Line"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.HeaderCorrectedInvoice",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.CorrectedInvoice",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ListDisplayAttrName":"ValueBigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"CustomsDeclarationNumber":{
"title":"Customs Declaration Number",
"maxLength":150,
"type":"string",
"description":"Customs Declaration Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customs Declaration Number"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CustomsDeclarationNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE8",
"FND_ACFF_SegmentName":"CustomsDeclarationNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"OriginCountry":{
"title":"Country of Origin",
"maxLength":150,
"type":"string",
"description":"Country of Origin",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"OriginCountry_Display",
"help":{
"instruction":"Country of Origin"
},
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JG_ESL_EPL_ISO_COUNTRY_CODE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"OriginCountry",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE9",
"FND_ACFF_SegmentName":"OriginCountry",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"OriginCountry_Display":{
"title":"Country of Origin",
"type":"string",
"description":"Country of Origin",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"OriginCountry",
"help":{
"instruction":"Country of Origin"
},
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExRUAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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"
}
},
"taxPointDateHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"taxPointDateHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TaxPointHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"taxpointdate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"taxpointdate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSIAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExSIAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExSIAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExSKAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExSKAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TaxPointDate: string
(date)
Title:
Adjusted Tax Point DateAdjusted Tax Point Date -
TPDHistory: string
Title:
Tax Point Date HistoryMaximum Length:150Tax Point Date History
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"TPDHistory":{
"title":"Tax Point Date History",
"maxLength":150,
"type":"string",
"description":"Tax Point Date History",
"nullable":true,
"x-hints":{
"updateable":"false",
"help":{
"instruction":"Tax Point Date History"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"FND_ACFF_IsReadOnly":"true",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TPDHistory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TPDHistory",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"TaxPointDate":{
"title":"Adjusted Tax Point Date",
"type":"string",
"description":"Adjusted Tax Point Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Adjusted Tax Point Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"TaxPointDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"TaxPointDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExSKAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJExTRBaBsReportingVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExTRBaBsReportingThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
ExportDate: string
(date)
Title:
Export DateExport Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"ExportDate":{
"title":"Export Date",
"type":"string",
"description":"Export Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Export Date"
},
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"ExportDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"ExportDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JExTRBaBsReporting",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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_flex_financials_receivables_transactions_shared_restModel_TransactionLineGdf_view_TransactionLineGdfJLxBRAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JLxBRAdditionalInfoThe invoice line global descriptive flexfield context segment. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe invoice line global descriptive flexfield context segment displayed value. -
CustomerTrxLineId: integer
(int64)
The unique identifier of the invoice line global descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
thirdPartyTaxpayerId: string
Title:
Third-Party Taxpayer IDMaximum Length:150Third-Party Taxpayer ID -
topConfiguredItem: number
Title:
Top Configured ItemTop Configured Item
{
"type":"object",
"properties":{
"CustomerTrxLineId":{
"type":"integer",
"description":"The unique identifier of the invoice line global descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The invoice line global descriptive flexfield context segment.",
"nullable":true,
"default":"JLxBRAdditionalInfo",
"x-hints":{
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"FND_ACFF_IsDiscriminator":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FND_ACFF_ValueSetInfo":"JG_GDF_CONTEXTS_BY_COUNTRY#TABLE",
"controlType":"choice",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The invoice line global descriptive flexfield context segment displayed value.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FlexClientVar_flex_vst_bind3_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"help":{
"instruction":"Regional Information"
},
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.GLOBAL_COUNTRY_CODE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"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"
}
},
"thirdPartyTaxpayerId":{
"title":"Third-Party Taxpayer ID",
"maxLength":150,
"type":"string",
"description":"Third-Party Taxpayer ID",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Third-Party Taxpayer ID"
},
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L25#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"thirdPartyTaxpayerId",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"25",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"Third-Party Taxpayer ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"topConfiguredItem":{
"title":"Top Configured Item",
"type":"number",
"description":"Top Configured Item",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"15",
"FND_ACFF_Scale":"0",
"help":{
"instruction":"Top Configured Item"
},
"FND_ACFF_ValueSetInfo":"JG_NUMBER_P15_S0#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"1",
"FND_ACFF_OpenIdentifier":"topConfiguredItem",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER1",
"FND_ACFF_MaximumValue":"999999999999999",
"FND_ACFF_SegmentName":"Top Configured Item",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
{
"type":"object",
"properties":{
"changeIndicator":{
"type":"string",
"description":"Change indicator or the ETag value of the resource instance."
}
}
}
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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:
arrayTitle:
LinksThe 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"
}
}
Links
- LVVO_V___FLEX_Context
-
Parameters:
- finder:
ValidValuesFinder%3Bflex_vst_bind1%3DJG_RA_CUSTOMER_TRX_LINES%2CBind_DataSource%3Doracle.apps.flex.financials.receivables.transactions.shared.restModel.TransactionLineGdf.view.TransactionLineGdfJG_5FGDF_5FCONTEXTS_5FBY_5FCOUNTRYVSO
The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context_DisplayValue; Target Attribute: Value
- Display Attribute: Value, Description
- finder:
- LVVO___FLEX_Context
-
Parameters:
- finder:
ValidValuesFinder%3Bflex_vst_bind1%3DJG_RA_CUSTOMER_TRX_LINES%2CBind_DataSource%3Doracle.apps.flex.financials.receivables.transactions.shared.restModel.TransactionLineGdf.view.TransactionLineGdfJG_5FGDF_5FCONTEXTS_5FBY_5FCOUNTRYVSO
The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context; Target Attribute: Id
- Display Attribute: Value
- finder: