ルート・スキーマ : purchaseRequisitions-lines-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"ModifiedByBuyerId":{
"type":"integer",
"description":"Value that uniquely identifies the buyer who modified the requisition line by splitting the requisition line or by replacing the requested item with a catalog item.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"CreationDate":{
"type":"string",
"description":"Date and time when the purchase requisition was initiated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"SuggestedSupplierContactFax":{
"maxLength":30,
"type":"string",
"description":"Fax number of the person representing the new supplier.",
"nullable":true,
"x-queryable":false
},
"DFF":{
"title":"Flexfields for Purchase Requisition Lines",
"type":"array",
"description":"The Flexfields for Purchase Requisition Lines resource manages details about purchase requisition lines.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-DFF-item-response"
},
"x-cardinality":"1"
},
"SupplierContactId":{
"type":"integer",
"description":"Value that uniquely identifies the supplier contact.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"SupplierContactEmail":{
"maxLength":2000,
"type":"string",
"description":"Email address of the supplier contact.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SourceTypeCode":{
"maxLength":10,
"type":"string",
"description":"Abbreviation that identifies the type of supply source for the requisition line. Values include the following values. Internal: the line is sourced from an inventory organization. External: the line is sourced for supplier.",
"nullable":true,
"default":"EXTERNAL",
"x-queryable":true
},
"SupplierItemAuxiliaryId":{
"maxLength":150,
"type":"string",
"description":"Auxiliary part number that uniquely identifies the supplier item.",
"nullable":true,
"x-queryable":false
},
"SuggestedSupplierSite":{
"maxLength":240,
"type":"string",
"description":"Value that uniquely identifies the new supplier.",
"nullable":true,
"x-queryable":false
},
"NegotiationLineNumber":{
"type":"number",
"description":"Number that identifies the negotiation line associated with the requisition line.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"Abbreviation that identifies the purchase requisition currency.",
"nullable":true,
"x-queryable":true
},
"Item":{
"maxLength":300,
"type":"string",
"description":"Abbreviation that uniquely identifies the item being purchased.",
"nullable":true,
"x-hints":{
"controlType":"choice",
"dependencies":[
"DestinationOrganizationId",
"DestinationOrganizationCode"
]
},
"x-queryable":true
},
"WorkOrder":{
"maxLength":120,
"type":"string",
"description":"Display number that uniquely identifies a work order in a plant.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"AssignedBuyerId":{
"type":"integer",
"description":"Value that uniquely identifies the person responsible for managing the purchase requisition through its life cycle.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"OriginalSubmittedDate":{
"type":"string",
"description":"Date when the requisition line was first submitted for approval.",
"format":"date-time",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"RequisitionLineSource":{
"maxLength":25,
"type":"string",
"description":"Value that indicates the source of the line. This attribute isn't currently used.",
"nullable":true,
"default":"REST_INTEGRATION",
"x-queryable":false
},
"DeliverToCustomer":{
"title":"Deliver-to Customer",
"maxLength":360,
"type":"string",
"description":"Name of the third party to whom the materials need to be delivered.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"Currency":{
"title":"Currency Name",
"maxLength":80,
"type":"string",
"description":"Purchase requisition currency.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"AssignedBuyerDisplayName":{
"title":"Name",
"maxLength":240,
"type":"string",
"description":"Display name of the person responsible for managing the purchase requisition through its life cycle.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"OneTimeLocationFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the location on final delivery of goods is a one-time delivery address. If false, then the location of delivery is an existing address in Oracle Fusion Cloud Global Human Resources. The default value is false.",
"nullable":true,
"readOnly":true,
"default":false,
"x-queryable":false
},
"POLineId":{
"type":"integer",
"description":"Value that uniquely identifies the parent purchase order line.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"SourceAgreementType":{
"title":"Agreement Type",
"maxLength":80,
"type":"string",
"description":"Value that indicates whether the referenced agreement is a blanket purchase agreement or a contract purchase agreement.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"UOMCode":{
"maxLength":3,
"type":"string",
"description":"Abbreviation that identifies the unit of measure.",
"nullable":true,
"x-queryable":false
},
"OnNegotiationFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the requisition line is part of an active sourcing negotiation in Oracle Sourcing. If false, then the requisition line isn't part of an active negotiation. This attribute doesn't have a default value.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"ProcurementBU":{
"title":"Procurement BU",
"maxLength":240,
"type":"string",
"description":"Business unit responsible for managing the procurement function.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"User who most recently updated the record.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"informationTemplates":{
"title":"Information Templates for Purchase Requisition Lines",
"type":"array",
"description":"The Information Templates for Purchase Requisitions Lines resource manages the information templates associated with a smart form used to create a requisition line. This resource is not currently used.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-informationTemplates-item-response"
}
},
"Negotiation":{
"maxLength":40,
"type":"string",
"description":"Value that identifies the negotiation document associated with the requisition line.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"WorkOrderOperationId":{
"type":"integer",
"description":"Value that uniquely identifies an operation of a work order.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"DeliverToAddress":{
"title":"Deliver-to Address",
"type":"string",
"description":"Physical address of the final location where the buying company should deliver the goods previously received from a supplier.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"User who created the requisition.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"ManufacturerName":{
"maxLength":240,
"type":"string",
"description":"Name of the company that manufactures the item being purchased.",
"nullable":true,
"x-queryable":false
},
"SuggestedSupplier":{
"maxLength":360,
"type":"string",
"description":"Name of the new supplier suggested on the requisition line for fulfillment of the ordered goods and services.",
"nullable":true,
"x-queryable":true
},
"WorkOrderOperationSequence":{
"type":"number",
"description":"Sequence to use when performing the work order operations.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"ManufacturerPartNumber":{
"maxLength":700,
"type":"string",
"description":"Number that uniquely identifies the item as provided by the manufacturer.",
"nullable":true,
"x-queryable":false
},
"SuggestedBuyer":{
"title":"Suggested Buyer",
"maxLength":240,
"type":"string",
"description":"Name of the buyer suggested for managing the purchase requisition line through its life cycle.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"RequisitionLinePOInstanceId":{
"type":"integer",
"description":"Uniquely identifies the request ID of the Generate Orders process that processed the requisition line.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"sortable":false
}
},
"distributions":{
"title":"Distributions",
"type":"array",
"description":"The Distributions resource manages purchasing details such as details about accounting or the project.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-distributions-item-response"
}
},
"WorkOrderProduct":{
"maxLength":300,
"type":"string",
"description":"Value that identifies the finished goods of the contract manufacturing work order.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"ModeOfTransportCode":{
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the mode of transport.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"NegotiationRequiredFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then a request for a quotation is required prior to placing the requisition line on a purchase order. If false, then a request for a quotation isn't required. This attribute doesn't have a default value.",
"nullable":true,
"x-queryable":true
},
"UNSPSCCode":{
"maxLength":700,
"type":"string",
"description":"Abbreviation that identifies the United Nations Standard Products and Services Code (UNSPSC) for taxonomy of products and services.",
"nullable":true,
"x-queryable":false
},
"CancelDate":{
"type":"string",
"description":"Date when the requested items were canceled.",
"format":"date",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"RequisitionHeaderId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition header.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"ModeOfTransport":{
"title":"Mode of Transport",
"maxLength":80,
"type":"string",
"description":"Mode of transportation used to ship the product, such as truck, air, or boat.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"SupplierSite":{
"title":"Supplier Site",
"maxLength":240,
"type":"string",
"description":"Name of the supplier location from where goods or services are purchased.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice",
"dependencies":[
"SupplierId",
"Supplier"
]
}
},
"ReturnedByBuyerDisplayName":{
"title":"Returned by Buyer",
"maxLength":240,
"type":"string",
"description":"Name of the buyer who returned the requisition line.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"sortable":false,
"dependencies":[
"LineStatus"
]
}
},
"ReturnReason":{
"maxLength":4000,
"type":"string",
"description":"Reason provided by the buyer while returning the requisition line.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"sortable":false,
"dependencies":[
"LineStatus"
]
}
},
"ShipToCustomer":{
"title":"Ship-to Customer",
"maxLength":360,
"type":"string",
"description":"Name of the party who will receive the materials that are shipped.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"RequisitionLineInPool":{
"maxLength":1,
"type":"string",
"description":"Value that indicates if a requisition line is available for processing by the buyer. Valid values include Y, N, and P, where P indicates already processed.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"sortable":false
}
},
"POHoldReason":{
"type":"string",
"description":"The reason provided by the buyer while placing the purchase order on hold.",
"nullable":true,
"readOnly":true,
"x-hints":{
"dependencies":[
"POHeaderId"
]
},
"x-queryable":true
},
"SourceAgreementLineNumber":{
"title":"Agreement Line",
"type":"number",
"description":"Number that identifies the line of the source agreement referenced by the purchase requisition line.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"attachments":{
"title":"Attachments for Lines",
"type":"array",
"description":"The Attachments for Lines resource manages attachments for a purchase requisition line.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-attachments-item-response"
}
},
"HazardClass":{
"title":"Hazard Class",
"maxLength":40,
"type":"string",
"description":"Value that uniquely identifies the hazard class.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"DestinationOrganizationId":{
"type":"integer",
"description":"Value that uniquely identifies the inventory organization where the supplier should deliver the goods.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"DeliverToLocationId":{
"type":"integer",
"description":"Value that uniquely identifies the final location where the buying company should deliver the goods previously received from a supplier.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"fnd:APPLCORE_SETID_DETERMINANT_ATTR":"RequisitioningBUId"
}
},
"BuyerOnPurchaseOrder":{
"title":"Name",
"maxLength":240,
"type":"string",
"description":"Display name of the person who is responsible for managing the purchase order.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"DeliverToCustomerId":{
"type":"integer",
"description":"Value that uniquely identifies the third party to whom the materials need to be delivered.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"LineNumber":{
"type":"number",
"description":"Number that uniquely identifies the line associated with a purchase requisition.",
"nullable":false,
"x-queryable":true
},
"SalesOrderScheduleNumber":{
"maxLength":50,
"type":"string",
"description":"Number that uniquely identifies the sales order schedule for a given customer sales order line.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"ShipToCustomerId":{
"type":"integer",
"description":"Value that uniquely identifies the third party to which materials need to be shipped.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"SourceAgreementTypeCode":{
"maxLength":25,
"type":"string",
"description":"Abbreviation that identifies the source agreement type. Values include CONTRACT and BLANKET.",
"nullable":true,
"x-queryable":false
},
"DestinationOrganizationCode":{
"title":"Deliver-to Organization",
"maxLength":18,
"type":"string",
"description":"Abbreviation that identifies the inventory organization where the supplier should deliver the goods.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"CarrierId":{
"type":"integer",
"description":"Value that uniquely identifies the company that transports goods from one point to another by land, sea, or air.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"SupplierSiteId":{
"type":"integer",
"description":"Value that uniquely identifies the supplier site.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"LifecycleStatusCode":{
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the requisition line lifecycle status.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SalesOrderLineNumber":{
"maxLength":50,
"type":"string",
"description":"Number that uniquely identifies the sales order line for a given customer sales order.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"UNNumberId":{
"type":"integer",
"description":"Value that uniquely identifies the United Nations identification number for hazardous material.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"NewSupplierFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the supplier entered on the line is a new supplier. If false, then the supplier entered on the line is an existing supplier. This attribute doesn't have a default value.",
"nullable":true,
"x-queryable":true
},
"Supplier":{
"maxLength":360,
"type":"string",
"description":"Name of the supplier tasked with fulfillment of the ordered goods and services.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"ActionRequiredCode":{
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the action required of the requisition preparer or a requester on a requisition line.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"ConversionRateDate":{
"type":"string",
"description":"Date from when the conversion rate is used to convert an amount into another currency.",
"format":"date",
"nullable":true,
"x-queryable":false
},
"TransferOrderHeaderId":{
"type":"integer",
"description":"Value that uniquely identifies the transfer order document associated with the requisition line.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"SourceAgreement":{
"title":"Agreement",
"maxLength":30,
"type":"string",
"description":"Number that uniquely identifies the source agreement referenced by the purchase requisition line.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"SourceOrganizationId":{
"type":"integer",
"description":"Value that uniquely identifies the inventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"DestinationTypeCode":{
"maxLength":25,
"type":"string",
"description":"Abbreviation that identifies whether the item is for inventory, expense, drop ship, or manufacturing. Valid values include INVENTORY, EXPENSE, DROP SHIP, and MANUFACTURING.",
"nullable":true,
"x-queryable":false
},
"DeliverToLocationCode":{
"title":"Deliver-to Location",
"maxLength":60,
"type":"string",
"description":"Abbreviation that identifies the final location where the buying company should deliver the goods previously received from a supplier.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"DestinationOrganizationId",
"DestinationOrganizationCode",
"SetIdFromBU"
]
}
},
"SourceSubinventory":{
"maxLength":10,
"type":"string",
"description":"Subinventory within a source inventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.",
"nullable":true,
"x-queryable":false
},
"RequesterDisplayName":{
"title":"Name",
"maxLength":240,
"type":"string",
"description":"Display name of the person for whom goods or services are being ordered.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"ModifiedByBuyer":{
"title":"Modified by Buyer",
"maxLength":240,
"type":"string",
"description":"Buyer who modified the requisition line by splitting the requisition line or by replacing the requested item with a catalog item.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"Amount":{
"type":"number",
"description":"Total amount of the requested items in the currency of the buying company.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"CurrencyAmount"
]
}
},
"ResponseLineNumber":{
"type":"number",
"description":"Number that identifies the line in a response submitted by supplier for a negotiation.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SourceAgreementLineId":{
"type":"integer",
"description":"Value that uniquely identifies the source agreement line for a given source agreement.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"RequesterEmail":{
"title":"Requester Email",
"maxLength":240,
"type":"string",
"description":"Email address of the person for whom goods or services are being ordered.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"RequesterId":{
"type":"integer",
"description":"Value that uniquely identifies the person for whom goods or services are being ordered.",
"format":"int64",
"nullable":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"DestinationSubinventory":{
"maxLength":10,
"type":"string",
"description":"Name of the subinventory that identifies where to deliver the requested item.",
"nullable":true,
"x-queryable":false
},
"NegotiatedByPreparerFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the price on the purchase requisition line is agreed on in advance between the buying company and the supplier. If false, then the price isn't agreed on in advance. This attribute doesn't have a default value.",
"nullable":true,
"x-queryable":true
},
"NegotiationHeaderId":{
"type":"integer",
"description":"Value that uniquely identifies the negotiation document associated with the requisition line.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"LifecycleSecondaryStatus":{
"maxLength":100,
"type":"string",
"description":"Code that indicates additional information about a line lifecycle. This information is used to indicate the secondary status of a requisition line.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"sortable":false
}
},
"SuggestedSupplierContact":{
"maxLength":80,
"type":"string",
"description":"Name of the person representing the new supplier involved in supporting the customer relationship.",
"nullable":true,
"x-queryable":false
},
"UnitPrice":{
"type":"number",
"description":"Price of the requested item in the currency of the buying company.",
"nullable":true,
"x-hints":{
"dependencies":[
"Price"
]
},
"x-queryable":true
},
"PublicShoppingListHeaderId":{
"type":"integer",
"description":"Value that uniquely identifies the public shopping list.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"ConversionRate":{
"type":"number",
"description":"Conversion rate to use when converting the currency.",
"nullable":true,
"x-queryable":false
},
"POCancelReason":{
"title":"Cancellation Reason",
"maxLength":240,
"type":"string",
"description":"Reason provided by the employee for cancelling the purchase order.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"SuggestedSupplierContactEmail":{
"maxLength":1000,
"type":"string",
"description":"Email address of the person representing the new supplier.",
"nullable":true,
"x-queryable":false
},
"DisableAutosourceFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: Y or N. If Y, then the requisition line isn't automatically sourced. If N, then the requisition is automatically sourced. The default value is N.",
"nullable":true,
"default":false,
"x-queryable":false
},
"PurchaseOrder":{
"title":"Order",
"maxLength":30,
"type":"string",
"description":"Number that identifies the purchase order created to fulfill the requisition line.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"RequestedShipDate":{
"type":"string",
"description":"Date when the buying company requested the ordered item to be shipped.",
"format":"date",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"LastUpdateDate":{
"type":"string",
"description":"Date when the record was last updated.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"NoteToSupplier":{
"title":"Note to Supplier",
"maxLength":1000,
"type":"string",
"description":"Note to the supplier on the purchase requisition.",
"nullable":true,
"x-queryable":false
},
"ServiceLevelCode":{
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the service level for the shipping method.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"LineTypeId":{
"type":"integer",
"description":"Value that uniquely identifies type that indicates whether a purchase requisition line is for goods or services.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice",
"precision":18
}
},
"SecondaryUOM":{
"title":"UOM Name",
"maxLength":25,
"type":"string",
"description":"Secondary unit of measure to use for the quantity of a dual unit of measure controlled item.",
"nullable":false,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"controlType":"edit"
}
},
"BuyerProcessingFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or flase. If true, then the requisition line is being processed by the buyer. If false, then the requisition line isn't being processed by the buyer. The default value is false.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"sortable":false
}
},
"SourceType":{
"title":"Source Type",
"maxLength":80,
"type":"string",
"description":"Value that indicates the type of source the requisition line is sourced from. For example: Inventory, Supplier.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"WorkOrderSubType":{
"maxLength":30,
"type":"string",
"description":"Display name used to identify the subtype of the manufacturing work order.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SuggestedSupplierContactPhone":{
"maxLength":30,
"type":"string",
"description":"Phone number of the person representing the new supplier.",
"nullable":true,
"x-queryable":false
},
"ItemId":{
"type":"integer",
"description":"Value that uniquely identifies the item being purchased.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"LineStatus":{
"maxLength":25,
"type":"string",
"description":"Abbreviation that identifies the purchase requisition line status in the line life cycle.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"FundsStatusCode":{
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the status of funds check or the validation result of funds reservation at the line level.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"Requester":{
"title":"Requester",
"maxLength":240,
"type":"string",
"description":"Person for whom goods or services are being ordered.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"POBuyerId":{
"type":"integer",
"description":"Value that uniquely identifies the buyer who is responsible for managing the purchase order.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"ResponseNumber":{
"type":"number",
"description":"Number that identifies the response submitted by supplier for a negotiation document.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"Carrier":{
"title":"Carrier",
"maxLength":360,
"type":"string",
"description":"Company that transports goods from one point to another by land, sea, or air.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"LastSubmittedDate":{
"type":"string",
"description":"Date when the requisition line was last submitted for approval.",
"format":"date-time",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"ItemRevision":{
"maxLength":18,
"type":"string",
"description":"Number that identifies the revision of the item.",
"nullable":true,
"x-queryable":true
},
"SalesOrder":{
"maxLength":50,
"type":"string",
"description":"Number that uniquely identifies a backing customer sales order number.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"ProcurementBUId":{
"type":"integer",
"description":"Value that uniquely identifies the business unit responsible for managing the procurement function.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"TransferOrderLineId":{
"type":"integer",
"description":"Value that uniquely identifies the transfer order line associated with the requisition line.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"HazardClassId":{
"type":"integer",
"description":"Value that uniquely identifies the hazard class captured on the line to comply with Section 19 of the International Safety Rating System.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"BPAPriceUserOverrideFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the blanket purchase agreement price attribute has been updated by the user. If false, then the blanket purchase agreement price attribute hasn't been updated by the user. The default value is false. This attribute isn't currently used.",
"nullable":true,
"x-queryable":false
},
"SmartFormName":{
"maxLength":250,
"type":"string",
"description":"Name of the smart form on the requisition line. This attribute isn't currently used.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice",
"sortable":false
}
},
"OriginalApprovalDate":{
"type":"string",
"description":"Date when the requisition line was first approved.",
"format":"date-time",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"NoteToBuyer":{
"title":"Note to Buyer",
"maxLength":1000,
"type":"string",
"description":"Note to the buyer on the purchase requisition.",
"nullable":true,
"x-queryable":false
},
"HazardClassCode":{
"title":"Code",
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the hazard class specified on the line.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"CurrencyAmount":{
"type":"number",
"description":"Total amount of the requested item in the currency of the supplier.",
"nullable":true,
"x-queryable":false
},
"InformationTemplateTouchedFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: Y or N. If Y, then the requisition line information templates were reviewed by the user. If N, then the requisition line information templates weren't reviewed by the user.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"sortable":false
}
},
"TransferOrder":{
"title":"Transfer Order",
"maxLength":50,
"type":"string",
"description":"Number that identifies the transfer order document associated with the requisition line.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"SupplierId":{
"type":"integer",
"description":"Value that uniquely identifies the supplier.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"POAutomationFailedReasonCode":{
"maxLength":30,
"type":"string",
"description":"Abbreviation that indicates the reason for the failure of automatic processing of requisition line to purchase order.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SourceAgreementHeaderId":{
"type":"integer",
"description":"Value that uniquely identifies the source agreement referenced by the purchase requisition line.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice",
"precision":18
}
},
"CancelReason":{
"maxLength":240,
"type":"string",
"description":"Reason for canceling the requested items.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SecondaryQuantity":{
"type":"number",
"description":"Scheduled quantity in terms of the secondary unit of measure for a dual unit of measure controlled item.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"Quantity"
]
}
},
"NoteToReceiver":{
"title":"Note to Receiver",
"maxLength":1000,
"type":"string",
"description":"Note to the receiver on the purchase requisition.",
"nullable":true,
"x-queryable":false
},
"Price":{
"type":"number",
"description":"Price of the requested item in the currency of the supplier.",
"nullable":true,
"x-queryable":true
},
"FormattedDeliverToAddress":{
"title":"Address",
"type":"string",
"description":"Formatted physical address of the final location where the buying company should deliver the goods previously received from a supplier.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SourceOrganizationCode":{
"maxLength":18,
"type":"string",
"description":"Abbreviation that identifies the inventory organization that supplies the item to the destination inventory organization in an internal material transfer operation.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice",
"sortable":false
}
},
"RequisitionLineGroup":{
"maxLength":30,
"type":"string",
"description":"Value that indicates the group of the requisition line.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"sortable":false
}
},
"SmartFormId":{
"type":"integer",
"description":"Value that uniquely identifies the smart form. This attribute isn't currently used.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"sortable":false
}
},
"SupplierContactPhone":{
"maxLength":255,
"type":"string",
"description":"Phone number of the supplier contact.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"AreaCode",
"Phone",
"PhoneCountryCode",
"PhoneExtension"
]
}
},
"ServiceLevel":{
"title":"Service Level",
"maxLength":80,
"type":"string",
"description":"Transportation priority that determines how quickly to transport goods.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"CategoryId":{
"type":"integer",
"description":"Value that uniquely identifies the purchasing category.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"dependencies":[
"DestinationOrganizationId",
"DestinationOrganizationCode",
"ItemId",
"Item"
]
}
},
"ConfiguredItemFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the requisition line is for a configured item and configuration details might exist. If false, then the requisition line isn't for a configured item. This attribute doesn't have a default value.",
"nullable":true,
"readOnly":true,
"default":false,
"x-queryable":false
},
"SupplierItemNumber":{
"title":"Supplier Item",
"maxLength":300,
"type":"string",
"description":"Number that identifies the supplier or code for the goods or services ordered on the purchase requisition line.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"Supplier",
"SupplierId",
"SupplierSite",
"SupplierSiteId"
]
}
},
"DestinationOrganization":{
"title":"Organization",
"maxLength":240,
"type":"string",
"description":"Name of the inventory organization that receives the item.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"SupplierContact":{
"maxLength":4000,
"type":"string",
"description":"Name of the person representing the supplier with regards to communication with the buying company.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice",
"dependencies":[
"SupplierSiteId",
"SupplierSite"
]
}
},
"SupplierContactFax":{
"maxLength":255,
"type":"string",
"description":"Fax number if the supplier contact.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"Fax",
"FaxAreaCode",
"FaxCountryCode"
]
}
},
"DestinationType":{
"title":"Destination Type",
"maxLength":80,
"type":"string",
"description":"Type of destination to determine how the purchased goods or services should be charged. Valid values include Inventory, Expense, Drop Ship, and Work Order.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"ItemDescription":{
"maxLength":240,
"type":"string",
"description":"Description of the goods or services being purchased.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"dependencies":[
"DestinationOrganizationId",
"DestinationOrganizationCode",
"ItemId",
"Item"
]
},
"x-queryable":true
},
"ConversionRateType":{
"maxLength":30,
"type":"string",
"description":"Type of rate used to determine the currency conversion rate for the purchase requisition.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true
}
},
"SupplierOnPurchaseOrder":{
"maxLength":360,
"type":"string",
"description":"Name of the supplier who fulfills the ordered item.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"RequisitionLineId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition line.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"SourceOrganization":{
"title":"Source Organization",
"maxLength":240,
"type":"string",
"description":"Name of the inventory organization that will supply the item to the destination inventory organization in an internal material transfer operation.",
"nullable":false,
"readOnly":true,
"x-queryable":true
},
"BackToBackFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the purchase requisition line is intended to fulfill a specific customer sales order upon receipt. If false, then the purchase requisition line doesn't have a backing sales order. This attribute doesn't have a default value.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"POHeaderId":{
"type":"integer",
"description":"Value that uniquely identifies the purchase order.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"FundsStatus":{
"title":"Funds Status",
"maxLength":80,
"type":"string",
"description":"Status of the funds reservation request at the line level.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"LifecycleStatus":{
"title":"Lifecycle Status",
"maxLength":80,
"type":"string",
"description":"Status indicating the post approval progress of the requisition line.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"SecondaryUOMCode":{
"maxLength":3,
"type":"string",
"description":"Abbreviation that identifies the alternative unit of measure that is allowed to quantify a dual unit of measure controlled item.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"ItemUserOverrideFlag":{
"maxLength":1,
"type":"boolean",
"description":"This attribute isn't currently used.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"sortable":false
}
},
"SuggestedBuyerId":{
"type":"integer",
"description":"Value that uniquely identifies the suggested buyer.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"LineTypeCode":{
"title":"Line Type Code",
"maxLength":30,
"type":"string",
"description":"Abbreviation that uniquely identifies the line type. Values include Goods, Fixed Price Services, and so on.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"AssignedBuyerEmail":{
"title":"Assigned Buyer Email",
"maxLength":240,
"type":"string",
"description":"Email address of the person responsible for managing the purchase requisition through its life cycle.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"UNNumber":{
"title":"UN Number",
"maxLength":20,
"type":"string",
"description":"United Nations identification number for the hazardous material.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"ActionRequired":{
"title":"Meaning",
"maxLength":80,
"type":"string",
"description":"Action required of the requisition preparer or a requester on a requisition line.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"LastApprovalDate":{
"type":"string",
"description":"Date when the requisition lines was last approved.",
"format":"date-time",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"LineTypeOrderTypeLookupCode":{
"maxLength":25,
"type":"string",
"description":"Abbreviation that identifies the type of agreement line. Valid values are QUANTITY or FIXED PRICE.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"Quantity":{
"type":"number",
"description":"Quantity of the goods being purchased.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"UOM",
"UOMCode"
]
}
},
"ReturnedByBuyerId":{
"type":"integer",
"description":"Value that uniquely identifies the buyer who returned the requisition line.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"sortable":false,
"dependencies":[
"LineStatus"
]
}
},
"UrgentFlag":{
"maxLength":1,
"type":"boolean",
"description":"Contains one of the following values: true or false. If true, then the requisition line requires urgent processing. If false, then the line doesn't require urgent processing. This attribute doesn't have a default value.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"AssignedBuyer":{
"title":"Assigned Buyer",
"maxLength":240,
"type":"string",
"description":"Name of the person responsible for managing the purchase requisition through its life cycle.",
"nullable":true,
"readOnly":true,
"x-queryable":true
},
"DeliverToCustomerLocationId":{
"type":"integer",
"description":"Value that uniquely identifies the third-party location to which materials need to be delivered.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"UOM":{
"title":"UOM Name",
"maxLength":25,
"type":"string",
"description":"Unit of measure of the item quantity.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"edit",
"dependencies":[
"ItemId",
"DestinationOrganizationId",
"DestinationOrganizationCode",
"Item"
]
}
},
"WorkOrderId":{
"type":"integer",
"description":"Value that uniquely identifies the work order in a plant.",
"format":"int64",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"POAutomationFailedReason":{
"maxLength":240,
"type":"string",
"description":"Functional reason for the failure of automatic processing of requisition line to purchase order.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"LineStatusDisplayValue":{
"title":"Status",
"maxLength":80,
"type":"string",
"description":"Status of the requisition line.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"CategoryName":{
"maxLength":2400,
"type":"string",
"description":"Name of the purchasing category that is used for classifying the purchase being made by using this order line.",
"nullable":true,
"x-hints":{
"controlType":"choice"
},
"x-queryable":true
},
"RequestedDeliveryDate":{
"type":"string",
"description":"Date when the buying company requested the ordered item or service to be delivered.",
"format":"date",
"nullable":true,
"x-queryable":true
},
"DeliverToOneTimeAddress":{
"title":"One-Time Address",
"type":"string",
"description":"Physical address of the one-time location where the buying company should deliver the goods that were previously received from a supplier. This location not internal to the organization.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"SuggestedBuyerEmail":{
"title":"Suggested Buyer Email",
"maxLength":240,
"type":"string",
"description":"Email address of the suggested buyer.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice"
}
},
"LineImageURL":{
"title":"Image URL",
"type":"string",
"description":"URL (Uniform Resource Locator) that locates the image representing the requisition line item, if any.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"dependencies":[
"AgreementImageURL",
"MasterItemImageURL",
"PunchoutItemImageUrl",
"PunchoutCatalogImageURL",
"SmartFormImageURL"
]
}
}
}
}
ネストされたスキーマ : 明細の添付
タイプ: array
タイトル: Attachments for Lines
明細の添付リソースは、購買依頼明細の添付を管理します。
ソースを表示
{
"title":"Attachments for Lines",
"type":"array",
"description":"The Attachments for Lines resource manages attachments for a purchase requisition line.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-attachments-item-response"
}
}
ネストされたスキーマ : 購買依頼明細のフレックスフィールド
タイプ: array
タイトル: Flexfields for Purchase Requisition Lines
購買依頼明細のフレックスフィールド・リソースは、購買依頼明細に関する詳細を管理します。
ソースを表示
{
"title":"Flexfields for Purchase Requisition Lines",
"type":"array",
"description":"The Flexfields for Purchase Requisition Lines resource manages details about purchase requisition lines.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-DFF-item-response"
},
"x-cardinality":"1"
}
ネストされたスキーマ : 配分
タイプ: array
タイトル: Distributions
配分リソースは、会計やプロジェクトの詳細など、購買詳細を管理します。
ソースを表示
{
"title":"Distributions",
"type":"array",
"description":"The Distributions resource manages purchasing details such as details about accounting or the project.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-distributions-item-response"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : purchaseRequisitions-lines-attachments-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"CreationDate":{
"title":"Creation Date",
"type":"string",
"description":"Date and time when the user created the record.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"Description":{
"title":"Description",
"maxLength":255,
"type":"string",
"description":"Description of the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"FileName":{
"title":"File Name",
"maxLength":2048,
"type":"string",
"description":"Name of the attached file.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"FileWebImage":{
"title":"File Web Image",
"type":"string",
"description":"Base64-encoded image of the file displayed in .png format if the source is a convertible image.",
"format":"byte",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"XML_ELEMENT":"#hide",
"PAYLOADHINT":"Show"
}
},
"Uri":{
"title":"Uri",
"maxLength":4000,
"type":"string",
"description":"URI (Uniform Resource Identifier) of the topology manager type attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"Url":{
"title":"Url",
"maxLength":4000,
"type":"string",
"description":"Uniform resource locator of the web page type attachment.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"DmDocumentId":{
"maxLength":255,
"type":"string",
"description":"Value that uniquely identifies the document from which the attachment is created.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true",
"fnd:OA_TRANSLATABLE":"true"
},
"x-queryable":true
},
"AttachedDocumentId":{
"title":"Attached Document Id",
"type":"integer",
"description":"Value that uniquely identifies the attached document.",
"format":"int64",
"nullable":false,
"x-hints":{
"includeInCompactView":true,
"precision":18,
"fnd:FND_AUDIT_ATTR_ENABLED":"true",
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"UploadedFileContentType":{
"title":"Uploaded File Content Type",
"type":"string",
"description":"Content type of the attached file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"DownloadInfo":{
"title":"DownloadInfo",
"type":"string",
"description":"JSON object represented as a string containing information used to programmatically retrieve a file attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"CreatedByUserName":{
"title":"Created By User Name",
"type":"string",
"description":"Login that the user used when creating the document.",
"nullable":true,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"UploadedFileLength":{
"title":"File Size",
"type":"integer",
"description":"Size of the attached file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"DmVersionNumber":{
"maxLength":255,
"type":"string",
"description":"Number that identifies the document version from which the attachment is created.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"LastUpdatedBy":{
"title":"Last Updated By",
"maxLength":255,
"type":"string",
"description":"User who most recently updated the record.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"ErrorStatusMessage":{
"title":"Error Status Message",
"type":"string",
"description":"Text of the error message, if any, for the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"UserName":{
"title":"User Name",
"maxLength":255,
"type":"string",
"description":"Login that the user used when creating the attachment.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"CreatedBy":{
"title":"Created By",
"maxLength":255,
"type":"string",
"description":"User who created the record.",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"DatatypeCode":{
"title":"Type",
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the data type.",
"nullable":false,
"default":"FILE",
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"Title":{
"title":"Title",
"type":"string",
"description":"Title of the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"LastUpdatedByUserName":{
"title":"Last Updated By User",
"type":"string",
"description":"Login that the user used when updating the document.",
"nullable":true,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
},
"x-queryable":true
},
"UploadedFileName":{
"title":"Uploaded File Name",
"type":"string",
"description":"Name of the attached file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"FileUrl":{
"title":"File Url",
"type":"string",
"description":"Uniform resource locator of the file.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"ContentRepositoryFileShared":{
"title":"Shared",
"type":"boolean",
"description":"Contains one of the following values: true or false. If true then the attachment is shared. If false, then it isn't shared. The default value is false.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"FileContents":{
"title":"File Contents",
"type":"string",
"description":"Contents of the attached file.",
"format":"byte",
"nullable":true,
"x-queryable":false,
"x-hints":{
"XML_ELEMENT":"#hide"
}
},
"ExpirationDate":{
"title":"Expiration Date",
"type":"string",
"description":"Date when the contents of the attachment are no longer valid.",
"format":"date-time",
"nullable":true,
"x-hints":{
"includeInCompactView":true
},
"x-queryable":true
},
"ErrorStatusCode":{
"title":"Error Status Code",
"type":"string",
"description":"Abbreviation that identifies the error code, if any, for the attachment.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"DmFolderPath":{
"title":"Dm Folder Path",
"maxLength":1000,
"type":"string",
"description":"Path of the folder from which the attachment is created.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"UploadedText":{
"title":"Uploaded Text",
"type":"string",
"description":"Contents of text file that is attached.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"false"
}
},
"CategoryName":{
"title":"Category",
"maxLength":30,
"type":"string",
"description":"Name of the attachment category.",
"nullable":true,
"x-hints":{
"includeInCompactView":true,
"fnd:FND_AUDIT_ATTR_ENABLED":"true"
},
"x-queryable":true
},
"LastUpdateDate":{
"title":"Last Update Date",
"type":"string",
"description":"Date and time when the user most recently updated the record.",
"format":"date-time",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"FMT_FORMAT":"d-MMM-yyyy HH:mm:ss"
},
"x-queryable":true
},
"AsyncTrackerId":{
"title":"Asynchronous Upload Tracker Id",
"type":"string",
"description":"An identifier used for tracking the uploaded files.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"PAYLOADHINT":"Show"
}
}
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: object
ソースを表示
-
href: string
タイトル: hyperlink reference
関連リソースへのURI。
-
kind: string
タイトル: kind
許可された値: [ "collection", "item", "describe", "other" ]
関連リソースの種類。
-
name: string
タイトル: name
関連リソースへのリンクの名前。
-
properties: object properties
-
rel: string
タイトル: relation
許可された値: [ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
リソース・インスタンスとの関係の名前。 例: 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."
}
}
}
}
}
ネストされたスキーマ : プロパティ
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"changeIndicator":{
"type":"string",
"description":"Change indicator or the ETag value of the resource instance."
}
}
}
ネストされたスキーマ : purchaseRequisitions-lines-DFF-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"RequisitionLineId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition line.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"__FLEX_Context_DisplayValue":{
"title":"Attribute Value",
"type":"string",
"description":"Descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
},
"__FLEX_Context":{
"title":"Attribute Value",
"maxLength":30,
"type":"string",
"description":"Descriptive flexfield context name for purchase requisition distributions",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
}
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : purchaseRequisitions-lines-distributions-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"ChartOfAccountId":{
"type":"integer",
"description":"Value that uniquely identifies the chart of accounts.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"FND_ACFF_StructureID":"chargeAccountKFF"
}
},
"DistributionNumber":{
"title":"DistributionNumber",
"type":"number",
"description":"Number that uniquely identifies the distribution associated with a purchase requisition line.",
"nullable":false,
"x-queryable":true
},
"UserAccountOverrideFlag":{
"type":"boolean",
"description":"Contains one of the following values: Y or N. If Y, the charge account is updated by the user. If N, the charge account isn't updated by the user.",
"nullable":true,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"sortable":false,
"dependencies":[
"AccountUserOverrideFlag"
]
}
},
"ChargeAccount":{
"maxLength":255,
"type":"string",
"description":"Account that the purchase from a requisition is charged to.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ResourceLOVName":"accountCombinationsLOV",
"FND_ACFF_ResourceLOVFinderContext":"oracle.apps.prc.por.manageReq.restModel.view.PurchaseRequisitionDistributionVO#chargeAccountKFF",
"FND_ACFF_ResourceName":"purchaseRequisitions",
"ojStructureInstanceNumber":"ChartOfAccountId",
"dependencies":[
"ExecuteSubmitDistrValidations"
]
},
"x-oj":{
"controlType":"oj-sp-input-key-flex-field"
}
},
"ChargeAccountId":{
"type":"integer",
"description":"Value that uniquely identifies the account that the purchase from a requisition is charged to.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18
}
},
"DFF":{
"title":"Flexfields for Purchase Requisition Distributions",
"type":"array",
"description":"The Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-distributions-DFF-item-response"
},
"x-cardinality":"1"
},
"Quantity":{
"title":"Quantity",
"type":"number",
"description":"Quantity of goods being purchased.",
"nullable":true,
"x-queryable":false
},
"CurrencyAmount":{
"type":"number",
"description":"Monetary amount associated with the distribution line in the currency of the supplier.",
"nullable":true,
"x-queryable":false
},
"FundsStatusCode":{
"maxLength":30,
"type":"string",
"description":"Abbreviation that identifies the status of funds check or the validation result of funds reservation at the distribution level.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"RequisitionLineId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition line.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"precision":18
},
"x-queryable":true
},
"CurrencyRecoverableExclusiveTax":{
"type":"number",
"description":"Tax that the requisition amount doesn't include. The tax amount is added to the line amount. The purchaser can recover this tax.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"RequisitionDistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the purchasing requisition distribution.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-hints":{
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"FundsStatus":{
"title":"Funds Status",
"maxLength":80,
"type":"string",
"description":"Status of the funds reservation request at the distribution level.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"CurrencyNonrecoverableExclusiveTax":{
"type":"number",
"description":"Tax that the requisition amount doesn't include. The tax amount is added to the line amount. The purchaser cannot recover this tax.",
"nullable":true,
"readOnly":true,
"x-queryable":false
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"BudgetDate":{
"title":"Budget Date",
"type":"string",
"description":"Date from which the budget is consumed. This date is used to determine the budget period.",
"format":"date",
"nullable":true,
"x-queryable":false
},
"projectDFF":{
"title":"Project Costing Flexfields for Purchase Requisition Distributions",
"type":"array",
"description":"The Project Costing Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-distributions-projectDFF-item-response"
},
"x-cardinality":"1"
}
}
}
ネストされたスキーマ : 購買依頼配分のフレックスフィールド
タイプ: array
タイトル: Flexfields for Purchase Requisition Distributions
購買依頼配分のフレックスフィールド・リソースは、購買依頼配分に関する詳細を管理します。
ソースを表示
{
"title":"Flexfields for Purchase Requisition Distributions",
"type":"array",
"description":"The Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-distributions-DFF-item-response"
},
"x-cardinality":"1"
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : 購買依頼配分のProject Costingフレックスフィールド
タイプ: array
タイトル: Project Costing Flexfields for Purchase Requisition Distributions
購買依頼配分のProject Costing Flexfields(プロジェクト原価計算フレックスフィールド)リソースは、購買依頼配分の詳細を管理します。
ソースを表示
- Array of: object Discriminator: __FLEX_Context
Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response", "PJC_All":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response", "POR_Requisition":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response" } }
{
"title":"Project Costing Flexfields for Purchase Requisition Distributions",
"type":"array",
"description":"The Project Costing Flexfields for Purchase Requisition Distributions resource manages details about purchase requisition distributions.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-distributions-projectDFF-item-response"
},
"x-cardinality":"1"
}
ネストされたスキーマ : purchaseRequisitions-lines-distributions-DFF-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"__FLEX_Context_DisplayValue":{
"title":"Attribute Value",
"type":"string",
"description":"Descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
},
"__FLEX_Context":{
"title":"Attribute Value",
"maxLength":30,
"type":"string",
"description":"Descriptive flexfield context name for purchase requisition distributions",
"nullable":true,
"x-hints":{
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
}
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : 識別子 : __FLEX_Context
タイプ: object
識別子: __FLEX_Context
識別子の値
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response",
"AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response",
"AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response",
"EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response",
"EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response",
"INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response",
"OM_Sales_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response",
"PJC_All":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response",
"PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response",
"POR_Requisition":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response",
"POR_User_Preferences":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response",
"PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response",
"PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response",
"PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
]
}
1つのスキーマに一致
ソースを表示
{
"discriminator":{
"propertyName":"__FLEX_Context",
"mapping":{
"AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response",
"AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response",
"AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response",
"EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response",
"EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response",
"INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response",
"OM_Sales_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response",
"PJC_All":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response",
"PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response",
"POR_Requisition":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response",
"POR_User_Preferences":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response",
"PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response",
"PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response",
"PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
},
"oneOf":[
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response"
},
{
"$ref":"#/components/schemas/oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response"
}
]
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"AP_Distribution_Sets",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FND_ACFF_DV":"TaskId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"ExpenditureTypeId",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FND_ACFF_DV":"ProjectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"AP_Invoice_Distribution",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFAP__5FInvoice__5FLineVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"AP_Invoice_Line",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReportVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FND_ACFF_DV":"TaskId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"18",
"FND_ACFF_Scale":"0",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"Number18#FORMAT_ONLY",
"includeInCompactView":true,
"precision":18,
"FND_ACFF_DV":"ExpenditureTypeId",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FND_ACFF_DV":"ProjectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"EXM_Expense_Report",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"HIDDEN",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_Precision":"18",
"FND_ACFF_Scale":"0",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"Number18#FORMAT_ONLY",
"includeInCompactView":true,
"precision":18,
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"EXM_Expense_Report_Line",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT._PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_I_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"ExpenditureTypeId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT._PROJECT_ID",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"INV_Misc_Transactions",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFOM__5FSales__5FOrderVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"taskId_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_PartialTarget":"projectId",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"PARAMETER.MMBusinessUnit",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"FND_ACFF_SegmentAttributeName":"taskId",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVar_flex_vst_bind5_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"expenditureTypeId_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate expenditureItemDate projectId",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"SEGMENT.projectId",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"FND_ACFF_SegmentAttributeName":"expenditureTypeId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"workTypeId":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"workTypeId_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId",
"precision":18,
"FND_ACFF_OpenIdentifier":"workTypeId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"projectId",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"projectId_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"projectId",
"FND_ACFF_IsReferenced":"true",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"workTypeId_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"workTypeId",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"organizationId":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"organizationId_Display",
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate",
"precision":18,
"FND_ACFF_OpenIdentifier":"organizationId",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FND_ACFF_ValueSetInfo":"ORA_PJC_ORGANIZATIONS_EXPEND_SO_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"LOV",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"expenditureItemDate"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"contractId_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"contractId",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"projectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"reservedAttribute1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"reservedAttribute1",
"FND_ACFF_PartialTarget":"projectId contractId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.contractId",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"expenditureTypeId":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"expenditureTypeId_Display",
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate expenditureItemDate projectId",
"precision":18,
"FND_ACFF_OpenIdentifier":"expenditureTypeId",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FND_ACFF_ValueSetInfo":"ORA_PJC_EXPENDITURE_TYPES_EXPEND_SCM_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"SEGMENT.projectId",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"expenditureItemDate,projectId"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"billableFlag":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"billableFlag_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_OpenIdentifier":"billableFlag",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"contractId":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"contractId_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId",
"precision":18,
"FND_ACFF_OpenIdentifier":"contractId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"projectId",
"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"
}
},
"reservedAttribute1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"reservedAttribute1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"projectId contractId",
"FND_ACFF_OpenIdentifier":"reservedAttribute1",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT.contractId",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"projectId,contractId",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"billableFlag_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"billableFlag",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"expenditureItemDate":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_OpenIdentifier":"expenditureItemDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"DATE_TIME"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"organizationId_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"organizationId",
"FND_ACFF_PartialTarget":" expenditureItemDate expenditureItemDate expenditureItemDate",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT.expenditureItemDate",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind5_VT":"SEGMENT.expenditureItemDate",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"capitalizableFlag":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"capitalizableFlag_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_OpenIdentifier":"capitalizableFlag",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"projectId":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"projectId_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FND_ACFF_OpenIdentifier":"projectId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"ORA_PJC_PROJECTS_CCW_SO_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"taskId":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"taskId_Display",
"FND_ACFF_PartialTarget":"projectId",
"precision":18,
"FND_ACFF_OpenIdentifier":"taskId",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"ORA_PJC_TASKS_SO_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FlexClientVar_flex_vst_bind6_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind6_RQ":"true",
"FND_ACFF_PreferredDisplayType":"LOV",
"DISPLAYHINT":"Hide",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind6_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"PARAMETER.MMBusinessUnit",
"FlexClientVar_flex_vst_bind5_RQ":"true",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT.projectId",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind5_VT":"PARAMETER.SOBusinessUnit",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind5,flex_vst_bind6,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"projectId"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"capitalizableFlag_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"capitalizableFlag",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"OM_Sales_Order",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FAllVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_DerivedFromParameter":"OrganizationId",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"_CAPITALIZABLE_FLAG_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_DisplayValue":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"_BILLABLE_FLAG",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_DisplayValue":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"_CAPITALIZABLE_FLAG",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_L_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"_BILLABLE_FLAG_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"DROP_DOWN_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FND_ACFF_IsRequired":"true",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"PJC_All",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX",
"DISPLAYHINT":"Hide",
"FND_ACFF_DV":"OrganizationId",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"includeInCompactView":true,
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.lang.String",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_L_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.SystemLinkageFunction",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"PJC_Expenditure_Batch",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FRequisitionVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"POR_Requisition",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_S_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"POR_User_Preferences",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"PO_Purchase_Order",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"PO_Purchase_Order_Line",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : oracle_apps_flex_prc_por_manageReq_restModel_pjcRequisitionDistributions_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"_ORGANIZATION_ID":{
"title":"Expenditure Organization",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_ORGANIZATION_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"ORGANIZATION_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_ORGANIZATIONS_EXPEND_E_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CONTRACT_ID":{
"title":"Contract Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CONTRACT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECT_AWARD_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG_Display":{
"title":"Billable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_BILLABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_TYPE_ID_Display":{
"title":"Expenditure Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_EXPENDITURE_TYPE_ID",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"DistributionId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition distribution.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"_CONTRACT_ID_Display":{
"title":"Contract Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CONTRACT_ID",
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_PartialTarget":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID":{
"title":"Task Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_TASK_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"precision":18,
"FND_ACFF_DV":"TaskId",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"TASK_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_TASKS_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1_Display":{
"title":"Funding Source",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_RESERVED_ATTRIBUTE1",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG_Display":{
"title":"Capitalizable",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_CAPITALIZABLE_FLAG",
"DISPLAYHINT":"Hide",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID_Display":{
"title":"Project Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_IsReferenced":"true",
"controlType":"input_text_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_CAPITALIZABLE_FLAG":{
"title":"Capitalizable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_CAPITALIZABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"CAPITALIZABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Project costing descriptive flexfield context display value for purchase requisition distributions.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID":{
"title":"Work Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_WORK_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"WORK_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_WORK_TYPE_EXPEND_V#TABLE",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_TASK_ID_Display":{
"title":"Task Number",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_TASK_ID",
"FND_ACFF_PartialTarget":" _PROJECT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"_EXPENDITURE_TYPE_ID":{
"title":"Expenditure Type",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_EXPENDITURE_TYPE_ID_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _PROJECT_ID",
"precision":18,
"FlexClientVar_flex_vst_bind3_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_TYPE_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_EXPENDITURE_TYPES_EXPEND_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_EXPENDITURE_ITEM_DATE,_PROJECT_ID",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_RESERVED_ATTRIBUTE1":{
"title":"Funding Source",
"maxLength":150,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_RESERVED_ATTRIBUTE1_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _CONTRACT_ID",
"FlexClientVar_flex_vst_bind2_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"RESERVED_ATTRIBUTE1",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_AWARD_FUNDING_SOURCE_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._CONTRACT_ID",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FlexClientVsBindVars":"flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_DependsOnAttributes":"_PROJECT_ID,_CONTRACT_ID",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_BILLABLE_FLAG":{
"title":"Billable",
"maxLength":1,
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_BILLABLE_FLAG_Display",
"DISPLAYHINT":"Hide",
"FND_ACFF_ValueSetInfo":"PJC_YES_NO_LOOKUP#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_SegmentName":"BILLABLE_FLAG",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_WORK_TYPE_ID_Display":{
"title":"Work Type",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_WORK_TYPE_ID",
"DISPLAYHINT":"Hide",
"FND_ACFF_PartialTarget":"_PROJECT_ID _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"SEGMENT._PROJECT_ID",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"HIDDEN"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_ORGANIZATION_ID_Display":{
"title":"Expenditure Organization",
"type":"string",
"nullable":true,
"x-hints":{
"FND_ACFF_SegmentAttributeName":"_ORGANIZATION_ID",
"FND_ACFF_PartialTarget":" _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE _EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind4_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind2_JT":"java.sql.Date",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"controlType":"combo_lov",
"FlexClientVar_flex_vst_bind4_RQ":"true",
"includeInCompactView":true,
"FlexClientDisplayHint":"Hide",
"FlexClientVar_flex_vst_bind3_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind4_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind2_VT":"SEGMENT._EXPENDITURE_ITEM_DATE",
"FlexClientVar_flex_vst_bind3_RQ":"true",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FlexClientVar_flex_vst_bind2_RQ":"true",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Value",
"FlexClientVsBindVars":"flex_vst_bind3,flex_vst_bind4,flex_vst_bind1,flex_vst_bind2",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_PROJECT_ID":{
"title":"Project Number",
"type":"integer",
"format":"int64",
"nullable":true,
"x-hints":{
"FND_ACFF_DisplayAttributeName":"_PROJECT_ID_Display",
"FND_ACFF_IsReferenced":"true",
"DISPLAYHINT":"Hide",
"precision":18,
"FND_ACFF_DV":"ProjectId",
"FlexClientVar_flex_vst_bind1_JT":"java.math.BigDecimal",
"FND_ACFF_SegmentName":"PROJECT_ID",
"FlexClientVar_flex_vst_bind1_RQ":"true",
"FND_ACFF_ValueSetInfo":"PJC_PROJECTS_CCW_V#TABLE",
"includeInCompactView":true,
"FlexClientDisplayHint":"Show",
"FlexClientVar_flex_vst_bind1_VT":"PARAMETER.BusinessUnit",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.math.BigDecimal",
"FlexClientVsBindVars":"flex_vst_bind1",
"FND_ACFF_PreferredDisplayType":"POP_UP_LIST"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"_EXPENDITURE_ITEM_DATE":{
"title":"Expenditure Item Date",
"type":"string",
"format":"date",
"nullable":true,
"x-hints":{
"FND_ACFF_IsReferenced":"true",
"FND_ACFF_ValueSetInfo":"PJC_STANDARD_DATE#FORMAT_ONLY",
"controlType":"date",
"includeInCompactView":true,
"FND_ACFF_DV":"EIDate",
"FND_ACFF_DVT":"P",
"FND_ACFF_JavaType":"java.sql.Date",
"FND_ACFF_SegmentName":"EXPENDITURE_ITEM_DATE",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":40,
"type":"string",
"description":"Project costing descriptive flexfield context name for purchase requisition distributions.",
"nullable":true,
"default":"PO_Purchase_Order_Schedule",
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"LOV"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
}
}
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : リンク
タイプ: array
タイトル: Links
リソース・インスタンスに関連付けられたリンク関係。
ソースを表示
{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
}
ネストされたスキーマ : purchaseRequisitions-lines-informationTemplates-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"RequisitionLineId":{
"type":"integer",
"description":"Value that uniquely identifies the requisition line.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"sortable":false
}
},
"InformationTemplateId":{
"type":"integer",
"description":"Value that uniquely identifies the information template.",
"format":"int64",
"nullable":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"sortable":false
}
},
"informationTemplateDFF":{
"title":"Information Template Flexfields for Purchase Requisition Lines",
"type":"array",
"description":"The Information Template Flexfields for Purchase Requisitions Lines resource manages details about information templates descriptive flexfields.",
"items":{
"$ref":"#/components/schemas/purchaseRequisitions-lines-informationTemplates-informationTemplateDFF-item-response"
},
"x-cardinality":"1"
},
"InformationTemplateDisplayName":{
"maxLength":250,
"type":"string",
"description":"Display name of the information template.",
"nullable":false,
"readOnly":true,
"x-queryable":false
},
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"InformationTemplateValuesId":{
"type":"integer",
"description":"Value that uniquely identifies the information template segment values.",
"format":"int64",
"nullable":false,
"readOnly":true,
"x-queryable":false,
"x-hints":{
"precision":18,
"sortable":false,
"fnd:GLOBALLY_UNIQUE":"true"
}
},
"InformationTemplate":{
"type":"string",
"description":"Name of the information template.",
"nullable":true,
"x-queryable":false,
"x-hints":{
"controlType":"choice",
"dependencies":[
"LineString",
"RequisitioningBUId",
"SmartFormId",
"ItemId",
"CategoryId"
]
}
}
}
}
ネストされたスキーマ : purchaseRequisitions-lines-informationTemplates-informationTemplateDFF-item-response
タイプ: object
ソースを表示
{
"type":"object",
"properties":{
"links":{
"title":"Links",
"type":"array",
"description":"The link relations associated with the resource instance.",
"items":{
"$ref":"#/components/schemas/link"
}
},
"InfoTemplateValuesId":{
"type":"integer",
"description":"Value that uniquely identifies the information template segment values.",
"format":"int64",
"nullable":false,
"x-hints":{
"DISPLAYHINT":"Hide",
"includeInCompactView":true,
"precision":18,
"fnd:GLOBALLY_UNIQUE":"true"
},
"x-queryable":true
},
"__FLEX_Context_DisplayValue":{
"title":"Context Value",
"type":"string",
"description":"Descriptive flexfield context display value for purchase requisition information template.",
"nullable":true,
"x-hints":{
"updateable":"false",
"DISPLAYHINT":"Hide",
"FND_ACFF_IsReadOnly":"true",
"FND_ACFF_AkaRealSegmentAttrName":"__FLEX_Context",
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_ListDisplayAttrName":"Name",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
},
"__FLEX_Context":{
"title":"Context Value",
"maxLength":30,
"type":"string",
"description":"Descriptive flexfield context name for purchase requisition information template.",
"nullable":true,
"x-hints":{
"FND_ACFF_ValueSetInfo":"_FLEX_ContextValueSet_Internal#INDEPENDENT",
"controlType":"choice",
"FND_ACFF_AkaAttrName":"__FLEX_Context_DisplayValue",
"includeInCompactView":true,
"FND_ACFF_JavaType":"java.lang.String",
"FND_ACFF_MaximumLength":"1024",
"FND_ACFF_PreferredDisplayType":"TEXT_BOX"
},
"x-oj":{
"transform":{
"path":"oj-sp/common-util/flex-util",
"name":"transformFlexUIHints"
}
},
"x-queryable":true
}
}
}