Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement.JntOpgAgrmtText
Packages that use JntOpgAgrmtText
Package
Description
-
Uses of JntOpgAgrmtText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement with type parameters of type JntOpgAgrmtTextModifier and TypeFieldDescriptionstatic final SimpleProperty<JntOpgAgrmtText>JntOpgAgrmtText.ALL_FIELDSSelector for all available fields of JntOpgAgrmtText.static final SimpleProperty.String<JntOpgAgrmtText>JntOpgAgrmtText.COMPANY_CODEstatic final SimpleProperty.String<JntOpgAgrmtText>JntOpgAgrmtText.JNT_OPG_AGRMTstatic final SimpleProperty.String<JntOpgAgrmtText>JntOpgAgrmtText.JNT_OPG_AGRMT_LONG_TEXTstatic final SimpleProperty.String<JntOpgAgrmtText>JntOpgAgrmtText.JNT_OPG_AGRMT_TEXTstatic final SimpleProperty.String<JntOpgAgrmtText>JntOpgAgrmtText.LANGUAGEstatic final NavigationProperty.Single<JntOpgAgrmtText,JntOpgAgrmt> JntOpgAgrmtText.TO__JNT_OPG_AGRMTUse with available request builders to apply the _JntOpgAgrmt navigation property to query operations.static final NavigationProperty.Collection<JntOpgAgrmt,JntOpgAgrmtText> JntOpgAgrmt.TO__JNT_OPG_AGRMT_TEXTUse with available request builders to apply the _JntOpgAgrmtText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement that return JntOpgAgrmtTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement that return types with arguments of type JntOpgAgrmtTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<JntOpgAgrmtText>>JntOpgAgrmt.getJntOpgAgrmtTextIfPresent()Retrieval of associated JntOpgAgrmtText entities (one to many).JntOpgAgrmtText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement with parameters of type JntOpgAgrmtTextModifier and TypeMethodDescriptionvoidJntOpgAgrmt.addJntOpgAgrmtText(JntOpgAgrmtText... entity) Adds elements to the list of associated JntOpgAgrmtText entities.JntOpgAgrmt.JntOpgAgrmtBuilder.jntOpgAgrmtText(JntOpgAgrmtText... value) Navigation property _JntOpgAgrmtText for JntOpgAgrmt to multiple JntOpgAgrmtText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointoperatingagreement with type arguments of type JntOpgAgrmtTextModifier and TypeMethodDescriptionvoidJntOpgAgrmt.setJntOpgAgrmtText(List<JntOpgAgrmtText> value) Overwrites the list of associated JntOpgAgrmtText entities for the loaded navigation property _JntOpgAgrmtText. -
Uses of JntOpgAgrmtText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type JntOpgAgrmtTextModifier and TypeMethodDescriptionDefaultJointOperatingAgreementService.countJntOpgAgrmtText()Deprecated.JointOperatingAgreementService.countJntOpgAgrmtText()Deprecated.Fetch the number of entries from theJntOpgAgrmtTextentity collection matching the filter and search expressions.DefaultJointOperatingAgreementService.deleteJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.JointOperatingAgreementService.deleteJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.Deletes an existingJntOpgAgrmtTextentity in the S/4HANA system.DefaultJointOperatingAgreementService.getAllJntOpgAgrmtText()Deprecated.JointOperatingAgreementService.getAllJntOpgAgrmtText()Deprecated.Fetch multipleJntOpgAgrmtTextentities.DefaultJointOperatingAgreementService.getJntOpgAgrmtTextByKey(String companyCode, String language, String jntOpgAgrmt) Deprecated.JointOperatingAgreementService.getJntOpgAgrmtTextByKey(String companyCode, String language, String jntOpgAgrmt) Deprecated.Fetch a singleJntOpgAgrmtTextentity using key fields.DefaultJointOperatingAgreementService.updateJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.JointOperatingAgreementService.updateJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.Update an existingJntOpgAgrmtTextentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type JntOpgAgrmtTextModifier and TypeMethodDescriptionDefaultJointOperatingAgreementService.deleteJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.JointOperatingAgreementService.deleteJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.Deletes an existingJntOpgAgrmtTextentity in the S/4HANA system.DefaultJointOperatingAgreementService.updateJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.JointOperatingAgreementService.updateJntOpgAgrmtText(JntOpgAgrmtText jntOpgAgrmtText) Deprecated.Update an existingJntOpgAgrmtTextentity and save it to the S/4HANA system.