- REST API for Oracle Fusion Cloud Financials
- Tasks
- Standard Receipts
- Standard Receipt Global Descriptive Flexfields
get
/fscmRestApi/resources/11.13.18.05/standardReceipts/{StandardReceiptId}/child/standardReceiptGdf/{CashReceiptId}
Request
Path Parameters
-
CashReceiptId(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=
-
StandardReceiptId(required): integer(int64)
The unique identifier of the standard receipt.
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:
object
Discriminator: __FLEX_Context
Discriminator Values
- FVxUSARCashReceipts
- JA_CN_REMIT_BILL_NUM
- JAxJPReceipts
- JAxTWReceiptInformation
- JExFRReceipts
- JExILReceiptInformation
- JExPTAdditionalInfo
- JLxARReceiptInformation
- JLxMXReceipts
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"FVxUSARCashReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-response",
"JA_CN_REMIT_BILL_NUM":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response",
"JAxJPReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-response",
"JAxTWReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-response",
"JExFRReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-response",
"JExILReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-response",
"JExPTAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-response",
"JLxARReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-response",
"JLxMXReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-response"
}
]
}
Match One Schema
Show Source
-
FVxUSARCashReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-response
-
JA_CN_REMIT_BILL_NUM -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response
-
JAxJPReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-response
-
JAxTWReceiptInformation -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-response
-
JExFRReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-response
-
JExILReceiptInformation -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-response
-
JExPTAdditionalInfo -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-response
-
JLxARReceiptInformation -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-response
-
JLxMXReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-response
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"FVxUSARCashReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-response",
"JA_CN_REMIT_BILL_NUM":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response",
"JAxJPReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-response",
"JAxTWReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-response",
"JExFRReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-response",
"JExILReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-response",
"JExPTAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-response",
"JLxARReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-response",
"JLxMXReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-response"
}
]
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:FVxUSARCashReceipts
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
ctaTransaction: string
Title:
CTA Transaction
Maximum Length:150
CTA Transaction -
ctaTransaction_Display: string
Title:
CTA Transaction
CTA Transaction -
customerAccount: number
Title:
Customer Account
Customer Account -
customerAccount_Display: string
Title:
Customer Account
Customer Account -
customerName: number
Title:
Customer Name
Customer Name -
customerName_Display: string
Title:
Customer Name
Customer Name -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
reversedReceiptNumber: number
Title:
Reversed Receipt Number
Reversed Receipt Number -
reversedReceiptNumber_Display: string
Title:
Reversed Receipt Number
Reversed Receipt Number
{
"type":"object",
"properties":{
"ctaTransaction":{
"title":"CTA Transaction",
"maxLength":150,
"type":"string",
"description":"CTA Transaction",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"ctaTransaction_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_FV_CTA_TRANSACTION_YES_NO#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"ctaTransaction",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"CTATransaction",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"ctaTransaction_Display":{
"title":"CTA Transaction",
"type":"string",
"description":"CTA Transaction",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"ctaTransaction",
"FND_ACFF_IsReferenced":"true",
"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"
}
}
},
"customerAccount_Display":{
"title":"Customer Account",
"type":"string",
"description":"Customer Account",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"customerAccount",
"FND_ACFF_PartialTarget":"customerName",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.BUSINESS_UNIT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.customerName",
"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"
}
}
},
"reversedReceiptNumber":{
"title":"Reversed Receipt Number",
"type":"number",
"description":"Reversed Receipt Number",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"reversedReceiptNumber_Display",
"FND_ACFF_PartialTarget":" ctaTransaction",
"FND_ACFF_OpenIdentifier":"reversedReceiptNumber",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind5_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind7_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"ORA_FV_AR_CASH_RECEIPT#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"PARAMETER.TYPE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.REMIT_BANK_ACCT_USE_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"PARAMETER.AMOUNT",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FlexClientVar_flex_vst_bind8_RQ":"true",
"FlexClientVar_flex_vst_bind8_VT":"PARAMETER.GL_DATE",
"FND_ACFF_PreferredDisplayType":"LOV",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ReversedReceiptNumber",
"FlexClientVar_flex_vst_bind8_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FlexClientVar_flex_vst_bind9_JT":"java.lang.String",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.AMOUNT",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.RECEIPT_NUMBER",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind7_RQ":"true",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER3",
"FlexClientVar_flex_vst_bind5_VT":"PARAMETER.REMIT_BANK_ACCT_USE_ID",
"FlexClientVar_flex_vst_bind7_VT":"PARAMETER.TYPE",
"FlexClientVar_flex_vst_bind9_RQ":"true",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind7,flex_vst_bind8,flex_vst_bind9,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"ctaTransaction",
"FlexClientVar_flex_vst_bind9_VT":"SEGMENT.ctaTransaction"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"reversedReceiptNumber_Display":{
"title":"Reversed Receipt Number",
"type":"string",
"description":"Reversed Receipt Number",
"nullable":true,
"x-hints":{
"FND_ACFF_PartialTarget":" ctaTransaction",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind5_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind7_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"PARAMETER.TYPE",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.REMIT_BANK_ACCT_USE_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"PARAMETER.AMOUNT",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FlexClientVar_flex_vst_bind8_RQ":"true",
"FlexClientVar_flex_vst_bind8_VT":"PARAMETER.GL_DATE",
"FND_ACFF_PreferredDisplayType":"LOV",
"FND_ACFF_SegmentAttributeName":"reversedReceiptNumber",
"FlexClientVar_flex_vst_bind4_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind8_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FlexClientVar_flex_vst_bind9_JT":"java.lang.String",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.AMOUNT",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.RECEIPT_NUMBER",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVar_flex_vst_bind7_RQ":"true",
"FlexClientVar_flex_vst_bind5_VT":"PARAMETER.REMIT_BANK_ACCT_USE_ID",
"FlexClientVar_flex_vst_bind7_VT":"PARAMETER.TYPE",
"FlexClientVar_flex_vst_bind9_RQ":"true",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind7,flex_vst_bind8,flex_vst_bind9,flex_vst_bind1,flex_vst_bind2",
"FlexClientVar_flex_vst_bind9_VT":"SEGMENT.ctaTransaction"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"customerName_Display":{
"title":"Customer Name",
"type":"string",
"description":"Customer Name",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"customerName",
"FND_ACFF_IsReferenced":"true",
"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"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"customerAccount":{
"title":"Customer Account",
"type":"number",
"description":"Customer Account",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"customerAccount_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"customerName",
"FND_ACFF_OpenIdentifier":"customerAccount",
"FlexClientVar_flex_vst_bind2_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CustomerAccount",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"ORA_FV_AR_CUST_ACCT_ID#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.BUSINESS_UNIT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.customerName",
"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":"customerName",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"customerName":{
"title":"Customer Name",
"type":"number",
"description":"Customer Name",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"customerName_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_FV_AR_CUST_ID#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"customerName",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER1",
"FND_ACFF_SegmentName":"CustomerName",
"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 context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"FVxUSARCashReceipts",
"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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JA_CN_REMIT_BILL_NUM
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
_Remittance__Bill__Number: string
Title:
Remittance Bill Number
Maximum Length:150
Remittance Bill Number -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
{
"type":"object",
"properties":{
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_Remittance__Bill__Number":{
"title":"Remittance Bill Number",
"maxLength":150,
"type":"string",
"description":"Remittance Bill Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"Remittance Bill Number",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"JA_CN_REMIT_BILL_NUM",
"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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JAxJPReceipts
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
alternatePayerName: string
Title:
Alternate Payer Name
Maximum Length:150
Alternate Payer Name -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
customerBankBranchName: string
Title:
Customer Bank Branch Name
Maximum Length:150
Customer Bank Branch Name -
customerBankName: string
Title:
Customer Bank Name
Maximum Length:150
Customer Bank Name -
customerVirtualAccountNumber: string
Title:
Customer Virtual Bank Account Number
Maximum Length:150
Customer Virtual Bank Account Number -
description: string
Title:
Description
Maximum Length:150
Description -
ediInformation: string
Title:
EDI Information
Maximum Length:150
EDI Information -
eftRequestorNumber: string
Title:
EFT Requester Number
Maximum Length:150
EFT Requester Number -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
remittanceBankBranchNumber: string
Title:
Customer Internal Bank Branch
Maximum Length:150
Customer Internal Bank Branch -
transmissionName: string
Title:
Transmission Name
Maximum Length:150
Transmission Name
{
"type":"object",
"properties":{
"alternatePayerName":{
"title":"Alternate Payer Name",
"maxLength":150,
"type":"string",
"description":"Alternate Payer Name",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L50#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"alternatePayerName",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"50",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE2",
"FND_ACFF_SegmentName":"AlternatePayerName",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"description":{
"title":"Description",
"maxLength":150,
"type":"string",
"description":"Description",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"description",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE8",
"FND_ACFF_SegmentName":"Description",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"eftRequestorNumber":{
"title":"EFT Requester Number",
"maxLength":150,
"type":"string",
"description":"EFT Requester Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"eftRequestorNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE6",
"FND_ACFF_SegmentName":"EFTRequestorNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"transmissionName":{
"title":"Transmission Name",
"maxLength":150,
"type":"string",
"description":"Transmission Name",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L120#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"transmissionName",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"120",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"TransmissionName",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"ediInformation":{
"title":"EDI Information",
"maxLength":150,
"type":"string",
"description":"EDI Information",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"ediInformation",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE7",
"FND_ACFF_SegmentName":"EDIInformation",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"customerVirtualAccountNumber":{
"title":"Customer Virtual Bank Account Number",
"maxLength":150,
"type":"string",
"description":"Customer Virtual Bank Account Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"customerVirtualAccountNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE5",
"FND_ACFF_SegmentName":"CustomerVirtualAccountNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"customerBankBranchName":{
"title":"Customer Bank Branch Name",
"maxLength":150,
"type":"string",
"description":"Customer Bank Branch Name",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L15#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"customerBankBranchName",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"15",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE4",
"FND_ACFF_SegmentName":"CustomerBankBranchName",
"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 display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"customerBankName":{
"title":"Customer Bank Name",
"maxLength":150,
"type":"string",
"description":"Customer Bank Name",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L15#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"customerBankName",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"15",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE3",
"FND_ACFF_SegmentName":"CustomerBankName",
"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"
}
},
"remittanceBankBranchNumber":{
"title":"Customer Internal Bank Branch",
"maxLength":150,
"type":"string",
"description":"Customer Internal Bank Branch",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_AR_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"remittanceBankBranchNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE9",
"FND_ACFF_SegmentName":"RemittanceBankBranchNumber",
"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 context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"JAxJPReceipts",
"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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JAxTWReceiptInformation
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
invoiceFormat: string
Title:
Invoice Format
Maximum Length:150
Invoice Format -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
wineAndCigarette: string
Title:
Wine and Cigarette
Maximum Length:150
Wine and Cigarette -
wineAndCigarette_Display: string
Title:
Wine and Cigarette
Wine and Cigarette
{
"type":"object",
"properties":{
"invoiceFormat":{
"title":"Invoice Format",
"maxLength":150,
"type":"string",
"description":"Invoice Format",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"invoiceFormat",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"InvoiceFormat",
"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 display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"wineAndCigarette":{
"title":"Wine and Cigarette",
"maxLength":150,
"type":"string",
"description":"Wine and Cigarette",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"wineAndCigarette_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JE_YES_NO#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"wineAndCigarette",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE2",
"FND_ACFF_SegmentName":"WineandCigarette",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the 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 context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"JAxTWReceiptInformation",
"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",
"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"
}
}
},
"wineAndCigarette_Display":{
"title":"Wine and Cigarette",
"type":"string",
"description":"Wine and Cigarette",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"wineAndCigarette",
"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_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JExFRReceipts
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RecreateFileType: string
Title:
Recreate File Type
Maximum Length:150
Recreate File Type -
RecreateFileType_Display: string
Title:
Recreate File Type
Recreate File Type
{
"type":"object",
"properties":{
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"RecreateFileType_Display":{
"title":"Recreate File Type",
"type":"string",
"description":"Recreate File Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"RecreateFileType",
"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"
}
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"RecreateFileType":{
"title":"Recreate File Type",
"maxLength":150,
"type":"string",
"description":"Recreate File Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"RecreateFileType_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_JEFR_EXTRACT_TYPE_REC#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"RecreateFileType",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"RecreateFileType",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"JExFRReceipts",
"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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JExILReceiptInformation
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
CheckNumber: string
Title:
Check Number
Maximum Length:150
Check Number -
creditCardClearingHouse: string
Title:
Credit Card Clearing House
Maximum Length:150
Credit Card Clearing House -
creditCardClearingHouse_Display: string
Title:
Credit Card Clearing House
Credit Card Clearing House -
creditCardDealType: string
Title:
Credit Card Deal Type
Maximum Length:150
Credit Card Deal Type -
creditCardDealType_Display: string
Title:
Credit Card Deal Type
Credit Card Deal Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginalReceiptPrinted: string
Title:
Original Receipt Printed
Maximum Length:150
Original Receipt Printed -
OriginalReceiptPrinted_Display: string
Title:
Original Receipt Printed
Original Receipt Printed -
receiptType: string
Title:
Receipt Type
Maximum Length:150
Receipt Type -
receiptType_Display: string
Title:
Receipt Type
Receipt Type
{
"type":"object",
"properties":{
"receiptType":{
"title":"Receipt Type",
"maxLength":150,
"type":"string",
"description":"Receipt Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"receiptType_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"1",
"FND_ACFF_OpenIdentifier":"receiptType",
"FND_ACFF_IsRequired":"true",
"FND_ACFF_SegmentName":"ReceiptType",
"FND_ACFF_ValueSetInfo":"ORA_JEIL_RECEIPT_TYPE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_DVT":"C",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE3",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CheckNumber":{
"title":"Check Number",
"maxLength":150,
"type":"string",
"description":"Check Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"CheckNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"CheckNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"creditCardDealType":{
"title":"Credit Card Deal Type",
"maxLength":150,
"type":"string",
"description":"Credit Card Deal Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"creditCardDealType_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_JEIL_CREDIT_DEAL_TYPE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"creditCardDealType",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE4",
"FND_ACFF_SegmentName":"CreditCardDealType",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"OriginalReceiptPrinted_Display":{
"title":"Original Receipt Printed",
"type":"string",
"description":"Original Receipt Printed",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"OriginalReceiptPrinted",
"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"
}
}
},
"creditCardDealType_Display":{
"title":"Credit Card Deal Type",
"type":"string",
"description":"Credit Card Deal Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"creditCardDealType",
"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"
}
}
},
"OriginalReceiptPrinted":{
"title":"Original Receipt Printed",
"maxLength":150,
"type":"string",
"description":"Original Receipt Printed",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"OriginalReceiptPrinted_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"JE_YES_NO#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"OriginalReceiptPrinted",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE20",
"FND_ACFF_SegmentName":"OriginalReceiptPrinted",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"receiptType_Display":{
"title":"Receipt Type",
"type":"string",
"description":"Receipt Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"receiptType",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_IsRequired":"true",
"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"
}
}
},
"creditCardClearingHouse":{
"title":"Credit Card Clearing House",
"maxLength":150,
"type":"string",
"description":"Credit Card Clearing House",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"creditCardClearingHouse_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_JEIL_CREDIT_CLEARING_HOUSE#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"creditCardClearingHouse",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE5",
"FND_ACFF_SegmentName":"CreditCardClearingHouse",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"creditCardClearingHouse_Display":{
"title":"Credit Card Clearing House",
"type":"string",
"description":"Credit Card Clearing House",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"creditCardClearingHouse",
"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 context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"JExILReceiptInformation",
"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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JExPTAdditionalInfo
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
DocumentCategory: string
Title:
Document Category
Maximum Length:150
Document Category -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PaymentType: string
Title:
Payment Type
Maximum Length:150
Payment Type -
PaymentType_Display: string
Title:
Payment Type
Payment Type -
ReceiptAcknowledgementNumber: string
Title:
Receipt Acknowledgment Number
Maximum Length:150
Receipt Acknowledgment Number -
ReceiptAcknowledgmentDate: string
(date)
Title:
Receipt Acknowledgment Date
Receipt Acknowledgment Date -
SourceBilling: string
Title:
Source Billing
Maximum Length:150
Source Billing -
SourceBilling_Display: string
Title:
Source Billing
Source Billing
{
"type":"object",
"properties":{
"ReceiptAcknowledgementNumber":{
"title":"Receipt Acknowledgment Number",
"maxLength":150,
"type":"string",
"description":"Receipt Acknowledgment Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L25#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"ReceiptAcknowledgementNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"25",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"ReceiptAcknowledgmentNumber",
"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 display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"SourceBilling":{
"title":"Source Billing",
"maxLength":150,
"type":"string",
"description":"Source Billing",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"SourceBilling_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_JEEU_SOURCE_BILLING#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"SourceBilling",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE4",
"FND_ACFF_SegmentName":"SourceBilling",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"ReceiptAcknowledgmentDate":{
"title":"Receipt Acknowledgment Date",
"type":"string",
"description":"Receipt Acknowledgment Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JEES_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"ReceiptAcknowledgmentDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"ReceiptAcknowledgmentDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"PaymentType":{
"title":"Payment Type",
"maxLength":150,
"type":"string",
"description":"Payment Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"PaymentType_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"ORA_JEEU_PAYMENT_TYPES#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FND_ACFF_OpenIdentifier":"PaymentType",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE3",
"FND_ACFF_SegmentName":"PaymentType",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"SourceBilling_Display":{
"title":"Source Billing",
"type":"string",
"description":"Source Billing",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"SourceBilling",
"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"
}
}
},
"PaymentType_Display":{
"title":"Payment Type",
"type":"string",
"description":"Payment Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"PaymentType",
"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"
}
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"DocumentCategory":{
"title":"Document Category",
"maxLength":150,
"type":"string",
"description":"Document Category",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L30#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"DocumentCategory",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"30",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE2",
"FND_ACFF_SegmentName":"DocumentCategory",
"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 context of the global descriptive flexfield for receipts.",
"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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JLxARReceiptInformation
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
packageNumber: string
Title:
Package Number
Maximum Length:150
Package Number -
taxRegimeReportingCode: string
Title:
Tax Regime Reporting Code
Maximum Length:150
Tax Regime Reporting Code -
withholdingCertificateDate: string
(date)
Title:
Withholding Certificate Date
Withholding Certificate Date -
withholdingCertificateNumber: number
Title:
Withholding Certificate Number
Withholding Certificate Number
{
"type":"object",
"properties":{
"withholdingCertificateNumber":{
"title":"Withholding Certificate Number",
"type":"number",
"description":"Withholding Certificate Number",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"16",
"FND_ACFF_Scale":"0",
"FND_ACFF_ValueSetInfo":"ORA_JLAR_WITHHOLDING_CERT_NUMBER#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_MinimumValue":"0",
"FND_ACFF_OpenIdentifier":"withholdingCertificateNumber",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_NUMBER1",
"FND_ACFF_SegmentName":"WithholdingCertificateNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"withholdingCertificateDate":{
"title":"Withholding Certificate Date",
"type":"string",
"description":"Withholding Certificate Date",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JLBR_STANDARD_DATE_STANDARD#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"withholdingCertificateDate",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE_DATE1",
"FND_ACFF_SegmentName":"WithholdingCertificateDate",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"taxRegimeReportingCode":{
"title":"Tax Regime Reporting Code",
"maxLength":150,
"type":"string",
"description":"Tax Regime Reporting Code",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_JLAR_AP_TAX_AUTHORITY_CATEGORY#TABLE",
"controlType":"combo_lov",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"taxRegimeReportingCode",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE6",
"FND_ACFF_SegmentName":"TaxRegimeReportingCode",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the 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 context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"JLxARReceiptInformation",
"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",
"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"
}
}
},
"packageNumber":{
"title":"Package Number",
"maxLength":150,
"type":"string",
"description":"Package Number",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"ORA_JG_CHARACTER_L20#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"packageNumber",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"20",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"PackageNumber",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:JLxMXReceipts
The context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
The display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
digitalTaxReceiptUsingInternet: string
Title:
Digital Tax Receipt using Internet Unique ID
Maximum Length:150
Digital Tax Receipt using Internet Unique ID -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
{
"type":"object",
"properties":{
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"digitalTaxReceiptUsingInternet":{
"title":"Digital Tax Receipt using Internet Unique ID",
"maxLength":150,
"type":"string",
"description":"Digital Tax Receipt using Internet Unique ID",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"JG_CHARACTER_L150#FORMAT_ONLY",
"includeInCompactView":true,
"FND_ACFF_OpenIdentifier":"digitalTaxReceiptUsingInternet",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"150",
"FND_ACFF_ColumnName":"GLOBAL_ATTRIBUTE1",
"FND_ACFF_SegmentName":"DigitalTaxReceiptUsingInternet",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"CashReceiptId":{
"type":"integer",
"description":"The unique identifier of the receipt associated to the descriptive flexfield.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"__FLEX_Context_DisplayValue":{
"title":"Regional Information",
"type":"string",
"description":"The display value of the global descriptive flexfield context.",
"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",
"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"
}
}
},
"__FLEX_Context":{
"title":"Regional Information",
"maxLength":30,
"type":"string",
"description":"The context of the global descriptive flexfield for receipts.",
"nullable":true,
"default":"JLxMXReceipts",
"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",
"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"
}
}
}
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
{
"type":"object",
"properties":{
"kind":{
"title":"kind",
"type":"string",
"description":"The kind of the related resource.",
"enum":[
"collection",
"item",
"describe",
"other"
]
},
"rel":{
"title":"relation",
"type":"string",
"description":"The name of the relation to the resource instance. Example: self.",
"enum":[
"self",
"lov",
"parent",
"canonical",
"child",
"enclosure",
"action",
"custom"
]
},
"name":{
"title":"name",
"type":"string",
"description":"The name of the link to the related resource."
},
"href":{
"title":"hyperlink reference",
"type":"string",
"description":"The URI to the related resource."
},
"properties":{
"type":"object",
"properties":{
"changeIndicator":{
"type":"string",
"description":"Change indicator or the ETag value of the resource instance."
}
}
}
}
}
Nested Schema : properties
Type:
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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
Links
- LVVO_V___FLEX_Context
-
Parameters:
- finder:
ValidValuesFinder%3Bflex_vst_bind1%3DJG_AR_CASH_RECEIPTS%2CBind_DataSource%3Doracle.apps.flex.financials.receivables.receipts.shared.restModel.StandardReceiptGdf.view.StandardReceiptGdfJG_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_AR_CASH_RECEIPTS%2CBind_DataSource%3Doracle.apps.flex.financials.receivables.receipts.shared.restModel.StandardReceiptGdf.view.StandardReceiptGdfJG_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: