Create lines
post
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/lines
Request
Path Parameters
-
DebriefHeaderId(required): integer(int64)
Value that uniquely identifies the debrief header record.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
BillToAddress: string
Maximum Length:
4000Billing Address of the customer. -
BillToPartyId: integer
(int64)
Value that uniquely identifies the bill-to party (HZ_PARTIES).
-
BillToPartyName: string
Maximum Length:
360Name of the bill-to customer party. -
BillToPartySiteId: integer
(int64)
Value that uniquely identifies the bill-to party.
-
charges: array
Charges
Title:
ChargesThe Charges resource is used to view all the service charges for a debrief line. -
CommonInventoryFlag: boolean
Maximum Length:
1Attribute that uniquely identifies the project inventory source for debrief transaction. Contains one of the following values: null, true, or false. If true, issuing parts from project common inventory is allowed during debrief material process .If false or null, issuing parts from project common inventory is not allowed during debrief material process. This attribute does not have a default value. -
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency for the expense debrief line (FND_CURRENCIES). -
CustomerAccountId: integer
(int64)
Value that uniquely identifies the customer account.
-
CustomerAccountNumber: string
Maximum Length:
30Number that identifies the customer account. -
DebriefHeaderId: integer
(int64)
Value that uniquely identifies the debrief header record.
-
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line record.
-
ExpenseAmount: number
Expense debrief amount.
-
InventoryItemId(required): integer
(int64)
Value that uniquely identifies the debrief item (EGP_SYSTEM_ITEMS). The item can be material, labor, or expense item as defined in the item's billing type (MATERIAL_BILLABLE_FLAG).
-
InventoryItemNumber: string
Maximum Length:
300Number that identifies the item associated with the debrief line (EGP_SYSTEM_ITEMS). -
ItemRevision: string
Maximum Length:
18Number that identifies the item revision. -
LaborEndDate: string
(date-time)
Date and time when the work ended.
-
LaborStartDate: string
(date-time)
Date and time when the work started.
-
linesDFF: array
Flexfields for Debrief Lines
Title:
Flexfields for Debrief LinesThe Flexfields for Debrief Lines resource manages the flexfields for a debrief line. -
LineStatusCode: string
Maximum Length:
30Abbreviation that identifies the status of the debrief line. A list of accepted values is defined in the lookup type ORA_RCL_DEBRIEF_STATUS. You cannot add additional debrief statuses. -
LineType: string
Maximum Length:
30Internal code that identifies the debrief line record as material, labor, or expense line. -
LotNumber: string
Maximum Length:
80Number that identifies the item's lot. -
OrderLineId: integer
(int64)
Value that uniquely identifies the sales order line (DOO_LINES_ALL).
-
OrganizationCode: string
Maximum Length:
18Abbreviation that identifies the inventory organization associated with the debrief line. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
OriginalOrderLineId: integer
(int64)
Reference to the original order line for which the correction is created.
-
ParentInstanceId: integer
(int64)
Value that uniquely identifies the parent instance of an asset.
-
PartyId: integer
(int64)
Value that uniquely identifies the customer party.
-
PartyName: string
Maximum Length:
360Name of the customer. -
Quantity: number
Quantity of the debriefed item.
-
ReasonCode: string
Maximum Length:
30This attribute is not currently used. -
RepriceFlag: boolean
Maximum Length:
80Value to be used to price a debrief line after manual adjustments are applied. It triggers repricing of the debrief line. -
ReservationId: integer
(int64)
Value that uniquely identifies the inventory reservation created for part installation debrief lines.
-
SerialNumber: string
Maximum Length:
80Serial number that identifies the item debriefed. -
ServiceActivityCode(required): string
Maximum Length:
30Abbreviation that identifies the service activity associated with the debrief line (RCL_SERVICE_ACTIVITIES_VL). -
ServiceActivityId(required): integer
(int64)
Value that uniquely identifies the service activity of the debrief line (RCL_SERVICE_ACTIVITIES_VL).
-
SourceId: string
Maximum Length:
18Value that uniquely identifies the application where the debrief line was first entered. -
SourceType: string
Maximum Length:
30Value that identifies the application where the debrief line was first entered. -
StockLocationId: integer
Value that uniquely identifies the stocking location used in the debrief transaction (RCL_STOCK_LOCATIONS).
-
SubinventoryCode: string
Maximum Length:
10Name of the subinventory that is used to install or return the debrief transaction. -
UnitOfMeasure(required): string
Maximum Length:
25Unit of measure associated with the debrief line. -
UOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure used in the debrief transaction.
Nested Schema : Charges
Type:
arrayTitle:
ChargesThe Charges resource is used to view all the service charges for a debrief line.
Show Source
Nested Schema : Flexfields for Debrief Lines
Type:
arrayTitle:
Flexfields for Debrief LinesThe Flexfields for Debrief Lines resource manages the flexfields for a debrief line.
Show Source
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "E":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEVO-item-post-request", "EE":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEEVO-item-post-request", "EF":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEFVO-item-post-request", "EL":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFELVO-item-post-request", "EM":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEMVO-item-post-request", "F":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFFVO-item-post-request", "L":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFLVO-item-post-request", "M":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFMVO-item-post-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
E -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEVO-item-post-request
-
EE -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEEVO-item-post-request
-
EF -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEFVO-item-post-request
-
EL -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFELVO-item-post-request
-
EM -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEMVO-item-post-request
-
F -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFFVO-item-post-request
-
L -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFLVO-item-post-request
-
M -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFMVO-item-post-request
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EEDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEFVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EFDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFELVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:ELDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEMVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EMDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFFVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:FDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFLVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:LDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFMVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:MDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : debriefs-lines-item-response
Type:
Show Source
object-
AppliedCurrencyCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the currency that's applied during pricing. -
BillingType: string
Read Only:
trueMaximum Length:80Value that identifies the billing type associated with the debrief line. -
BillingTypeCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the billing type associated with the debrief line. -
BillToAddress: string
Maximum Length:
4000Billing Address of the customer. -
BillToPartyId: integer
(int64)
Value that uniquely identifies the bill-to party (HZ_PARTIES).
-
BillToPartyName: string
Maximum Length:
360Name of the bill-to customer party. -
BillToPartySiteId: integer
(int64)
Value that uniquely identifies the bill-to party.
-
charges: array
Charges
Title:
ChargesThe Charges resource is used to view all the service charges for a debrief line. -
CommonInventoryFlag: boolean
Maximum Length:
1Attribute that uniquely identifies the project inventory source for debrief transaction. Contains one of the following values: null, true, or false. If true, issuing parts from project common inventory is allowed during debrief material process .If false or null, issuing parts from project common inventory is not allowed during debrief material process. This attribute does not have a default value. -
CreatedBy: string
Read Only:
trueMaximum Length:64Who column: indicates the user who created the row for the debrief line. -
CreationDate: string
(date-time)
Read Only:
trueWho column: indicates the date and time row created for the debrief line. -
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency for the expense debrief line (FND_CURRENCIES). -
CustomerAccountId: integer
(int64)
Value that uniquely identifies the customer account.
-
CustomerAccountNumber: string
Maximum Length:
30Number that identifies the customer account. -
DebriefHeaderId: integer
(int64)
Value that uniquely identifies the debrief header record.
-
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line record.
-
ErrorText: string
Read Only:
trueMaximum Length:2000Value that describes the debrief error. -
ExpenseAmount: number
Expense debrief amount.
-
InventoryItemDescription: string
Read Only:
trueMaximum Length:240Description of the item. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the debrief item (EGP_SYSTEM_ITEMS). The item can be material, labor, or expense item as defined in the item's billing type (MATERIAL_BILLABLE_FLAG).
-
InventoryItemNumber: string
Maximum Length:
300Number that identifies the item associated with the debrief line (EGP_SYSTEM_ITEMS). -
InvoiceId: integer
Read Only:
trueValue that uniquely identifies the invoice. -
InvoiceNumber: string
Read Only:
trueMaximum Length:30Number that uniquely identifies the invoice. -
ItemRevision: string
Maximum Length:
18Number that identifies the item revision. -
LaborEndDate: string
(date-time)
Date and time when the work ended.
-
LaborStartDate: string
(date-time)
Date and time when the work started.
-
LastUpdateDate: string
(date-time)
Read Only:
trueWho column: indicates the date and time of the last update of the row for the debrief line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Who column: indicates the user who last updated the row for the debrief line. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Who column: indicates the session login associated to the user who last updated the row for the debrief line. -
LineCategoryCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the line category of the service activity. -
linesDFF: array
Flexfields for Debrief Lines
Title:
Flexfields for Debrief LinesThe Flexfields for Debrief Lines resource manages the flexfields for a debrief line. -
LineStatus: string
Read Only:
trueMaximum Length:80Value that defines the meaning of the line status. The values are derived from the lookup ORA_RCL_DEBRIEF_STATUS. -
LineStatusCode: string
Maximum Length:
30Abbreviation that identifies the status of the debrief line. A list of accepted values is defined in the lookup type ORA_RCL_DEBRIEF_STATUS. You cannot add additional debrief statuses. -
LineType: string
Maximum Length:
30Internal code that identifies the debrief line record as material, labor, or expense line. -
LineTypeMeaning: string
Read Only:
trueMaximum Length:80Value that defines the meaning of the line type. The values are derived from the lookup EGP_MATERIAL_BILLABLE_TYPE. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80Number that identifies the item's lot. -
OmInterfaceFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the charges are interfaced with Oracle Fusion Cloud Order Management. If false or null, then the charges are not interfaced with Oracle Order Management. -
OrderLineId: integer
(int64)
Value that uniquely identifies the sales order line (DOO_LINES_ALL).
-
OrderNumber: string
Read Only:
trueMaximum Length:50Value that uniquely identifies the sales order number (DOO_HEADERS_ALL). -
OrganizationCode: string
Maximum Length:
18Abbreviation that identifies the inventory organization associated with the debrief line. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
OriginalOrderLineId: integer
(int64)
Reference to the original order line for which the correction is created.
-
ParentInstanceId: integer
(int64)
Value that uniquely identifies the parent instance of an asset.
-
PartyId: integer
(int64)
Value that uniquely identifies the customer party.
-
PartyName: string
Maximum Length:
360Name of the customer. -
PricingSegment: string
Read Only:
trueMaximum Length:80Value that describes the name of the pricing segment. -
PricingSegmentCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the pricing segment. -
PricingSegmentExplanation: string
Read Only:
trueMaximum Length:1000Value that describes the detailed explanation of the pricing segment. -
PricingStrategy: string
Read Only:
trueMaximum Length:80Value that describes the name of the pricing strategy. -
PricingStrategyExplanation: string
Read Only:
trueMaximum Length:1000Value that describes the detailed explanation of the pricing strategy. -
PricingStrategyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the pricing strategy. -
Quantity: number
Quantity of the debriefed item.
-
ReasonCode: string
Maximum Length:
30This attribute is not currently used. -
RepairOrderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the repair order. -
RepairOrderNumber: string
Read Only:
trueMaximum Length:120Number that uniquely identifies the repair order. -
RepriceFlag: boolean
Maximum Length:
80Value to be used to price a debrief line after manual adjustments are applied. It triggers repricing of the debrief line. -
ReservationId: integer
(int64)
Value that uniquely identifies the inventory reservation created for part installation debrief lines.
-
SerialNumber: string
Maximum Length:
80Serial number that identifies the item debriefed. -
ServiceActivity: string
Read Only:
trueMaximum Length:120Value that defines name of the service activity. -
ServiceActivityCode: string
Maximum Length:
30Abbreviation that identifies the service activity associated with the debrief line (RCL_SERVICE_ACTIVITIES_VL). -
ServiceActivityDescription: string
Read Only:
trueMaximum Length:240Value that defines the description of the service activity. -
ServiceActivityId: integer
(int64)
Value that uniquely identifies the service activity of the debrief line (RCL_SERVICE_ACTIVITIES_VL).
-
SourceId: string
Maximum Length:
18Value that uniquely identifies the application where the debrief line was first entered. -
SourceType: string
Maximum Length:
30Value that identifies the application where the debrief line was first entered. -
StockLocationId: integer
Value that uniquely identifies the stocking location used in the debrief transaction (RCL_STOCK_LOCATIONS).
-
SubinventoryCode: string
Maximum Length:
10Name of the subinventory that is used to install or return the debrief transaction. -
UnitOfMeasure: string
Maximum Length:
25Unit of measure associated with the debrief line. -
UOMClass: string
Read Only:
trueMaximum Length:10Value that indicates the unit of measure (UOM) class associated with the debrief line. -
UOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure used in the debrief transaction. -
ZeroChargeFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false . If true, then the charges are not billable. If false, then the charges are billable and the value is greater than zero.
Nested Schema : Charges
Type:
arrayTitle:
ChargesThe Charges resource is used to view all the service charges for a debrief line.
Show Source
Nested Schema : Flexfields for Debrief Lines
Type:
arrayTitle:
Flexfields for Debrief LinesThe Flexfields for Debrief Lines resource manages the flexfields for a debrief line.
Show Source
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "E":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEVO-item-response", "EE":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEEVO-item-response", "EF":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEFVO-item-response", "EL":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFELVO-item-response", "EM":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEMVO-item-response", "F":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFFVO-item-response", "L":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFLVO-item-response", "M":"#/components/schemas/oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFMVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : debriefs-lines-charges-item-response
Type:
Show Source
object-
Amount: number
Read Only:
trueTotal value of the line item in the header currency. -
CanAdjustFlag: boolean
Read Only:
trueMaximum Length:1Indicates whether manual adjustments can be performed or not. -
ChargeAppliesTo: string
Read Only:
trueMaximum Length:80Name of the charge applied. -
ChargeAppliesToCode: string
Read Only:
trueMaximum Length:30Value that indicates whether a charge is applied to shipment or return. -
ChargeCurrency: string
Read Only:
trueMaximum Length:25Name of the charge currency. -
ChargeCurrencyCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies charge currency. -
ChargeDefinition: string
Read Only:
trueMaximum Length:80Name of the charge definition. -
ChargeDefinitionCode: string
Read Only:
trueMaximum Length:30Value that describes the charge code. -
ChargeSubtype: string
Read Only:
trueMaximum Length:80Name of the charge subtype. -
ChargeSubtypeCode: string
Read Only:
trueMaximum Length:30Value that identifies charge subtype. -
ChargeType: string
Read Only:
trueMaximum Length:80Name of the charge type. -
ChargeTypeCode: string
Read Only:
trueMaximum Length:30Value that identifies the charge type. -
HeaderCurrency: string
Read Only:
trueMaximum Length:25Name of the debrief header currency. -
HeaderCurrencyCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the debrief header currency. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParentEntityId: integer
(int64)
Read Only:
trueValue that uniquely identifies the line to which the charge is associated. -
ParentHeaderId: number
Read Only:
trueValue that uniquely identifies the parent header record. -
PriceElement: string
Read Only:
trueMaximum Length:1000Name of the pricing element. -
PriceElementCode: string
Read Only:
trueMaximum Length:30Value that identifies the pricing element. -
PriceElementUsageCode: string
Read Only:
trueMaximum Length:30Unique code that identifies the price element usage. -
PriceType: string
Read Only:
trueMaximum Length:80Name of the price type. -
PriceTypeCode: string
Read Only:
trueMaximum Length:30Value that identifies price type. -
Quantity: number
Read Only:
truePricing quantity. -
QuantityUnitOfMeasure: string
Read Only:
trueMaximum Length:25Meaning of the unit of measure of the pricing quantity. -
QuantityUOM: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure for the pricing quantity. -
SequenceNumber: integer
(int64)
Read Only:
trueIndicates the sequence for the charge. -
ServiceChargeComponentId: integer
(int64)
Read Only:
trueUnique identifier of the service charge component. -
ServiceChargeId: integer
Read Only:
trueValue that uniquely identifies the service charge. -
YourPrice: number
Read Only:
trueUnit price of the line item in the header currency.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
E -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEVO-item-response
-
EE -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEEVO-item-response
-
EF -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEFVO-item-response
-
EL -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFELVO-item-response
-
EM -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEMVO-item-response
-
F -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFFVO-item-response
-
L -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFLVO-item-response
-
M -
object
oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFMVO-item-response
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EEDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEFVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EFDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFELVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:ELDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFEMVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:EMDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFFVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:FDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFLVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:LDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_scm_serviceLogistics_billing_debrief_DebriefLineDFF_view_DebriefLineDFFMVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Default Value:MDescriptive flexfield context name for debrief lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
DebriefLineId: integer
(int64)
Value that uniquely identifies the debrief line.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- charges
-
Parameters:
- DebriefHeaderId:
$request.path.DebriefHeaderId - DebriefLineId:
$request.path.DebriefLineId
The Charges resource is used to view all the service charges for a debrief line. - DebriefHeaderId:
- linesDFF
-
Parameters:
- DebriefHeaderId:
$request.path.DebriefHeaderId - DebriefLineId:
$request.path.DebriefLineId
The Flexfields for Debrief Lines resource manages the flexfields for a debrief line. - DebriefHeaderId:
Examples
This example describes how to create lines.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/debriefs/DebriefHeaderId/child/lines"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{
"InventoryItemId": 8980,
"LineType": "M",
"LotNumber": null,
"OrderLineId": null,
"OrganizationId": 5702,
"ParentInstanceId": null,
"Quantity": 1,
"ReasonCode": null,
"SerialNumber": null,
"ServiceActivityId": 300100174857818,
"SourceId": null,
"SourceType": null,
"SubinventoryCode": "FS_Truck1",
"UOMCode": "Ea",
"ServiceActivityCode": "INSTALL"
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"BillToPartyId" : null,
"CurrencyCode" : null,
"DebriefHeaderId" : 300100180854659,
"DebriefLineId" : 300100181434964,
"ExpenseAmount" : null,
"InventoryItemId" : 8980,
"ItemRevision" : null,
"LaborEndDate" : null,
"LaborStartDate" : null,
"LineStatusCode" : null,
"LineType" : "M",
"LotNumber" : null,
"OrderLineId" : null,
"OrganizationId" : 5702,
"ParentInstanceId" : null,
"Quantity" : 1,
"ReasonCode" : null,
"SerialNumber" : null,
"ServiceActivityId" : 300100174857818,
"SourceId" : null,
"SourceType" : null,
"SubinventoryCode" : "FS_Truck1",
"UOMCode" : "Ea",
"OrganizationCode" : null,
"InventoryItemNumber" : null,
"BillToPartyName" : null,
"UnitOfMeasure" : null,
"ServiceActivityCode" : "INSTALL",
"StockLocationId" : null,
"links" : [ {
"rel" : "self",
"href" : "https://servername/fscmRestApi/resources/version/debriefs/300100180854659/child/lines/300100181434964",
"name" : "lines",
"kind" : "item",
"properties" : {
"changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel" : "canonical",
"href" : "https://servername/fscmRestApi/resources/version/debriefs/300100180854659/child/lines/300100181434964",
"name" : "lines",
"kind" : "item"
}, {
"rel" : "parent",
"href" : "https://servername/fscmRestApi/resources/version/debriefs/300100180854659",
"name" : "debriefs",
"kind" : "item"
} ]
}