Class MaintOrderActlPlndCostItmByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<MaintOrderActlPlndCostItmByKeyFluentHelper,MaintOrderActlPlndCostItm,MaintOrderActlPlndCostItmSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.MaintOrderActlPlndCostItmByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class MaintOrderActlPlndCostItmByKeyFluentHelper
extends FluentHelperByKey<MaintOrderActlPlndCostItmByKeyFluentHelper,MaintOrderActlPlndCostItm,MaintOrderActlPlndCostItmSelectable>
Fluent helper to fetch a single
MaintOrderActlPlndCostItm entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself.-
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
csrfTokenRetriever, entityCollection -
Constructor Summary
ConstructorsConstructorDescriptionMaintOrderActlPlndCostItmByKeyFluentHelper(String servicePath, String entityCollection, String p_GLAccountHierarchy, String sourceLedger, String ledger, String companyCode, String fiscalYear, String accountingDocument, String financialPlanningReqTransSqnc, String financialPlanningDataPacket, String actualPlanJournalEntryItem) Creates a fluent helper object that will fetch a singleMaintOrderActlPlndCostItmentity with the provided key field values. -
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
executeRequest, select, toRequest, withCsrfToken, withQueryParameterMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
getCsrfTokenRetriever, getHeaders, getParametersForRequestOnly, getServicePath, getThis, withHeader, withHeaders
-
Constructor Details
-
MaintOrderActlPlndCostItmByKeyFluentHelper
public MaintOrderActlPlndCostItmByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String p_GLAccountHierarchy, String sourceLedger, String ledger, String companyCode, String fiscalYear, String accountingDocument, String financialPlanningReqTransSqnc, String financialPlanningDataPacket, String actualPlanJournalEntryItem) Creates a fluent helper object that will fetch a singleMaintOrderActlPlndCostItmentity with the provided key field values. To perform execution, call theexecuteRequestmethod on the fluent helper object.- Parameters:
ledger- Ledger in General Ledger AccountingConstraints: Not nullable, Maximum length: 2
companyCode- Company CodeConstraints: Not nullable, Maximum length: 4
entityCollection- Entity Collection to be used to fetch a singleMaintOrderActlPlndCostItmfinancialPlanningReqTransSqnc- Financial Planning Request Transaction Sequence NumberConstraints: Not nullable, Maximum length: 23
actualPlanJournalEntryItem- Actual Plan Journal Entry ItemConstraints: Not nullable, Maximum length: 12
financialPlanningDataPacket- Financial Planning Data Packet NumberConstraints: Not nullable, Maximum length: 6
servicePath- Service path to be used to fetch a singleMaintOrderActlPlndCostItmaccountingDocument- Journal EntryConstraints: Not nullable, Maximum length: 10
p_GLAccountHierarchy- Hierarchy IDConstraints: Not nullable, Maximum length: 42
sourceLedger- Source LedgerConstraints: Not nullable, Maximum length: 2
fiscalYear- Fiscal YearConstraints: Not nullable, Maximum length: 4
-
-
Method Details
-
getEntityClass
-
getKey
-