Integrationsinclude native connections with your current systems to help you orchestrate work from a single platform. These integrations include connections with third-party platforms such as Airtable, Basecamp, Capsule CRM, DocuSign, FreshBooks, Google Drive, HubSpot, Infusionsoft, Intercom, Mailchimp...
The Supplier Returns resource manages the supplier returns including creating, updating, and viewing return details. Create one supplier return Method: post Path: /fscmRestApi/resources/11.13.18.05/supplierReturns Delete a supplier return Method: delete Path: /fscmRestApi/resource...
If true, then the supplier return line is canceled if it is in the Pending fulfillment status. If false, then no action is taken. The default value is false. Comments: string Title: Comments Maximum Length: 240 Comments entered by the user. DFF: array Flexfiel...
Method Detail getGlobalScript groovy.lang.Script getGlobalScript() Deprecated. For internal framework use only For internal use only. Application developers should not use thisOverview Package Class Use Tree Deprecated Index Help Oracle Fusion Middleware Java API Reference for Oracle ADF Model12c (12.1...
Query Parameters expand: string When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand...
oracle.adf.model.bean oracle.jbo.server Contains the implementation of middle tier components. oracle.jbo.server.ejb.facade oracle.jbo.server.uniqueid Uses ofExprValueTypeSupplierinoracle.adf.model.bean Classes inoracle.adf.model.beanthat implementExprValueTypeSupplier ...
oracle.jbo.script oracle.jbo.server Contains the implementation of middle tier components. oracle.jbo.server.ejb.facade oracle.jbo.server.uniqueid Uses of RowOperationsSupplier in oracle.adf.model.bean Classes in oracle.adf.model.bean that implement RowOperationsSupplier...
Delete one approved supplier list source document Method:delete Path:/fscmRestApi/resources/11.13.18.05/approvedSupplierListSourceDocuments/{approvedSupplierListSourceDocumentsUniqID} Get all approved supplier list source documents Method:get Path:/fscmRestApi/resources/11.13.18.05/approvedSupplierListSourceDo...
oracle.jbo.server Contains the implementation of middle tier components. oracle.jbo.server.ejb.facade oracle.jbo.server.uniqueid Uses ofRowExprEvalSupplierinoracle.adf.model.bean Classes inoracle.adf.model.beanthat implementRowExprEvalSupplier
@FunctionalInterface public static interface Remote.Supplier<T> extends Supplier<T>, SerializableRepresents a supplier of results. There is no requirement that a new or distinct result be returned each time the supplier is invoked. This is a functional interface whose functio...