- REST API for Oracle Fusion Cloud Financials
- Tasks
- Standard Receipts
- Standard Receipt Global Descriptive Flexfields
post
/fscmRestApi/resources/11.13.18.05/standardReceipts/{StandardReceiptId}/child/standardReceiptGdf
Request
Path Parameters
-
StandardReceiptId(required): integer(int64)
The unique identifier of the standard receipt.
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.
Supported Media Types
- application/json
Request Body - application/json ()
Root Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __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-post-request",
"JA_CN_REMIT_BILL_NUM":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-post-request",
"JAxJPReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-post-request",
"JAxTWReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-post-request",
"JExFRReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-post-request",
"JExILReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-post-request",
"JExPTAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-post-request",
"JLxARReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-post-request",
"JLxMXReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-post-request"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-post-request"
}
]
}
Match One Schema
Show Source
-
FVxUSARCashReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-post-request
-
JA_CN_REMIT_BILL_NUM -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-post-request
-
JAxJPReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-post-request
-
JAxTWReceiptInformation -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-post-request
-
JExFRReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-post-request
-
JExILReceiptInformation -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-post-request
-
JExPTAdditionalInfo -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-post-request
-
JLxARReceiptInformation -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-post-request
-
JLxMXReceipts -
object
oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-post-request
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"FVxUSARCashReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-post-request",
"JA_CN_REMIT_BILL_NUM":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-post-request",
"JAxJPReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-post-request",
"JAxTWReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-post-request",
"JExFRReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-post-request",
"JExILReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-post-request",
"JExPTAdditionalInfo":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-post-request",
"JLxARReceiptInformation":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-post-request",
"JLxMXReceipts":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-post-request"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExFRReceiptsVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-post-request"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-post-request"
}
]
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfFVxUSARCashReceiptsVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:FVxUSARCashReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 TransactionMaximum Length:150CTA Transaction -
ctaTransaction_Display: string
Title:
CTA TransactionCTA Transaction -
customerAccount: number
Title:
Customer AccountCustomer Account -
customerAccount_Display: string
Title:
Customer AccountCustomer Account -
customerName: number
Title:
Customer NameCustomer Name -
customerName_Display: string
Title:
Customer NameCustomer Name -
reversedReceiptNumber: number
Title:
Reversed Receipt NumberReversed Receipt Number -
reversedReceiptNumber_Display: string
Title:
Reversed Receipt NumberReversed Receipt Number
{
"type":"object",
"properties":{
"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":"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",
"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 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",
"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"
}
}
},
"ctaTransaction":{
"title":"CTA Transaction",
"maxLength":150,
"type":"string",
"description":"CTA Transaction",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"ctaTransaction_Display",
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"CTA Transaction"
},
"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",
"help":{
"instruction":"CTA Transaction"
},
"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":{
"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",
"help":{
"instruction":"Customer Account"
},
"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"
}
}
},
"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",
"help":{
"instruction":"Customer Account"
},
"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"
}
}
},
"customerName":{
"title":"Customer Name",
"type":"number",
"description":"Customer Name",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"customerName_Display",
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Customer Name"
},
"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"
}
}
},
"customerName_Display":{
"title":"Customer Name",
"type":"string",
"description":"Customer Name",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"customerName",
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Customer Name"
},
"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"
}
}
},
"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",
"help":{
"instruction":"Reversed Receipt Number"
},
"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"
}
}
},
"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",
"help":{
"instruction":"Reversed Receipt Number"
},
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJA__5FCN__5FREMIT__5FBILL__5FNUMVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JA_CN_REMIT_BILL_NUMThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe display value of the global descriptive flexfield context. -
_Remittance__Bill__Number: string
Title:
Remittance Bill NumberMaximum Length:150Remittance Bill Number -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
{
"type":"object",
"properties":{
"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"
}
},
"_Remittance__Bill__Number":{
"title":"Remittance Bill Number",
"maxLength":150,
"type":"string",
"description":"Remittance Bill Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Remittance Bill Number"
},
"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"
}
}
},
"__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",
"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 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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JAxJPReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe display value of the global descriptive flexfield context. -
alternatePayerName: string
Title:
Alternate Payer NameMaximum Length:150Alternate Payer Name -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
customerBankBranchName: string
Title:
Customer Bank Branch NameMaximum Length:150Customer Bank Branch Name -
customerBankName: string
Title:
Customer Bank NameMaximum Length:150Customer Bank Name -
customerVirtualAccountNumber: string
Title:
Customer Virtual Bank Account NumberMaximum Length:150Customer Virtual Bank Account Number -
description: string
Title:
DescriptionMaximum Length:150Description -
ediInformation: string
Title:
EDI InformationMaximum Length:150EDI Information -
eftRequestorNumber: string
Title:
EFT Requester NumberMaximum Length:150EFT Requester Number -
remittanceBankBranchNumber: string
Title:
Customer Internal Bank BranchMaximum Length:150Customer Internal Bank Branch -
transmissionName: string
Title:
Transmission NameMaximum Length:150Transmission Name
{
"type":"object",
"properties":{
"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":"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",
"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 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",
"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"
}
}
},
"alternatePayerName":{
"title":"Alternate Payer Name",
"maxLength":150,
"type":"string",
"description":"Alternate Payer Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Alternate Payer Name"
},
"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"
}
}
},
"customerBankBranchName":{
"title":"Customer Bank Branch Name",
"maxLength":150,
"type":"string",
"description":"Customer Bank Branch Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customer Bank Branch Name"
},
"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"
}
}
},
"customerBankName":{
"title":"Customer Bank Name",
"maxLength":150,
"type":"string",
"description":"Customer Bank Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customer Bank Name"
},
"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"
}
}
},
"customerVirtualAccountNumber":{
"title":"Customer Virtual Bank Account Number",
"maxLength":150,
"type":"string",
"description":"Customer Virtual Bank Account Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customer Virtual Bank Account Number"
},
"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"
}
}
},
"description":{
"title":"Description",
"maxLength":150,
"type":"string",
"description":"Description",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Description"
},
"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"
}
}
},
"ediInformation":{
"title":"EDI Information",
"maxLength":150,
"type":"string",
"description":"EDI Information",
"nullable":true,
"x-hints":{
"help":{
"instruction":"EDI Information"
},
"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"
}
}
},
"eftRequestorNumber":{
"title":"EFT Requester Number",
"maxLength":150,
"type":"string",
"description":"EFT Requester Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"EFT Requester Number"
},
"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"
}
}
},
"remittanceBankBranchNumber":{
"title":"Customer Internal Bank Branch",
"maxLength":150,
"type":"string",
"description":"Customer Internal Bank Branch",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customer Internal Bank Branch"
},
"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"
}
}
},
"transmissionName":{
"title":"Transmission Name",
"maxLength":150,
"type":"string",
"description":"Transmission Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Transmission Name"
},
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JAxTWReceiptInformationThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 FormatMaximum Length:150Invoice Format -
wineAndCigarette: string
Title:
Wine and CigaretteMaximum Length:150Wine and Cigarette -
wineAndCigarette_Display: string
Title:
Wine and CigaretteWine and Cigarette
{
"type":"object",
"properties":{
"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",
"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 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",
"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"
}
}
},
"invoiceFormat":{
"title":"Invoice Format",
"maxLength":150,
"type":"string",
"description":"Invoice Format",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Invoice Format"
},
"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"
}
}
},
"wineAndCigarette":{
"title":"Wine and Cigarette",
"maxLength":150,
"type":"string",
"description":"Wine and Cigarette",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"wineAndCigarette_Display",
"help":{
"instruction":"Wine and Cigarette"
},
"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"
}
}
},
"wineAndCigarette_Display":{
"title":"Wine and Cigarette",
"type":"string",
"description":"Wine and Cigarette",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"wineAndCigarette",
"help":{
"instruction":"Wine and Cigarette"
},
"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-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExFRReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
RecreateFileType: string
Title:
Recreate File TypeMaximum Length:150Recreate File Type -
RecreateFileType_Display: string
Title:
Recreate File TypeRecreate File Type
{
"type":"object",
"properties":{
"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",
"help":{
"instruction":"Recreate File Type"
},
"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"
}
}
},
"RecreateFileType_Display":{
"title":"Recreate File Type",
"type":"string",
"description":"Recreate File Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"RecreateFileType",
"help":{
"instruction":"Recreate File Type"
},
"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":"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",
"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 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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExILReceiptInformationThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 NumberMaximum Length:150Check Number -
creditCardClearingHouse: string
Title:
Credit Card Clearing HouseMaximum Length:150Credit Card Clearing House -
creditCardClearingHouse_Display: string
Title:
Credit Card Clearing HouseCredit Card Clearing House -
creditCardDealType: string
Title:
Credit Card Deal TypeMaximum Length:150Credit Card Deal Type -
creditCardDealType_Display: string
Title:
Credit Card Deal TypeCredit Card Deal Type -
OriginalReceiptPrinted: string
Title:
Original Receipt PrintedMaximum Length:150Original Receipt Printed -
OriginalReceiptPrinted_Display: string
Title:
Original Receipt PrintedOriginal Receipt Printed -
receiptType: string
Title:
Receipt TypeMaximum Length:150Receipt Type -
receiptType_Display: string
Title:
Receipt TypeReceipt Type
{
"type":"object",
"properties":{
"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"
}
},
"CheckNumber":{
"title":"Check Number",
"maxLength":150,
"type":"string",
"description":"Check Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Check Number"
},
"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"
}
}
},
"OriginalReceiptPrinted":{
"title":"Original Receipt Printed",
"maxLength":150,
"type":"string",
"description":"Original Receipt Printed",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"OriginalReceiptPrinted_Display",
"help":{
"instruction":"Original Receipt Printed"
},
"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"
}
}
},
"OriginalReceiptPrinted_Display":{
"title":"Original Receipt Printed",
"type":"string",
"description":"Original Receipt Printed",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"OriginalReceiptPrinted",
"help":{
"instruction":"Original Receipt Printed"
},
"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",
"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 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",
"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"
}
}
},
"creditCardClearingHouse":{
"title":"Credit Card Clearing House",
"maxLength":150,
"type":"string",
"description":"Credit Card Clearing House",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"creditCardClearingHouse_Display",
"help":{
"instruction":"Credit Card Clearing House"
},
"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"
}
}
},
"creditCardClearingHouse_Display":{
"title":"Credit Card Clearing House",
"type":"string",
"description":"Credit Card Clearing House",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"creditCardClearingHouse",
"help":{
"instruction":"Credit Card Clearing House"
},
"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":{
"title":"Credit Card Deal Type",
"maxLength":150,
"type":"string",
"description":"Credit Card Deal Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"creditCardDealType_Display",
"help":{
"instruction":"Credit Card Deal Type"
},
"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"
}
}
},
"creditCardDealType_Display":{
"title":"Credit Card Deal Type",
"type":"string",
"description":"Credit Card Deal Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"creditCardDealType",
"help":{
"instruction":"Credit Card Deal Type"
},
"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"
}
}
},
"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",
"help":{
"instruction":"Receipt Type"
},
"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"
}
}
},
"receiptType_Display":{
"title":"Receipt Type",
"type":"string",
"description":"Receipt Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"receiptType",
"help":{
"instruction":"Receipt Type"
},
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExPTAdditionalInfoThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 CategoryMaximum Length:150Document Category -
PaymentType: string
Title:
Payment TypeMaximum Length:150Payment Type -
PaymentType_Display: string
Title:
Payment TypePayment Type -
ReceiptAcknowledgementNumber: string
Title:
Receipt Acknowledgment NumberMaximum Length:150Receipt Acknowledgment Number -
ReceiptAcknowledgmentDate: string
(date)
Title:
Receipt Acknowledgment DateReceipt Acknowledgment Date -
SourceBilling: string
Title:
Source BillingMaximum Length:150Source Billing -
SourceBilling_Display: string
Title:
Source BillingSource Billing
{
"type":"object",
"properties":{
"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":{
"help":{
"instruction":"Document Category"
},
"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"
}
}
},
"PaymentType":{
"title":"Payment Type",
"maxLength":150,
"type":"string",
"description":"Payment Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"PaymentType_Display",
"help":{
"instruction":"Payment Type"
},
"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"
}
}
},
"PaymentType_Display":{
"title":"Payment Type",
"type":"string",
"description":"Payment Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"PaymentType",
"help":{
"instruction":"Payment Type"
},
"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"
}
}
},
"ReceiptAcknowledgementNumber":{
"title":"Receipt Acknowledgment Number",
"maxLength":150,
"type":"string",
"description":"Receipt Acknowledgment Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Receipt Acknowledgment Number"
},
"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"
}
}
},
"ReceiptAcknowledgmentDate":{
"title":"Receipt Acknowledgment Date",
"type":"string",
"description":"Receipt Acknowledgment Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Receipt Acknowledgment Date"
},
"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"
}
}
},
"SourceBilling":{
"title":"Source Billing",
"maxLength":150,
"type":"string",
"description":"Source Billing",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"SourceBilling_Display",
"help":{
"instruction":"Source Billing"
},
"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"
}
}
},
"SourceBilling_Display":{
"title":"Source Billing",
"type":"string",
"description":"Source Billing",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"SourceBilling",
"help":{
"instruction":"Source Billing"
},
"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":"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 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",
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JLxARReceiptInformationThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe display value of the global descriptive flexfield context. -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
packageNumber: string
Title:
Package NumberMaximum Length:150Package Number -
taxRegimeReportingCode: string
Title:
Tax Regime Reporting CodeMaximum Length:150Tax Regime Reporting Code -
withholdingCertificateDate: string
(date)
Title:
Withholding Certificate DateWithholding Certificate Date -
withholdingCertificateNumber: number
Title:
Withholding Certificate NumberWithholding Certificate Number
{
"type":"object",
"properties":{
"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",
"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 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",
"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"
}
}
},
"packageNumber":{
"title":"Package Number",
"maxLength":150,
"type":"string",
"description":"Package Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Package Number"
},
"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"
}
}
},
"taxRegimeReportingCode":{
"title":"Tax Regime Reporting Code",
"maxLength":150,
"type":"string",
"description":"Tax Regime Reporting Code",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Tax Regime Reporting Code"
},
"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"
}
}
},
"withholdingCertificateDate":{
"title":"Withholding Certificate Date",
"type":"string",
"description":"Withholding Certificate Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Withholding Certificate Date"
},
"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"
}
}
},
"withholdingCertificateNumber":{
"title":"Withholding Certificate Number",
"type":"number",
"description":"Withholding Certificate Number",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"16",
"FND_ACFF_Scale":"0",
"help":{
"instruction":"Withholding Certificate Number"
},
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JLxMXReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 IDMaximum Length:150Digital Tax Receipt using Internet Unique ID
{
"type":"object",
"properties":{
"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":"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",
"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 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",
"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"
}
}
},
"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":{
"help":{
"instruction":"Digital Tax Receipt using Internet Unique ID"
},
"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"
}
}
}
}
}
Response
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
- 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 InformationMaximum Length:30Default Value:FVxUSARCashReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 TransactionMaximum Length:150CTA Transaction -
ctaTransaction_Display: string
Title:
CTA TransactionCTA Transaction -
customerAccount: number
Title:
Customer AccountCustomer Account -
customerAccount_Display: string
Title:
Customer AccountCustomer Account -
customerName: number
Title:
Customer NameCustomer Name -
customerName_Display: string
Title:
Customer NameCustomer Name -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
reversedReceiptNumber: number
Title:
Reversed Receipt NumberReversed Receipt Number -
reversedReceiptNumber_Display: string
Title:
Reversed Receipt NumberReversed Receipt Number
{
"type":"object",
"properties":{
"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":"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",
"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 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",
"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"
}
}
},
"ctaTransaction":{
"title":"CTA Transaction",
"maxLength":150,
"type":"string",
"description":"CTA Transaction",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"ctaTransaction_Display",
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"CTA Transaction"
},
"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",
"help":{
"instruction":"CTA Transaction"
},
"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":{
"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",
"help":{
"instruction":"Customer Account"
},
"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"
}
}
},
"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",
"help":{
"instruction":"Customer Account"
},
"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"
}
}
},
"customerName":{
"title":"Customer Name",
"type":"number",
"description":"Customer Name",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"customerName_Display",
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Customer Name"
},
"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"
}
}
},
"customerName_Display":{
"title":"Customer Name",
"type":"string",
"description":"Customer Name",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"customerName",
"FND_ACFF_IsReferenced":"true",
"help":{
"instruction":"Customer Name"
},
"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"
}
},
"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",
"help":{
"instruction":"Reversed Receipt Number"
},
"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"
}
}
},
"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",
"help":{
"instruction":"Reversed Receipt Number"
},
"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"
}
}
}
}
}
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 InformationMaximum Length:30Default Value:JA_CN_REMIT_BILL_NUMThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe display value of the global descriptive flexfield context. -
_Remittance__Bill__Number: string
Title:
Remittance Bill NumberMaximum Length:150Remittance Bill Number -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
{
"type":"object",
"properties":{
"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"
}
},
"_Remittance__Bill__Number":{
"title":"Remittance Bill Number",
"maxLength":150,
"type":"string",
"description":"Remittance Bill Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Remittance Bill Number"
},
"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"
}
}
},
"__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",
"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 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",
"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_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxJPReceiptsVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JAxJPReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe display value of the global descriptive flexfield context. -
alternatePayerName: string
Title:
Alternate Payer NameMaximum Length:150Alternate Payer Name -
CashReceiptId: integer
(int64)
The unique identifier of the receipt associated to the descriptive flexfield.
-
customerBankBranchName: string
Title:
Customer Bank Branch NameMaximum Length:150Customer Bank Branch Name -
customerBankName: string
Title:
Customer Bank NameMaximum Length:150Customer Bank Name -
customerVirtualAccountNumber: string
Title:
Customer Virtual Bank Account NumberMaximum Length:150Customer Virtual Bank Account Number -
description: string
Title:
DescriptionMaximum Length:150Description -
ediInformation: string
Title:
EDI InformationMaximum Length:150EDI Information -
eftRequestorNumber: string
Title:
EFT Requester NumberMaximum Length:150EFT Requester Number -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
remittanceBankBranchNumber: string
Title:
Customer Internal Bank BranchMaximum Length:150Customer Internal Bank Branch -
transmissionName: string
Title:
Transmission NameMaximum Length:150Transmission Name
{
"type":"object",
"properties":{
"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":"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",
"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 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",
"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"
}
}
},
"alternatePayerName":{
"title":"Alternate Payer Name",
"maxLength":150,
"type":"string",
"description":"Alternate Payer Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Alternate Payer Name"
},
"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"
}
}
},
"customerBankBranchName":{
"title":"Customer Bank Branch Name",
"maxLength":150,
"type":"string",
"description":"Customer Bank Branch Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customer Bank Branch Name"
},
"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"
}
}
},
"customerBankName":{
"title":"Customer Bank Name",
"maxLength":150,
"type":"string",
"description":"Customer Bank Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customer Bank Name"
},
"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"
}
}
},
"customerVirtualAccountNumber":{
"title":"Customer Virtual Bank Account Number",
"maxLength":150,
"type":"string",
"description":"Customer Virtual Bank Account Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Customer Virtual Bank Account Number"
},
"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"
}
}
},
"description":{
"title":"Description",
"maxLength":150,
"type":"string",
"description":"Description",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Description"
},
"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"
}
}
},
"ediInformation":{
"title":"EDI Information",
"maxLength":150,
"type":"string",
"description":"EDI Information",
"nullable":true,
"x-hints":{
"help":{
"instruction":"EDI Information"
},
"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"
}
}
},
"eftRequestorNumber":{
"title":"EFT Requester Number",
"maxLength":150,
"type":"string",
"description":"EFT Requester Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"EFT Requester Number"
},
"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"
}
}
},
"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":{
"help":{
"instruction":"Customer Internal Bank Branch"
},
"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"
}
}
},
"transmissionName":{
"title":"Transmission Name",
"maxLength":150,
"type":"string",
"description":"Transmission Name",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Transmission Name"
},
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJAxTWReceiptInformationVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JAxTWReceiptInformationThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 FormatMaximum Length:150Invoice Format -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
wineAndCigarette: string
Title:
Wine and CigaretteMaximum Length:150Wine and Cigarette -
wineAndCigarette_Display: string
Title:
Wine and CigaretteWine and Cigarette
{
"type":"object",
"properties":{
"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",
"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 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",
"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"
}
}
},
"invoiceFormat":{
"title":"Invoice Format",
"maxLength":150,
"type":"string",
"description":"Invoice Format",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Invoice Format"
},
"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"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"wineAndCigarette":{
"title":"Wine and Cigarette",
"maxLength":150,
"type":"string",
"description":"Wine and Cigarette",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"wineAndCigarette_Display",
"help":{
"instruction":"Wine and Cigarette"
},
"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"
}
}
},
"wineAndCigarette_Display":{
"title":"Wine and Cigarette",
"type":"string",
"description":"Wine and Cigarette",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"wineAndCigarette",
"help":{
"instruction":"Wine and Cigarette"
},
"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 InformationMaximum Length:30Default Value:JExFRReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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:
LinksThe link relations associated with the resource instance. -
RecreateFileType: string
Title:
Recreate File TypeMaximum Length:150Recreate File Type -
RecreateFileType_Display: string
Title:
Recreate File TypeRecreate File Type
{
"type":"object",
"properties":{
"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",
"help":{
"instruction":"Recreate File Type"
},
"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"
}
}
},
"RecreateFileType_Display":{
"title":"Recreate File Type",
"type":"string",
"description":"Recreate File Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"RecreateFileType",
"help":{
"instruction":"Recreate File Type"
},
"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":"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",
"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 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",
"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_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExILReceiptInformationVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExILReceiptInformationThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 NumberMaximum Length:150Check Number -
creditCardClearingHouse: string
Title:
Credit Card Clearing HouseMaximum Length:150Credit Card Clearing House -
creditCardClearingHouse_Display: string
Title:
Credit Card Clearing HouseCredit Card Clearing House -
creditCardDealType: string
Title:
Credit Card Deal TypeMaximum Length:150Credit Card Deal Type -
creditCardDealType_Display: string
Title:
Credit Card Deal TypeCredit Card Deal Type -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OriginalReceiptPrinted: string
Title:
Original Receipt PrintedMaximum Length:150Original Receipt Printed -
OriginalReceiptPrinted_Display: string
Title:
Original Receipt PrintedOriginal Receipt Printed -
receiptType: string
Title:
Receipt TypeMaximum Length:150Receipt Type -
receiptType_Display: string
Title:
Receipt TypeReceipt Type
{
"type":"object",
"properties":{
"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"
}
},
"CheckNumber":{
"title":"Check Number",
"maxLength":150,
"type":"string",
"description":"Check Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Check Number"
},
"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"
}
}
},
"OriginalReceiptPrinted":{
"title":"Original Receipt Printed",
"maxLength":150,
"type":"string",
"description":"Original Receipt Printed",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"OriginalReceiptPrinted_Display",
"help":{
"instruction":"Original Receipt Printed"
},
"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"
}
}
},
"OriginalReceiptPrinted_Display":{
"title":"Original Receipt Printed",
"type":"string",
"description":"Original Receipt Printed",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"OriginalReceiptPrinted",
"help":{
"instruction":"Original Receipt Printed"
},
"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",
"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 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",
"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"
}
}
},
"creditCardClearingHouse":{
"title":"Credit Card Clearing House",
"maxLength":150,
"type":"string",
"description":"Credit Card Clearing House",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"creditCardClearingHouse_Display",
"help":{
"instruction":"Credit Card Clearing House"
},
"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"
}
}
},
"creditCardClearingHouse_Display":{
"title":"Credit Card Clearing House",
"type":"string",
"description":"Credit Card Clearing House",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"creditCardClearingHouse",
"help":{
"instruction":"Credit Card Clearing House"
},
"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":{
"title":"Credit Card Deal Type",
"maxLength":150,
"type":"string",
"description":"Credit Card Deal Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"creditCardDealType_Display",
"help":{
"instruction":"Credit Card Deal Type"
},
"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"
}
}
},
"creditCardDealType_Display":{
"title":"Credit Card Deal Type",
"type":"string",
"description":"Credit Card Deal Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"creditCardDealType",
"help":{
"instruction":"Credit Card Deal Type"
},
"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"
}
},
"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",
"help":{
"instruction":"Receipt Type"
},
"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"
}
}
},
"receiptType_Display":{
"title":"Receipt Type",
"type":"string",
"description":"Receipt Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"receiptType",
"help":{
"instruction":"Receipt Type"
},
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJExPTAdditionalInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JExPTAdditionalInfoThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 CategoryMaximum Length:150Document Category -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PaymentType: string
Title:
Payment TypeMaximum Length:150Payment Type -
PaymentType_Display: string
Title:
Payment TypePayment Type -
ReceiptAcknowledgementNumber: string
Title:
Receipt Acknowledgment NumberMaximum Length:150Receipt Acknowledgment Number -
ReceiptAcknowledgmentDate: string
(date)
Title:
Receipt Acknowledgment DateReceipt Acknowledgment Date -
SourceBilling: string
Title:
Source BillingMaximum Length:150Source Billing -
SourceBilling_Display: string
Title:
Source BillingSource Billing
{
"type":"object",
"properties":{
"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":{
"help":{
"instruction":"Document Category"
},
"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"
}
}
},
"PaymentType":{
"title":"Payment Type",
"maxLength":150,
"type":"string",
"description":"Payment Type",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"PaymentType_Display",
"help":{
"instruction":"Payment Type"
},
"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"
}
}
},
"PaymentType_Display":{
"title":"Payment Type",
"type":"string",
"description":"Payment Type",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"PaymentType",
"help":{
"instruction":"Payment Type"
},
"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"
}
}
},
"ReceiptAcknowledgementNumber":{
"title":"Receipt Acknowledgment Number",
"maxLength":150,
"type":"string",
"description":"Receipt Acknowledgment Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Receipt Acknowledgment Number"
},
"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"
}
}
},
"ReceiptAcknowledgmentDate":{
"title":"Receipt Acknowledgment Date",
"type":"string",
"description":"Receipt Acknowledgment Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Receipt Acknowledgment Date"
},
"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"
}
}
},
"SourceBilling":{
"title":"Source Billing",
"maxLength":150,
"type":"string",
"description":"Source Billing",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"SourceBilling_Display",
"help":{
"instruction":"Source Billing"
},
"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"
}
}
},
"SourceBilling_Display":{
"title":"Source Billing",
"type":"string",
"description":"Source Billing",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"SourceBilling",
"help":{
"instruction":"Source Billing"
},
"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":"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 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",
"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_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxARReceiptInformationVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JLxARReceiptInformationThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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:
LinksThe link relations associated with the resource instance. -
packageNumber: string
Title:
Package NumberMaximum Length:150Package Number -
taxRegimeReportingCode: string
Title:
Tax Regime Reporting CodeMaximum Length:150Tax Regime Reporting Code -
withholdingCertificateDate: string
(date)
Title:
Withholding Certificate DateWithholding Certificate Date -
withholdingCertificateNumber: number
Title:
Withholding Certificate NumberWithholding Certificate Number
{
"type":"object",
"properties":{
"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",
"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 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",
"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"
}
},
"packageNumber":{
"title":"Package Number",
"maxLength":150,
"type":"string",
"description":"Package Number",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Package Number"
},
"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"
}
}
},
"taxRegimeReportingCode":{
"title":"Tax Regime Reporting Code",
"maxLength":150,
"type":"string",
"description":"Tax Regime Reporting Code",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Tax Regime Reporting Code"
},
"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"
}
}
},
"withholdingCertificateDate":{
"title":"Withholding Certificate Date",
"type":"string",
"description":"Withholding Certificate Date",
"format":"date",
"nullable":true,
"x-hints":{
"help":{
"instruction":"Withholding Certificate Date"
},
"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"
}
}
},
"withholdingCertificateNumber":{
"title":"Withholding Certificate Number",
"type":"number",
"description":"Withholding Certificate Number",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"16",
"FND_ACFF_Scale":"0",
"help":{
"instruction":"Withholding Certificate Number"
},
"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"
}
}
}
}
}
Nested Schema : oracle_apps_flex_financials_receivables_receipts_shared_restModel_StandardReceiptGdf_view_StandardReceiptGdfJLxMXReceiptsVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:30Default Value:JLxMXReceiptsThe context of the global descriptive flexfield for receipts. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationThe 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 IDMaximum Length:150Digital Tax Receipt using Internet Unique ID -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
{
"type":"object",
"properties":{
"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":"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",
"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 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",
"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"
}
}
},
"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":{
"help":{
"instruction":"Digital Tax Receipt using Internet Unique ID"
},
"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"
}
}
},
"links":{
"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 : 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"
}
}
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: