Modifier and Type | Class and Description |
---|---|
class |
FluentHelperByKey<FluentHelperT,EntityT extends VdmEntity<?>,SelectableT>
Representation of an OData request to retrieve an entity by its key as a fluent interface for further configuring the
request and
executing it. |
class |
FluentHelperCreate<FluentHelperT,EntityT extends VdmEntity<?>>
Representation of an OData create request as a fluent interface for further configuring the request and
executing it. |
class |
FluentHelperDelete<FluentHelperT,EntityT extends VdmEntity<?>>
Representation of an OData delete request as a fluent interface for further configuring the request and
executing it. |
class |
FluentHelperFunction<FluentHelperT,ObjectT,ResultT>
Representation of any OData function import as a fluent interface for further configuring the request and
executing it. |
class |
FluentHelperRead<FluentHelperT,EntityT extends VdmEntity<?>,SelectableT>
Representation of an OData query as a fluent interface for further configuring the request and
executing it. |
class |
FluentHelperUpdate<FluentHelperT,EntityT extends VdmEntity<?>>
Representation of an OData update request as a fluent interface for further configuring the request and
executing it. |
Modifier and Type | Method and Description |
---|---|
FluentHelperBasic<?,?,T> |
ODataRequestCommand.getODataRequest()
Returns the OData request that will be executed by this command.
|
Constructor and Description |
---|
ODataRequestCommand(FluentHelperBasic<?,?,T> oDataRequest)
Creates an
ODataRequestCommand instance with a default configuration context. |
ODataRequestCommand(FluentHelperBasic<?,?,T> oDataRequest,
ErpConfigContext configContext)
Creates an
ODataRequestCommand instance. |
ODataRequestCommand(FluentHelperBasic<?,?,T> oDataRequest,
com.netflix.hystrix.HystrixCommand.Setter setter)
Creates an
ODataRequestCommand instance. |
ODataRequestCommand(FluentHelperBasic<?,?,T> oDataRequest,
com.netflix.hystrix.HystrixCommand.Setter setter,
ErpConfigContext configContext)
Creates an
ODataRequestCommand instance. |
Modifier and Type | Class and Description |
---|---|
class |
OperationalAcctgDocItemCubeByKeyFluentHelper
Fluent helper to fetch a single
OperationalAcctgDocItemCube entity using key fields. |
class |
OperationalAcctgDocItemCubeFluentHelper
Fluent helper to fetch multiple
OperationalAcctgDocItemCube entities. |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterActivityTypeByKeyFluentHelper
Fluent helper to fetch a single
CostCenterActivityType entity using key fields. |
class |
CostCenterActivityTypeFluentHelper
Fluent helper to fetch multiple
CostCenterActivityType entities. |
class |
CostCenterActivityTypeTextByKeyFluentHelper
Fluent helper to fetch a single
CostCenterActivityTypeText entity using key fields. |
class |
CostCenterActivityTypeTextFluentHelper
Fluent helper to fetch multiple
CostCenterActivityTypeText entities. |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentContentCreateFluentHelper
Fluent helper to create a new
AttachmentContent entity and save it to the S/4HANA system. |
class |
AttachmentContentDeleteFluentHelper
Fluent helper to delete an existing
AttachmentContent entity in
the S/4HANA system. |
class |
CreateUrlAsAttachmentFluentHelper
Fluent helper for the CreateUrlAsAttachment OData function import.
|
class |
DocumentInfoRecordAttchByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecordAttch entity using key fields. |
class |
DocumentInfoRecordAttchFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecordAttch entities. |
class |
GetAllOriginalsFluentHelper
Fluent helper for the GetAllOriginals OData function import.
|
class |
GetAttachmentCountFluentHelper
Fluent helper for the GetAttachmentCount OData function import.
|
class |
RenameAttachmentFluentHelper
Fluent helper for the RenameAttachment OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
BankDetailByKeyFluentHelper
Fluent helper to fetch a single
BankDetail entity using key fields. |
class |
BankDetailFluentHelper
Fluent helper to fetch multiple
BankDetail entities. |
Modifier and Type | Class and Description |
---|---|
class |
CalculateAvailabilityTimeseriesFluentHelper
Fluent helper for the CalculateAvailabilityTimeseries OData function import.
|
class |
DetermineAvailabilityAtFluentHelper
Fluent helper for the DetermineAvailabilityAt OData function import.
|
class |
DetermineAvailabilityOfFluentHelper
Fluent helper for the DetermineAvailabilityOf OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
BillingDocumentByKeyFluentHelper
Fluent helper to fetch a single
BillingDocument entity
using key fields. |
class |
BillingDocumentFluentHelper
Fluent helper to fetch multiple
BillingDocument entities. |
class |
BillingDocumentItemByKeyFluentHelper
Fluent helper to fetch a single
BillingDocumentItem
entity using key fields. |
class |
BillingDocumentItemFluentHelper
Fluent helper to fetch multiple
BillingDocumentItem
entities. |
class |
BillingDocumentItemPartnerByKeyFluentHelper
Fluent helper to fetch a single
BillingDocumentItemPartner entity using key fields. |
class |
BillingDocumentItemPartnerFluentHelper
Fluent helper to fetch multiple
BillingDocumentItemPartner entities. |
class |
BillingDocumentItemPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
BillingDocumentItemPrcgElmnt entity using key fields. |
class |
BillingDocumentItemPrcgElmntFluentHelper
Fluent helper to fetch multiple
BillingDocumentItemPrcgElmnt entities. |
class |
BillingDocumentPartnerByKeyFluentHelper
Fluent helper to fetch a single
BillingDocumentPartner entity using key fields. |
class |
BillingDocumentPartnerFluentHelper
Fluent helper to fetch multiple
BillingDocumentPartner entities. |
class |
BillingDocumentPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
BillingDocumentPrcgElmnt entity using key fields. |
class |
BillingDocumentPrcgElmntFluentHelper
Fluent helper to fetch multiple
BillingDocumentPrcgElmnt entities. |
class |
CancelFluentHelper
Fluent helper for the Cancel OData function import.
|
class |
GetPDFFluentHelper
Fluent helper for the GetPDF OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
BOMComparisonFluentHelper
Fluent helper for the BOMComparison OData function import.
|
class |
ComparisonResultByKeyFluentHelper
Fluent helper to fetch a single
ComparisonResult entity using key fields. |
class |
ComparisonResultFluentHelper
Fluent helper to fetch multiple
ComparisonResult entities. |
Modifier and Type | Class and Description |
---|---|
class |
BillOfMaterialByKeyFluentHelper
Fluent helper to fetch a single
BillOfMaterial entity
using key fields. |
class |
BillOfMaterialCreateFluentHelper
Fluent helper to create a new
BillOfMaterial entity and
save it to the S/4HANA system. |
class |
BillOfMaterialFluentHelper
Fluent helper to fetch multiple
BillOfMaterial entities. |
class |
BillOfMaterialItemByKeyFluentHelper
Fluent helper to fetch a single
BillOfMaterialItem
entity using key fields. |
class |
BillOfMaterialItemCreateFluentHelper
Fluent helper to create a new
BillOfMaterialItem
entity and save it to the S/4HANA system. |
class |
BillOfMaterialItemFluentHelper
Fluent helper to fetch multiple
BillOfMaterialItem
entities. |
class |
BillOfMaterialItemUpdateFluentHelper
Fluent helper to update an existing
BillOfMaterialItem
entity and save it to the S/4HANA system. |
class |
BillOfMaterialUpdateFluentHelper
Fluent helper to update an existing
BillOfMaterial entity and
save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
BillOfMaterialUsageByKeyFluentHelper
Fluent helper to fetch a single
BillOfMaterialUsage
entity using key fields. |
class |
BillOfMaterialUsageFluentHelper
Fluent helper to fetch multiple
BillOfMaterialUsage
entities. |
class |
BillOfMaterialUsageTextByKeyFluentHelper
Fluent helper to fetch a single
BillOfMaterialUsageText entity using key fields. |
class |
BillOfMaterialUsageTextFluentHelper
Fluent helper to fetch multiple
BillOfMaterialUsageText entities. |
class |
BOMItemCategoryByKeyFluentHelper
Fluent helper to fetch a single
BOMItemCategory entity
using key fields. |
class |
BOMItemCategoryFluentHelper
Fluent helper to fetch multiple
BOMItemCategory
entities. |
class |
BOMItemCategoryTextByKeyFluentHelper
Fluent helper to fetch a single
BOMItemCategoryText
entity using key fields. |
class |
BOMItemCategoryTextFluentHelper
Fluent helper to fetch multiple
BOMItemCategoryText
entities. |
class |
ExplodeBOMFluentHelper
Fluent helper for the ExplodeBOM OData function import.
|
class |
MaterialBOMByKeyFluentHelper
Fluent helper to fetch a single
MaterialBOM entity using
key fields. |
class |
MaterialBOMCreateFluentHelper
Fluent helper to create a new
MaterialBOM entity and save
it to the S/4HANA system. |
class |
MaterialBOMDeleteFluentHelper
Fluent helper to delete an existing
MaterialBOM entity in the
S/4HANA system. |
class |
MaterialBOMFluentHelper
Fluent helper to fetch multiple
MaterialBOM entities. |
class |
MaterialBOMItemByKeyFluentHelper
Fluent helper to fetch a single
MaterialBOMItem entity
using key fields. |
class |
MaterialBOMItemCreateFluentHelper
Fluent helper to create a new
MaterialBOMItem entity
and save it to the S/4HANA system. |
class |
MaterialBOMItemDeleteFluentHelper
Fluent helper to delete an existing
MaterialBOMItem entity
in the S/4HANA system. |
class |
MaterialBOMItemFluentHelper
Fluent helper to fetch multiple
MaterialBOMItem
entities. |
class |
MaterialBOMItemUpdateFluentHelper
Fluent helper to update an existing
MaterialBOMItem entity
and save it to the S/4HANA system. |
class |
MaterialBOMUpdateFluentHelper
Fluent helper to update an existing
MaterialBOM entity and save
it to the S/4HANA system. |
class |
ReleaseVersionBOMFluentHelper
Fluent helper for the ReleaseVersionBOM OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
BOMWhereUsedByKeyFluentHelper
Fluent helper to fetch a single
BOMWhereUsed
entity using key fields. |
class |
BOMWhereUsedFluentHelper
Fluent helper to fetch multiple
BOMWhereUsed
entities. |
Modifier and Type | Class and Description |
---|---|
class |
BusinessAreaByKeyFluentHelper
Fluent helper to fetch a single
BusinessArea entity using key fields. |
class |
BusinessAreaFluentHelper
Fluent helper to fetch multiple
BusinessArea entities. |
class |
BusinessAreaTextByKeyFluentHelper
Fluent helper to fetch a single
BusinessAreaText entity
using key fields. |
class |
BusinessAreaTextFluentHelper
Fluent helper to fetch multiple
BusinessAreaText entities. |
Modifier and Type | Class and Description |
---|---|
class |
BehqueuedataByKeyFluentHelper
Fluent helper to fetch a single
Behqueuedata entity using
key fields. |
class |
BehqueuedataFluentHelper
Fluent helper to fetch multiple
Behqueuedata entities. |
class |
BusinessObjectKeysByKeyFluentHelper
Fluent helper to fetch a single
BusinessObjectKeys
entity using key fields. |
class |
BusinessObjectKeysFluentHelper
Fluent helper to fetch multiple
BusinessObjectKeys
entities. |
class |
BusObjectsByKeyFluentHelper
Fluent helper to fetch a single
BusObjects entity using key
fields. |
class |
BusObjectsFluentHelper
Fluent helper to fetch multiple
BusObjects entities. |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionMaintainByKeyFluentHelper
Fluent helper to fetch a single
SubscriptionMaintain entity using key fields. |
class |
SubscriptionMaintainCreateFluentHelper
Fluent helper to create a new
SubscriptionMaintain entity and save it to the S/4HANA system. |
class |
SubscriptionMaintainFluentHelper
Fluent helper to fetch multiple
SubscriptionMaintain entities. |
class |
SubscriptionMaintainUpdateFluentHelper
Fluent helper to update an existing
SubscriptionMaintain entity and save it to the S/4HANA system. |
class |
SubscriptionReadByKeyFluentHelper
Fluent helper to fetch a single
SubscriptionRead entity using key fields. |
class |
SubscriptionReadFluentHelper
Fluent helper to fetch multiple
SubscriptionRead entities. |
Modifier and Type | Class and Description |
---|---|
class |
AddressEmailAddressByKeyFluentHelper
Fluent helper to fetch a single
AddressEmailAddress
entity using key fields. |
class |
AddressEmailAddressCreateFluentHelper
Fluent helper to create a new
AddressEmailAddress
entity and save it to the S/4HANA system. |
class |
AddressEmailAddressDeleteFluentHelper
Fluent helper to delete an existing
AddressEmailAddress
entity in the S/4HANA system. |
class |
AddressEmailAddressFluentHelper
Fluent helper to fetch multiple
AddressEmailAddress
entities. |
class |
AddressEmailAddressUpdateFluentHelper
Fluent helper to update an existing
AddressEmailAddress
entity and save it to the S/4HANA system. |
class |
AddressFaxNumberByKeyFluentHelper
Fluent helper to fetch a single
AddressFaxNumber entity
using key fields. |
class |
AddressFaxNumberCreateFluentHelper
Fluent helper to create a new
AddressFaxNumber entity
and save it to the S/4HANA system. |
class |
AddressFaxNumberDeleteFluentHelper
Fluent helper to delete an existing
AddressFaxNumber entity
in the S/4HANA system. |
class |
AddressFaxNumberFluentHelper
Fluent helper to fetch multiple
AddressFaxNumber
entities. |
class |
AddressFaxNumberUpdateFluentHelper
Fluent helper to update an existing
AddressFaxNumber entity
and save it to the S/4HANA system. |
class |
AddressHomePageURLByKeyFluentHelper
Fluent helper to fetch a single
AddressHomePageURL
entity using key fields. |
class |
AddressHomePageURLCreateFluentHelper
Fluent helper to create a new
AddressHomePageURL
entity and save it to the S/4HANA system. |
class |
AddressHomePageURLDeleteFluentHelper
Fluent helper to delete an existing
AddressHomePageURL
entity in the S/4HANA system. |
class |
AddressHomePageURLFluentHelper
Fluent helper to fetch multiple
AddressHomePageURL
entities. |
class |
AddressHomePageURLUpdateFluentHelper
Fluent helper to update an existing
AddressHomePageURL
entity and save it to the S/4HANA system. |
class |
AddressPhoneNumberByKeyFluentHelper
Fluent helper to fetch a single
AddressPhoneNumber
entity using key fields. |
class |
AddressPhoneNumberCreateFluentHelper
Fluent helper to create a new
AddressPhoneNumber
entity and save it to the S/4HANA system. |
class |
AddressPhoneNumberDeleteFluentHelper
Fluent helper to delete an existing
AddressPhoneNumber
entity in the S/4HANA system. |
class |
AddressPhoneNumberFluentHelper
Fluent helper to fetch multiple
AddressPhoneNumber
entities. |
class |
AddressPhoneNumberUpdateFluentHelper
Fluent helper to update an existing
AddressPhoneNumber
entity and save it to the S/4HANA system. |
class |
BPContactToAddressByKeyFluentHelper
Fluent helper to fetch a single
BPContactToAddress
entity using key fields. |
class |
BPContactToAddressFluentHelper
Fluent helper to fetch multiple
BPContactToAddress
entities. |
class |
BPContactToFuncAndDeptByKeyFluentHelper
Fluent helper to fetch a single
BPContactToFuncAndDept entity using key fields. |
class |
BPContactToFuncAndDeptFluentHelper
Fluent helper to fetch multiple
BPContactToFuncAndDept entities. |
class |
BPContactToFuncAndDeptUpdateFluentHelper
Fluent helper to update an existing
BPContactToFuncAndDept entity and save it to the S/4HANA system. |
class |
BuPaAddressUsageByKeyFluentHelper
Fluent helper to fetch a single
BuPaAddressUsage entity
using key fields. |
class |
BuPaAddressUsageCreateFluentHelper
Fluent helper to create a new
BuPaAddressUsage entity
and save it to the S/4HANA system. |
class |
BuPaAddressUsageDeleteFluentHelper
Fluent helper to delete an existing
BuPaAddressUsage entity
in the S/4HANA system. |
class |
BuPaAddressUsageFluentHelper
Fluent helper to fetch multiple
BuPaAddressUsage
entities. |
class |
BuPaAddressUsageUpdateFluentHelper
Fluent helper to update an existing
BuPaAddressUsage entity
and save it to the S/4HANA system. |
class |
BuPaIdentificationByKeyFluentHelper
Fluent helper to fetch a single
BuPaIdentification
entity using key fields. |
class |
BuPaIdentificationCreateFluentHelper
Fluent helper to create a new
BuPaIdentification
entity and save it to the S/4HANA system. |
class |
BuPaIdentificationDeleteFluentHelper
Fluent helper to delete an existing
BuPaIdentification
entity in the S/4HANA system. |
class |
BuPaIdentificationFluentHelper
Fluent helper to fetch multiple
BuPaIdentification
entities. |
class |
BuPaIdentificationUpdateFluentHelper
Fluent helper to update an existing
BuPaIdentification
entity and save it to the S/4HANA system. |
class |
BusinessPartnerAddressByKeyFluentHelper
Fluent helper to fetch a single
BusinessPartnerAddress entity using key fields. |
class |
BusinessPartnerAddressCreateFluentHelper
Fluent helper to create a new
BusinessPartnerAddress entity and save it to the S/4HANA system. |
class |
BusinessPartnerAddressDeleteFluentHelper
Fluent helper to delete an existing
BusinessPartnerAddress entity in the S/4HANA system. |
class |
BusinessPartnerAddressFluentHelper
Fluent helper to fetch multiple
BusinessPartnerAddress entities. |
class |
BusinessPartnerAddressUpdateFluentHelper
Fluent helper to update an existing
BusinessPartnerAddress entity and save it to the S/4HANA system. |
class |
BusinessPartnerBankByKeyFluentHelper
Fluent helper to fetch a single
BusinessPartnerBank
entity using key fields. |
class |
BusinessPartnerBankCreateFluentHelper
Fluent helper to create a new
BusinessPartnerBank
entity and save it to the S/4HANA system. |
class |
BusinessPartnerBankDeleteFluentHelper
Fluent helper to delete an existing
BusinessPartnerBank
entity in the S/4HANA system. |
class |
BusinessPartnerBankFluentHelper
Fluent helper to fetch multiple
BusinessPartnerBank
entities. |
class |
BusinessPartnerBankUpdateFluentHelper
Fluent helper to update an existing
BusinessPartnerBank
entity and save it to the S/4HANA system. |
class |
BusinessPartnerByKeyFluentHelper
Fluent helper to fetch a single
BusinessPartner entity
using key fields. |
class |
BusinessPartnerContactByKeyFluentHelper
Fluent helper to fetch a single
BusinessPartnerContact entity using key fields. |
class |
BusinessPartnerContactCreateFluentHelper
Fluent helper to create a new
BusinessPartnerContact entity and save it to the S/4HANA system. |
class |
BusinessPartnerContactDeleteFluentHelper
Fluent helper to delete an existing
BusinessPartnerContact entity in the S/4HANA system. |
class |
BusinessPartnerContactFluentHelper
Fluent helper to fetch multiple
BusinessPartnerContact entities. |
class |
BusinessPartnerContactUpdateFluentHelper
Fluent helper to update an existing
BusinessPartnerContact entity and save it to the S/4HANA system. |
class |
BusinessPartnerCreateFluentHelper
Fluent helper to create a new
BusinessPartner entity
and save it to the S/4HANA system. |
class |
BusinessPartnerFluentHelper
Fluent helper to fetch multiple
BusinessPartner entities. |
class |
BusinessPartnerRoleByKeyFluentHelper
Fluent helper to fetch a single
BusinessPartnerRole
entity using key fields. |
class |
BusinessPartnerRoleCreateFluentHelper
Fluent helper to create a new
BusinessPartnerRole
entity and save it to the S/4HANA system. |
class |
BusinessPartnerRoleFluentHelper
Fluent helper to fetch multiple
BusinessPartnerRole
entities. |
class |
BusinessPartnerRoleUpdateFluentHelper
Fluent helper to update an existing
BusinessPartnerRole
entity and save it to the S/4HANA system. |
class |
BusinessPartnerTaxNumberByKeyFluentHelper
Fluent helper to fetch a single
BusinessPartnerTaxNumber entity using key fields. |
class |
BusinessPartnerTaxNumberCreateFluentHelper
Fluent helper to create a new
BusinessPartnerTaxNumber entity and save it to the S/4HANA system. |
class |
BusinessPartnerTaxNumberDeleteFluentHelper
Fluent helper to delete an existing
BusinessPartnerTaxNumber entity in the S/4HANA system. |
class |
BusinessPartnerTaxNumberFluentHelper
Fluent helper to fetch multiple
BusinessPartnerTaxNumber entities. |
class |
BusinessPartnerTaxNumberUpdateFluentHelper
Fluent helper to update an existing
BusinessPartnerTaxNumber entity and save it to the S/4HANA system. |
class |
BusinessPartnerUpdateFluentHelper
Fluent helper to update an existing
BusinessPartner entity
and save it to the S/4HANA system. |
class |
CustomerByKeyFluentHelper
Fluent helper to fetch a single
Customer entity using key fields. |
class |
CustomerCompanyByKeyFluentHelper
Fluent helper to fetch a single
CustomerCompany entity
using key fields. |
class |
CustomerCompanyCreateFluentHelper
Fluent helper to create a new
CustomerCompany entity
and save it to the S/4HANA system. |
class |
CustomerCompanyFluentHelper
Fluent helper to fetch multiple
CustomerCompany entities. |
class |
CustomerCompanyUpdateFluentHelper
Fluent helper to update an existing
CustomerCompany entity
and save it to the S/4HANA system. |
class |
CustomerDunningByKeyFluentHelper
Fluent helper to fetch a single
CustomerDunning entity
using key fields. |
class |
CustomerDunningCreateFluentHelper
Fluent helper to create a new
CustomerDunning entity
and save it to the S/4HANA system. |
class |
CustomerDunningDeleteFluentHelper
Fluent helper to delete an existing
CustomerDunning entity in
the S/4HANA system. |
class |
CustomerDunningFluentHelper
Fluent helper to fetch multiple
CustomerDunning entities. |
class |
CustomerDunningUpdateFluentHelper
Fluent helper to update an existing
CustomerDunning entity
and save it to the S/4HANA system. |
class |
CustomerFluentHelper
Fluent helper to fetch multiple
Customer entities. |
class |
CustomerSalesAreaByKeyFluentHelper
Fluent helper to fetch a single
CustomerSalesArea
entity using key fields. |
class |
CustomerSalesAreaCreateFluentHelper
Fluent helper to create a new
CustomerSalesArea
entity and save it to the S/4HANA system. |
class |
CustomerSalesAreaFluentHelper
Fluent helper to fetch multiple
CustomerSalesArea
entities. |
class |
CustomerSalesAreaTaxByKeyFluentHelper
Fluent helper to fetch a single
CustomerSalesAreaTax
entity using key fields. |
class |
CustomerSalesAreaTaxCreateFluentHelper
Fluent helper to create a new
CustomerSalesAreaTax
entity and save it to the S/4HANA system. |
class |
CustomerSalesAreaTaxFluentHelper
Fluent helper to fetch multiple
CustomerSalesAreaTax
entities. |
class |
CustomerSalesAreaTaxUpdateFluentHelper
Fluent helper to update an existing
CustomerSalesAreaTax
entity and save it to the S/4HANA system. |
class |
CustomerSalesAreaUpdateFluentHelper
Fluent helper to update an existing
CustomerSalesArea
entity and save it to the S/4HANA system. |
class |
CustomerUpdateFluentHelper
Fluent helper to update an existing
Customer entity and save it to
the S/4HANA system. |
class |
CustomerWithHoldingTaxByKeyFluentHelper
Fluent helper to fetch a single
CustomerWithHoldingTax entity using key fields. |
class |
CustomerWithHoldingTaxCreateFluentHelper
Fluent helper to create a new
CustomerWithHoldingTax entity and save it to the S/4HANA system. |
class |
CustomerWithHoldingTaxDeleteFluentHelper
Fluent helper to delete an existing
CustomerWithHoldingTax entity in the S/4HANA system. |
class |
CustomerWithHoldingTaxFluentHelper
Fluent helper to fetch multiple
CustomerWithHoldingTax entities. |
class |
CustomerWithHoldingTaxUpdateFluentHelper
Fluent helper to update an existing
CustomerWithHoldingTax entity and save it to the S/4HANA system. |
class |
CustSalesPartnerFuncByKeyFluentHelper
Fluent helper to fetch a single
CustSalesPartnerFunc
entity using key fields. |
class |
CustSalesPartnerFuncCreateFluentHelper
Fluent helper to create a new
CustSalesPartnerFunc
entity and save it to the S/4HANA system. |
class |
CustSalesPartnerFuncDeleteFluentHelper
Fluent helper to delete an existing
CustSalesPartnerFunc
entity in the S/4HANA system. |
class |
CustSalesPartnerFuncFluentHelper
Fluent helper to fetch multiple
CustSalesPartnerFunc
entities. |
class |
CustSalesPartnerFuncUpdateFluentHelper
Fluent helper to update an existing
CustSalesPartnerFunc
entity and save it to the S/4HANA system. |
class |
SupplierByKeyFluentHelper
Fluent helper to fetch a single
Supplier entity using key fields. |
class |
SupplierCompanyByKeyFluentHelper
Fluent helper to fetch a single
SupplierCompany entity
using key fields. |
class |
SupplierCompanyCreateFluentHelper
Fluent helper to create a new
SupplierCompany entity
and save it to the S/4HANA system. |
class |
SupplierCompanyFluentHelper
Fluent helper to fetch multiple
SupplierCompany entities. |
class |
SupplierCompanyUpdateFluentHelper
Fluent helper to update an existing
SupplierCompany entity
and save it to the S/4HANA system. |
class |
SupplierDunningByKeyFluentHelper
Fluent helper to fetch a single
SupplierDunning entity
using key fields. |
class |
SupplierDunningCreateFluentHelper
Fluent helper to create a new
SupplierDunning entity
and save it to the S/4HANA system. |
class |
SupplierDunningDeleteFluentHelper
Fluent helper to delete an existing
SupplierDunning entity in
the S/4HANA system. |
class |
SupplierDunningFluentHelper
Fluent helper to fetch multiple
SupplierDunning entities. |
class |
SupplierDunningUpdateFluentHelper
Fluent helper to update an existing
SupplierDunning entity
and save it to the S/4HANA system. |
class |
SupplierFluentHelper
Fluent helper to fetch multiple
Supplier entities. |
class |
SupplierPartnerFuncByKeyFluentHelper
Fluent helper to fetch a single
SupplierPartnerFunc
entity using key fields. |
class |
SupplierPartnerFuncCreateFluentHelper
Fluent helper to create a new
SupplierPartnerFunc
entity and save it to the S/4HANA system. |
class |
SupplierPartnerFuncDeleteFluentHelper
Fluent helper to delete an existing
SupplierPartnerFunc
entity in the S/4HANA system. |
class |
SupplierPartnerFuncFluentHelper
Fluent helper to fetch multiple
SupplierPartnerFunc
entities. |
class |
SupplierPartnerFuncUpdateFluentHelper
Fluent helper to update an existing
SupplierPartnerFunc
entity and save it to the S/4HANA system. |
class |
SupplierPurchasingOrgByKeyFluentHelper
Fluent helper to fetch a single
SupplierPurchasingOrg entity using key fields. |
class |
SupplierPurchasingOrgCreateFluentHelper
Fluent helper to create a new
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
class |
SupplierPurchasingOrgFluentHelper
Fluent helper to fetch multiple
SupplierPurchasingOrg entities. |
class |
SupplierPurchasingOrgUpdateFluentHelper
Fluent helper to update an existing
SupplierPurchasingOrg entity and save it to the S/4HANA system. |
class |
SupplierUpdateFluentHelper
Fluent helper to update an existing
Supplier entity and save it to
the S/4HANA system. |
class |
SupplierWithHoldingTaxByKeyFluentHelper
Fluent helper to fetch a single
SupplierWithHoldingTax entity using key fields. |
class |
SupplierWithHoldingTaxCreateFluentHelper
Fluent helper to create a new
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
class |
SupplierWithHoldingTaxDeleteFluentHelper
Fluent helper to delete an existing
SupplierWithHoldingTax entity in the S/4HANA system. |
class |
SupplierWithHoldingTaxFluentHelper
Fluent helper to fetch multiple
SupplierWithHoldingTax entities. |
class |
SupplierWithHoldingTaxUpdateFluentHelper
Fluent helper to update an existing
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
SitnDataContextByKeyFluentHelper
Fluent helper to fetch a single
SitnDataContext entity
using key fields. |
class |
SitnDataContextFluentHelper
Fluent helper to fetch multiple
SitnDataContext
entities. |
class |
SitnInstanceByKeyFluentHelper
Fluent helper to fetch a single
SitnInstance entity using
key fields. |
class |
SitnInstanceFluentHelper
Fluent helper to fetch multiple
SitnInstance entities. |
Modifier and Type | Class and Description |
---|---|
class |
AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper
Fluent helper for the AssignAltDateToDocInfoRecdObjectMgmtRec OData function import.
|
class |
AssignAltDateToMaterialObjectMgmtRecFluentHelper
Fluent helper for the AssignAltDateToMaterialObjectMgmtRec OData function import.
|
class |
AssignAltDateToMatlBOMObjectMgmtRecFluentHelper
Fluent helper for the AssignAltDateToMatlBOMObjectMgmtRec OData function import.
|
class |
AssignAlternativeDateToObjectMgmtRecordFluentHelper
Fluent helper for the AssignAlternativeDateToObjectMgmtRecord OData function import.
|
class |
ChangeMasterAltDateByKeyFluentHelper
Fluent helper to fetch a single
ChangeMasterAltDate
entity using key fields. |
class |
ChangeMasterAltDateCreateFluentHelper
Fluent helper to create a new
ChangeMasterAltDate
entity and save it to the S/4HANA system. |
class |
ChangeMasterAltDateDeleteFluentHelper
Fluent helper to delete an existing
ChangeMasterAltDate
entity in the S/4HANA system. |
class |
ChangeMasterAltDateFluentHelper
Fluent helper to fetch multiple
ChangeMasterAltDate
entities. |
class |
ChangeMasterAltDateUpdateFluentHelper
Fluent helper to update an existing
ChangeMasterAltDate
entity and save it to the S/4HANA system. |
class |
ChangeMasterByKeyFluentHelper
Fluent helper to fetch a single
ChangeMaster entity using key fields. |
class |
ChangeMasterCharcByKeyFluentHelper
Fluent helper to fetch a single
ChangeMasterCharc entity
using key fields. |
class |
ChangeMasterCharcFluentHelper
Fluent helper to fetch multiple
ChangeMasterCharc
entities. |
class |
ChangeMasterCharcValueByKeyFluentHelper
Fluent helper to fetch a single
ChangeMasterCharcValue entity using key fields. |
class |
ChangeMasterCharcValueFluentHelper
Fluent helper to fetch multiple
ChangeMasterCharcValue entities. |
class |
ChangeMasterClassByKeyFluentHelper
Fluent helper to fetch a single
ChangeMasterClass entity
using key fields. |
class |
ChangeMasterClassCharcByKeyFluentHelper
Fluent helper to fetch a single
ChangeMasterClassCharc entity using key fields. |
class |
ChangeMasterClassCharcFluentHelper
Fluent helper to fetch multiple
ChangeMasterClassCharc entities. |
class |
ChangeMasterClassFluentHelper
Fluent helper to fetch multiple
ChangeMasterClass
entities. |
class |
ChangeMasterCreateFluentHelper
Fluent helper to create a new
ChangeMaster entity and save it to the S/4HANA system. |
class |
ChangeMasterDeleteFluentHelper
Fluent helper to delete an existing
ChangeMaster entity in the
S/4HANA system. |
class |
ChangeMasterFluentHelper
Fluent helper to fetch multiple
ChangeMaster entities. |
class |
ChangeMasterObjTypeAssgmtByKeyFluentHelper
Fluent helper to fetch a single
ChangeMasterObjTypeAssgmt entity using key fields. |
class |
ChangeMasterObjTypeAssgmtCreateFluentHelper
Fluent helper to create a new
ChangeMasterObjTypeAssgmt entity and save it to the S/4HANA system. |
class |
ChangeMasterObjTypeAssgmtDeleteFluentHelper
Fluent helper to delete an existing
ChangeMasterObjTypeAssgmt entity in the S/4HANA system. |
class |
ChangeMasterObjTypeAssgmtFluentHelper
Fluent helper to fetch multiple
ChangeMasterObjTypeAssgmt entities. |
class |
ChangeMasterObjTypeAssgmtUpdateFluentHelper
Fluent helper to update an existing
ChangeMasterObjTypeAssgmt entity and save it to the S/4HANA system. |
class |
ChangeMasterUpdateFluentHelper
Fluent helper to update an existing
ChangeMaster entity and save it
to the S/4HANA system. |
class |
ChangeMstrObjectMgmtRecordByKeyFluentHelper
Fluent helper to fetch a single
ChangeMstrObjectMgmtRecord entity using key fields. |
class |
ChangeMstrObjectMgmtRecordDeleteFluentHelper
Fluent helper to delete an existing
ChangeMstrObjectMgmtRecord entity in the S/4HANA system. |
class |
ChangeMstrObjectMgmtRecordFluentHelper
Fluent helper to fetch multiple
ChangeMstrObjectMgmtRecord entities. |
class |
ChangeMstrObjectMgmtRecordUpdateFluentHelper
Fluent helper to update an existing
ChangeMstrObjectMgmtRecord entity and save it to the S/4HANA system. |
class |
ChangeMstrObMgReDocInfoRecdByKeyFluentHelper
Fluent helper to fetch a single
ChangeMstrObMgReDocInfoRecd entity using key fields. |
class |
ChangeMstrObMgReDocInfoRecdCreateFluentHelper
Fluent helper to create a new
ChangeMstrObMgReDocInfoRecd entity and save it to the S/4HANA system. |
class |
ChangeMstrObMgReDocInfoRecdDeleteFluentHelper
Fluent helper to delete an existing
ChangeMstrObMgReDocInfoRecd entity in the S/4HANA system. |
class |
ChangeMstrObMgReDocInfoRecdFluentHelper
Fluent helper to fetch multiple
ChangeMstrObMgReDocInfoRecd entities. |
class |
ChangeMstrObMgReDocInfoRecdUpdateFluentHelper
Fluent helper to update an existing
ChangeMstrObMgReDocInfoRecd entity and save it to the S/4HANA system. |
class |
ChangeMstrObMgReMaterialByKeyFluentHelper
Fluent helper to fetch a single
ChangeMstrObMgReMaterial entity using key fields. |
class |
ChangeMstrObMgReMaterialCreateFluentHelper
Fluent helper to create a new
ChangeMstrObMgReMaterial entity and save it to the S/4HANA system. |
class |
ChangeMstrObMgReMaterialDeleteFluentHelper
Fluent helper to delete an existing
ChangeMstrObMgReMaterial entity in the S/4HANA system. |
class |
ChangeMstrObMgReMaterialFluentHelper
Fluent helper to fetch multiple
ChangeMstrObMgReMaterial entities. |
class |
ChangeMstrObMgReMaterialUpdateFluentHelper
Fluent helper to update an existing
ChangeMstrObMgReMaterial entity and save it to the S/4HANA system. |
class |
ChangeMstrObMgReMatlBOMByKeyFluentHelper
Fluent helper to fetch a single
ChangeMstrObMgReMatlBOM entity using key fields. |
class |
ChangeMstrObMgReMatlBOMCreateFluentHelper
Fluent helper to create a new
ChangeMstrObMgReMatlBOM entity and save it to the S/4HANA system. |
class |
ChangeMstrObMgReMatlBOMDeleteFluentHelper
Fluent helper to delete an existing
ChangeMstrObMgReMatlBOM entity in the S/4HANA system. |
class |
ChangeMstrObMgReMatlBOMFluentHelper
Fluent helper to fetch multiple
ChangeMstrObMgReMatlBOM entities. |
class |
ChangeMstrObMgReMatlBOMUpdateFluentHelper
Fluent helper to update an existing
ChangeMstrObMgReMatlBOM entity and save it to the S/4HANA system. |
class |
ShiftValidityStartDateOfChangeMasterFluentHelper
Fluent helper for the ShiftValidityStartDateOfChangeMaster OData function import.
|
class |
UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper
Fluent helper for the UnassignAltDateFromDocInfoRecdObjMgmtRec OData function import.
|
class |
UnassignAltDateFromMaterialObjMgmtRecFluentHelper
Fluent helper for the UnassignAltDateFromMaterialObjMgmtRec OData function import.
|
class |
UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper
Fluent helper for the UnassignAltDateFromMatlBOMObjMgmtRec OData function import.
|
class |
UnassignAlternativeDateFromObjMgmtRecordFluentHelper
Fluent helper for the UnassignAlternativeDateFromObjMgmtRecord OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeRecordByKeyFluentHelper
Fluent helper to fetch a single
ChangeRecord entity using key fields. |
class |
ChangeRecordCreateFluentHelper
Fluent helper to create a new
ChangeRecord entity and save it to the S/4HANA system. |
class |
ChangeRecordFluentHelper
Fluent helper to fetch multiple
ChangeRecord entities. |
class |
ChangeRecordReferenceBitByKeyFluentHelper
Fluent helper to fetch a single
ChangeRecordReferenceBit entity using key fields. |
class |
ChangeRecordReferenceBitCreateFluentHelper
Fluent helper to create a new
ChangeRecordReferenceBit entity and save it to the S/4HANA system. |
class |
ChangeRecordReferenceBitFluentHelper
Fluent helper to fetch multiple
ChangeRecordReferenceBit entities. |
class |
ChangeRecordReferenceBitUpdateFluentHelper
Fluent helper to update an existing
ChangeRecordReferenceBit entity and save it to the S/4HANA system. |
class |
ChangeRecordReferenceBOMByKeyFluentHelper
Fluent helper to fetch a single
ChangeRecordReferenceBOM entity using key fields. |
class |
ChangeRecordReferenceBOMCreateFluentHelper
Fluent helper to create a new
ChangeRecordReferenceBOM entity and save it to the S/4HANA system. |
class |
ChangeRecordReferenceBOMFluentHelper
Fluent helper to fetch multiple
ChangeRecordReferenceBOM entities. |
class |
ChangeRecordReferenceBOMUpdateFluentHelper
Fluent helper to update an existing
ChangeRecordReferenceBOM entity and save it to the S/4HANA system. |
class |
ChangeRecordReferenceDocByKeyFluentHelper
Fluent helper to fetch a single
ChangeRecordReferenceDoc entity using key fields. |
class |
ChangeRecordReferenceDocCreateFluentHelper
Fluent helper to create a new
ChangeRecordReferenceDoc entity and save it to the S/4HANA system. |
class |
ChangeRecordReferenceDocFluentHelper
Fluent helper to fetch multiple
ChangeRecordReferenceDoc entities. |
class |
ChangeRecordReferenceDocUpdateFluentHelper
Fluent helper to update an existing
ChangeRecordReferenceDoc entity and save it to the S/4HANA system. |
class |
ChangeRecordReferenceMatByKeyFluentHelper
Fluent helper to fetch a single
ChangeRecordReferenceMat entity using key fields. |
class |
ChangeRecordReferenceMatCreateFluentHelper
Fluent helper to create a new
ChangeRecordReferenceMat entity and save it to the S/4HANA system. |
class |
ChangeRecordReferenceMatFluentHelper
Fluent helper to fetch multiple
ChangeRecordReferenceMat entities. |
class |
ChangeRecordReferenceMatUpdateFluentHelper
Fluent helper to update an existing
ChangeRecordReferenceMat entity and save it to the S/4HANA system. |
class |
ChangeRecordUpdateFluentHelper
Fluent helper to update an existing
ChangeRecord entity and save it
to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ClfnCharacteristicForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnCharacteristicForKeyDate entity using key fields. |
class |
ClfnCharacteristicForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnCharacteristicForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharacteristicForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnCharacteristicForKeyDate entity in the S/4HANA system. |
class |
ClfnCharacteristicForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnCharacteristicForKeyDate entities. |
class |
ClfnCharacteristicForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnCharacteristicForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcDescForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnCharcDescForKeyDate entity using key fields. |
class |
ClfnCharcDescForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnCharcDescForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcDescForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnCharcDescForKeyDate entity in the S/4HANA system. |
class |
ClfnCharcDescForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnCharcDescForKeyDate entities. |
class |
ClfnCharcDescForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnCharcDescForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcRefForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnCharcRefForKeyDate entity using key fields. |
class |
ClfnCharcRefForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnCharcRefForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcRefForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnCharcRefForKeyDate entity in the S/4HANA system. |
class |
ClfnCharcRefForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnCharcRefForKeyDate entities. |
class |
ClfnCharcRstrcnForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnCharcRstrcnForKeyDate entity using key fields. |
class |
ClfnCharcRstrcnForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnCharcRstrcnForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcRstrcnForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnCharcRstrcnForKeyDate entity in the S/4HANA system. |
class |
ClfnCharcRstrcnForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnCharcRstrcnForKeyDate entities. |
class |
ClfnCharcValueDescForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnCharcValueDescForKeyDate entity using key fields. |
class |
ClfnCharcValueDescForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnCharcValueDescForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcValueDescForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnCharcValueDescForKeyDate entity in the S/4HANA system. |
class |
ClfnCharcValueDescForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnCharcValueDescForKeyDate entities. |
class |
ClfnCharcValueDescForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnCharcValueDescForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcValueForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnCharcValueForKeyDate entity using key fields. |
class |
ClfnCharcValueForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnCharcValueForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnCharcValueForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnCharcValueForKeyDate entity in the S/4HANA system. |
class |
ClfnCharcValueForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnCharcValueForKeyDate entities. |
class |
ClfnCharcValueForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnCharcValueForKeyDate entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ChartOfAccountsByKeyFluentHelper
Fluent helper to fetch a single
ChartOfAccounts entity
using key fields. |
class |
ChartOfAccountsFluentHelper
Fluent helper to fetch multiple
ChartOfAccounts entities. |
class |
ChartOfAccountsTextByKeyFluentHelper
Fluent helper to fetch a single
ChartOfAccountsText
entity using key fields. |
class |
ChartOfAccountsTextFluentHelper
Fluent helper to fetch multiple
ChartOfAccountsText
entities. |
Modifier and Type | Class and Description |
---|---|
class |
ClfnClassCharcForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnClassCharcForKeyDate entity using key fields. |
class |
ClfnClassCharcForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnClassCharcForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassCharcForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnClassCharcForKeyDate entity in the S/4HANA system. |
class |
ClfnClassCharcForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnClassCharcForKeyDate entities. |
class |
ClfnClassCharcForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnClassCharcForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassDescForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnClassDescForKeyDate entity using key fields. |
class |
ClfnClassDescForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassDescForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnClassDescForKeyDate entities. |
class |
ClfnClassDescForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnClassDescForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnClassForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnClassForKeyDate entity in the S/4HANA system. |
class |
ClfnClassForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnClassForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassKeywordForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnClassKeywordForKeyDate entity using key fields. |
class |
ClfnClassKeywordForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnClassKeywordForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassKeywordForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnClassKeywordForKeyDate entity in the S/4HANA system. |
class |
ClfnClassKeywordForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnClassKeywordForKeyDate entities. |
class |
ClfnClassKeywordForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnClassKeywordForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassTextForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnClassTextForKeyDate entity using key fields. |
class |
ClfnClassTextForKeyDateCreateFluentHelper
Fluent helper to create a new
ClfnClassTextForKeyDate entity and save it to the S/4HANA system. |
class |
ClfnClassTextForKeyDateDeleteFluentHelper
Fluent helper to delete an existing
ClfnClassTextForKeyDate entity in the S/4HANA system. |
class |
ClfnClassTextForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnClassTextForKeyDate entities. |
class |
ClfnClassTextForKeyDateUpdateFluentHelper
Fluent helper to update an existing
ClfnClassTextForKeyDate entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
DemandCreateFluentHelper
Fluent helper to create a new
Demand entity and save it to the S/4HANA system. |
class |
DemandDeleteFluentHelper
Fluent helper to delete an existing
Demand entity in the S/4HANA
system. |
class |
DemandUpdateFluentHelper
Fluent helper to update an existing
Demand entity and save it to the
S/4HANA system. |
class |
ProjectCreateFluentHelper
Fluent helper to create a new
Project entity and save it to the S/4HANA system. |
class |
ProjectUpdateFluentHelper
Fluent helper to update an existing
Project entity and save it to
the S/4HANA system. |
class |
WorkItemCreateFluentHelper
Fluent helper to create a new
WorkItem entity and save it to the S/4HANA system. |
class |
WorkItemDeleteFluentHelper
Fluent helper to delete an existing
WorkItem entity in the S/4HANA
system. |
class |
WorkPackageCreateFluentHelper
Fluent helper to create a new
WorkPackage entity and save
it to the S/4HANA system. |
class |
WorkPackageDeleteFluentHelper
Fluent helper to delete an existing
WorkPackage entity in the
S/4HANA system. |
class |
WorkPackageUpdateFluentHelper
Fluent helper to update an existing
WorkPackage entity and save
it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
PlanDataByKeyFluentHelper
Fluent helper to fetch a single
PlanData entity using
key fields. |
class |
PlanDataFluentHelper
Fluent helper to fetch multiple
PlanData entities. |
class |
StaffingDataByKeyFluentHelper
Fluent helper to fetch a single
StaffingData entity
using key fields. |
class |
StaffingDataFluentHelper
Fluent helper to fetch multiple
StaffingData
entities. |
class |
WorkItemByKeyFluentHelper
Fluent helper to fetch a single
WorkItem entity using
key fields. |
class |
WorkItemFluentHelper
Fluent helper to fetch multiple
WorkItem entities. |
class |
WorkpackageByKeyFluentHelper
Fluent helper to fetch a single
Workpackage entity
using key fields. |
class |
WorkpackageFluentHelper
Fluent helper to fetch multiple
Workpackage entities. |
Modifier and Type | Class and Description |
---|---|
class |
BusVolFldCombnSetTypeAssgmtByKeyFluentHelper
Fluent helper to fetch a single
BusVolFldCombnSetTypeAssgmt entity using key fields. |
class |
BusVolFldCombnSetTypeAssgmtFluentHelper
Fluent helper to fetch multiple
BusVolFldCombnSetTypeAssgmt entities. |
class |
CndnContrTypeByKeyFluentHelper
Fluent helper to fetch a single
CndnContrType entity
using key fields. |
class |
CndnContrTypeFluentHelper
Fluent helper to fetch multiple
CndnContrType
entities. |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgCndnTypeTextByKeyFluentHelper
Fluent helper to fetch a single
PurgPrcgCndnTypeText entity using key fields. |
class |
PurgPrcgCndnTypeTextFluentHelper
Fluent helper to fetch multiple
PurgPrcgCndnTypeText entities. |
class |
PurgPricingConditionTypeByKeyFluentHelper
Fluent helper to fetch a single
PurgPricingConditionType entity using key fields. |
class |
PurgPricingConditionTypeFluentHelper
Fluent helper to fetch multiple
PurgPricingConditionType entities. |
Modifier and Type | Class and Description |
---|---|
class |
ControllingAreaByKeyFluentHelper
Fluent helper to fetch a single
ControllingArea entity
using key fields. |
class |
ControllingAreaFluentHelper
Fluent helper to fetch multiple
ControllingArea entities. |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterByKeyFluentHelper
Fluent helper to fetch a single
CostCenter entity using key fields. |
class |
CostCenterFluentHelper
Fluent helper to fetch multiple
CostCenter entities. |
class |
CostCenterTextByKeyFluentHelper
Fluent helper to fetch a single
CostCenterText entity using
key fields. |
class |
CostCenterTextFluentHelper
Fluent helper to fetch multiple
CostCenterText entities. |
Modifier and Type | Class and Description |
---|---|
class |
CountryByKeyFluentHelper
Fluent helper to fetch a single
Country
entity using key fields. |
class |
CountryFluentHelper
Fluent helper to fetch multiple
Country
entities. |
class |
CountryTextByKeyFluentHelper
Fluent helper to fetch a single
CountryText entity using key fields. |
class |
CountryTextFluentHelper
Fluent helper to fetch multiple
CountryText entities. |
Modifier and Type | Class and Description |
---|---|
class |
CreditMemoReqItemPartnerByKeyFluentHelper
Fluent helper to fetch a single
CreditMemoReqItemPartner entity using key fields. |
class |
CreditMemoReqItemPartnerDeleteFluentHelper
Fluent helper to delete an existing
CreditMemoReqItemPartner entity in the S/4HANA system. |
class |
CreditMemoReqItemPartnerFluentHelper
Fluent helper to fetch multiple
CreditMemoReqItemPartner entities. |
class |
CreditMemoReqItemPartnerUpdateFluentHelper
Fluent helper to update an existing
CreditMemoReqItemPartner entity and save it to the S/4HANA system. |
class |
CreditMemoReqItemPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
CreditMemoReqItemPrcgElmnt entity using key fields. |
class |
CreditMemoReqItemPrcgElmntDeleteFluentHelper
Fluent helper to delete an existing
CreditMemoReqItemPrcgElmnt entity in the S/4HANA system. |
class |
CreditMemoReqItemPrcgElmntFluentHelper
Fluent helper to fetch multiple
CreditMemoReqItemPrcgElmnt entities. |
class |
CreditMemoReqItemPrcgElmntUpdateFluentHelper
Fluent helper to update an existing
CreditMemoReqItemPrcgElmnt entity and save it to the S/4HANA system. |
class |
CreditMemoReqPartnerByKeyFluentHelper
Fluent helper to fetch a single
CreditMemoReqPartner entity using key fields. |
class |
CreditMemoReqPartnerDeleteFluentHelper
Fluent helper to delete an existing
CreditMemoReqPartner entity in the S/4HANA system. |
class |
CreditMemoReqPartnerFluentHelper
Fluent helper to fetch multiple
CreditMemoReqPartner entities. |
class |
CreditMemoReqPartnerUpdateFluentHelper
Fluent helper to update an existing
CreditMemoReqPartner entity and save it to the S/4HANA system. |
class |
CreditMemoReqPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
CreditMemoReqPrcgElmnt entity using key fields. |
class |
CreditMemoReqPrcgElmntDeleteFluentHelper
Fluent helper to delete an existing
CreditMemoReqPrcgElmnt entity in the S/4HANA system. |
class |
CreditMemoReqPrcgElmntFluentHelper
Fluent helper to fetch multiple
CreditMemoReqPrcgElmnt entities. |
class |
CreditMemoReqPrcgElmntUpdateFluentHelper
Fluent helper to update an existing
CreditMemoReqPrcgElmnt entity and save it to the S/4HANA system. |
class |
CreditMemoRequestByKeyFluentHelper
Fluent helper to fetch a single
CreditMemoRequest
entity using key fields. |
class |
CreditMemoRequestCreateFluentHelper
Fluent helper to create a new
CreditMemoRequest
entity and save it to the S/4HANA system. |
class |
CreditMemoRequestDeleteFluentHelper
Fluent helper to delete an existing
CreditMemoRequest
entity in the S/4HANA system. |
class |
CreditMemoRequestFluentHelper
Fluent helper to fetch multiple
CreditMemoRequest
entities. |
class |
CreditMemoRequestItemByKeyFluentHelper
Fluent helper to fetch a single
CreditMemoRequestItem entity using key fields. |
class |
CreditMemoRequestItemCreateFluentHelper
Fluent helper to create a new
CreditMemoRequestItem entity and save it to the S/4HANA system. |
class |
CreditMemoRequestItemDeleteFluentHelper
Fluent helper to delete an existing
CreditMemoRequestItem entity in the S/4HANA system. |
class |
CreditMemoRequestItemFluentHelper
Fluent helper to fetch multiple
CreditMemoRequestItem entities. |
class |
CreditMemoRequestItemUpdateFluentHelper
Fluent helper to update an existing
CreditMemoRequestItem entity and save it to the S/4HANA system. |
class |
CreditMemoRequestUpdateFluentHelper
Fluent helper to update an existing
CreditMemoRequest
entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
CustomerSupplierIndustryByKeyFluentHelper
Fluent helper to fetch a single
CustomerSupplierIndustry entity using key fields. |
class |
CustomerSupplierIndustryFluentHelper
Fluent helper to fetch multiple
CustomerSupplierIndustry entities. |
class |
CustomerSupplierIndustryTextByKeyFluentHelper
Fluent helper to fetch a single
CustomerSupplierIndustryText entity using key fields. |
class |
CustomerSupplierIndustryTextFluentHelper
Fluent helper to fetch multiple
CustomerSupplierIndustryText entities. |
Modifier and Type | Class and Description |
---|---|
class |
CustomerGroupByKeyFluentHelper
Fluent helper to fetch a single
CustomerGroup entity using
key fields. |
class |
CustomerGroupFluentHelper
Fluent helper to fetch multiple
CustomerGroup entities. |
class |
CustomerGroupTextByKeyFluentHelper
Fluent helper to fetch a single
CustomerGroupText entity
using key fields. |
class |
CustomerGroupTextFluentHelper
Fluent helper to fetch multiple
CustomerGroupText
entities. |
Modifier and Type | Class and Description |
---|---|
class |
CustomerMaterialByKeyFluentHelper
Fluent helper to fetch a single
CustomerMaterial entity
using key fields. |
class |
CustomerMaterialCreateFluentHelper
Fluent helper to create a new
CustomerMaterial entity
and save it to the S/4HANA system. |
class |
CustomerMaterialDeleteFluentHelper
Fluent helper to delete an existing
CustomerMaterial entity
in the S/4HANA system. |
class |
CustomerMaterialFluentHelper
Fluent helper to fetch multiple
CustomerMaterial
entities. |
class |
CustomerMaterialUpdateFluentHelper
Fluent helper to update an existing
CustomerMaterial entity
and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
CustomerReturnByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturn entity using
key fields. |
class |
CustomerReturnCreateFluentHelper
Fluent helper to create a new
CustomerReturn entity and
save it to the S/4HANA system. |
class |
CustomerReturnDeleteFluentHelper
Fluent helper to delete an existing
CustomerReturn entity in
the S/4HANA system. |
class |
CustomerReturnFluentHelper
Fluent helper to fetch multiple
CustomerReturn entities. |
class |
CustomerReturnItemByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturnItem
entity using key fields. |
class |
CustomerReturnItemCreateFluentHelper
Fluent helper to create a new
CustomerReturnItem
entity and save it to the S/4HANA system. |
class |
CustomerReturnItemDeleteFluentHelper
Fluent helper to delete an existing
CustomerReturnItem
entity in the S/4HANA system. |
class |
CustomerReturnItemFluentHelper
Fluent helper to fetch multiple
CustomerReturnItem
entities. |
class |
CustomerReturnItemPartnerByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturnItemPartner entity using key fields. |
class |
CustomerReturnItemPartnerDeleteFluentHelper
Fluent helper to delete an existing
CustomerReturnItemPartner entity in the S/4HANA system. |
class |
CustomerReturnItemPartnerFluentHelper
Fluent helper to fetch multiple
CustomerReturnItemPartner entities. |
class |
CustomerReturnItemPartnerUpdateFluentHelper
Fluent helper to update an existing
CustomerReturnItemPartner entity and save it to the S/4HANA system. |
class |
CustomerReturnItemPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturnItemPrcgElmnt entity using key fields. |
class |
CustomerReturnItemPrcgElmntDeleteFluentHelper
Fluent helper to delete an existing
CustomerReturnItemPrcgElmnt entity in the S/4HANA system. |
class |
CustomerReturnItemPrcgElmntFluentHelper
Fluent helper to fetch multiple
CustomerReturnItemPrcgElmnt entities. |
class |
CustomerReturnItemPrcgElmntUpdateFluentHelper
Fluent helper to update an existing
CustomerReturnItemPrcgElmnt entity and save it to the S/4HANA system. |
class |
CustomerReturnItemUpdateFluentHelper
Fluent helper to update an existing
CustomerReturnItem
entity and save it to the S/4HANA system. |
class |
CustomerReturnPartnerByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturnPartner entity using key fields. |
class |
CustomerReturnPartnerDeleteFluentHelper
Fluent helper to delete an existing
CustomerReturnPartner entity in the S/4HANA system. |
class |
CustomerReturnPartnerFluentHelper
Fluent helper to fetch multiple
CustomerReturnPartner entities. |
class |
CustomerReturnPartnerUpdateFluentHelper
Fluent helper to update an existing
CustomerReturnPartner entity and save it to the S/4HANA system. |
class |
CustomerReturnPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturnPrcgElmnt entity using key fields. |
class |
CustomerReturnPrcgElmntDeleteFluentHelper
Fluent helper to delete an existing
CustomerReturnPrcgElmnt entity in the S/4HANA system. |
class |
CustomerReturnPrcgElmntFluentHelper
Fluent helper to fetch multiple
CustomerReturnPrcgElmnt entities. |
class |
CustomerReturnPrcgElmntUpdateFluentHelper
Fluent helper to update an existing
CustomerReturnPrcgElmnt entity and save it to the S/4HANA system. |
class |
CustomerReturnProcessStepByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturnProcessStep entity using key fields. |
class |
CustomerReturnProcessStepFluentHelper
Fluent helper to fetch multiple
CustomerReturnProcessStep entities. |
class |
CustomerReturnScheduleLineByKeyFluentHelper
Fluent helper to fetch a single
CustomerReturnScheduleLine entity using key fields. |
class |
CustomerReturnScheduleLineFluentHelper
Fluent helper to fetch multiple
CustomerReturnScheduleLine entities. |
class |
CustomerReturnUpdateFluentHelper
Fluent helper to update an existing
CustomerReturn entity and
save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ConfirmPutawayAllItemsFluentHelper
Fluent helper for the ConfirmPutawayAllItems OData function import.
|
class |
ConfirmPutawayOneItemFluentHelper
Fluent helper for the ConfirmPutawayOneItem OData function import.
|
class |
PostGoodsReceiptFluentHelper
Fluent helper for the PostGoodsReceipt OData function import.
|
class |
PutawayAllItemsFluentHelper
Fluent helper for the PutawayAllItems OData function import.
|
class |
PutawayOneItemFluentHelper
Fluent helper for the PutawayOneItem OData function import.
|
class |
ReturnsDeliveryDocFlowByKeyFluentHelper
Fluent helper to fetch a single
ReturnsDeliveryDocFlow entity using key fields. |
class |
ReturnsDeliveryDocFlowUpdateFluentHelper
Fluent helper to update an existing
ReturnsDeliveryDocFlow entity and save it to the S/4HANA system. |
class |
ReturnsDeliveryHeaderByKeyFluentHelper
Fluent helper to fetch a single
ReturnsDeliveryHeader entity using key fields. |
class |
ReturnsDeliveryHeaderCreateFluentHelper
Fluent helper to create a new
ReturnsDeliveryHeader entity and save it to the S/4HANA system. |
class |
ReturnsDeliveryHeaderDeleteFluentHelper
Fluent helper to delete an existing
ReturnsDeliveryHeader entity in the S/4HANA system. |
class |
ReturnsDeliveryHeaderFluentHelper
Fluent helper to fetch multiple
ReturnsDeliveryHeader entities. |
class |
ReturnsDeliveryHeaderUpdateFluentHelper
Fluent helper to update an existing
ReturnsDeliveryHeader entity and save it to the S/4HANA system. |
class |
ReturnsDeliveryItemByKeyFluentHelper
Fluent helper to fetch a single
ReturnsDeliveryItem entity using key fields. |
class |
ReturnsDeliveryItemDeleteFluentHelper
Fluent helper to delete an existing
ReturnsDeliveryItem entity in the S/4HANA system. |
class |
ReturnsDeliveryItemFluentHelper
Fluent helper to fetch multiple
ReturnsDeliveryItem entities. |
class |
ReturnsDeliveryItemUpdateFluentHelper
Fluent helper to update an existing
ReturnsDeliveryItem entity and save it to the S/4HANA system. |
class |
ReverseGoodsReceiptFluentHelper
Fluent helper for the ReverseGoodsReceipt OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
DebitMemoReqItemPartnerByKeyFluentHelper
Fluent helper to fetch a single
DebitMemoReqItemPartner entity using key fields. |
class |
DebitMemoReqItemPartnerDeleteFluentHelper
Fluent helper to delete an existing
DebitMemoReqItemPartner entity in the S/4HANA system. |
class |
DebitMemoReqItemPartnerFluentHelper
Fluent helper to fetch multiple
DebitMemoReqItemPartner entities. |
class |
DebitMemoReqItemPartnerUpdateFluentHelper
Fluent helper to update an existing
DebitMemoReqItemPartner entity and save it to the S/4HANA system. |
class |
DebitMemoReqItemPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
DebitMemoReqItemPrcgElmnt entity using key fields. |
class |
DebitMemoReqItemPrcgElmntDeleteFluentHelper
Fluent helper to delete an existing
DebitMemoReqItemPrcgElmnt entity in the S/4HANA system. |
class |
DebitMemoReqItemPrcgElmntFluentHelper
Fluent helper to fetch multiple
DebitMemoReqItemPrcgElmnt entities. |
class |
DebitMemoReqItemPrcgElmntUpdateFluentHelper
Fluent helper to update an existing
DebitMemoReqItemPrcgElmnt entity and save it to the S/4HANA system. |
class |
DebitMemoReqPartnerByKeyFluentHelper
Fluent helper to fetch a single
DebitMemoReqPartner
entity using key fields. |
class |
DebitMemoReqPartnerDeleteFluentHelper
Fluent helper to delete an existing
DebitMemoReqPartner
entity in the S/4HANA system. |
class |
DebitMemoReqPartnerFluentHelper
Fluent helper to fetch multiple
DebitMemoReqPartner
entities. |
class |
DebitMemoReqPartnerUpdateFluentHelper
Fluent helper to update an existing
DebitMemoReqPartner
entity and save it to the S/4HANA system. |
class |
DebitMemoReqPrcgElmntByKeyFluentHelper
Fluent helper to fetch a single
DebitMemoReqPrcgElmnt entity using key fields. |
class |
DebitMemoReqPrcgElmntDeleteFluentHelper
Fluent helper to delete an existing
DebitMemoReqPrcgElmnt entity in the S/4HANA system. |
class |
DebitMemoReqPrcgElmntFluentHelper
Fluent helper to fetch multiple
DebitMemoReqPrcgElmnt entities. |
class |
DebitMemoReqPrcgElmntUpdateFluentHelper
Fluent helper to update an existing
DebitMemoReqPrcgElmnt entity and save it to the S/4HANA system. |
class |
DebitMemoRequestByKeyFluentHelper
Fluent helper to fetch a single
DebitMemoRequest entity
using key fields. |
class |
DebitMemoRequestCreateFluentHelper
Fluent helper to create a new
DebitMemoRequest entity
and save it to the S/4HANA system. |
class |
DebitMemoRequestDeleteFluentHelper
Fluent helper to delete an existing
DebitMemoRequest entity
in the S/4HANA system. |
class |
DebitMemoRequestFluentHelper
Fluent helper to fetch multiple
DebitMemoRequest
entities. |
class |
DebitMemoRequestItemByKeyFluentHelper
Fluent helper to fetch a single
DebitMemoRequestItem entity using key fields. |
class |
DebitMemoRequestItemCreateFluentHelper
Fluent helper to create a new
DebitMemoRequestItem entity and save it to the S/4HANA system. |
class |
DebitMemoRequestItemDeleteFluentHelper
Fluent helper to delete an existing
DebitMemoRequestItem entity in the S/4HANA system. |
class |
DebitMemoRequestItemFluentHelper
Fluent helper to fetch multiple
DebitMemoRequestItem entities. |
class |
DebitMemoRequestItemUpdateFluentHelper
Fluent helper to update an existing
DebitMemoRequestItem entity and save it to the S/4HANA system. |
class |
DebitMemoRequestUpdateFluentHelper
Fluent helper to update an existing
DebitMemoRequest entity
and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ControllingDebitCreditCodeByKeyFluentHelper
Fluent helper to fetch a single
ControllingDebitCreditCode entity using key fields. |
class |
ControllingDebitCreditCodeFluentHelper
Fluent helper to fetch multiple
ControllingDebitCreditCode entities. |
class |
ControllingDebitCreditCodeTByKeyFluentHelper
Fluent helper to fetch a single
ControllingDebitCreditCodeT entity using key fields. |
class |
ControllingDebitCreditCodeTFluentHelper
Fluent helper to fetch multiple
ControllingDebitCreditCodeT entities. |
Modifier and Type | Class and Description |
---|---|
class |
DefectCategoryByKeyFluentHelper
Fluent helper to fetch a single
DefectCategory entity using
key fields. |
class |
DefectCategoryFluentHelper
Fluent helper to fetch multiple
DefectCategory entities. |
class |
DefectCategoryTextByKeyFluentHelper
Fluent helper to fetch a single
DefectCategoryText
entity using key fields. |
class |
DefectCategoryTextFluentHelper
Fluent helper to fetch multiple
DefectCategoryText
entities. |
Modifier and Type | Class and Description |
---|---|
class |
DefectClassByKeyFluentHelper
Fluent helper to fetch a single
DefectClass entity using key fields. |
class |
DefectClassFluentHelper
Fluent helper to fetch multiple
DefectClass entities. |
class |
DefectClassTextByKeyFluentHelper
Fluent helper to fetch a single
DefectClassText entity using
key fields. |
class |
DefectClassTextFluentHelper
Fluent helper to fetch multiple
DefectClassText entities. |
Modifier and Type | Class and Description |
---|---|
class |
DefectCodeByKeyFluentHelper
Fluent helper to fetch a single
DefectCode entity using
key fields. |
class |
DefectCodeFluentHelper
Fluent helper to fetch multiple
DefectCode entities. |
class |
DefectCodeGroupByKeyFluentHelper
Fluent helper to fetch a single
DefectCodeGroup
entity using key fields. |
class |
DefectCodeGroupFluentHelper
Fluent helper to fetch multiple
DefectCodeGroup
entities. |
class |
DefectCodeGroupTextByKeyFluentHelper
Fluent helper to fetch a single
DefectCodeGroupText entity using key fields. |
class |
DefectCodeGroupTextFluentHelper
Fluent helper to fetch multiple
DefectCodeGroupText entities. |
class |
DefectCodeTextByKeyFluentHelper
Fluent helper to fetch a single
DefectCodeText
entity using key fields. |
class |
DefectCodeTextFluentHelper
Fluent helper to fetch multiple
DefectCodeText
entities. |
Modifier and Type | Class and Description |
---|---|
class |
DefectByKeyFluentHelper
Fluent helper to fetch a single
Defect entity using key fields. |
class |
DefectCreateFluentHelper
Fluent helper to create a new
Defect entity and save it to the S/4HANA system. |
class |
DefectDeleteFluentHelper
Fluent helper to delete an existing
Defect entity in the S/4HANA
system. |
class |
DefectFluentHelper
Fluent helper to fetch multiple
Defect entities. |
class |
DefectUpdateFluentHelper
Fluent helper to update an existing
Defect entity and save it to the
S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
CheckCreditBlockFluentHelper
Fluent helper for the CheckCreditBlock OData function import.
|
class |
CreditBlockedDeliveryDocByKeyFluentHelper
Fluent helper to fetch a single
CreditBlockedDeliveryDoc entity using key fields. |
class |
CreditBlockedDeliveryDocFluentHelper
Fluent helper to fetch multiple
CreditBlockedDeliveryDoc entities. |
class |
RejectCreditBlockFluentHelper
Fluent helper for the RejectCreditBlock OData function import.
|
class |
ReleaseCreditBlockFluentHelper
Fluent helper for the ReleaseCreditBlock OData function import.
|
class |
SalesDocumentRjcnReasonByKeyFluentHelper
Fluent helper to fetch a single
SalesDocumentRjcnReason entity using key fields. |
class |
SalesDocumentRjcnReasonFluentHelper
Fluent helper to fetch multiple
SalesDocumentRjcnReason entities. |
Modifier and Type | Class and Description |
---|---|
class |
DistributionChannelByKeyFluentHelper
Fluent helper to fetch a single
DistributionChannel entity using key fields. |
class |
DistributionChannelFluentHelper
Fluent helper to fetch multiple
DistributionChannel entities. |
class |
DistributionChannelTextByKeyFluentHelper
Fluent helper to fetch a single
DistributionChannelText entity using key fields. |
class |
DistributionChannelTextFluentHelper
Fluent helper to fetch multiple
DistributionChannelText entities. |
Modifier and Type | Class and Description |
---|---|
class |
DivisionByKeyFluentHelper
Fluent helper to fetch a single
Division entity using key fields. |
class |
DivisionFluentHelper
Fluent helper to fetch multiple
Division entities. |
class |
DivisionTextByKeyFluentHelper
Fluent helper to fetch a single
DivisionText entity using key fields. |
class |
DivisionTextFluentHelper
Fluent helper to fetch multiple
DivisionText entities. |
Modifier and Type | Class and Description |
---|---|
class |
DocInfoRecdObjLinkBOMByKeyFluentHelper
Fluent helper to fetch a single
DocInfoRecdObjLinkBOM entity using key fields. |
class |
DocInfoRecdObjLinkBOMFluentHelper
Fluent helper to fetch multiple
DocInfoRecdObjLinkBOM entities. |
class |
DocInfoRecdObjLinkChgRecdByKeyFluentHelper
Fluent helper to fetch a single
DocInfoRecdObjLinkChgRecd entity using key fields. |
class |
DocInfoRecdObjLinkChgRecdFluentHelper
Fluent helper to fetch multiple
DocInfoRecdObjLinkChgRecd entities. |
class |
DocInfoRecdObjLinkProductByKeyFluentHelper
Fluent helper to fetch a single
DocInfoRecdObjLinkProduct entity using key fields. |
class |
DocInfoRecdObjLinkProductCreateFluentHelper
Fluent helper to create a new
DocInfoRecdObjLinkProduct entity and save it to the S/4HANA system. |
class |
DocInfoRecdObjLinkProductDeleteFluentHelper
Fluent helper to delete an existing
DocInfoRecdObjLinkProduct entity in the S/4HANA system. |
class |
DocInfoRecdObjLinkProductFluentHelper
Fluent helper to fetch multiple
DocInfoRecdObjLinkProduct entities. |
class |
DocInfoRecdObjLinkProductUpdateFluentHelper
Fluent helper to update an existing
DocInfoRecdObjLinkProduct entity and save it to the S/4HANA system. |
class |
DocumentInfoRecordByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecord
entity using key fields. |
class |
DocumentInfoRecordCharcByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecordCharc entity using key fields. |
class |
DocumentInfoRecordCharcFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecordCharc entities. |
class |
DocumentInfoRecordCharcValueByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecordCharcValue entity using key fields. |
class |
DocumentInfoRecordCharcValueFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecordCharcValue entities. |
class |
DocumentInfoRecordClassByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecordClass entity using key fields. |
class |
DocumentInfoRecordClassCharcByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecordClassCharc entity using key fields. |
class |
DocumentInfoRecordClassCharcFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecordClassCharc entities. |
class |
DocumentInfoRecordClassFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecordClass entities. |
class |
DocumentInfoRecordCreateFluentHelper
Fluent helper to create a new
DocumentInfoRecord
entity and save it to the S/4HANA system. |
class |
DocumentInfoRecordDeleteFluentHelper
Fluent helper to delete an existing
DocumentInfoRecord
entity in the S/4HANA system. |
class |
DocumentInfoRecordDescByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecordDesc entity using key fields. |
class |
DocumentInfoRecordDescCreateFluentHelper
Fluent helper to create a new
DocumentInfoRecordDesc entity and save it to the S/4HANA system. |
class |
DocumentInfoRecordDescDeleteFluentHelper
Fluent helper to delete an existing
DocumentInfoRecordDesc entity in the S/4HANA system. |
class |
DocumentInfoRecordDescFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecordDesc entities. |
class |
DocumentInfoRecordDescUpdateFluentHelper
Fluent helper to update an existing
DocumentInfoRecordDesc entity and save it to the S/4HANA system. |
class |
DocumentInfoRecordDocStsVHByKeyFluentHelper
Fluent helper to fetch a single
DocumentInfoRecordDocStsVH entity using key fields. |
class |
DocumentInfoRecordDocStsVHFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecordDocStsVH entities. |
class |
DocumentInfoRecordFluentHelper
Fluent helper to fetch multiple
DocumentInfoRecord
entities. |
class |
DocumentInfoRecordUpdateFluentHelper
Fluent helper to update an existing
DocumentInfoRecord
entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
EnterpriseProjectByKeyFluentHelper
Fluent helper to fetch a single
EnterpriseProject
entity using key fields. |
class |
EnterpriseProjectCreateFluentHelper
Fluent helper to create a new
EnterpriseProject
entity and save it to the S/4HANA system. |
class |
EnterpriseProjectDeleteFluentHelper
Fluent helper to delete an existing
EnterpriseProject
entity in the S/4HANA system. |
class |
EnterpriseProjectElementByKeyFluentHelper
Fluent helper to fetch a single
EnterpriseProjectElement entity using key fields. |
class |
EnterpriseProjectElementFluentHelper
Fluent helper to fetch multiple
EnterpriseProjectElement entities. |
class |
EnterpriseProjectFluentHelper
Fluent helper to fetch multiple
EnterpriseProject
entities. |
class |
EnterpriseProjectUpdateFluentHelper
Fluent helper to update an existing
EnterpriseProject
entity and save it to the S/4HANA system. |
class |
SetProcessingStatusFluentHelper
Fluent helper for the SetProcessingStatus OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
PlannedIndepRqmtByKeyFluentHelper
Fluent helper to fetch a single
PlannedIndepRqmt entity using key fields. |
class |
PlannedIndepRqmtCreateFluentHelper
Fluent helper to create a new
PlannedIndepRqmt entity and save it to the S/4HANA system. |
class |
PlannedIndepRqmtFluentHelper
Fluent helper to fetch multiple
PlannedIndepRqmt entities. |
class |
PlannedIndepRqmtItemByKeyFluentHelper
Fluent helper to fetch a single
PlannedIndepRqmtItem entity using key fields. |
class |
PlannedIndepRqmtItemCreateFluentHelper
Fluent helper to create a new
PlannedIndepRqmtItem entity and save it to the S/4HANA system. |
class |
PlannedIndepRqmtItemFluentHelper
Fluent helper to fetch multiple
PlannedIndepRqmtItem entities. |
class |
PlannedIndepRqmtItemUpdateFluentHelper
Fluent helper to update an existing
PlannedIndepRqmtItem entity and save it to the S/4HANA system. |
class |
PlannedIndepRqmtUpdateFluentHelper
Fluent helper to update an existing
PlannedIndepRqmt entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
JobAbortFluentHelper
Fluent helper for the JobAbort OData function import.
|
class |
JobCancelFluentHelper
Fluent helper for the JobCancel OData function import.
|
class |
JobScheduleFluentHelper
Fluent helper for the JobSchedule OData function import.
|
class |
JobStatusGetFluentHelper
Fluent helper for the JobStatusGet OData function import.
|
class |
JobTemplateByKeyFluentHelper
Fluent helper to fetch a single
JobTemplate
entity using key fields. |
class |
JobTemplateFluentHelper
Fluent helper to fetch multiple
JobTemplate
entities. |
Modifier and Type | Class and Description |
---|---|
class |
CompanyCodeByKeyFluentHelper
Fluent helper to fetch a single
CompanyCode entity
using key fields. |
class |
CompanyCodeFluentHelper
Fluent helper to fetch multiple
CompanyCode
entities. |
class |
FinPlanningEntryItemByKeyFluentHelper
Fluent helper to fetch a single
FinPlanningEntryItem entity using key fields. |
class |
FinPlanningEntryItemFluentHelper
Fluent helper to fetch multiple
FinPlanningEntryItem entities. |
Modifier and Type | Class and Description |
---|---|
class |
FunctionalAreaByKeyFluentHelper
Fluent helper to fetch a single
FunctionalArea entity using
key fields. |
class |
FunctionalAreaFluentHelper
Fluent helper to fetch multiple
FunctionalArea entities. |
class |
FunctionalAreaTextByKeyFluentHelper
Fluent helper to fetch a single
FunctionalAreaText
entity using key fields. |
class |
FunctionalAreaTextFluentHelper
Fluent helper to fetch multiple
FunctionalAreaText
entities. |
Modifier and Type | Class and Description |
---|---|
class |
GLAccountInChartOfAccountsByKeyFluentHelper
Fluent helper to fetch a single
GLAccountInChartOfAccounts entity using key fields. |
class |
GLAccountInChartOfAccountsFluentHelper
Fluent helper to fetch multiple
GLAccountInChartOfAccounts entities. |
class |
GLAccountTextByKeyFluentHelper
Fluent helper to fetch a single
GLAccountText entity
using key fields. |
class |
GLAccountTextFluentHelper
Fluent helper to fetch multiple
GLAccountText
entities. |
Modifier and Type | Class and Description |
---|---|
class |
InbDeliveryDocFlowByKeyFluentHelper
Fluent helper to fetch a single
InbDeliveryDocFlow
entity using key fields. |
class |
InbDeliveryDocFlowUpdateFluentHelper
Fluent helper to update an existing
InbDeliveryDocFlow
entity and save it to the S/4HANA system. |
class |
InbDeliveryHeaderByKeyFluentHelper
Fluent helper to fetch a single
InbDeliveryHeader
entity using key fields. |
class |
InbDeliveryHeaderCreateFluentHelper
Fluent helper to create a new
InbDeliveryHeader
entity and save it to the S/4HANA system. |
class |
InbDeliveryHeaderDeleteFluentHelper
Fluent helper to delete an existing
InbDeliveryHeader
entity in the S/4HANA system. |
class |
InbDeliveryHeaderFluentHelper
Fluent helper to fetch multiple
InbDeliveryHeader
entities. |
class |
InbDeliveryHeaderUpdateFluentHelper
Fluent helper to update an existing
InbDeliveryHeader
entity and save it to the S/4HANA system. |
class |
InbDeliveryItemByKeyFluentHelper
Fluent helper to fetch a single
InbDeliveryItem entity
using key fields. |
class |
InbDeliveryItemDeleteFluentHelper
Fluent helper to delete an existing
InbDeliveryItem entity in
the S/4HANA system. |
class |
InbDeliveryItemFluentHelper
Fluent helper to fetch multiple
InbDeliveryItem entities. |
class |
InbDeliveryItemUpdateFluentHelper
Fluent helper to update an existing
InbDeliveryItem entity
and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
InspectionMethodByKeyFluentHelper
Fluent helper to fetch a single
InspectionMethod entity
using key fields. |
class |
InspectionMethodFluentHelper
Fluent helper to fetch multiple
InspectionMethod
entities. |
Modifier and Type | Class and Description |
---|---|
class |
JournalEntryItemBasicByKeyFluentHelper
Fluent helper to fetch a single
JournalEntryItemBasic entity using key fields. |
class |
JournalEntryItemBasicFluentHelper
Fluent helper to fetch multiple
JournalEntryItemBasic entities. |
Modifier and Type | Class and Description |
---|---|
class |
KanbanContainerByKeyFluentHelper
Fluent helper to fetch a single
KanbanContainer entity
using key fields. |
class |
KanbanContainerFluentHelper
Fluent helper to fetch multiple
KanbanContainer
entities. |
class |
KanbanControlCycleByKeyFluentHelper
Fluent helper to fetch a single
KanbanControlCycle
entity using key fields. |
class |
KanbanControlCycleCreateFluentHelper
Fluent helper to create a new
KanbanControlCycle
entity and save it to the S/4HANA system. |
class |
KanbanControlCycleFluentHelper
Fluent helper to fetch multiple
KanbanControlCycle
entities. |
class |
KanbanControlCycleUpdateFluentHelper
Fluent helper to update an existing
KanbanControlCycle
entity and save it to the S/4HANA system. |
class |
KanbanCtnDetailedQtyByKeyFluentHelper
Fluent helper to fetch a single
KanbanCtnDetailedQty entity using key fields. |
class |
KanbanCtnDetailedQtyFluentHelper
Fluent helper to fetch multiple
KanbanCtnDetailedQty entities. |
class |
KanbanDeliveryByKeyFluentHelper
Fluent helper to fetch a single
KanbanDelivery entity
using key fields. |
class |
KanbanDeliveryFluentHelper
Fluent helper to fetch multiple
KanbanDelivery
entities. |
class |
SetKanbanContainerLockFluentHelper
Fluent helper for the SetKanbanContainerLock OData function import.
|
class |
SetKanbanContainerStatusFluentHelper
Fluent helper for the SetKanbanContainerStatus OData function import.
|
class |
SetKanbanControlCycleLifeCycleStatusFluentHelper
Fluent helper for the SetKanbanControlCycleLifeCycleStatus OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
LedgerTextByKeyFluentHelper
Fluent helper to fetch a single
LedgerText entity using key fields. |
class |
LedgerTextFluentHelper
Fluent helper to fetch multiple
LedgerText entities. |
Modifier and Type | Class and Description |
---|---|
class |
LegalDocumentByKeyFluentHelper
Fluent helper to fetch a single
LegalDocument entity using
key fields. |
class |
LegalDocumentCreateFluentHelper
Fluent helper to create a new
LegalDocument entity and save it to the S/4HANA system. |
class |
LegalDocumentFluentHelper
Fluent helper to fetch multiple
LegalDocument entities. |
class |
LglDocStampByKeyFluentHelper
Fluent helper to fetch a single
LglDocStamp entity using key fields. |
class |
LglDocStampCreateFluentHelper
Fluent helper to create a new
LglDocStamp entity and save it to the S/4HANA system. |
class |
LglDocStampFluentHelper
Fluent helper to fetch multiple
LglDocStamp entities. |
Modifier and Type | Class and Description |
---|---|
class |
LegalTransactionByKeyFluentHelper
Fluent helper to fetch a single
LegalTransaction entity
using key fields. |
class |
LegalTransactionCreateFluentHelper
Fluent helper to create a new
LegalTransaction entity
and save it to the S/4HANA system. |
class |
LegalTransactionFluentHelper
Fluent helper to fetch multiple
LegalTransaction
entities. |
class |
LegalTransactionUpdateFluentHelper
Fluent helper to update an existing
LegalTransaction entity
and save it to the S/4HANA system. |
class |
LglTransCategoryByKeyFluentHelper
Fluent helper to fetch a single
LglTransCategory entity
using key fields. |
class |
LglTransCategoryFluentHelper
Fluent helper to fetch multiple
LglTransCategory
entities. |
class |
LglTransCategoryGroupByKeyFluentHelper
Fluent helper to fetch a single
LglTransCategoryGroup entity using key fields. |
class |
LglTransCategoryGroupFluentHelper
Fluent helper to fetch multiple
LglTransCategoryGroup entities. |
class |
LglTransDateByKeyFluentHelper
Fluent helper to fetch a single
LglTransDate entity using
key fields. |
class |
LglTransDateCreateFluentHelper
Fluent helper to create a new
LglTransDate entity and
save it to the S/4HANA system. |
class |
LglTransDateDeleteFluentHelper
Fluent helper to delete an existing
LglTransDate entity in the
S/4HANA system. |
class |
LglTransDateFluentHelper
Fluent helper to fetch multiple
LglTransDate entities. |
class |
LglTransDateUpdateFluentHelper
Fluent helper to update an existing
LglTransDate entity and
save it to the S/4HANA system. |
class |
LglTransEntityByKeyFluentHelper
Fluent helper to fetch a single
LglTransEntity entity
using key fields. |
class |
LglTransEntityCreateFluentHelper
Fluent helper to create a new
LglTransEntity entity and
save it to the S/4HANA system. |
class |
LglTransEntityDeleteFluentHelper
Fluent helper to delete an existing
LglTransEntity entity in
the S/4HANA system. |
class |
LglTransEntityFluentHelper
Fluent helper to fetch multiple
LglTransEntity entities. |
class |
LglTransEntityUpdateFluentHelper
Fluent helper to update an existing
LglTransEntity entity and
save it to the S/4HANA system. |
class |
LglTransExternalContactByKeyFluentHelper
Fluent helper to fetch a single
LglTransExternalContact entity using key fields. |
class |
LglTransExternalContactCreateFluentHelper
Fluent helper to create a new
LglTransExternalContact entity and save it to the S/4HANA system. |
class |
LglTransExternalContactDeleteFluentHelper
Fluent helper to delete an existing
LglTransExternalContact entity in the S/4HANA system. |
class |
LglTransExternalContactFluentHelper
Fluent helper to fetch multiple
LglTransExternalContact entities. |
class |
LglTransExternalContactUpdateFluentHelper
Fluent helper to update an existing
LglTransExternalContact entity and save it to the S/4HANA system. |
class |
LglTransInternalContactByKeyFluentHelper
Fluent helper to fetch a single
LglTransInternalContact entity using key fields. |
class |
LglTransInternalContactCreateFluentHelper
Fluent helper to create a new
LglTransInternalContact entity and save it to the S/4HANA system. |
class |
LglTransInternalContactDeleteFluentHelper
Fluent helper to delete an existing
LglTransInternalContact entity in the S/4HANA system. |
class |
LglTransInternalContactFluentHelper
Fluent helper to fetch multiple
LglTransInternalContact entities. |
class |
LglTransInternalContactUpdateFluentHelper
Fluent helper to update an existing
LglTransInternalContact entity and save it to the S/4HANA system. |
class |
LglTransLinkedObjectsByKeyFluentHelper
Fluent helper to fetch a single
LglTransLinkedObjects entity using key fields. |
class |
LglTransLinkedObjectsCreateFluentHelper
Fluent helper to create a new
LglTransLinkedObjects entity and save it to the S/4HANA system. |
class |
LglTransLinkedObjectsDeleteFluentHelper
Fluent helper to delete an existing
LglTransLinkedObjects entity in the S/4HANA system. |
class |
LglTransLinkedObjectsFluentHelper
Fluent helper to fetch multiple
LglTransLinkedObjects entities. |
class |
LglTransLinkedObjectsUpdateFluentHelper
Fluent helper to update an existing
LglTransLinkedObjects entity and save it to the S/4HANA system. |
class |
LglTransParentCategoryByKeyFluentHelper
Fluent helper to fetch a single
LglTransParentCategory entity using key fields. |
class |
LglTransParentCategoryFluentHelper
Fluent helper to fetch multiple
LglTransParentCategory entities. |
class |
LglTransRelationshipByKeyFluentHelper
Fluent helper to fetch a single
LglTransRelationship entity using key fields. |
class |
LglTransRelationshipCreateFluentHelper
Fluent helper to create a new
LglTransRelationship entity and save it to the S/4HANA system. |
class |
LglTransRelationshipDeleteFluentHelper
Fluent helper to delete an existing
LglTransRelationship entity in the S/4HANA system. |
class |
LglTransRelationshipFluentHelper
Fluent helper to fetch multiple
LglTransRelationship entities. |
class |
LglTransRelationshipUpdateFluentHelper
Fluent helper to update an existing
LglTransRelationship entity and save it to the S/4HANA system. |
class |
TerminateFluentHelper
Fluent helper for the Terminate OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
TrsyPostgJrnlEntrItmByKeyFluentHelper
Fluent helper to fetch a single
TrsyPostgJrnlEntrItm entity using key fields. |
class |
TrsyPostgJrnlEntrItmFluentHelper
Fluent helper to fetch multiple
TrsyPostgJrnlEntrItm entities. |
Modifier and Type | Class and Description |
---|---|
class |
InspectionSpecificationByKeyFluentHelper
Fluent helper to fetch a single
InspectionSpecification entity using key fields. |
class |
InspectionSpecificationFluentHelper
Fluent helper to fetch multiple
InspectionSpecification entities. |
Modifier and Type | Class and Description |
---|---|
class |
CancelItemFluentHelper
Fluent helper for the CancelItem OData function import.
|
class |
MaterialDocumentHeaderByKeyFluentHelper
Fluent helper to fetch a single
MaterialDocumentHeader entity using key fields. |
class |
MaterialDocumentHeaderCreateFluentHelper
Fluent helper to create a new
MaterialDocumentHeader entity and save it to the S/4HANA system. |
class |
MaterialDocumentHeaderFluentHelper
Fluent helper to fetch multiple
MaterialDocumentHeader entities. |
class |
MaterialDocumentItemByKeyFluentHelper
Fluent helper to fetch a single
MaterialDocumentItem entity using key fields. |
class |
MaterialDocumentItemFluentHelper
Fluent helper to fetch multiple
MaterialDocumentItem entities. |
Modifier and Type | Class and Description |
---|---|
class |
MaterialCoverageByKeyFluentHelper
Fluent helper to fetch a single
MaterialCoverage
entity using key fields. |
class |
MaterialCoverageFluentHelper
Fluent helper to fetch multiple
MaterialCoverage
entities. |
class |
MRPMaterialByKeyFluentHelper
Fluent helper to fetch a single
MRPMaterial entity using
key fields. |
class |
MRPMaterialFluentHelper
Fluent helper to fetch multiple
MRPMaterial entities. |
class |
SupplyDemandItemFluentHelper
Fluent helper to fetch multiple
SupplyDemandItem
entities. |
Modifier and Type | Class and Description |
---|---|
class |
InventoryPriceChangeFluentHelper
Fluent helper for the InventoryPriceChange OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
MaterialStockByKeyFluentHelper
Fluent helper to fetch a single
MaterialStock entity
using key fields. |
class |
MaterialStockFluentHelper
Fluent helper to fetch multiple
MaterialStock
entities. |
class |
MatlStkInAcctModByKeyFluentHelper
Fluent helper to fetch a single
MatlStkInAcctMod
entity using key fields. |
class |
MatlStkInAcctModFluentHelper
Fluent helper to fetch multiple
MatlStkInAcctMod
entities. |
Modifier and Type | Class and Description |
---|---|
class |
ConfirmPickingAllItemsFluentHelper
Fluent helper for the ConfirmPickingAllItems OData function import.
|
class |
ConfirmPickingOneItemFluentHelper
Fluent helper for the ConfirmPickingOneItem OData function import.
|
class |
OutbDeliveryDocFlowByKeyFluentHelper
Fluent helper to fetch a single
OutbDeliveryDocFlow
entity using key fields. |
class |
OutbDeliveryDocFlowUpdateFluentHelper
Fluent helper to update an existing
OutbDeliveryDocFlow
entity and save it to the S/4HANA system. |
class |
OutbDeliveryHeaderByKeyFluentHelper
Fluent helper to fetch a single
OutbDeliveryHeader
entity using key fields. |
class |
OutbDeliveryHeaderCreateFluentHelper
Fluent helper to create a new
OutbDeliveryHeader
entity and save it to the S/4HANA system. |
class |
OutbDeliveryHeaderDeleteFluentHelper
Fluent helper to delete an existing
OutbDeliveryHeader
entity in the S/4HANA system. |
class |
OutbDeliveryHeaderFluentHelper
Fluent helper to fetch multiple
OutbDeliveryHeader
entities. |
class |
OutbDeliveryHeaderUpdateFluentHelper
Fluent helper to update an existing
OutbDeliveryHeader
entity and save it to the S/4HANA system. |
class |
OutbDeliveryItemByKeyFluentHelper
Fluent helper to fetch a single
OutbDeliveryItem entity
using key fields. |
class |
OutbDeliveryItemDeleteFluentHelper
Fluent helper to delete an existing
OutbDeliveryItem entity
in the S/4HANA system. |
class |
OutbDeliveryItemFluentHelper
Fluent helper to fetch multiple
OutbDeliveryItem
entities. |
class |
OutbDeliveryItemUpdateFluentHelper
Fluent helper to update an existing
OutbDeliveryItem entity
and save it to the S/4HANA system. |
class |
PickAllItemsFluentHelper
Fluent helper for the PickAllItems OData function import.
|
class |
PickAndBatchSplitOneItemFluentHelper
Fluent helper for the PickAndBatchSplitOneItem OData function import.
|
class |
PickOneItemFluentHelper
Fluent helper for the PickOneItem OData function import.
|
class |
PickOneItemWithBaseQuantityFluentHelper
Fluent helper for the PickOneItemWithBaseQuantity OData function import.
|
class |
PickOneItemWithSalesQuantityFluentHelper
Fluent helper for the PickOneItemWithSalesQuantity OData function import.
|
class |
PostGoodsIssueFluentHelper
Fluent helper for the PostGoodsIssue OData function import.
|
class |
ReverseGoodsIssueFluentHelper
Fluent helper for the ReverseGoodsIssue OData function import.
|
class |
SerialNmbrDeliveryByKeyFluentHelper
Fluent helper to fetch a single
SerialNmbrDelivery
entity using key fields. |
Modifier and Type | Class and Description |
---|---|
class |
InitiateRecountFluentHelper
Fluent helper for the InitiateRecount OData function import.
|
class |
InitiateRecountOnItemFluentHelper
Fluent helper for the InitiateRecountOnItem OData function import.
|
class |
PhysInventoryDocHeaderByKeyFluentHelper
Fluent helper to fetch a single
PhysInventoryDocHeader entity using key fields. |
class |
PhysInventoryDocHeaderCreateFluentHelper
Fluent helper to create a new
PhysInventoryDocHeader entity and save it to the S/4HANA system. |
class |
PhysInventoryDocHeaderFluentHelper
Fluent helper to fetch multiple
PhysInventoryDocHeader entities. |
class |
PhysInventoryDocItemByKeyFluentHelper
Fluent helper to fetch a single
PhysInventoryDocItem entity using key fields. |
class |
PhysInventoryDocItemFluentHelper
Fluent helper to fetch multiple
PhysInventoryDocItem entities. |
class |
PhysInventoryDocItemUpdateFluentHelper
Fluent helper to update an existing
PhysInventoryDocItem entity and save it to the S/4HANA system. |
class |
PostDifferencesFluentHelper
Fluent helper for the PostDifferences OData function import.
|
class |
PostDifferencesOnItemFluentHelper
Fluent helper for the PostDifferencesOnItem OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
MaintainYearsPeriodByKeyFluentHelper
Fluent helper to fetch a single
MaintainYearsPeriod entity using key fields. |
class |
MaintainYearsPeriodFluentHelper
Fluent helper to fetch multiple
MaintainYearsPeriod entities. |
class |
MaintainYearsPeriodUpdateFluentHelper
Fluent helper to update an existing
MaintainYearsPeriod entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
PlannedOrderByKeyFluentHelper
Fluent helper to fetch a single
PlannedOrder entity using key fields. |
class |
PlannedOrderComponentByKeyFluentHelper
Fluent helper to fetch a single
PlannedOrderComponent
entity using key fields. |
class |
PlannedOrderComponentCreateFluentHelper
Fluent helper to create a new
PlannedOrderComponent
entity and save it to the S/4HANA system. |
class |
PlannedOrderComponentDeleteFluentHelper
Fluent helper to delete an existing
PlannedOrderComponent
entity in the S/4HANA system. |
class |
PlannedOrderComponentFluentHelper
Fluent helper to fetch multiple
PlannedOrderComponent
entities. |
class |
PlannedOrderComponentUpdateFluentHelper
Fluent helper to update an existing
PlannedOrderComponent
entity and save it to the S/4HANA system. |
class |
PlannedOrderCreateFluentHelper
Fluent helper to create a new
PlannedOrder entity and save it to the S/4HANA system. |
class |
PlannedOrderDeleteFluentHelper
Fluent helper to delete an existing
PlannedOrder entity in the
S/4HANA system. |
class |
PlannedOrderFluentHelper
Fluent helper to fetch multiple
PlannedOrder entities. |
class |
PlannedOrderUpdateFluentHelper
Fluent helper to update an existing
PlannedOrder entity and save it
to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
PlanningCategoryByKeyFluentHelper
Fluent helper to fetch a single
PlanningCategory entity
using key fields. |
class |
PlanningCategoryFluentHelper
Fluent helper to fetch multiple
PlanningCategory
entities. |
class |
PlanningCategoryTextByKeyFluentHelper
Fluent helper to fetch a single
PlanningCategoryText entity using key fields. |
class |
PlanningCategoryTextFluentHelper
Fluent helper to fetch multiple
PlanningCategoryText entities. |
Modifier and Type | Class and Description |
---|---|
class |
ProcessOrderByKeyFluentHelper
Fluent helper to fetch a single
ProcessOrder entity using key fields. |
class |
ProcessOrderComponentByKeyFluentHelper
Fluent helper to fetch a single
ProcessOrderComponent
entity using key fields. |
class |
ProcessOrderComponentFluentHelper
Fluent helper to fetch multiple
ProcessOrderComponent
entities. |
class |
ProcessOrderFluentHelper
Fluent helper to fetch multiple
ProcessOrder entities. |
class |
ProcessOrderItemByKeyFluentHelper
Fluent helper to fetch a single
ProcessOrderItem entity
using key fields. |
class |
ProcessOrderItemFluentHelper
Fluent helper to fetch multiple
ProcessOrderItem entities. |
class |
ProcessOrderOperationByKeyFluentHelper
Fluent helper to fetch a single
ProcessOrderOperation
entity using key fields. |
class |
ProcessOrderOperationFluentHelper
Fluent helper to fetch multiple
ProcessOrderOperation
entities. |
class |
ProcessOrderStatusByKeyFluentHelper
Fluent helper to fetch a single
ProcessOrderStatus entity
using key fields. |
class |
ProcessOrderStatusFluentHelper
Fluent helper to fetch multiple
ProcessOrderStatus
entities. |
Modifier and Type | Class and Description |
---|---|
class |
ProcOrdConfirmationByKeyFluentHelper
Fluent helper to fetch a single
ProcOrdConfirmation entity using key fields. |
class |
ProcOrdConfirmationFluentHelper
Fluent helper to fetch multiple
ProcOrdConfirmation entities. |
Modifier and Type | Class and Description |
---|---|
class |
ProdAllocationObjectByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocationObject entity using key fields. |
class |
ProdAllocationObjectFluentHelper
Fluent helper to fetch multiple
ProdAllocationObject entities. |
class |
ProdAllocationObjectTByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocationObjectT entity using key fields. |
class |
ProdAllocationObjectTFluentHelper
Fluent helper to fetch multiple
ProdAllocationObjectT entities. |
class |
ProdAllocCharcMetaDataByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocCharcMetaData entity using key fields. |
class |
ProdAllocCharcMetaDataFluentHelper
Fluent helper to fetch multiple
ProdAllocCharcMetaData entities. |
class |
ProdAllocCharcValCombnByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocCharcValCombn entity using key fields. |
class |
ProdAllocCharcValCombnCreateFluentHelper
Fluent helper to create a new
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
class |
ProdAllocCharcValCombnFluentHelper
Fluent helper to fetch multiple
ProdAllocCharcValCombn entities. |
class |
ProdAllocCharcValCombnUpdateFluentHelper
Fluent helper to update an existing
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
class |
ProdAllocObjTimeSeriesByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocObjTimeSeries entity using key fields. |
class |
ProdAllocObjTimeSeriesCreateFluentHelper
Fluent helper to create a new
ProdAllocObjTimeSeries entity and save it to the S/4HANA system. |
class |
ProdAllocObjTimeSeriesFluentHelper
Fluent helper to fetch multiple
ProdAllocObjTimeSeries entities. |
class |
ProdAllocObjTimeSeriesUpdateFluentHelper
Fluent helper to update an existing
ProdAllocObjTimeSeries entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ProdAllocationSequenceByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocationSequence entity using key fields. |
class |
ProdAllocationSequenceFluentHelper
Fluent helper to fetch multiple
ProdAllocationSequence entities. |
class |
ProdAllocSequenceTByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocSequenceT entity using key fields. |
class |
ProdAllocSequenceTFluentHelper
Fluent helper to fetch multiple
ProdAllocSequenceT entities. |
class |
ProdAllocSqncAssgmtByKeyFluentHelper
Fluent helper to fetch a single
ProdAllocSqncAssgmt entity using key fields. |
class |
ProdAllocSqncAssgmtCreateFluentHelper
Fluent helper to create a new
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
class |
ProdAllocSqncAssgmtFluentHelper
Fluent helper to fetch multiple
ProdAllocSqncAssgmt entities. |
class |
ProdAllocSqncAssgmtUpdateFluentHelper
Fluent helper to update an existing
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ProductGroupByKeyFluentHelper
Fluent helper to fetch a single
ProductGroup entity using key fields. |
class |
ProductGroupFluentHelper
Fluent helper to fetch multiple
ProductGroup entities. |
class |
ProductGroupTextByKeyFluentHelper
Fluent helper to fetch a single
ProductGroupText entity
using key fields. |
class |
ProductGroupTextFluentHelper
Fluent helper to fetch multiple
ProductGroupText entities. |
Modifier and Type | Class and Description |
---|---|
class |
CloseProdnOrdFluentHelper
Fluent helper for the CloseProdnOrd OData function import.
|
class |
CompleteTechnicallyProdnOrdFluentHelper
Fluent helper for the CompleteTechnicallyProdnOrd OData function import.
|
class |
ConvertPlannedOrderFluentHelper
Fluent helper for the ConvertPlannedOrder OData function import.
|
class |
ProductionOrderByKeyFluentHelper
Fluent helper to fetch a single
ProductionOrder entity
using key fields. |
class |
ProductionOrderComponentByKeyFluentHelper
Fluent helper to fetch a single
ProductionOrderComponent entity using key fields. |
class |
ProductionOrderComponentFluentHelper
Fluent helper to fetch multiple
ProductionOrderComponent entities. |
class |
ProductionOrderCreateFluentHelper
Fluent helper to create a new
ProductionOrder entity
and save it to the S/4HANA system. |
class |
ProductionOrderFluentHelper
Fluent helper to fetch multiple
ProductionOrder entities. |
class |
ProductionOrderItemByKeyFluentHelper
Fluent helper to fetch a single
ProductionOrderItem
entity using key fields. |
class |
ProductionOrderItemFluentHelper
Fluent helper to fetch multiple
ProductionOrderItem
entities. |
class |
ProductionOrderOperationByKeyFluentHelper
Fluent helper to fetch a single
ProductionOrderOperation entity using key fields. |
class |
ProductionOrderOperationFluentHelper
Fluent helper to fetch multiple
ProductionOrderOperation entities. |
class |
ProductionOrderStatusByKeyFluentHelper
Fluent helper to fetch a single
ProductionOrderStatus entity using key fields. |
class |
ProductionOrderStatusFluentHelper
Fluent helper to fetch multiple
ProductionOrderStatus entities. |
class |
ProductionOrderUpdateFluentHelper
Fluent helper to update an existing
ProductionOrder entity
and save it to the S/4HANA system. |
class |
ProductionRsceToolsByKeyFluentHelper
Fluent helper to fetch a single
ProductionRsceTools
entity using key fields. |
class |
ProductionRsceToolsFluentHelper
Fluent helper to fetch multiple
ProductionRsceTools
entities. |
class |
ReleaseProductionOrderFluentHelper
Fluent helper for the ReleaseProductionOrder OData function import.
|
class |
ReleaseProductionOrderOprFluentHelper
Fluent helper for the ReleaseProductionOrderOpr OData function import.
|
class |
SetDeltnFlagProdnOrdFluentHelper
Fluent helper for the SetDeltnFlagProdnOrd OData function import.
|
class |
SetDeltnIndProdnOrdFluentHelper
Fluent helper for the SetDeltnIndProdnOrd OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductionOrderConfByKeyFluentHelper
Fluent helper to fetch a single
ProductionOrderConf entity using key fields. |
class |
ProductionOrderConfFluentHelper
Fluent helper to fetch multiple
ProductionOrderConf entities. |
Modifier and Type | Class and Description |
---|---|
class |
ProductionSupplyAreaAddressByKeyFluentHelper
Fluent helper to fetch a single
ProductionSupplyAreaAddress entity using key fields. |
class |
ProductionSupplyAreaAddressCreateFluentHelper
Fluent helper to create a new
ProductionSupplyAreaAddress entity and save it to the S/4HANA system. |
class |
ProductionSupplyAreaAddressDeleteFluentHelper
Fluent helper to delete an existing
ProductionSupplyAreaAddress entity in the S/4HANA system. |
class |
ProductionSupplyAreaAddressFluentHelper
Fluent helper to fetch multiple
ProductionSupplyAreaAddress entities. |
class |
ProductionSupplyAreaAddressUpdateFluentHelper
Fluent helper to update an existing
ProductionSupplyAreaAddress entity and save it to the S/4HANA system. |
class |
ProductionSupplyAreaByKeyFluentHelper
Fluent helper to fetch a single
ProductionSupplyArea entity using key fields. |
class |
ProductionSupplyAreaCreateFluentHelper
Fluent helper to create a new
ProductionSupplyArea entity and save it to the S/4HANA system. |
class |
ProductionSupplyAreaDeleteFluentHelper
Fluent helper to delete an existing
ProductionSupplyArea entity in the S/4HANA system. |
class |
ProductionSupplyAreaFluentHelper
Fluent helper to fetch multiple
ProductionSupplyArea entities. |
class |
ProductionSupplyAreaTextByKeyFluentHelper
Fluent helper to fetch a single
ProductionSupplyAreaText entity using key fields. |
class |
ProductionSupplyAreaTextCreateFluentHelper
Fluent helper to create a new
ProductionSupplyAreaText entity and save it to the S/4HANA system. |
class |
ProductionSupplyAreaTextDeleteFluentHelper
Fluent helper to delete an existing
ProductionSupplyAreaText entity in the S/4HANA system. |
class |
ProductionSupplyAreaTextFluentHelper
Fluent helper to fetch multiple
ProductionSupplyAreaText entities. |
class |
ProductionSupplyAreaTextUpdateFluentHelper
Fluent helper to update an existing
ProductionSupplyAreaText entity and save it to the S/4HANA system. |
class |
ProductionSupplyAreaUpdateFluentHelper
Fluent helper to update an existing
ProductionSupplyArea entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ProductBasicTextByKeyFluentHelper
Fluent helper to fetch a single
ProductBasicText entity
using key fields. |
class |
ProductBasicTextCreateFluentHelper
Fluent helper to create a new
ProductBasicText entity
and save it to the S/4HANA system. |
class |
ProductBasicTextDeleteFluentHelper
Fluent helper to delete an existing
ProductBasicText entity in
the S/4HANA system. |
class |
ProductBasicTextFluentHelper
Fluent helper to fetch multiple
ProductBasicText entities. |
class |
ProductBasicTextUpdateFluentHelper
Fluent helper to update an existing
ProductBasicText entity
and save it to the S/4HANA system. |
class |
ProductCreateFluentHelper
Fluent helper to create a new
Product entity and save it to the S/4HANA system. |
class |
ProductDescriptionCreateFluentHelper
Fluent helper to create a new
ProductDescription
entity and save it to the S/4HANA system. |
class |
ProductDescriptionDeleteFluentHelper
Fluent helper to delete an existing
ProductDescription
entity in the S/4HANA system. |
class |
ProductDescriptionUpdateFluentHelper
Fluent helper to update an existing
ProductDescription
entity and save it to the S/4HANA system. |
class |
ProductInspectionTextByKeyFluentHelper
Fluent helper to fetch a single
ProductInspectionText
entity using key fields. |
class |
ProductInspectionTextCreateFluentHelper
Fluent helper to create a new
ProductInspectionText
entity and save it to the S/4HANA system. |
class |
ProductInspectionTextDeleteFluentHelper
Fluent helper to delete an existing
ProductInspectionText
entity in the S/4HANA system. |
class |
ProductInspectionTextFluentHelper
Fluent helper to fetch multiple
ProductInspectionText
entities. |
class |
ProductInspectionTextUpdateFluentHelper
Fluent helper to update an existing
ProductInspectionText
entity and save it to the S/4HANA system. |
class |
ProductPlantCostingByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantCosting
entity using key fields. |
class |
ProductPlantCostingCreateFluentHelper
Fluent helper to create a new
ProductPlantCosting
entity and save it to the S/4HANA system. |
class |
ProductPlantCostingFluentHelper
Fluent helper to fetch multiple
ProductPlantCosting
entities. |
class |
ProductPlantCostingUpdateFluentHelper
Fluent helper to update an existing
ProductPlantCosting
entity and save it to the S/4HANA system. |
class |
ProductPlantCreateFluentHelper
Fluent helper to create a new
ProductPlant entity and save it to the S/4HANA system. |
class |
ProductPlantForecastingByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantForecasting entity using key fields. |
class |
ProductPlantForecastingCreateFluentHelper
Fluent helper to create a new
ProductPlantForecasting entity and save it to the S/4HANA system. |
class |
ProductPlantForecastingFluentHelper
Fluent helper to fetch multiple
ProductPlantForecasting entities. |
class |
ProductPlantForecastingUpdateFluentHelper
Fluent helper to update an existing
ProductPlantForecasting entity and save it to the S/4HANA system. |
class |
ProductPlantIntlTrdByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantIntlTrd
entity using key fields. |
class |
ProductPlantIntlTrdCreateFluentHelper
Fluent helper to create a new
ProductPlantIntlTrd
entity and save it to the S/4HANA system. |
class |
ProductPlantIntlTrdFluentHelper
Fluent helper to fetch multiple
ProductPlantIntlTrd
entities. |
class |
ProductPlantIntlTrdUpdateFluentHelper
Fluent helper to update an existing
ProductPlantIntlTrd
entity and save it to the S/4HANA system. |
class |
ProductPlantMRPAreaByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantMRPArea
entity using key fields. |
class |
ProductPlantMRPAreaCreateFluentHelper
Fluent helper to create a new
ProductPlantMRPArea
entity and save it to the S/4HANA system. |
class |
ProductPlantMRPAreaFluentHelper
Fluent helper to fetch multiple
ProductPlantMRPArea
entities. |
class |
ProductPlantMRPAreaUpdateFluentHelper
Fluent helper to update an existing
ProductPlantMRPArea
entity and save it to the S/4HANA system. |
class |
ProductPlantProcurementByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantProcurement entity using key fields. |
class |
ProductPlantProcurementCreateFluentHelper
Fluent helper to create a new
ProductPlantProcurement entity and save it to the S/4HANA system. |
class |
ProductPlantProcurementFluentHelper
Fluent helper to fetch multiple
ProductPlantProcurement entities. |
class |
ProductPlantProcurementUpdateFluentHelper
Fluent helper to update an existing
ProductPlantProcurement entity and save it to the S/4HANA system. |
class |
ProductPlantQualityMgmtByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantQualityMgmt entity using key fields. |
class |
ProductPlantQualityMgmtCreateFluentHelper
Fluent helper to create a new
ProductPlantQualityMgmt entity and save it to the S/4HANA system. |
class |
ProductPlantQualityMgmtFluentHelper
Fluent helper to fetch multiple
ProductPlantQualityMgmt entities. |
class |
ProductPlantQualityMgmtUpdateFluentHelper
Fluent helper to update an existing
ProductPlantQualityMgmt entity and save it to the S/4HANA system. |
class |
ProductPlantSalesByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantSales entity
using key fields. |
class |
ProductPlantSalesCreateFluentHelper
Fluent helper to create a new
ProductPlantSales entity
and save it to the S/4HANA system. |
class |
ProductPlantSalesFluentHelper
Fluent helper to fetch multiple
ProductPlantSales
entities. |
class |
ProductPlantSalesUpdateFluentHelper
Fluent helper to update an existing
ProductPlantSales entity
and save it to the S/4HANA system. |
class |
ProductPlantStorageByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantStorage
entity using key fields. |
class |
ProductPlantStorageCreateFluentHelper
Fluent helper to create a new
ProductPlantStorage
entity and save it to the S/4HANA system. |
class |
ProductPlantStorageFluentHelper
Fluent helper to fetch multiple
ProductPlantStorage
entities. |
class |
ProductPlantStorageUpdateFluentHelper
Fluent helper to update an existing
ProductPlantStorage
entity and save it to the S/4HANA system. |
class |
ProductPlantTextByKeyFluentHelper
Fluent helper to fetch a single
ProductPlantText entity
using key fields. |
class |
ProductPlantTextCreateFluentHelper
Fluent helper to create a new
ProductPlantText entity
and save it to the S/4HANA system. |
class |
ProductPlantTextDeleteFluentHelper
Fluent helper to delete an existing
ProductPlantText entity in
the S/4HANA system. |
class |
ProductPlantTextFluentHelper
Fluent helper to fetch multiple
ProductPlantText entities. |
class |
ProductPlantTextUpdateFluentHelper
Fluent helper to update an existing
ProductPlantText entity
and save it to the S/4HANA system. |
class |
ProductPlantUpdateFluentHelper
Fluent helper to update an existing
ProductPlant entity and save
it to the S/4HANA system. |
class |
ProductProcurementByKeyFluentHelper
Fluent helper to fetch a single
ProductProcurement
entity using key fields. |
class |
ProductProcurementCreateFluentHelper
Fluent helper to create a new
ProductProcurement
entity and save it to the S/4HANA system. |
class |
ProductProcurementFluentHelper
Fluent helper to fetch multiple
ProductProcurement
entities. |
class |
ProductProcurementUpdateFluentHelper
Fluent helper to update an existing
ProductProcurement
entity and save it to the S/4HANA system. |
class |
ProductPurchaseTextByKeyFluentHelper
Fluent helper to fetch a single
ProductPurchaseText
entity using key fields. |
class |
ProductPurchaseTextCreateFluentHelper
Fluent helper to create a new
ProductPurchaseText
entity and save it to the S/4HANA system. |
class |
ProductPurchaseTextDeleteFluentHelper
Fluent helper to delete an existing
ProductPurchaseText
entity in the S/4HANA system. |
class |
ProductPurchaseTextFluentHelper
Fluent helper to fetch multiple
ProductPurchaseText
entities. |
class |
ProductPurchaseTextUpdateFluentHelper
Fluent helper to update an existing
ProductPurchaseText
entity and save it to the S/4HANA system. |
class |
ProductQualityMgmtByKeyFluentHelper
Fluent helper to fetch a single
ProductQualityMgmt
entity using key fields. |
class |
ProductQualityMgmtCreateFluentHelper
Fluent helper to create a new
ProductQualityMgmt
entity and save it to the S/4HANA system. |
class |
ProductQualityMgmtFluentHelper
Fluent helper to fetch multiple
ProductQualityMgmt
entities. |
class |
ProductQualityMgmtUpdateFluentHelper
Fluent helper to update an existing
ProductQualityMgmt
entity and save it to the S/4HANA system. |
class |
ProductSalesByKeyFluentHelper
Fluent helper to fetch a single
ProductSales entity using key fields. |
class |
ProductSalesCreateFluentHelper
Fluent helper to create a new
ProductSales entity and save it to the S/4HANA system. |
class |
ProductSalesDeliveryCreateFluentHelper
Fluent helper to create a new
ProductSalesDelivery
entity and save it to the S/4HANA system. |
class |
ProductSalesDeliveryUpdateFluentHelper
Fluent helper to update an existing
ProductSalesDelivery
entity and save it to the S/4HANA system. |
class |
ProductSalesFluentHelper
Fluent helper to fetch multiple
ProductSales entities. |
class |
ProductSalesTaxByKeyFluentHelper
Fluent helper to fetch a single
ProductSalesTax entity
using key fields. |
class |
ProductSalesTaxCreateFluentHelper
Fluent helper to create a new
ProductSalesTax entity and
save it to the S/4HANA system. |
class |
ProductSalesTaxDeleteFluentHelper
Fluent helper to delete an existing
ProductSalesTax entity in
the S/4HANA system. |
class |
ProductSalesTaxFluentHelper
Fluent helper to fetch multiple
ProductSalesTax entities. |
class |
ProductSalesTaxUpdateFluentHelper
Fluent helper to update an existing
ProductSalesTax entity and
save it to the S/4HANA system. |
class |
ProductSalesTextByKeyFluentHelper
Fluent helper to fetch a single
ProductSalesText entity
using key fields. |
class |
ProductSalesTextCreateFluentHelper
Fluent helper to create a new
ProductSalesText entity
and save it to the S/4HANA system. |
class |
ProductSalesTextDeleteFluentHelper
Fluent helper to delete an existing
ProductSalesText entity in
the S/4HANA system. |
class |
ProductSalesTextFluentHelper
Fluent helper to fetch multiple
ProductSalesText entities. |
class |
ProductSalesTextUpdateFluentHelper
Fluent helper to update an existing
ProductSalesText entity
and save it to the S/4HANA system. |
class |
ProductSalesUpdateFluentHelper
Fluent helper to update an existing
ProductSales entity and save
it to the S/4HANA system. |
class |
ProductStorageByKeyFluentHelper
Fluent helper to fetch a single
ProductStorage entity using
key fields. |
class |
ProductStorageCreateFluentHelper
Fluent helper to create a new
ProductStorage entity and save it to the S/4HANA system. |
class |
ProductStorageFluentHelper
Fluent helper to fetch multiple
ProductStorage entities. |
class |
ProductStorageLocationCreateFluentHelper
Fluent helper to create a new
ProductStorageLocation entity and save it to the S/4HANA system. |
class |
ProductStorageLocationUpdateFluentHelper
Fluent helper to update an existing
ProductStorageLocation entity and save it to the S/4HANA system. |
class |
ProductStorageUpdateFluentHelper
Fluent helper to update an existing
ProductStorage entity and
save it to the S/4HANA system. |
class |
ProductSupplyPlanningByKeyFluentHelper
Fluent helper to fetch a single
ProductSupplyPlanning
entity using key fields. |
class |
ProductSupplyPlanningCreateFluentHelper
Fluent helper to create a new
ProductSupplyPlanning
entity and save it to the S/4HANA system. |
class |
ProductSupplyPlanningFluentHelper
Fluent helper to fetch multiple
ProductSupplyPlanning
entities. |
class |
ProductSupplyPlanningUpdateFluentHelper
Fluent helper to update an existing
ProductSupplyPlanning
entity and save it to the S/4HANA system. |
class |
ProductUnitsOfMeasureByKeyFluentHelper
Fluent helper to fetch a single
ProductUnitsOfMeasure
entity using key fields. |
class |
ProductUnitsOfMeasureCreateFluentHelper
Fluent helper to create a new
ProductUnitsOfMeasure
entity and save it to the S/4HANA system. |
class |
ProductUnitsOfMeasureDeleteFluentHelper
Fluent helper to delete an existing
ProductUnitsOfMeasure
entity in the S/4HANA system. |
class |
ProductUnitsOfMeasureEANByKeyFluentHelper
Fluent helper to fetch a single
ProductUnitsOfMeasureEAN entity using key fields. |
class |
ProductUnitsOfMeasureEANCreateFluentHelper
Fluent helper to create a new
ProductUnitsOfMeasureEAN entity and save it to the S/4HANA system. |
class |
ProductUnitsOfMeasureEANDeleteFluentHelper
Fluent helper to delete an existing
ProductUnitsOfMeasureEAN entity in the S/4HANA system. |
class |
ProductUnitsOfMeasureEANFluentHelper
Fluent helper to fetch multiple
ProductUnitsOfMeasureEAN entities. |
class |
ProductUnitsOfMeasureEANUpdateFluentHelper
Fluent helper to update an existing
ProductUnitsOfMeasureEAN entity and save it to the S/4HANA system. |
class |
ProductUnitsOfMeasureFluentHelper
Fluent helper to fetch multiple
ProductUnitsOfMeasure
entities. |
class |
ProductUnitsOfMeasureUpdateFluentHelper
Fluent helper to update an existing
ProductUnitsOfMeasure
entity and save it to the S/4HANA system. |
class |
ProductUpdateFluentHelper
Fluent helper to update an existing
Product entity and save it to the S/4HANA system. |
class |
ProductWorkSchedulingByKeyFluentHelper
Fluent helper to fetch a single
ProductWorkScheduling
entity using key fields. |
class |
ProductWorkSchedulingCreateFluentHelper
Fluent helper to create a new
ProductWorkScheduling
entity and save it to the S/4HANA system. |
class |
ProductWorkSchedulingFluentHelper
Fluent helper to fetch multiple
ProductWorkScheduling
entities. |
class |
ProductWorkSchedulingUpdateFluentHelper
Fluent helper to update an existing
ProductWorkScheduling
entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
ClfnClassForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
ClfnClassForKeyDate entity using key fields. |
class |
ClfnClassForKeyDateFluentHelper
Fluent helper to fetch multiple
ClfnClassForKeyDate entities. |
class |
ClfnProductByKeyFluentHelper
Fluent helper to fetch a single
ClfnProduct entity using key fields. |
class |
ClfnProductFluentHelper
Fluent helper to fetch multiple
ClfnProduct entities. |
class |
ProductCharcByKeyFluentHelper
Fluent helper to fetch a single
ProductCharc entity using key fields. |
class |
ProductCharcFluentHelper
Fluent helper to fetch multiple
ProductCharc entities. |
class |
ProductCharcValueByKeyFluentHelper
Fluent helper to fetch a single
ProductCharcValue entity using key fields. |
class |
ProductCharcValueFluentHelper
Fluent helper to fetch multiple
ProductCharcValue entities. |
class |
ProductClassByKeyFluentHelper
Fluent helper to fetch a single
ProductClass entity using key fields. |
class |
ProductClassCharcByKeyFluentHelper
Fluent helper to fetch a single
ProductClassCharc entity using key fields. |
class |
ProductClassCharcFluentHelper
Fluent helper to fetch multiple
ProductClassCharc entities. |
class |
ProductClassFluentHelper
Fluent helper to fetch multiple
ProductClass entities. |
Modifier and Type | Class and Description |
---|---|
class |
ProfitCenterByKeyFluentHelper
Fluent helper to fetch a single
ProfitCenter entity using key fields. |
class |
ProfitCenterFluentHelper
Fluent helper to fetch multiple
ProfitCenter entities. |
class |
ProfitCenterTextByKeyFluentHelper
Fluent helper to fetch a single
ProfitCenterText entity
using key fields. |
class |
ProfitCenterTextFluentHelper
Fluent helper to fetch multiple
ProfitCenterText entities. |
Modifier and Type | Class and Description |
---|---|
class |
PurchaseContractByKeyFluentHelper
Fluent helper to fetch a single
PurchaseContract entity
using key fields. |
class |
PurchaseContractCreateFluentHelper
Fluent helper to create a new
PurchaseContract entity
and save it to the S/4HANA system. |
class |
PurchaseContractFluentHelper
Fluent helper to fetch multiple
PurchaseContract
entities. |
class |
PurchaseContractItemByKeyFluentHelper
Fluent helper to fetch a single
PurchaseContractItem entity using key fields. |
class |
PurchaseContractItemFluentHelper
Fluent helper to fetch multiple
PurchaseContractItem entities. |
class |
PurCtrAccountByKeyFluentHelper
Fluent helper to fetch a single
PurCtrAccount entity using
key fields. |
class |
PurCtrAccountFluentHelper
Fluent helper to fetch multiple
PurCtrAccount entities. |
class |
PurCtrAddressByKeyFluentHelper
Fluent helper to fetch a single
PurCtrAddress entity using
key fields. |
class |
PurCtrAddressFluentHelper
Fluent helper to fetch multiple
PurCtrAddress entities. |
class |
PurCtrPartnersByKeyFluentHelper
Fluent helper to fetch a single
PurCtrPartners entity
using key fields. |
class |
PurCtrPartnersFluentHelper
Fluent helper to fetch multiple
PurCtrPartners entities. |
Modifier and Type | Class and Description |
---|---|
class |
PurchaseOrderByKeyFluentHelper
Fluent helper to fetch a single
PurchaseOrder entity using
key fields. |
class |
PurchaseOrderCreateFluentHelper
Fluent helper to create a new
PurchaseOrder entity and save it to the S/4HANA system. |
class |
PurchaseOrderDeleteFluentHelper
Fluent helper to delete an existing
PurchaseOrder entity in the
S/4HANA system. |
class |
PurchaseOrderFluentHelper
Fluent helper to fetch multiple
PurchaseOrder entities. |
class |
PurchaseOrderItemByKeyFluentHelper
Fluent helper to fetch a single
PurchaseOrderItem entity
using key fields. |
class |
PurchaseOrderItemCreateFluentHelper
Fluent helper to create a new
PurchaseOrderItem entity
and save it to the S/4HANA system. |
class |
PurchaseOrderItemDeleteFluentHelper
Fluent helper to delete an existing
PurchaseOrderItem entity
in the S/4HANA system. |
class |
PurchaseOrderItemFluentHelper
Fluent helper to fetch multiple
PurchaseOrderItem
entities. |
class |
PurchaseOrderItemUpdateFluentHelper
Fluent helper to update an existing
PurchaseOrderItem entity
and save it to the S/4HANA system. |
class |
PurchaseOrderScheduleLineByKeyFluentHelper
Fluent helper to fetch a single
PurchaseOrderScheduleLine entity using key fields. |
class |
PurchaseOrderScheduleLineFluentHelper
Fluent helper to fetch multiple
PurchaseOrderScheduleLine entities. |
class |
PurchaseOrderScheduleLineUpdateFluentHelper
Fluent helper to update an existing
PurchaseOrderScheduleLine entity and save it to the S/4HANA system. |
class |
PurchaseOrderUpdateFluentHelper
Fluent helper to update an existing
PurchaseOrder entity and save
it to the S/4HANA system. |
class |
PurOrdAccountAssignmentByKeyFluentHelper
Fluent helper to fetch a single
PurOrdAccountAssignment entity using key fields. |
class |
PurOrdAccountAssignmentFluentHelper
Fluent helper to fetch multiple
PurOrdAccountAssignment entities. |
class |
PurOrdAccountAssignmentUpdateFluentHelper
Fluent helper to update an existing
PurOrdAccountAssignment entity and save it to the S/4HANA system. |
class |
PurOrdPricingElementByKeyFluentHelper
Fluent helper to fetch a single
PurOrdPricingElement
entity using key fields. |
class |
PurOrdPricingElementFluentHelper
Fluent helper to fetch multiple
PurOrdPricingElement
entities. |
Modifier and Type | Class and Description |
---|---|
class |
PurchaseRequisitionHeaderByKeyFluentHelper
Fluent helper to fetch a single
PurchaseRequisitionHeader entity using key fields. |
class |
PurchaseRequisitionHeaderCreateFluentHelper
Fluent helper to create a new
PurchaseRequisitionHeader entity and save it to the S/4HANA system. |
class |
PurchaseRequisitionHeaderFluentHelper
Fluent helper to fetch multiple
PurchaseRequisitionHeader entities. |
class |
PurchaseRequisitionItemByKeyFluentHelper
Fluent helper to fetch a single
PurchaseRequisitionItem entity using key fields. |
class |
PurchaseRequisitionItemFluentHelper
Fluent helper to fetch multiple
PurchaseRequisitionItem entities. |
class |
PurReqAddDeliveryByKeyFluentHelper
Fluent helper to fetch a single
PurReqAddDelivery
entity using key fields. |
class |
PurReqAddDeliveryFluentHelper
Fluent helper to fetch multiple
PurReqAddDelivery
entities. |
class |
PurReqnAcctAssgmtByKeyFluentHelper
Fluent helper to fetch a single
PurReqnAcctAssgmt
entity using key fields. |
class |
PurReqnAcctAssgmtFluentHelper
Fluent helper to fetch multiple
PurReqnAcctAssgmt
entities. |
class |
ValidateFluentHelper
Fluent helper for the Validate OData function import.
|
Modifier and Type | Class and Description |
---|---|
class |
PurgCatByKeyFluentHelper
Fluent helper to fetch a single
PurgCat entity using key fields. |
class |
PurgCatCreateFluentHelper
Fluent helper to create a new
PurgCat entity and save it to the S/4HANA system. |
class |
PurgCatDescriptionByKeyFluentHelper
Fluent helper to fetch a single
PurgCatDescription
entity using key fields. |
class |
PurgCatDescriptionCreateFluentHelper
Fluent helper to create a new
PurgCatDescription
entity and save it to the S/4HANA system. |
class |
PurgCatDescriptionFluentHelper
Fluent helper to fetch multiple
PurgCatDescription
entities. |
class |
PurgCatDescriptionUpdateFluentHelper
Fluent helper to update an existing
PurgCatDescription
entity and save it to the S/4HANA system. |
class |
PurgCatFluentHelper
Fluent helper to fetch multiple
PurgCat entities. |
class |
PurgCatMaterialGroupByKeyFluentHelper
Fluent helper to fetch a single
PurgCatMaterialGroup entity using key fields. |
class |
PurgCatMaterialGroupCreateFluentHelper
Fluent helper to create a new
PurgCatMaterialGroup entity and save it to the S/4HANA system. |
class |
PurgCatMaterialGroupDeleteFluentHelper
Fluent helper to delete an existing
PurgCatMaterialGroup entity in the S/4HANA system. |
class |
PurgCatMaterialGroupFluentHelper
Fluent helper to fetch multiple
PurgCatMaterialGroup entities. |
class |
PurgCatMaterialGroupUpdateFluentHelper
Fluent helper to update an existing
PurgCatMaterialGroup entity and save it to the S/4HANA system. |
class |
PurgCatMemberByKeyFluentHelper
Fluent helper to fetch a single
PurgCatMember entity
using key fields. |
class |
PurgCatMemberCreateFluentHelper
Fluent helper to create a new
PurgCatMember entity and
save it to the S/4HANA system. |
class |
PurgCatMemberDeleteFluentHelper
Fluent helper to delete an existing
PurgCatMember entity in
the S/4HANA system. |
class |
PurgCatMemberFluentHelper
Fluent helper to fetch multiple
PurgCatMember entities. |
class |
PurgCatMemberUpdateFluentHelper
Fluent helper to update an existing
PurgCatMember entity and
save it to the S/4HANA system. |
class |
PurgCatPlannedSpendByKeyFluentHelper
Fluent helper to fetch a single
PurgCatPlannedSpend entity using key fields. |
class |
PurgCatPlannedSpendCreateFluentHelper
Fluent helper to create a new
PurgCatPlannedSpend entity and save it to the S/4HANA system. |
class |
PurgCatPlannedSpendDeleteFluentHelper
Fluent helper to delete an existing
PurgCatPlannedSpend entity in the S/4HANA system. |
class |
PurgCatPlannedSpendFluentHelper
Fluent helper to fetch multiple
PurgCatPlannedSpend entities. |
class |
PurgCatPlannedSpendUpdateFluentHelper
Fluent helper to update an existing
PurgCatPlannedSpend entity and save it to the S/4HANA system. |
class |
PurgCatPurchaserResponsibleByKeyFluentHelper
Fluent helper to fetch a single
PurgCatPurchaserResponsible entity using key fields. |
class |
PurgCatPurchaserResponsibleFluentHelper
Fluent helper to fetch multiple
PurgCatPurchaserResponsible entities. |
class |
PurgCatPurchaserResponsibleUpdateFluentHelper
Fluent helper to update an existing
PurgCatPurchaserResponsible entity and save it to the S/4HANA system. |
class |
PurgCatSupplierByKeyFluentHelper
Fluent helper to fetch a single
PurgCatSupplier entity
using key fields. |
class |
PurgCatSupplierCreateFluentHelper
Fluent helper to create a new
PurgCatSupplier entity
and save it to the S/4HANA system. |
class |
PurgCatSupplierDeleteFluentHelper
Fluent helper to delete an existing
PurgCatSupplier entity
in the S/4HANA system. |
class |
PurgCatSupplierFluentHelper
Fluent helper to fetch multiple
PurgCatSupplier
entities. |
class |
PurgCatSupplierUpdateFluentHelper
Fluent helper to update an existing
PurgCatSupplier entity
and save it to the S/4HANA system. |
class |
PurgCatTranslationStatusByKeyFluentHelper
Fluent helper to fetch a single
PurgCatTranslationStatus entity using key fields. |
class |
PurgCatTranslationStatusCreateFluentHelper
Fluent helper to create a new
PurgCatTranslationStatus entity and save it to the S/4HANA system. |
class |
PurgCatTranslationStatusDeleteFluentHelper
Fluent helper to delete an existing
PurgCatTranslationStatus entity in the S/4HANA system. |
class |
PurgCatTranslationStatusFluentHelper
Fluent helper to fetch multiple
PurgCatTranslationStatus entities. |
class |
PurgCatTranslationStatusUpdateFluentHelper
Fluent helper to update an existing
PurgCatTranslationStatus entity and save it to the S/4HANA system. |
class |
PurgCatUpdateFluentHelper
Fluent helper to update an existing
PurgCat entity and save it to
the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
PurchasingInfoRecordByKeyFluentHelper
Fluent helper to fetch a single
PurchasingInfoRecord entity using key fields. |
class |
PurchasingInfoRecordFluentHelper
Fluent helper to fetch multiple
PurchasingInfoRecord entities. |
class |
PurgInfoRecdOrgPlantDataByKeyFluentHelper
Fluent helper to fetch a single
PurgInfoRecdOrgPlantData entity using key fields. |
class |
PurgInfoRecdOrgPlantDataFluentHelper
Fluent helper to fetch multiple
PurgInfoRecdOrgPlantData entities. |
Modifier and Type | Class and Description |
---|---|
class |
PurchasingSourceByKeyFluentHelper
Fluent helper to fetch a single
PurchasingSource entity
using key fields. |
class |
PurchasingSourceCreateFluentHelper
Fluent helper to create a new
PurchasingSource entity
and save it to the S/4HANA system. |
class |
PurchasingSourceDeleteFluentHelper
Fluent helper to delete an existing
PurchasingSource entity
in the S/4HANA system. |
class |
PurchasingSourceFluentHelper
Fluent helper to fetch multiple
PurchasingSource
entities. |
class |
PurchasingSourceUpdateFluentHelper
Fluent helper to update an existing
PurchasingSource entity
and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
InspectionCharacteristicByKeyFluentHelper
Fluent helper to fetch a single
InspectionCharacteristic entity using key fields. |
class |
InspectionCharacteristicFluentHelper
Fluent helper to fetch multiple
InspectionCharacteristic entities. |
class |
InspectionLotByKeyFluentHelper
Fluent helper to fetch a single
InspectionLot entity
using key fields. |
class |
InspectionLotFluentHelper
Fluent helper to fetch multiple
InspectionLot
entities. |
class |
InspectionLotUpdateFluentHelper
Fluent helper to update an existing
InspectionLot entity
and save it to the S/4HANA system. |
class |
InspectionLotWithStatusByKeyFluentHelper
Fluent helper to fetch a single
InspectionLotWithStatus entity using key fields. |
class |
InspectionLotWithStatusFluentHelper
Fluent helper to fetch multiple
InspectionLotWithStatus entities. |
class |
InspectionOperationByKeyFluentHelper
Fluent helper to fetch a single
InspectionOperation entity using key fields. |
class |
InspectionOperationFluentHelper
Fluent helper to fetch multiple
InspectionOperation entities. |
class |
InspectionResultByKeyFluentHelper
Fluent helper to fetch a single
InspectionResult
entity using key fields. |
class |
InspectionResultCreateFluentHelper
Fluent helper to create a new
InspectionResult
entity and save it to the S/4HANA system. |
class |
InspectionResultFluentHelper
Fluent helper to fetch multiple
InspectionResult
entities. |
class |
InspectionResultUpdateFluentHelper
Fluent helper to update an existing
InspectionResult
entity and save it to the S/4HANA system. |
class |
InspectionResultValueByKeyFluentHelper
Fluent helper to fetch a single
InspectionResultValue entity using key fields. |
class |
InspectionResultValueFluentHelper
Fluent helper to fetch multiple
InspectionResultValue entities. |
class |
InspLotUsageDecisionByKeyFluentHelper
Fluent helper to fetch a single
InspLotUsageDecision entity using key fields. |
class |
InspLotUsageDecisionCreateFluentHelper
Fluent helper to create a new
InspLotUsageDecision entity and save it to the S/4HANA system. |
class |
InspLotUsageDecisionFluentHelper
Fluent helper to fetch multiple
InspLotUsageDecision entities. |
class |
InspLotUsageDecisionUpdateFluentHelper
Fluent helper to update an existing
InspLotUsageDecision entity and save it to the S/4HANA system. |
Modifier and Type | Class and Description |
---|---|
class |
RawSubstanceByKeyFluentHelper
Fluent helper to fetch a single
RawSubstance entity using key fields. |
class |
RawSubstanceFluentHelper
Fluent helper to fetch multiple
RawSubstance entities. |
Modifier and Type | Class and Description |
---|---|
class |
ProductByKeyFluentHelper
Fluent helper to fetch a single
Product entity using key fields. |
class |
ProductDescriptionByKeyFluentHelper
Fluent helper to fetch a single
ProductDescription
entity using key fields. |
class |
ProductDescriptionFluentHelper
Fluent helper to fetch multiple
ProductDescription
entities. |
class |
ProductFluentHelper
Fluent helper to fetch multiple
Product entities. |
class |
ProductPlantByKeyFluentHelper
Fluent helper to fetch a single
ProductPlant entity using key fields. |
class |
ProductPlantFluentHelper
Fluent helper to fetch multiple
ProductPlant entities. |
class |
ProductSalesDeliveryByKeyFluentHelper
Fluent helper to fetch a single
ProductSalesDelivery
entity using key fields. |
class |
ProductSalesDeliveryFluentHelper
Fluent helper to fetch multiple
ProductSalesDelivery
entities. |
class |
ProductStorageLocationByKeyFluentHelper
Fluent helper to fetch a single
ProductStorageLocation entity using key fields. |
class |
ProductStorageLocationFluentHelper
Fluent helper to fetch multiple
ProductStorageLocation entities. |
class |
RealSubstanceByKeyFluentHelper
Fluent helper to fetch a single
RealSubstance entity using
key fields. |
class |
RealSubstanceFluentHelper
Fluent helper to fetch multiple
RealSubstance entities. |
class |
SpecAssignedMatlForKeyDateByKeyFluentHelper
Fluent helper to fetch a single
SpecAssignedMatlForKeyDate entity using key fields. |
class |
SpecAssignedMatlForKeyDateFluentHelper
Fluent helper to fetch multiple
SpecAssignedMatlForKeyDate entities. |
class |
SpecAuthorizationGroupTextByKeyFluentHelper
Fluent helper to fetch a single
SpecAuthorizationGroupText entity using key fields. |
class |
SpecAuthorizationGroupTextFluentHelper
Fluent helper to fetch multiple
SpecAuthorizationGroupText entities. |
class |
SpecCharByValueAssgmtInstByKeyFluentHelper
Fluent helper to fetch a single
SpecCharByValueAssgmtInst entity using key fields. |
class |
SpecCharByValueAssgmtInstFluentHelper
Fluent helper to fetch multiple
SpecCharByValueAssgmtInst entities. |
class |
SpecIdentifierByKeyFluentHelper
Fluent helper to fetch a single
SpecIdentifier entity using
key fields. |
class |
SpecIdentifierFluentHelper
Fluent helper to fetch multiple
SpecIdentifier entities. |
class |
SpecStatusAttributesByKeyFluentHelper
Fluent helper to fetch a single
SpecStatusAttributes
entity using key fields. |
class |
SpecStatusAttributesFluentHelper
Fluent helper to fetch multiple
SpecStatusAttributes
entities. |
class |
SpecStatusNextStatusByKeyFluentHelper
Fluent helper to fetch a single
SpecStatusNextStatus
entity using key fields. |
class |
SpecStatusNextStatusFluentHelper
Fluent helper to fetch multiple
SpecStatusNextStatus
entities. |
class |
SpecStatusSchemaByKeyFluentHelper
Fluent helper to fetch a single
SpecStatusSchema entity
using key fields. |
class |
SpecStatusSchemaFluentHelper
Fluent helper to fetch multiple
SpecStatusSchema entities. |
class |
SpecValAssgmtInstanceWthCompByKeyFluentHelper
Fluent helper to fetch a single
SpecValAssgmtInstanceWthComp entity using key fields. |
class |
SpecValAssgmtInstanceWthCompFluentHelper
Fluent helper to fetch multiple
SpecValAssgmtInstanceWthComp entities. |
Modifier and Type | Class and Description |
---|---|
class |
RecipeByKeyFluentHelper
Fluent helper to fetch a single
Recipe entity using key
fields. |
class |
RecipeCharcByKeyFluentHelper
Fluent helper to fetch a single
RecipeCharc entity
using key fields. |
class |
RecipeCharcFluentHelper
Fluent helper to fetch multiple
RecipeCharc entities. |
class |
RecipeCharcValueByKeyFluentHelper
Fluent helper to fetch a single
RecipeCharcValue
entity using key fields. |
class |
RecipeCharcValueCreateFluentHelper
Fluent helper to create a new
RecipeCharcValue
entity and save it to the S/4HANA system. |
class |
RecipeCharcValueDeleteFluentHelper
Fluent helper to delete an existing
RecipeCharcValue
entity in the S/4HANA system. |
class |
RecipeCharcValueFluentHelper
Fluent helper to fetch multiple
RecipeCharcValue
entities. |
class |
RecipeCharcValueUpdateFluentHelper
Fluent helper to update an existing
RecipeCharcValue
entity and save it to the S/4HANA system. |
class |
RecipeClassByKeyFluentHelper
Fluent helper to fetch a single
RecipeClass entity
using key fields. |
class |
RecipeClassCharcByKeyFluentHelper
Fluent helper to fetch a single
RecipeClassCharc
entity using key fields. |
class |
RecipeClassCharcFluentHelper
Fluent helper to fetch multiple
RecipeClassCharc
entities. |
class |
RecipeClassCreateFluentHelper
Fluent helper to create a new
RecipeClass entity and
save it to the S/4HANA system. |
class |
RecipeClassDeleteFluentHelper
Fluent helper to delete an existing
RecipeClass entity in
the S/4HANA system. |
class |
RecipeClassFluentHelper
Fluent helper to fetch multiple
RecipeClass entities. |
class |
RecipeCreateFluentHelper
Fluent helper to create a new
Recipe entity and save it
to the S/4HANA system. |
class |
RecipeDeleteFluentHelper
Fluent helper to delete an existing
Recipe entity in the
S/4HANA system. |
class |
RecipeFluentHelper
Fluent helper to fetch multiple
Recipe entities. |
class |
RecipeFormulaItemByKeyFluentHelper
Fluent helper to fetch a single
RecipeFormulaItem entity using key fields. |
class |
RecipeFormulaItemCreateFluentHelper
Fluent helper to create a new
RecipeFormulaItem entity and save it to the S/4HANA system. |
class |
RecipeFormulaItemDeleteFluentHelper
Fluent helper to delete an existing
RecipeFormulaItem entity in the S/4HANA system. |
class |
RecipeFormulaItemFluentHelper
Fluent helper to fetch multiple
RecipeFormulaItem entities. |
class |
RecipeFormulaItemUpdateFluentHelper
Fluent helper to update an existing
RecipeFormulaItem entity and save it to the S/4HANA system. |
class |
RecipeProcessElementByKeyFluentHelper
Fluent helper to fetch a single
RecipeProcessElement entity using key fields. |
class |
RecipeProcessElementCreateFluentHelper
Fluent helper to create a new
RecipeProcessElement entity and save it to the S/4HANA system. |
class |
RecipeProcessElementDeleteFluentHelper
Fluent helper to delete an existing
RecipeProcessElement entity in the S/4HANA system. |
class |
RecipeProcessElementFluentHelper
Fluent helper to fetch multiple
RecipeProcessElement entities. |
class |
RecipeProcessElementTextByKeyFluentHelper
Fluent helper to fetch a single
RecipeProcessElementText entity using key fields. |
class |
RecipeProcessElementTextCreateFluentHelper
Fluent helper to create a new
RecipeProcessElementText entity and save it to the S/4HANA system. |
class |
RecipeProcessElementTextDeleteFluentHelper
Fluent helper to delete an existing
RecipeProcessElementText entity in the S/4HANA system. |
class |
RecipeProcessElementTextFluentHelper
Fluent helper to fetch multiple
RecipeProcessElementText entities. |
class |
RecipeProcessElementTextUpdateFluentHelper
Fluent helper to update an existing
RecipeProcessElementText entity and save it to the S/4HANA system. |
class |
RecipeProcessElementUpdateFluentHelper
Fluent helper to update an existing
RecipeProcessElement entity and save it to the S/4HANA system. |
class |
RecipeProcessEquipRqmtByKeyFluentHelper
Fluent helper to fetch a single
RecipeProcessEquipRqmt entity using key fields. |
class |
RecipeProcessEquipRqmtCreateFluentHelper
Fluent helper to create a new
RecipeProcessEquipRqmt entity and save it to the S/4HANA system. |
class |
RecipeProcessEquipRqmtDeleteFluentHelper
Fluent helper to delete an existing
RecipeProcessEquipRqmt entity in the S/4HANA system. |
class |
RecipeProcessEquipRqmtFluentHelper
Fluent helper to fetch multiple
RecipeProcessEquipRqmt entities. |
class |
RecipeProcessEquipRqmtTextByKeyFluentHelper
Fluent helper to fetch a single
RecipeProcessEquipRqmtText entity using key fields. |
class |
RecipeProcessEquipRqmtTextCreateFluentHelper
Fluent helper to create a new
RecipeProcessEquipRqmtText entity and save it to the S/4HANA system. |
class |
RecipeProcessEquipRqmtTextDeleteFluentHelper
Fluent helper to delete an existing
RecipeProcessEquipRqmtText entity in the S/4HANA system. |
class |
RecipeProcessEquipRqmtTextFluentHelper
Fluent helper to fetch multiple
RecipeProcessEquipRqmtText entities. |
class |
RecipeProcessEquipRqmtTextUpdateFluentHelper
Fluent helper to update an existing
RecipeProcessEquipRqmtText entity and save it to the S/4HANA system. |
class |
RecipeProcessEquipRqmtUpdateFluentHelper
Fluent helper to update an existing
RecipeProcessEquipRqmt entity and save it to the S/4HANA system. |
class |
RecipeProcessParamByKeyFluentHelper
Fluent helper to fetch a single
RecipeProcessParam entity using key fields. |
class |
RecipeProcessParamFluentHelper
Fluent helper to fetch multiple
RecipeProcessParam entities. |
class |
RecipeProcessParamValueByKeyFluentHelper
Fluent helper to fetch a single
RecipeProcessParamValue entity using key fields. |
class |
RecipeProcessParamValueCreateFluentHelper
Fluent helper to create a new
RecipeProcessParamValue entity and save it to the S/4HANA system. |
class |
RecipeProcessParamValueDeleteFluentHelpe |