Class DefaultProcessOrderConfirmationV2Service
- All Implemented Interfaces:
BatchService<ProcessOrderConfirmationV2ServiceBatch>,ProcessOrderConfirmationV2Service
You can create time ticket and time event confirmations as well as confirmations on order level, read them, and cancel the confirmations on time ticket, time event, or order level. Before creating a confirmation, you can fetch the proposed data for quantities, work activities, dates and times, personnel data, and goods movements depending on the type of confirmation. Note The following operations are available on the API Reference tab but are not supported by this API: - POST /ProcOrdConf2(ConfirmationGroup='{ConfirmationGroup}',ConfirmationCount='{ConfirmationCount}',/to_ProcOrdConfMatlDocItm - POST /ProcOrdConfMatlDocItm(ConfirmationGroup='{ConfirmationGroup}',ConfirmationCount='{ConfirmationCount}',MaterialDocument='{MaterialDocument}',MaterialDocumentItem='{MaterialDocumentItem}',MaterialDocumentYear='{MaterialDocumentYear}',/to_ProcOrderConfBatchCharc .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_PROC_ORDER_CONFIRMATION_2_SRV |
| API Version: | 1.2.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Production Planning Integration(SAP_COM_0104), Manufacturing Execution - Order and Confirmation Integration(SAP_COM_0522) |
| Scope Items: | Make-to-Stock Production - Discrete Manufacturing(BJ5), Make-to-Stock - Process Manufacturing Based on Process Order(BJ8), Material Requirements Planning(J44), Material Requirements Planning(O44), Third-Party Shop Floor Execution - Process Industry(3W3), Third-Party Shop Floor Execution - Discrete Industry(3W4) |
| Authentication Methods: | x509 |
| Business Object: | Process Order Confirmation |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ProcessOrderConfirmationV2Service
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingProcessOrderConfirmationV2Service.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.cancelProcOrdConf(String confirmationGroup, String confirmationCount, LocalDateTime postingDate, String confirmationText, UUID externalSystemConfirmation) Deprecated.Creates a fluent helper for the CancelProcOrdConf OData function import.createProcOrdConf2(ProcOrdConf2 procOrdConf2) Deprecated.Create a newProcOrdConf2entity and save it to the S/4HANA system.createProcOrdConfMatlDocItm(ProcOrdConfMatlDocItm procOrdConfMatlDocItm) Deprecated.Create a newProcOrdConfMatlDocItmentity and save it to the S/4HANA system.Deprecated.Fetch multipleProcOrdConf2entities.Deprecated.Fetch multipleProcOrdConfMatlDocItmentities.Deprecated.Fetch multipleProcOrderConfBatchCharcentities.getConfProposal(String confirmationGroup, String orderID, String orderOperation, String orderSuboperation, String orderConfirmationRecordType, String confirmationUnit, String confirmationUnitISOCode, BigDecimal confirmationYieldQuantity, BigDecimal confirmationScrapQuantity, Boolean quantityIsToBeProposed, Boolean activityIsToBeProposed, Boolean dateAndTimeIsToBeProposed, Boolean personnelIsToBeProposed) Deprecated.Creates a fluent helper for the GetConfProposal OData function import.getConfProposal(String confirmationGroup, String orderID, String orderOperation, String orderSuboperation, String orderConfirmationRecordType, String confirmationUnit, String confirmationUnitISOCode, BigDecimal confirmationYieldQuantity, BigDecimal confirmationScrapQuantity, Boolean quantityIsToBeProposed, Boolean activityIsToBeProposed, Boolean dateAndTimeIsToBeProposed, Boolean personnelIsToBeProposed, String confirmationUnitSAPCode) Deprecated.Creates a fluent helper for the GetConfProposal OData function import.getGdsMvtProposal(String confirmationGroup, String orderID, String orderOperation, String orderSuboperation, String orderConfirmationRecordType, String confirmationUnit, String confirmationUnitISOCode, BigDecimal confirmationYieldQuantity, BigDecimal confirmationScrapQuantity, Boolean quantityIsToBeProposed, Boolean activityIsToBeProposed, Boolean dateAndTimeIsToBeProposed, Boolean personnelIsToBeProposed) Deprecated.Creates a fluent helper for the GetGdsMvtProposal OData function import.getGdsMvtProposal(String confirmationGroup, String orderID, String orderOperation, String orderSuboperation, String orderConfirmationRecordType, String confirmationUnit, String confirmationUnitISOCode, BigDecimal confirmationYieldQuantity, BigDecimal confirmationScrapQuantity, Boolean quantityIsToBeProposed, Boolean activityIsToBeProposed, Boolean dateAndTimeIsToBeProposed, Boolean personnelIsToBeProposed, String confirmationUnitSAPCode) Deprecated.Creates a fluent helper for the GetGdsMvtProposal OData function import.getProcOrdConf2ByKey(String confirmationGroup, String confirmationCount) Deprecated.Fetch a singleProcOrdConf2entity using key fields.getProcOrdConfMatlDocItmByKey(String confirmationGroup, String confirmationCount, String materialDocument, String materialDocumentItem, String materialDocumentYear) Deprecated.Fetch a singleProcOrdConfMatlDocItmentity using key fields.getProcOrderConfBatchCharcByKey(String confirmationGroup, String confirmationCount, String materialDocument, String materialDocumentItem, String materialDocumentYear, String plant, String material, String batch, String charcInternalID) Deprecated.Fetch a singleProcOrderConfBatchCharcentity using key fields.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Constructor Details
-
DefaultProcessOrderConfirmationV2Service
public DefaultProcessOrderConfirmationV2Service()Deprecated.Creates a service usingProcessOrderConfirmationV2Service.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultProcessOrderConfirmationV2Service withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceProcessOrderConfirmationV2Service- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<ProcessOrderConfirmationV2ServiceBatch>
-
getAllProcOrdConf2
Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceFetch multipleProcOrdConf2entities.- Specified by:
getAllProcOrdConf2in interfaceProcessOrderConfirmationV2Service- Returns:
- A fluent helper to fetch multiple
ProcOrdConf2entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getProcOrdConf2ByKey
@Nonnull public ProcOrdConf2ByKeyFluentHelper getProcOrdConf2ByKey(String confirmationGroup, String confirmationCount) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceFetch a singleProcOrdConf2entity using key fields.- Specified by:
getProcOrdConf2ByKeyin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Collective ID of Order ConfirmationsConstraints: Not nullable, Maximum length: 10
confirmationCount- Identifier of Single Order ConfirmationConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
ProcOrdConf2entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createProcOrdConf2
@Nonnull public ProcOrdConf2CreateFluentHelper createProcOrdConf2(@Nonnull ProcOrdConf2 procOrdConf2) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceCreate a newProcOrdConf2entity and save it to the S/4HANA system.- Specified by:
createProcOrdConf2in interfaceProcessOrderConfirmationV2Service- Parameters:
procOrdConf2-ProcOrdConf2entity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProcOrdConf2entity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProcOrdConfMatlDocItm
Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceFetch multipleProcOrdConfMatlDocItmentities.- Specified by:
getAllProcOrdConfMatlDocItmin interfaceProcessOrderConfirmationV2Service- Returns:
- A fluent helper to fetch multiple
ProcOrdConfMatlDocItmentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getProcOrdConfMatlDocItmByKey
@Nonnull public ProcOrdConfMatlDocItmByKeyFluentHelper getProcOrdConfMatlDocItmByKey(String confirmationGroup, String confirmationCount, String materialDocument, String materialDocumentItem, String materialDocumentYear) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceFetch a singleProcOrdConfMatlDocItmentity using key fields.- Specified by:
getProcOrdConfMatlDocItmByKeyin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Collective ID of Order ConfirmationsConstraints: Not nullable, Maximum length: 10
confirmationCount- Identifier of Single Order ConfirmationConstraints: Not nullable, Maximum length: 8
materialDocument- Number of Material DocumentConstraints: Not nullable, Maximum length: 10
materialDocumentItem- Material Document ItemConstraints: Not nullable, Maximum length: 4
materialDocumentYear- Material Document YearConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
ProcOrdConfMatlDocItmentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createProcOrdConfMatlDocItm
@Nonnull public ProcOrdConfMatlDocItmCreateFluentHelper createProcOrdConfMatlDocItm(@Nonnull ProcOrdConfMatlDocItm procOrdConfMatlDocItm) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceCreate a newProcOrdConfMatlDocItmentity and save it to the S/4HANA system.- Specified by:
createProcOrdConfMatlDocItmin interfaceProcessOrderConfirmationV2Service- Parameters:
procOrdConfMatlDocItm-ProcOrdConfMatlDocItmentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProcOrdConfMatlDocItmentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProcOrderConfBatchCharc
Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceFetch multipleProcOrderConfBatchCharcentities.- Specified by:
getAllProcOrderConfBatchCharcin interfaceProcessOrderConfirmationV2Service- Returns:
- A fluent helper to fetch multiple
ProcOrderConfBatchCharcentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getProcOrderConfBatchCharcByKey
@Nonnull public ProcOrderConfBatchCharcByKeyFluentHelper getProcOrderConfBatchCharcByKey(String confirmationGroup, String confirmationCount, String materialDocument, String materialDocumentItem, String materialDocumentYear, String plant, String material, String batch, String charcInternalID) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceFetch a singleProcOrderConfBatchCharcentity using key fields.- Specified by:
getProcOrderConfBatchCharcByKeyin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Collective ID of Order ConfirmationsConstraints: Not nullable, Maximum length: 10
confirmationCount- Identifier of Single Order ConfirmationConstraints: Not nullable, Maximum length: 8
materialDocument- Number of Material DocumentConstraints: Not nullable, Maximum length: 10
materialDocumentItem- Material Document ItemConstraints: Not nullable, Maximum length: 4
materialDocumentYear- Material Document YearConstraints: Not nullable, Maximum length: 4
plant- Plant of a BatchConstraints: Not nullable, Maximum length: 4
material- Material NumberConstraints: Not nullable, Maximum length: 40
batch- Batch NumberConstraints: Not nullable, Maximum length: 10
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
ProcOrderConfBatchCharcentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
cancelProcOrdConf
@Nonnull public CancelProcOrdConfFluentHelper cancelProcOrdConf(@Nonnull String confirmationGroup, @Nonnull String confirmationCount, @Nullable LocalDateTime postingDate, @Nullable String confirmationText, @Nullable UUID externalSystemConfirmation) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceCreates a fluent helper for the CancelProcOrdConf OData function import.
- Specified by:
cancelProcOrdConfin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Confirmation GroupConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: ConfirmationGroup
confirmationCount- Order ConfirmationConstraints: Not nullable, Maximum length: 8
Original parameter name from the Odata EDM: ConfirmationCount
postingDate- Posting DateConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: PostingDate
confirmationText- Confirmation TextConstraints: Nullable, Maximum length: 40
Original parameter name from the Odata EDM: ConfirmationText
externalSystemConfirmation- External KeyConstraints: Nullable
Original parameter name from the Odata EDM: ExternalSystemConfirmation
- Returns:
- A fluent helper object that will execute the CancelProcOrdConf OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
getConfProposal
@Nonnull public GetConfProposalFluentHelper getConfProposal(@Nullable String confirmationGroup, @Nullable String orderID, @Nullable String orderOperation, @Nullable String orderSuboperation, @Nullable String orderConfirmationRecordType, @Nullable String confirmationUnit, @Nullable String confirmationUnitISOCode, @Nullable BigDecimal confirmationYieldQuantity, @Nullable BigDecimal confirmationScrapQuantity, @Nullable Boolean quantityIsToBeProposed, @Nullable Boolean activityIsToBeProposed, @Nullable Boolean dateAndTimeIsToBeProposed, @Nullable Boolean personnelIsToBeProposed) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceCreates a fluent helper for the GetConfProposal OData function import.
- Specified by:
getConfProposalin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Confirmation GroupConstraints: Nullable, Maximum length: 10
Original parameter name from the Odata EDM: ConfirmationGroup
orderID- Manufacturing OrderConstraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: OrderID
orderOperation- OperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderOperation
orderSuboperation- SuboperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderSuboperation
orderConfirmationRecordType- Record TypeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: OrderConfirmationRecordType
confirmationUnit- Display Unit/MeasureConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnit
confirmationUnitISOCode- ISO CodeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnitISOCode
confirmationYieldQuantity- Yield QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationYieldQuantity
confirmationScrapQuantity- Scrap QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationScrapQuantity
quantityIsToBeProposed- Propose QuantitiesConstraints: Nullable
Original parameter name from the Odata EDM: QuantityIsToBeProposed
activityIsToBeProposed- Propose ActivitiesConstraints: Nullable
Original parameter name from the Odata EDM: ActivityIsToBeProposed
dateAndTimeIsToBeProposed- Propose DatesConstraints: Nullable
Original parameter name from the Odata EDM: DateAndTimeIsToBeProposed
personnelIsToBeProposed- Propose PersonnelConstraints: Nullable
Original parameter name from the Odata EDM: PersonnelIsToBeProposed
- Returns:
- A fluent helper object that will execute the GetConfProposal OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
getConfProposal
@Nonnull public GetConfProposalFluentHelper getConfProposal(@Nullable String confirmationGroup, @Nullable String orderID, @Nullable String orderOperation, @Nullable String orderSuboperation, @Nullable String orderConfirmationRecordType, @Nullable String confirmationUnit, @Nullable String confirmationUnitISOCode, @Nullable BigDecimal confirmationYieldQuantity, @Nullable BigDecimal confirmationScrapQuantity, @Nullable Boolean quantityIsToBeProposed, @Nullable Boolean activityIsToBeProposed, @Nullable Boolean dateAndTimeIsToBeProposed, @Nullable Boolean personnelIsToBeProposed, @Nullable String confirmationUnitSAPCode) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceCreates a fluent helper for the GetConfProposal OData function import.
- Specified by:
getConfProposalin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Confirmation GroupConstraints: Nullable, Maximum length: 10
Original parameter name from the Odata EDM: ConfirmationGroup
orderID- Manufacturing OrderConstraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: OrderID
orderOperation- OperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderOperation
orderSuboperation- SuboperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderSuboperation
orderConfirmationRecordType- Record TypeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: OrderConfirmationRecordType
confirmationUnit- Display Unit/MeasureConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnit
confirmationUnitISOCode- ISO CodeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnitISOCode
confirmationYieldQuantity- Yield QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationYieldQuantity
confirmationScrapQuantity- Scrap QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationScrapQuantity
quantityIsToBeProposed- Propose QuantitiesConstraints: Nullable
Original parameter name from the Odata EDM: QuantityIsToBeProposed
activityIsToBeProposed- Propose ActivitiesConstraints: Nullable
Original parameter name from the Odata EDM: ActivityIsToBeProposed
dateAndTimeIsToBeProposed- Propose DatesConstraints: Nullable
Original parameter name from the Odata EDM: DateAndTimeIsToBeProposed
personnelIsToBeProposed- Propose PersonnelConstraints: Nullable
Original parameter name from the Odata EDM: PersonnelIsToBeProposed
confirmationUnitSAPCode- Internal SAP CodeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnitSAPCode
- Returns:
- A fluent helper object that will execute the GetConfProposal OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
getGdsMvtProposal
@Nonnull public GetGdsMvtProposalFluentHelper getGdsMvtProposal(@Nullable String confirmationGroup, @Nullable String orderID, @Nullable String orderOperation, @Nullable String orderSuboperation, @Nullable String orderConfirmationRecordType, @Nullable String confirmationUnit, @Nullable String confirmationUnitISOCode, @Nullable BigDecimal confirmationYieldQuantity, @Nullable BigDecimal confirmationScrapQuantity, @Nullable Boolean quantityIsToBeProposed, @Nullable Boolean activityIsToBeProposed, @Nullable Boolean dateAndTimeIsToBeProposed, @Nullable Boolean personnelIsToBeProposed) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceCreates a fluent helper for the GetGdsMvtProposal OData function import.
- Specified by:
getGdsMvtProposalin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Confirmation GroupConstraints: Nullable, Maximum length: 10
Original parameter name from the Odata EDM: ConfirmationGroup
orderID- Manufacturing OrderConstraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: OrderID
orderOperation- OperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderOperation
orderSuboperation- SuboperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderSuboperation
orderConfirmationRecordType- Record TypeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: OrderConfirmationRecordType
confirmationUnit- Display Unit/MeasureConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnit
confirmationUnitISOCode- ISO CodeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnitISOCode
confirmationYieldQuantity- Yield QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationYieldQuantity
confirmationScrapQuantity- Scrap QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationScrapQuantity
quantityIsToBeProposed- Propose QuantitiesConstraints: Nullable
Original parameter name from the Odata EDM: QuantityIsToBeProposed
activityIsToBeProposed- Propose ActivitiesConstraints: Nullable
Original parameter name from the Odata EDM: ActivityIsToBeProposed
dateAndTimeIsToBeProposed- Propose DatesConstraints: Nullable
Original parameter name from the Odata EDM: DateAndTimeIsToBeProposed
personnelIsToBeProposed- Propose PersonnelConstraints: Nullable
Original parameter name from the Odata EDM: PersonnelIsToBeProposed
- Returns:
- A fluent helper object that will execute the GetGdsMvtProposal OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
getGdsMvtProposal
@Nonnull public GetGdsMvtProposalFluentHelper getGdsMvtProposal(@Nullable String confirmationGroup, @Nullable String orderID, @Nullable String orderOperation, @Nullable String orderSuboperation, @Nullable String orderConfirmationRecordType, @Nullable String confirmationUnit, @Nullable String confirmationUnitISOCode, @Nullable BigDecimal confirmationYieldQuantity, @Nullable BigDecimal confirmationScrapQuantity, @Nullable Boolean quantityIsToBeProposed, @Nullable Boolean activityIsToBeProposed, @Nullable Boolean dateAndTimeIsToBeProposed, @Nullable Boolean personnelIsToBeProposed, @Nullable String confirmationUnitSAPCode) Deprecated.Description copied from interface:ProcessOrderConfirmationV2ServiceCreates a fluent helper for the GetGdsMvtProposal OData function import.
- Specified by:
getGdsMvtProposalin interfaceProcessOrderConfirmationV2Service- Parameters:
confirmationGroup- Confirmation GroupConstraints: Nullable, Maximum length: 10
Original parameter name from the Odata EDM: ConfirmationGroup
orderID- Manufacturing OrderConstraints: Nullable, Maximum length: 12
Original parameter name from the Odata EDM: OrderID
orderOperation- OperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderOperation
orderSuboperation- SuboperationConstraints: Nullable, Maximum length: 4
Original parameter name from the Odata EDM: OrderSuboperation
orderConfirmationRecordType- Record TypeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: OrderConfirmationRecordType
confirmationUnit- Display Unit/MeasureConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnit
confirmationUnitISOCode- ISO CodeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnitISOCode
confirmationYieldQuantity- Yield QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationYieldQuantity
confirmationScrapQuantity- Scrap QuantityConstraints: Nullable, Precision: 13, Scale: 3
Original parameter name from the Odata EDM: ConfirmationScrapQuantity
quantityIsToBeProposed- Propose QuantitiesConstraints: Nullable
Original parameter name from the Odata EDM: QuantityIsToBeProposed
activityIsToBeProposed- Propose ActivitiesConstraints: Nullable
Original parameter name from the Odata EDM: ActivityIsToBeProposed
dateAndTimeIsToBeProposed- Propose DatesConstraints: Nullable
Original parameter name from the Odata EDM: DateAndTimeIsToBeProposed
personnelIsToBeProposed- Propose PersonnelConstraints: Nullable
Original parameter name from the Odata EDM: PersonnelIsToBeProposed
confirmationUnitSAPCode- Internal SAP CodeConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: ConfirmationUnitSAPCode
- Returns:
- A fluent helper object that will execute the GetGdsMvtProposal OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-