Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.SAP__DocumentDescription
Packages that use SAP__DocumentDescription
Package
Description
-
Uses of SAP__DocumentDescription in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SAP__DocumentDescriptionModifier and TypeMethodDescriptionSAP__DocumentDescription.SAP__DocumentDescriptionBuilder.build()protected SAP__DocumentDescriptionSAP__DocumentDescriptionCreateFluentHelper.getEntity()protected SAP__DocumentDescriptionSAP__DocumentDescriptionDeleteFluentHelper.getEntity()protected SAP__DocumentDescriptionSAP__DocumentDescriptionUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type SAP__DocumentDescriptionModifier and TypeMethodDescriptionprotected Class<SAP__DocumentDescription>SAP__DocumentDescriptionByKeyFluentHelper.getEntityClass()protected Class<SAP__DocumentDescription>SAP__DocumentDescriptionFluentHelper.getEntityClass()SAP__DocumentDescription.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type SAP__DocumentDescriptionModifierConstructorDescriptionSAP__DocumentDescriptionCreateFluentHelper(String servicePath, SAP__DocumentDescription entity, String entityCollection) Creates a fluent helper object that will create aSAP__DocumentDescriptionentity on the OData endpoint.SAP__DocumentDescriptionDeleteFluentHelper(String servicePath, SAP__DocumentDescription entity, String entityCollection) Creates a fluent helper object that will delete aSAP__DocumentDescriptionentity on the OData endpoint.SAP__DocumentDescriptionUpdateFluentHelper(String servicePath, SAP__DocumentDescription entity, String entityCollection) Creates a fluent helper object that will update aSAP__DocumentDescriptionentity on the OData endpoint. -
Uses of SAP__DocumentDescription in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.batch with parameters of type SAP__DocumentDescriptionModifier and TypeMethodDescriptionDefaultTrialBalanceServiceBatchChangeSet.createSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) TrialBalanceServiceBatchChangeSet.createSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Create a newSAP__DocumentDescriptionentity and save it to the S/4HANA system.DefaultTrialBalanceServiceBatchChangeSet.deleteSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) TrialBalanceServiceBatchChangeSet.deleteSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deletes an existingSAP__DocumentDescriptionentity in the S/4HANA system.DefaultTrialBalanceServiceBatchChangeSet.updateSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) TrialBalanceServiceBatchChangeSet.updateSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Update an existingSAP__DocumentDescriptionentity and save it to the S/4HANA system. -
Uses of SAP__DocumentDescription in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type SAP__DocumentDescriptionModifier and TypeMethodDescriptionSAP__DocumentDescriptionOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link with type arguments of type SAP__DocumentDescriptionModifier and TypeMethodDescriptionprotected SAP__DocumentDescriptionLink<ObjectT>SAP__DocumentDescriptionLink.translateLinkType(EntityLink<SAP__DocumentDescriptionLink<ObjectT>, SAP__DocumentDescription, ObjectT> link) -
Uses of SAP__DocumentDescription in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SAP__DocumentDescriptionModifier and TypeMethodDescriptionDefaultTrialBalanceService.createSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deprecated.TrialBalanceService.createSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deprecated.Create a newSAP__DocumentDescriptionentity and save it to the S/4HANA system.DefaultTrialBalanceService.deleteSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deprecated.TrialBalanceService.deleteSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deprecated.Deletes an existingSAP__DocumentDescriptionentity in the S/4HANA system.DefaultTrialBalanceService.updateSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deprecated.TrialBalanceService.updateSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deprecated.Update an existingSAP__DocumentDescriptionentity and save it to the S/4HANA system.