Interface JustInTimeCallService

All Superinterfaces:
BatchService<JustInTimeCallServiceBatch>
All Known Implementing Classes:
DefaultJustInTimeCallService

@Deprecated public interface JustInTimeCallService extends BatchService<JustInTimeCallServiceBatch>
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

JIT processing is a common practice in manufacturing industries for efficient demand-driven production and logistics across supply chains. Just-In-Time Supply to Customer covers JIT processes from the perspective of a supplier. This service enables you to read, create, and update JIT calls. For example, you can use this service to create a JIT call or to allocate or delete component materials..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_JIT_CALL_PROCESS_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Logistics - Just In Time Inbound Integration(SAP_COM_0168)
Scope Items: Just-In-Time Supply to Customer(2EM)
Authentication Methods: x509
Business Object: Just In Time Call
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull JustInTimeCallService withServicePath(@Nonnull String servicePath)
      Deprecated.
      Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.
      Parameters:
      servicePath - Service path that will override the default.
      Returns:
      A new service instance with the specified service path.
    • getAllJITCallCompGrp

      @Nonnull JITCallCompGrpFluentHelper getAllJITCallCompGrp()
      Deprecated.
      Fetch multiple JITCallCompGrp entities.
      Returns:
      A fluent helper to fetch multiple JITCallCompGrp entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getJITCallCompGrpByKey

      @Nonnull JITCallCompGrpByKeyFluentHelper getJITCallCompGrpByKey(String internalJITCallNumber, String compGrpNumber)
      Deprecated.
      Fetch a single JITCallCompGrp entity using key fields.
      Parameters:
      compGrpNumber - Component Group Number

      Constraints: Not nullable, Maximum length: 60

      internalJITCallNumber - Call Number

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single JITCallCompGrp entity 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 the execute method on the fluent helper object.
    • createJITCallCompGrp

      @Nonnull JITCallCompGrpCreateFluentHelper createJITCallCompGrp(@Nonnull JITCallCompGrp jITCallCompGrp)
      Deprecated.
      Create a new JITCallCompGrp entity and save it to the S/4HANA system.
      Parameters:
      jITCallCompGrp - JITCallCompGrp entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new JITCallCompGrp entity. To perform execution, call the execute method on the fluent helper object.
    • updateJITCallCompGrp

      @Nonnull JITCallCompGrpUpdateFluentHelper updateJITCallCompGrp(@Nonnull JITCallCompGrp jITCallCompGrp)
      Deprecated.
      Update an existing JITCallCompGrp entity and save it to the S/4HANA system.
      Parameters:
      jITCallCompGrp - JITCallCompGrp entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing JITCallCompGrp entity. To perform execution, call the execute method on the fluent helper object.
    • getAllJITCallCompMatl

      @Nonnull JITCallCompMatlFluentHelper getAllJITCallCompMatl()
      Deprecated.
      Fetch multiple JITCallCompMatl entities.
      Returns:
      A fluent helper to fetch multiple JITCallCompMatl entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getJITCallCompMatlByKey

      @Nonnull JITCallCompMatlByKeyFluentHelper getJITCallCompMatlByKey(String internalJITCallNumber, String compGrpNumber, String jITCallItemNumber)
      Deprecated.
      Fetch a single JITCallCompMatl entity using key fields.
      Parameters:
      compGrpNumber - Component Group Number

      Constraints: Not nullable, Maximum length: 60

      jITCallItemNumber - Call Item Number

      Constraints: Not nullable, Maximum length: 4

      internalJITCallNumber - Call Number

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single JITCallCompMatl entity 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 the execute method on the fluent helper object.
    • createJITCallCompMatl

      @Nonnull JITCallCompMatlCreateFluentHelper createJITCallCompMatl(@Nonnull JITCallCompMatl jITCallCompMatl)
      Deprecated.
      Create a new JITCallCompMatl entity and save it to the S/4HANA system.
      Parameters:
      jITCallCompMatl - JITCallCompMatl entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new JITCallCompMatl entity. To perform execution, call the execute method on the fluent helper object.
    • updateJITCallCompMatl

      @Nonnull JITCallCompMatlUpdateFluentHelper updateJITCallCompMatl(@Nonnull JITCallCompMatl jITCallCompMatl)
      Deprecated.
      Update an existing JITCallCompMatl entity and save it to the S/4HANA system.
      Parameters:
      jITCallCompMatl - JITCallCompMatl entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing JITCallCompMatl entity. To perform execution, call the execute method on the fluent helper object.
    • deleteJITCallCompMatl

      @Nonnull JITCallCompMatlDeleteFluentHelper deleteJITCallCompMatl(@Nonnull JITCallCompMatl jITCallCompMatl)
      Deprecated.
      Deletes an existing JITCallCompMatl entity in the S/4HANA system.
      Parameters:
      jITCallCompMatl - JITCallCompMatl entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing JITCallCompMatl entity. To perform execution, call the execute method on the fluent helper object.
    • getAllJITCallHeader

      @Nonnull JITCallHeaderFluentHelper getAllJITCallHeader()
      Deprecated.
      Fetch multiple JITCallHeader entities.
      Returns:
      A fluent helper to fetch multiple JITCallHeader entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getJITCallHeaderByKey

      @Nonnull JITCallHeaderByKeyFluentHelper getJITCallHeaderByKey(String internalJITCallNumber)
      Deprecated.
      Fetch a single JITCallHeader entity using key fields.
      Parameters:
      internalJITCallNumber - Call Number

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single JITCallHeader entity 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 the execute method on the fluent helper object.
    • createJITCallHeader

      @Nonnull JITCallHeaderCreateFluentHelper createJITCallHeader(@Nonnull JITCallHeader jITCallHeader)
      Deprecated.
      Create a new JITCallHeader entity and save it to the S/4HANA system.
      Parameters:
      jITCallHeader - JITCallHeader entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new JITCallHeader entity. To perform execution, call the execute method on the fluent helper object.
    • updateJITCallHeader

      @Nonnull JITCallHeaderUpdateFluentHelper updateJITCallHeader(@Nonnull JITCallHeader jITCallHeader)
      Deprecated.
      Update an existing JITCallHeader entity and save it to the S/4HANA system.
      Parameters:
      jITCallHeader - JITCallHeader entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing JITCallHeader entity. To perform execution, call the execute method on the fluent helper object.
    • getAllJITCallRefTextCompGrp

      @Nonnull JITCallRefTextCompGrpFluentHelper getAllJITCallRefTextCompGrp()
      Deprecated.
      Fetch multiple JITCallRefTextCompGrp entities.
      Returns:
      A fluent helper to fetch multiple JITCallRefTextCompGrp entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getJITCallRefTextCompGrpByKey

      @Nonnull JITCallRefTextCompGrpByKeyFluentHelper getJITCallRefTextCompGrpByKey(String internalJITCallNumber, String compGrpNumber, String jITRefType)
      Deprecated.
      Fetch a single JITCallRefTextCompGrp entity using key fields.
      Parameters:
      compGrpNumber - Component Group Number

      Constraints: Not nullable, Maximum length: 60

      jITRefType - Type of Reference Number

      Constraints: Not nullable, Maximum length: 4

      internalJITCallNumber - Call Number

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single JITCallRefTextCompGrp entity 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 the execute method on the fluent helper object.
    • createJITCallRefTextCompGrp

      @Nonnull JITCallRefTextCompGrpCreateFluentHelper createJITCallRefTextCompGrp(@Nonnull JITCallRefTextCompGrp jITCallRefTextCompGrp)
      Deprecated.
      Create a new JITCallRefTextCompGrp entity and save it to the S/4HANA system.
      Parameters:
      jITCallRefTextCompGrp - JITCallRefTextCompGrp entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new JITCallRefTextCompGrp entity. To perform execution, call the execute method on the fluent helper object.
    • updateJITCallRefTextCompGrp

      @Nonnull JITCallRefTextCompGrpUpdateFluentHelper updateJITCallRefTextCompGrp(@Nonnull JITCallRefTextCompGrp jITCallRefTextCompGrp)
      Deprecated.
      Update an existing JITCallRefTextCompGrp entity and save it to the S/4HANA system.
      Parameters:
      jITCallRefTextCompGrp - JITCallRefTextCompGrp entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing JITCallRefTextCompGrp entity. To perform execution, call the execute method on the fluent helper object.
    • deleteJITCallRefTextCompGrp

      @Nonnull JITCallRefTextCompGrpDeleteFluentHelper deleteJITCallRefTextCompGrp(@Nonnull JITCallRefTextCompGrp jITCallRefTextCompGrp)
      Deprecated.
      Deletes an existing JITCallRefTextCompGrp entity in the S/4HANA system.
      Parameters:
      jITCallRefTextCompGrp - JITCallRefTextCompGrp entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing JITCallRefTextCompGrp entity. To perform execution, call the execute method on the fluent helper object.
    • getAllJITCallRefTextCompMatl

      @Nonnull JITCallRefTextCompMatlFluentHelper getAllJITCallRefTextCompMatl()
      Deprecated.
      Fetch multiple JITCallRefTextCompMatl entities.
      Returns:
      A fluent helper to fetch multiple JITCallRefTextCompMatl entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getJITCallRefTextCompMatlByKey

      @Nonnull JITCallRefTextCompMatlByKeyFluentHelper getJITCallRefTextCompMatlByKey(String internalJITCallNumber, String compGrpNumber, String jITCallItemNumber, String jITRefType)
      Deprecated.
      Fetch a single JITCallRefTextCompMatl entity using key fields.
      Parameters:
      compGrpNumber - Component Group Number

      Constraints: Not nullable, Maximum length: 60

      jITCallItemNumber - Call Item Number

      Constraints: Not nullable, Maximum length: 4

      jITRefType - Type of Reference Number

      Constraints: Not nullable, Maximum length: 4

      internalJITCallNumber - Call Number

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single JITCallRefTextCompMatl entity 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 the execute method on the fluent helper object.
    • createJITCallRefTextCompMatl

      @Nonnull JITCallRefTextCompMatlCreateFluentHelper createJITCallRefTextCompMatl(@Nonnull JITCallRefTextCompMatl jITCallRefTextCompMatl)
      Deprecated.
      Create a new JITCallRefTextCompMatl entity and save it to the S/4HANA system.
      Parameters:
      jITCallRefTextCompMatl - JITCallRefTextCompMatl entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new JITCallRefTextCompMatl entity. To perform execution, call the execute method on the fluent helper object.
    • updateJITCallRefTextCompMatl

      @Nonnull JITCallRefTextCompMatlUpdateFluentHelper updateJITCallRefTextCompMatl(@Nonnull JITCallRefTextCompMatl jITCallRefTextCompMatl)
      Deprecated.
      Update an existing JITCallRefTextCompMatl entity and save it to the S/4HANA system.
      Parameters:
      jITCallRefTextCompMatl - JITCallRefTextCompMatl entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing JITCallRefTextCompMatl entity. To perform execution, call the execute method on the fluent helper object.
    • deleteJITCallRefTextCompMatl

      @Nonnull JITCallRefTextCompMatlDeleteFluentHelper deleteJITCallRefTextCompMatl(@Nonnull JITCallRefTextCompMatl jITCallRefTextCompMatl)
      Deprecated.
      Deletes an existing JITCallRefTextCompMatl entity in the S/4HANA system.
      Parameters:
      jITCallRefTextCompMatl - JITCallRefTextCompMatl entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing JITCallRefTextCompMatl entity. To perform execution, call the execute method on the fluent helper object.
    • getAllJITCallRefTextHdr

      @Nonnull JITCallRefTextHdrFluentHelper getAllJITCallRefTextHdr()
      Deprecated.
      Fetch multiple JITCallRefTextHdr entities.
      Returns:
      A fluent helper to fetch multiple JITCallRefTextHdr entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getJITCallRefTextHdrByKey

      @Nonnull JITCallRefTextHdrByKeyFluentHelper getJITCallRefTextHdrByKey(String internalJITCallNumber, String jITRefType)
      Deprecated.
      Fetch a single JITCallRefTextHdr entity using key fields.
      Parameters:
      jITRefType - Type of Reference Number

      Constraints: Not nullable, Maximum length: 4

      internalJITCallNumber - Call Number

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single JITCallRefTextHdr entity 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 the execute method on the fluent helper object.
    • createJITCallRefTextHdr

      @Nonnull JITCallRefTextHdrCreateFluentHelper createJITCallRefTextHdr(@Nonnull JITCallRefTextHdr jITCallRefTextHdr)
      Deprecated.
      Create a new JITCallRefTextHdr entity and save it to the S/4HANA system.
      Parameters:
      jITCallRefTextHdr - JITCallRefTextHdr entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new JITCallRefTextHdr entity. To perform execution, call the execute method on the fluent helper object.
    • updateJITCallRefTextHdr

      @Nonnull JITCallRefTextHdrUpdateFluentHelper updateJITCallRefTextHdr(@Nonnull JITCallRefTextHdr jITCallRefTextHdr)
      Deprecated.
      Update an existing JITCallRefTextHdr entity and save it to the S/4HANA system.
      Parameters:
      jITCallRefTextHdr - JITCallRefTextHdr entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing JITCallRefTextHdr entity. To perform execution, call the execute method on the fluent helper object.
    • deleteJITCallRefTextHdr

      @Nonnull JITCallRefTextHdrDeleteFluentHelper deleteJITCallRefTextHdr(@Nonnull JITCallRefTextHdr jITCallRefTextHdr)
      Deprecated.
      Deletes an existing JITCallRefTextHdr entity in the S/4HANA system.
      Parameters:
      jITCallRefTextHdr - JITCallRefTextHdr entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing JITCallRefTextHdr entity. To perform execution, call the execute method on the fluent helper object.