public interface SchedulingAgreementService extends BatchService<SchedulingAgreementServiceBatch>
This service enables you to create, read, update and delete purchase scheduling agreements from any external system through an API call. Once the purchase scheduling agreement has been created or updated, the scheduling agreement number is sent in the response. If there are any issues while managing (create, read or update) purchase scheduling agreements, the system displays error messages in the response..
Reference: SAP API Business Hub
OData Service: | OP_API_SCHED_AGRMT_PROCESS_SRV_0001 |
API Version: | 1 |
Minimum ERP Version: | 2020 |
Authentication Methods: | Basic, x509 |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path
used to access the endpoint. |
Modifier and Type | Method and Description |
---|---|
SchAgrmtAcCntCreateFluentHelper |
createSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt)
Create a new
SchAgrmtAcCnt entity and save it to the S/4HANA system. |
SchAgrmtHeaderCreateFluentHelper |
createSchAgrmtHeader(SchAgrmtHeader schAgrmtHeader)
Create a new
SchAgrmtHeader entity and save it to the S/4HANA system. |
SchAgrmtItemCreateFluentHelper |
createSchAgrmtItem(SchAgrmtItem schAgrmtItem)
Create a new
SchAgrmtItem entity and save it to the S/4HANA system. |
SchAgrmtSchLineCreateFluentHelper |
createSchAgrmtSchLine(SchAgrmtSchLine schAgrmtSchLine)
Create a new
SchAgrmtSchLine entity and save it to the S/4HANA system. |
SchedgAgrmtDeliveryAddressCreateFluentHelper |
createSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Create a new
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
SchedgAgrmtHdrNotesCreateFluentHelper |
createSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Create a new
SchedgAgrmtHdrNotes entity and save it to the S/4HANA system. |
SchedgAgrmtItmNotesCreateFluentHelper |
createSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Create a new
SchedgAgrmtItmNotes entity and save it to the S/4HANA system. |
SchAgrmtSchLineDeleteFluentHelper |
deleteSchAgrmtSchLine(SchAgrmtSchLine schAgrmtSchLine)
Deletes an existing
SchAgrmtSchLine entity in the S/4HANA system. |
SchedgAgrmtHdrNotesDeleteFluentHelper |
deleteSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Deletes an existing
SchedgAgrmtHdrNotes entity in the S/4HANA system. |
SchedgAgrmtItmNotesDeleteFluentHelper |
deleteSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Deletes an existing
SchedgAgrmtItmNotes entity in the S/4HANA system. |
SchedgAgrmtSubcontrgCompDeleteFluentHelper |
deleteSchedgAgrmtSubcontrgComp(SchedgAgrmtSubcontrgComp schedgAgrmtSubcontrgComp)
Deletes an existing
SchedgAgrmtSubcontrgComp entity in the S/4HANA system. |
SchAgrmtAcCntFluentHelper |
getAllSchAgrmtAcCnt()
Fetch multiple
SchAgrmtAcCnt entities. |
SchAgrmtHeaderFluentHelper |
getAllSchAgrmtHeader()
Fetch multiple
SchAgrmtHeader entities. |
SchAgrmtItemFluentHelper |
getAllSchAgrmtItem()
Fetch multiple
SchAgrmtItem entities. |
SchAgrmtPartnerFluentHelper |
getAllSchAgrmtPartner()
Fetch multiple
SchAgrmtPartner entities. |
SchAgrmtSchLineFluentHelper |
getAllSchAgrmtSchLine()
Fetch multiple
SchAgrmtSchLine entities. |
SchedgAgrmtDeliveryAddressFluentHelper |
getAllSchedgAgrmtDeliveryAddress()
Fetch multiple
SchedgAgrmtDeliveryAddress entities. |
SchedgAgrmtHdrNotesFluentHelper |
getAllSchedgAgrmtHdrNotes()
Fetch multiple
SchedgAgrmtHdrNotes entities. |
SchedgAgrmtItmNotesFluentHelper |
getAllSchedgAgrmtItmNotes()
Fetch multiple
SchedgAgrmtItmNotes entities. |
SchedgAgrmtSubcontrgCompFluentHelper |
getAllSchedgAgrmtSubcontrgComp()
Fetch multiple
SchedgAgrmtSubcontrgComp entities. |
SchAgrmtAcCntByKeyFluentHelper |
getSchAgrmtAcCntByKey(String accountAssignmentNumber,
String schedulingAgreementItem,
String schedulingAgreement)
Fetch a single
SchAgrmtAcCnt entity using key fields. |
SchAgrmtHeaderByKeyFluentHelper |
getSchAgrmtHeaderByKey(String schedulingAgreement)
Fetch a single
SchAgrmtHeader entity using key fields. |
SchAgrmtItemByKeyFluentHelper |
getSchAgrmtItemByKey(String schedulingAgreement,
String schedulingAgreementItem)
Fetch a single
SchAgrmtItem entity using key fields. |
SchAgrmtPartnerByKeyFluentHelper |
getSchAgrmtPartnerByKey(String schedulingAgreement,
String schedulingAgreementItem,
String purchasingOrganization,
String supplierSubrange,
String plant,
String partnerFunction,
String partnerCounter)
Fetch a single
SchAgrmtPartner entity using key fields. |
SchAgrmtSchLineByKeyFluentHelper |
getSchAgrmtSchLineByKey(String schedulingAgreement,
String schedulingAgreementItem,
String scheduleLine)
Fetch a single
SchAgrmtSchLine entity using key fields. |
SchedgAgrmtDeliveryAddressByKeyFluentHelper |
getSchedgAgrmtDeliveryAddressByKey(String schedulingAgreement,
String schedulingAgreementItem)
Fetch a single
SchedgAgrmtDeliveryAddress entity using key fields. |
SchedgAgrmtHdrNotesByKeyFluentHelper |
getSchedgAgrmtHdrNotesByKey(String language,
String documentText,
String technicalObjectType,
String archObjectNumber,
String schedulingAgreement)
Fetch a single
SchedgAgrmtHdrNotes entity using key fields. |
SchedgAgrmtItmNotesByKeyFluentHelper |
getSchedgAgrmtItmNotesByKey(String language,
String documentText,
String technicalObjectType,
String archObjectNumber)
Fetch a single
SchedgAgrmtItmNotes entity using key fields. |
SchedgAgrmtSubcontrgCompByKeyFluentHelper |
getSchedgAgrmtSubcontrgCompByKey(String schedulingAgreement,
String schedulingAgreementItem,
String scheduleLine,
String reservationItem,
String recordType)
Fetch a single
SchedgAgrmtSubcontrgComp entity using key fields. |
HeaderReleaseFluentHelper |
headerRelease(String schedgAgreementStandardRelDate,
String schedgAgreementSelectionScope,
Boolean schedgAgreementOffJitDynStop,
Boolean schedgAgreementOffFrcDynStop,
String schedgAgreementMoveCreateDate,
Boolean schedgAgreementdeactJitTolChck,
Boolean schedgAgreementDeactFrcTolChck,
Boolean schedgAgreementCreateWoutSline,
Boolean schedgAgreementCreateJitOnly,
Boolean schedgAgreementCreateFrcOnly,
Boolean schedgAgreementCreateFrcAndJit,
Boolean schedgAgreementWithFrcProfile,
Boolean schedgAgreementWithJitProfile,
String schedulingAgreement)
Scheduling Agreement Header Release
|
ItemReleaseFluentHelper |
itemRelease(String schedulingAgreementReleaseType,
String schedulingAgreementItem,
String schedulingAgreement)
Scheduling Agreement Item Release
|
SchAgrmtAcCntUpdateFluentHelper |
updateSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt)
Update an existing
SchAgrmtAcCnt entity and save it to the S/4HANA system. |
SchAgrmtHeaderUpdateFluentHelper |
updateSchAgrmtHeader(SchAgrmtHeader schAgrmtHeader)
Update an existing
SchAgrmtHeader entity and save it to the S/4HANA system. |
SchAgrmtItemUpdateFluentHelper |
updateSchAgrmtItem(SchAgrmtItem schAgrmtItem)
Update an existing
SchAgrmtItem entity and save it to the S/4HANA system. |
SchAgrmtSchLineUpdateFluentHelper |
updateSchAgrmtSchLine(SchAgrmtSchLine schAgrmtSchLine)
Update an existing
SchAgrmtSchLine entity and save it to the S/4HANA system. |
SchedgAgrmtDeliveryAddressUpdateFluentHelper |
updateSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Update an existing
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
SchedgAgrmtHdrNotesUpdateFluentHelper |
updateSchedgAgrmtHdrNotes(SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
Update an existing
SchedgAgrmtHdrNotes entity and save it to the S/4HANA system. |
SchedgAgrmtItmNotesUpdateFluentHelper |
updateSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Update an existing
SchedgAgrmtItmNotes entity and save it to the S/4HANA system. |
SchedgAgrmtSubcontrgCompUpdateFluentHelper |
updateSchedgAgrmtSubcontrgComp(SchedgAgrmtSubcontrgComp schedgAgrmtSubcontrgComp)
Update an existing
SchedgAgrmtSubcontrgComp entity and save it to the S/4HANA system. |
WithdrawFromApprovalFluentHelper |
withdrawFromApproval(String schedulingAgreement)
Withdarw Scheduling Agreement from Approval
|
SchedulingAgreementService |
withServicePath(String servicePath)
Overrides the default service path and returns a new service instance with the specified service path.
|
batch
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path
used to access the endpoint.@Nonnull SchedulingAgreementService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull SchAgrmtAcCntFluentHelper getAllSchAgrmtAcCnt()
SchAgrmtAcCnt
entities.SchAgrmtAcCnt
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.@Nonnull SchAgrmtAcCntByKeyFluentHelper getSchAgrmtAcCntByKey(String accountAssignmentNumber, String schedulingAgreementItem, String schedulingAgreement)
SchAgrmtAcCnt
entity using key fields.schedulingAgreement
- Purchasing Document Number
Constraints: Not nullable, Maximum length: 10
accountAssignmentNumber
- Sequential Number of Account Assignment
Constraints: Not nullable, Maximum length: 2
schedulingAgreementItem
- Item Number of Purchasing Document
Constraints: Not nullable, Maximum length: 5
SchAgrmtAcCnt
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.@Nonnull SchAgrmtAcCntCreateFluentHelper createSchAgrmtAcCnt(@Nonnull SchAgrmtAcCnt schAgrmtAcCnt)
SchAgrmtAcCnt
entity and save it to the S/4HANA system.schAgrmtAcCnt
- SchAgrmtAcCnt
entity object that will be created in the S/4HANA system.SchAgrmtAcCnt
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtAcCntUpdateFluentHelper updateSchAgrmtAcCnt(@Nonnull SchAgrmtAcCnt schAgrmtAcCnt)
SchAgrmtAcCnt
entity and save it to the S/4HANA system.schAgrmtAcCnt
- SchAgrmtAcCnt
entity object that will be updated in the S/4HANA system.SchAgrmtAcCnt
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtHeaderFluentHelper getAllSchAgrmtHeader()
SchAgrmtHeader
entities.SchAgrmtHeader
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.@Nonnull SchAgrmtHeaderByKeyFluentHelper getSchAgrmtHeaderByKey(String schedulingAgreement)
SchAgrmtHeader
entity using key fields.schedulingAgreement
- Purchasing Document Number
Constraints: Not nullable, Maximum length: 10
SchAgrmtHeader
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.@Nonnull SchAgrmtHeaderCreateFluentHelper createSchAgrmtHeader(@Nonnull SchAgrmtHeader schAgrmtHeader)
SchAgrmtHeader
entity and save it to the S/4HANA system.schAgrmtHeader
- SchAgrmtHeader
entity object that will be created in the S/4HANA system.SchAgrmtHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtHeaderUpdateFluentHelper updateSchAgrmtHeader(@Nonnull SchAgrmtHeader schAgrmtHeader)
SchAgrmtHeader
entity and save it to the S/4HANA system.schAgrmtHeader
- SchAgrmtHeader
entity object that will be updated in the S/4HANA system.SchAgrmtHeader
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtItemFluentHelper getAllSchAgrmtItem()
SchAgrmtItem
entities.SchAgrmtItem
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.@Nonnull SchAgrmtItemByKeyFluentHelper getSchAgrmtItemByKey(String schedulingAgreement, String schedulingAgreementItem)
SchAgrmtItem
entity using key fields.schedulingAgreement
- Purchasing Document Number
Constraints: Not nullable, Maximum length: 10
schedulingAgreementItem
- Item Number of Purchasing Document
Constraints: Not nullable, Maximum length: 5
SchAgrmtItem
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.@Nonnull SchAgrmtItemCreateFluentHelper createSchAgrmtItem(@Nonnull SchAgrmtItem schAgrmtItem)
SchAgrmtItem
entity and save it to the S/4HANA system.schAgrmtItem
- SchAgrmtItem
entity object that will be created in the S/4HANA system.SchAgrmtItem
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtItemUpdateFluentHelper updateSchAgrmtItem(@Nonnull SchAgrmtItem schAgrmtItem)
SchAgrmtItem
entity and save it to the S/4HANA system.schAgrmtItem
- SchAgrmtItem
entity object that will be updated in the S/4HANA system.SchAgrmtItem
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtPartnerFluentHelper getAllSchAgrmtPartner()
SchAgrmtPartner
entities.SchAgrmtPartner
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.@Nonnull SchAgrmtPartnerByKeyFluentHelper getSchAgrmtPartnerByKey(String schedulingAgreement, String schedulingAgreementItem, String purchasingOrganization, String supplierSubrange, String plant, String partnerFunction, String partnerCounter)
SchAgrmtPartner
entity using key fields.schedulingAgreement
- Purchasing Document Number
Constraints: Not nullable, Maximum length: 10
partnerFunction
- Partner Function
Constraints: Not nullable, Maximum length: 2
plant
- Plant
Constraints: Not nullable, Maximum length: 4
purchasingOrganization
- Purchasing organization
Constraints: Not nullable, Maximum length: 4
partnerCounter
- Partner counter
Constraints: Not nullable, Maximum length: 3
supplierSubrange
- Supplier Subrange
Constraints: Not nullable, Maximum length: 6
schedulingAgreementItem
- Item Number of Purchasing Document
Constraints: Not nullable, Maximum length: 5
SchAgrmtPartner
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.@Nonnull SchAgrmtSchLineFluentHelper getAllSchAgrmtSchLine()
SchAgrmtSchLine
entities.SchAgrmtSchLine
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.@Nonnull SchAgrmtSchLineByKeyFluentHelper getSchAgrmtSchLineByKey(String schedulingAgreement, String schedulingAgreementItem, String scheduleLine)
SchAgrmtSchLine
entity using key fields.schedulingAgreement
- Purchasing Document Number
Constraints: Not nullable, Maximum length: 10
scheduleLine
- Delivery Schedule Line Counter
Constraints: Not nullable, Maximum length: 4
schedulingAgreementItem
- Item Number of Purchasing Document
Constraints: Not nullable, Maximum length: 5
SchAgrmtSchLine
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.@Nonnull SchAgrmtSchLineCreateFluentHelper createSchAgrmtSchLine(@Nonnull SchAgrmtSchLine schAgrmtSchLine)
SchAgrmtSchLine
entity and save it to the S/4HANA system.schAgrmtSchLine
- SchAgrmtSchLine
entity object that will be created in the S/4HANA system.SchAgrmtSchLine
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtSchLineUpdateFluentHelper updateSchAgrmtSchLine(@Nonnull SchAgrmtSchLine schAgrmtSchLine)
SchAgrmtSchLine
entity and save it to the S/4HANA system.schAgrmtSchLine
- SchAgrmtSchLine
entity object that will be updated in the S/4HANA system.SchAgrmtSchLine
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchAgrmtSchLineDeleteFluentHelper deleteSchAgrmtSchLine(@Nonnull SchAgrmtSchLine schAgrmtSchLine)
SchAgrmtSchLine
entity in the S/4HANA system.schAgrmtSchLine
- SchAgrmtSchLine
entity object that will be deleted in the S/4HANA system.SchAgrmtSchLine
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtDeliveryAddressFluentHelper getAllSchedgAgrmtDeliveryAddress()
SchedgAgrmtDeliveryAddress
entities.SchedgAgrmtDeliveryAddress
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.@Nonnull SchedgAgrmtDeliveryAddressByKeyFluentHelper getSchedgAgrmtDeliveryAddressByKey(String schedulingAgreement, String schedulingAgreementItem)
SchedgAgrmtDeliveryAddress
entity using key fields.schedulingAgreement
- Purchasing Document Number
Constraints: Not nullable, Maximum length: 10
schedulingAgreementItem
- Item Number of Purchasing Document
Constraints: Not nullable, Maximum length: 5
SchedgAgrmtDeliveryAddress
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.@Nonnull SchedgAgrmtDeliveryAddressCreateFluentHelper createSchedgAgrmtDeliveryAddress(@Nonnull SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
SchedgAgrmtDeliveryAddress
entity and save it to the S/4HANA system.schedgAgrmtDeliveryAddress
- SchedgAgrmtDeliveryAddress
entity object that will be created in the S/4HANA system.SchedgAgrmtDeliveryAddress
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtDeliveryAddressUpdateFluentHelper updateSchedgAgrmtDeliveryAddress(@Nonnull SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
SchedgAgrmtDeliveryAddress
entity and save it to the S/4HANA system.schedgAgrmtDeliveryAddress
- SchedgAgrmtDeliveryAddress
entity object that will be updated in the S/4HANA system.SchedgAgrmtDeliveryAddress
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtHdrNotesFluentHelper getAllSchedgAgrmtHdrNotes()
SchedgAgrmtHdrNotes
entities.SchedgAgrmtHdrNotes
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.@Nonnull SchedgAgrmtHdrNotesByKeyFluentHelper getSchedgAgrmtHdrNotesByKey(String language, String documentText, String technicalObjectType, String archObjectNumber, String schedulingAgreement)
SchedgAgrmtHdrNotes
entity using key fields.schedulingAgreement
- Purchasing Document Number
Constraints: Not nullable, Maximum length: 10
technicalObjectType
- Texts: Application Object
Constraints: Not nullable, Maximum length: 10
documentText
- Text ID
Constraints: Not nullable, Maximum length: 4
archObjectNumber
- Name
Constraints: Not nullable, Maximum length: 70
language
- Language Key
Constraints: Not nullable, Maximum length: 2
SchedgAgrmtHdrNotes
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.@Nonnull SchedgAgrmtHdrNotesCreateFluentHelper createSchedgAgrmtHdrNotes(@Nonnull SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
SchedgAgrmtHdrNotes
entity and save it to the S/4HANA system.schedgAgrmtHdrNotes
- SchedgAgrmtHdrNotes
entity object that will be created in the S/4HANA system.SchedgAgrmtHdrNotes
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtHdrNotesUpdateFluentHelper updateSchedgAgrmtHdrNotes(@Nonnull SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
SchedgAgrmtHdrNotes
entity and save it to the S/4HANA system.schedgAgrmtHdrNotes
- SchedgAgrmtHdrNotes
entity object that will be updated in the S/4HANA system.SchedgAgrmtHdrNotes
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtHdrNotesDeleteFluentHelper deleteSchedgAgrmtHdrNotes(@Nonnull SchedgAgrmtHdrNotes schedgAgrmtHdrNotes)
SchedgAgrmtHdrNotes
entity in the S/4HANA system.schedgAgrmtHdrNotes
- SchedgAgrmtHdrNotes
entity object that will be deleted in the S/4HANA system.SchedgAgrmtHdrNotes
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtItmNotesFluentHelper getAllSchedgAgrmtItmNotes()
SchedgAgrmtItmNotes
entities.SchedgAgrmtItmNotes
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.@Nonnull SchedgAgrmtItmNotesByKeyFluentHelper getSchedgAgrmtItmNotesByKey(String language, String documentText, String technicalObjectType, String archObjectNumber)
SchedgAgrmtItmNotes
entity using key fields.technicalObjectType
- Texts: Application Object
Constraints: Not nullable, Maximum length: 10
documentText
- Text ID
Constraints: Not nullable, Maximum length: 4
archObjectNumber
- Name
Constraints: Not nullable, Maximum length: 70
language
- Language Key
Constraints: Not nullable, Maximum length: 2
SchedgAgrmtItmNotes
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.@Nonnull SchedgAgrmtItmNotesCreateFluentHelper createSchedgAgrmtItmNotes(@Nonnull SchedgAgrmtItmNotes schedgAgrmtItmNotes)
SchedgAgrmtItmNotes
entity and save it to the S/4HANA system.schedgAgrmtItmNotes
- SchedgAgrmtItmNotes
entity object that will be created in the S/4HANA system.SchedgAgrmtItmNotes
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtItmNotesUpdateFluentHelper updateSchedgAgrmtItmNotes(@Nonnull SchedgAgrmtItmNotes schedgAgrmtItmNotes)
SchedgAgrmtItmNotes
entity and save it to the S/4HANA system.schedgAgrmtItmNotes
- SchedgAgrmtItmNotes
entity object that will be updated in the S/4HANA system.SchedgAgrmtItmNotes
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtItmNotesDeleteFluentHelper deleteSchedgAgrmtItmNotes(@Nonnull SchedgAgrmtItmNotes schedgAgrmtItmNotes)
SchedgAgrmtItmNotes
entity in the S/4HANA system.schedgAgrmtItmNotes
- SchedgAgrmtItmNotes
entity object that will be deleted in the S/4HANA system.SchedgAgrmtItmNotes
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtSubcontrgCompFluentHelper getAllSchedgAgrmtSubcontrgComp()
SchedgAgrmtSubcontrgComp
entities.SchedgAgrmtSubcontrgComp
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.@Nonnull SchedgAgrmtSubcontrgCompByKeyFluentHelper getSchedgAgrmtSubcontrgCompByKey(String schedulingAgreement, String schedulingAgreementItem, String scheduleLine, String reservationItem, String recordType)
SchedgAgrmtSubcontrgComp
entity using key fields.schedulingAgreement
- Purchasing Document
Constraints: Not nullable, Maximum length: 10
reservationItem
- Reservation Item
Constraints: Not nullable, Maximum length: 4
recordType
- Record type
Constraints: Not nullable, Maximum length: 1
scheduleLine
- Delivery Schedule Line Counter
Constraints: Not nullable, Maximum length: 4
schedulingAgreementItem
- Purchasing Document Item
Constraints: Not nullable, Maximum length: 5
SchedgAgrmtSubcontrgComp
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.@Nonnull SchedgAgrmtSubcontrgCompUpdateFluentHelper updateSchedgAgrmtSubcontrgComp(@Nonnull SchedgAgrmtSubcontrgComp schedgAgrmtSubcontrgComp)
SchedgAgrmtSubcontrgComp
entity and save it to the S/4HANA system.schedgAgrmtSubcontrgComp
- SchedgAgrmtSubcontrgComp
entity object that will be updated in the S/4HANA system.SchedgAgrmtSubcontrgComp
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull SchedgAgrmtSubcontrgCompDeleteFluentHelper deleteSchedgAgrmtSubcontrgComp(@Nonnull SchedgAgrmtSubcontrgComp schedgAgrmtSubcontrgComp)
SchedgAgrmtSubcontrgComp
entity in the S/4HANA system.schedgAgrmtSubcontrgComp
- SchedgAgrmtSubcontrgComp
entity object that will be deleted in the S/4HANA system.SchedgAgrmtSubcontrgComp
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WithdrawFromApprovalFluentHelper withdrawFromApproval(String schedulingAgreement)
Creates a fluent helper for the WithdrawFromApproval OData function import.
schedulingAgreement
- Constraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: SchedulingAgreement
execute
method on the fluent helper object.@Nonnull HeaderReleaseFluentHelper headerRelease(String schedgAgreementStandardRelDate, String schedgAgreementSelectionScope, Boolean schedgAgreementOffJitDynStop, Boolean schedgAgreementOffFrcDynStop, String schedgAgreementMoveCreateDate, Boolean schedgAgreementdeactJitTolChck, Boolean schedgAgreementDeactFrcTolChck, Boolean schedgAgreementCreateWoutSline, Boolean schedgAgreementCreateJitOnly, Boolean schedgAgreementCreateFrcOnly, Boolean schedgAgreementCreateFrcAndJit, Boolean schedgAgreementWithFrcProfile, Boolean schedgAgreementWithJitProfile, String schedulingAgreement)
Creates a fluent helper for the HeaderRelease OData function import.
schedgAgreementWithJitProfile
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementWithJitProfile
schedgAgreementCreateWoutSline
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementCreateWoutSline
schedgAgreementCreateFrcOnly
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementCreateFrcOnly
schedgAgreementdeactJitTolChck
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementdeactJitTolChck
schedgAgreementStandardRelDate
- Constraints: Not nullable, Maximum length: 1
Original parameter name from the Odata EDM: SchedgAgreementStandardRelDate
schedgAgreementSelectionScope
- Constraints: Not nullable, Maximum length: 1
Original parameter name from the Odata EDM: SchedgAgreementSelectionScope
schedgAgreementMoveCreateDate
- Constraints: Not nullable, Maximum length: 2
Original parameter name from the Odata EDM: SchedgAgreementMoveCreateDate
schedgAgreementCreateFrcAndJit
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementCreateFrcAndJit
schedgAgreementOffFrcDynStop
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementOffFrcDynStop
schedulingAgreement
- Constraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: SchedulingAgreement
schedgAgreementOffJitDynStop
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementOffJitDynStop
schedgAgreementWithFrcProfile
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementWithFrcProfile
schedgAgreementDeactFrcTolChck
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementDeactFrcTolChck
schedgAgreementCreateJitOnly
- Constraints: none
Original parameter name from the Odata EDM: SchedgAgreementCreateJitOnly
execute
method on the fluent helper object.@Nonnull ItemReleaseFluentHelper itemRelease(String schedulingAgreementReleaseType, String schedulingAgreementItem, String schedulingAgreement)
Creates a fluent helper for the ItemRelease OData function import.
schedulingAgreement
- Constraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: SchedulingAgreement
schedulingAgreementReleaseType
- Constraints: Not nullable, Maximum length: 1
Original parameter name from the Odata EDM: SchedulingAgreementReleaseType
schedulingAgreementItem
- Constraints: Not nullable, Maximum length: 5
Original parameter name from the Odata EDM: SchedulingAgreementItem
execute
method on the fluent helper object.Copyright © 2021 SAP SE. All rights reserved.