Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode
Packages that use CompanyCode
Package
Description
-
Uses of CompanyCode in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode that return CompanyCodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode that return types with arguments of type CompanyCodeModifier and TypeMethodDescriptionprotected Class<CompanyCode>CompanyCodeByKeyFluentHelper.getEntityClass()protected Class<CompanyCode>CompanyCodeFluentHelper.getEntityClass()CompanyCode.getType() -
Uses of CompanyCode in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.link that return types with arguments of type CompanyCodeModifier and TypeMethodDescriptionCompanyCodeOneToOneLink.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.companycode.link with type arguments of type CompanyCodeModifier and TypeMethodDescriptionprotected CompanyCodeLink<ObjectT>CompanyCodeLink.translateLinkType(EntityLink<CompanyCodeLink<ObjectT>, CompanyCode, ObjectT> link)