- AA - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- ABC_INDICATOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant
-
Use with available fluent helpers to apply the ABCIndicator field to query operations.
- ABC_INDICATOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning
-
Use with available fluent helpers to apply the ABCIndicator field to query operations.
- ABC_INDICATOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant
-
Use with available fluent helpers to apply the ABCIndicator field to query operations.
- ABC_INDICATOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning
-
Use with available fluent helpers to apply the ABCIndicator field to query operations.
- ABC_INDICATOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant
-
Use with available fluent helpers to apply the ABCIndicator field to query operations.
- ABC_INDICATOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant
-
Use with available fluent helpers to apply the ABCIndicator field to query operations.
- aBCIndicator(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant.ProductPlantBuilder
-
- aBCIndicator(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- aBCIndicator(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant.ProductPlantBuilder
-
- aBCIndicator(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- aBCIndicator(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant.ProductPlantBuilder
-
- aBCIndicator(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant.ProductPlantBuilder
-
- aboutToInsert(DescriptorEvent) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.UserCustomizer
-
- aboutToUpdate(DescriptorEvent) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.UserCustomizer
-
- ABSENCEHOURS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview
-
Use with available fluent helpers to apply the Absencehours field to query operations.
- absencehours(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview.TimeOverviewBuilder
-
- ABSLT_ACCOUNTING_EXCHANGE_RATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AbsltAccountingExchangeRate field to query operations.
- ABSLT_PRICE_DETN_EXCHANGE_RATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AbsltPriceDetnExchangeRate field to query operations.
- ABSLT_PRICE_DETN_EXCHANGE_RATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the AbsltPriceDetnExchangeRate field to query operations.
- ABSLT_STATISTICS_EXCHANGE_RATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AbsltStatisticsExchangeRate field to query operations.
- absltAccountingExchangeRate(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- absltPriceDetnExchangeRate(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- absltPriceDetnExchangeRate(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- absltStatisticsExchangeRate(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- AbstractActivationStrategy - Class in com.sap.cloud.sdk.frameworks.togglz
-
Abstract base class for implementation of ActivationStrategy
.
- AbstractActivationStrategy() - Constructor for class com.sap.cloud.sdk.frameworks.togglz.AbstractActivationStrategy
-
- AbstractCalendarAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily parse fields which can be read as a
Calendar
object as a Gson
TypeAdapter
.
- AbstractCalendarAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
-
- AbstractDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AbstractDestination(String, String, URI, AuthenticationType, BasicCredentials, ProxyType, ProxyConfiguration, boolean, String, String, String, String, Map<String, String>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractDestination
-
- AbstractDestinationFacade - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Abstract base class for
DestinationFacade
s that allows to use the environment variable "destinations" as
fallback, for example for local testing.
- AbstractDestinationFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractDestinationFacade
-
- AbstractErpTypeConverter<T> - Class in com.sap.cloud.sdk.s4hana.serialization
-
Abstract type converter base class for converting types to and from their ERP counterparts.
- AbstractErpTypeConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.AbstractErpTypeConverter
-
- AbstractExceptionMapper<ClassT extends AbstractExceptionMapper<ClassT>> - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Base class to be used by different the exception handling of different frameworks.
- AbstractExceptionMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AbstractExceptionMapper
-
- AbstractGenericDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AbstractGenericDestination(DestinationType, String, String, Map<String, String>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractGenericDestination
-
- AbstractJacksonCalendarDeserializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily read fields which can be read as a
Calendar
object as a Jackson
StdDeserializer
.
- AbstractJacksonCalendarDeserializer(Class<?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
-
Constructor needed by the super class.
- AbstractJacksonCalendarSerializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily write fields which can be read as a
Calendar
object as a Jackson
StdSerializer
.
- AbstractJacksonCalendarSerializer(Class<T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
Constructor needed by the super class.
- AbstractQuerySerializer<QueryT extends Query<QueryT,QueryResultT>,QueryResultT extends QueryResult<QueryT,QueryResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Common abstract class for serialization of queries and deserialization of query results.
- AbstractQuerySerializer() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.AbstractQuerySerializer
-
- AbstractRemoteFunctionQuery<QueryT extends AbstractRemoteFunctionQuery<QueryT,QueryResultT>,QueryResultT extends AbstractRemoteFunctionQueryResult<QueryT,QueryResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
-
Class representing a query calling a Business API (BAPI) in an ERP system.
- AbstractRemoteFunctionQuery(String, boolean, String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionQuery
-
- AbstractRemoteFunctionQueryResult<QueryT extends Query<QueryT,QueryResultT>,QueryResultT extends AbstractRemoteFunctionQueryResult<QueryT,QueryResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
-
- AbstractRequestContextFacade - Class in com.sap.cloud.sdk.cloudplatform.servlet
-
- AbstractRequestContextFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.AbstractRequestContextFacade
-
- AbstractRequestContextListener - Class in com.sap.cloud.sdk.cloudplatform.servlet
-
- AbstractRequestContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.AbstractRequestContextListener
-
- AbstractResponseMapper<T extends Throwable> - Class in com.sap.cloud.sdk.cloudplatform.servlet.response.mapper
-
- AbstractResponseMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.AbstractResponseMapper
-
- AbstractRfcDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AbstractRfcDestination(String, String, Map<String, String>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractRfcDestination
-
- AbstractSecretStoreFacade - Class in com.sap.cloud.sdk.cloudplatform.security.secret
-
- AbstractSecretStoreFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.secret.AbstractSecretStoreFacade
-
- AbstractTenant - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
- AbstractTenant(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.AbstractTenant
-
- AbstractTenantFacade - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Abstract base class for
TenantFacade
s which allows to use a mocked
Tenant
if the environment variable
"USE_MOCKED_TENANT" is set to "true".
- AbstractTenantFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.AbstractTenantFacade
-
- AbstractTypeConverter<T,DomainT> - Class in com.sap.cloud.sdk.typeconverter
-
Abstract type converter base class for converting types to and from their domain-specific counterparts.
- AbstractTypeConverter() - Constructor for class com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
-
- AbstractUser - Class in com.sap.cloud.sdk.cloudplatform.security.user
-
- AbstractUser(String, Locale, Set<Authorization>, Map<String, UserAttribute>) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.user.AbstractUser
-
- AbstractUserFacade - Class in com.sap.cloud.sdk.cloudplatform.security.user
-
Abstract base class for
UserFacade
s which allows to use a mocked
User
if the environment variable
"USE_MOCKED_USER" is set to "true".
- AbstractUserFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.user.AbstractUserFacade
-
- ACADEMIC_TITLE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the AcademicTitle field to query operations.
- academicTitle(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- ACCESS_DENIED - Static variable in class com.sap.cloud.sdk.s4hana.connectivity.rfc.servlet.response.AccessDeniedResponse
-
- ACCESS_NUMBER_OF_ACCESS_SEQUENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPrcgElmnt
-
Use with available fluent helpers to apply the AccessNumberOfAccessSequence field to query operations.
- ACCESS_NUMBER_OF_ACCESS_SEQUENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPrcgElmnt
-
Use with available fluent helpers to apply the AccessNumberOfAccessSequence field to query operations.
- ACCESS_NUMBER_OF_ACCESS_SEQUENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPrcgElmnt
-
Use with available fluent helpers to apply the AccessNumberOfAccessSequence field to query operations.
- ACCESS_NUMBER_OF_ACCESS_SEQUENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPrcgElmnt
-
Use with available fluent helpers to apply the AccessNumberOfAccessSequence field to query operations.
- ACCESS_NUMBER_OF_ACCESS_SEQUENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdPricingElement
-
Use with available fluent helpers to apply the AccessNumberOfAccessSequence field to query operations.
- ACCESS_NUMBER_OF_ACCESS_SEQUENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPrcgElmnt
-
Use with available fluent helpers to apply the AccessNumberOfAccessSequence field to query operations.
- ACCESS_NUMBER_OF_ACCESS_SEQUENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPrcgElmnt
-
Use with available fluent helpers to apply the AccessNumberOfAccessSequence field to query operations.
- AccessDeniedException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Thrown when a certain service denies access to the requested resources.
- AccessDeniedException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
- AccessDeniedException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
- AccessDeniedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
- AccessDeniedException(User, Set<Authorization>) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
- AccessDeniedException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
- AccessDeniedException - Exception in com.sap.cloud.sdk.s4hana.connectivity.rfc.exception
-
Thrown when a parameter is invalid.
- AccessDeniedException(String, RemoteFunctionMessage) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.AccessDeniedException
-
- AccessDeniedExceptionFactory - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc.exception
-
- AccessDeniedExceptionFactory(String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.AccessDeniedExceptionFactory
-
- AccessDeniedResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
- AccessDeniedResponse() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
- AccessDeniedResponse(String, Iterable<String>, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
- AccessDeniedResponse - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc.servlet.response
-
- AccessDeniedResponse(String, String, Iterable<RemoteFunctionMessage>) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.servlet.response.AccessDeniedResponse
-
- AccessedAttribute - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class represents the access to a security relevant attribute in the context of an audit log.
- AccessedAttribute(String, AccessedAttribute.Operation, String, Object, Object, boolean) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute instance based on all fields.
- AccessedAttribute(String, AccessedAttribute.Operation, String, Object, Object) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute with a successful operation.
- AccessedAttribute(String, AccessedAttribute.Operation) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute based on the mandatory fields.
- AccessedAttribute.Operation - Enum in com.sap.cloud.sdk.cloudplatform.auditlog
-
Enum representing the type of operation performed on the accessed attribute.
- accessNumberOfAccessSequence(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPrcgElmnt.CreditMemoReqItemPrcgElmntBuilder
-
- accessNumberOfAccessSequence(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPrcgElmnt.CreditMemoReqPrcgElmntBuilder
-
- accessNumberOfAccessSequence(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPrcgElmnt.DebitMemoReqItemPrcgElmntBuilder
-
- accessNumberOfAccessSequence(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPrcgElmnt.DebitMemoReqPrcgElmntBuilder
-
- accessNumberOfAccessSequence(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdPricingElement.PurOrdPricingElementBuilder
-
- accessNumberOfAccessSequence(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPrcgElmnt.SalesInquiryItemPrcgElmntBuilder
-
- accessNumberOfAccessSequence(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPrcgElmnt.SalesInquiryPrcgElmntBuilder
-
- AccessRequester - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Represents the requester of an access to an object in the context of an audit log.
- AccessRequester(HttpServletRequest) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates an AccessRequester based on the given request.
- AccessRequester(HttpServletRequest, Tenant) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates an AccessRequester based on the given request and tenant.
- AccessRequester(String, String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
- AccessTokenDestination - Class in com.sap.cloud.sdk.cloudplatform.metering
-
Specifies the destination necessary to receive an authentication token.
- AccessTokenDestination() - Constructor for class com.sap.cloud.sdk.cloudplatform.metering.AccessTokenDestination
-
Default constructor.
- AccntDetermination - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UsageOfTheConditionTable
-
Accnt Determination
- Account - Class in com.sap.cloud.sdk.s4hana.serialization
-
Representation of an account (KONTO / KTONR) / cost element (KSTAR).
- Account(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.Account
-
- ACCOUNT_ASSIGNMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount
-
Use with available fluent helpers to apply the AccountAssignment field to query operations.
- ACCOUNT_ASSIGNMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment
-
Use with available fluent helpers to apply the AccountAssignment field to query operations.
- ACCOUNT_ASSIGNMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AccountAssignment field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem
-
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
- ACCOUNT_ASSIGNMENT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountAssignmentNumber field to query operations.
- ACCOUNT_ASSIGNMENT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment
-
Use with available fluent helpers to apply the AccountAssignmentNumber field to query operations.
- ACCOUNT_ASSIGNMENT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt
-
Use with available fluent helpers to apply the AccountAssignmentNumber field to query operations.
- ACCOUNT_ASSIGNMENT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AccountAssignmentNumber field to query operations.
- ACCOUNT_ASSIGNMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AccountAssignmentType field to query operations.
- ACCOUNT_ASSIGNMENT_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment
-
Use with available fluent helpers to apply the AccountAssignmentUUID field to query operations.
- ACCOUNT_BY_CUSTOMER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the AccountByCustomer field to query operations.
- ACCOUNT_BY_CUSTOMER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
Use with available fluent helpers to apply the AccountByCustomer field to query operations.
- ACCOUNT_DETN_PRODUCT_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesDelivery
-
Use with available fluent helpers to apply the AccountDetnProductGroup field to query operations.
- ACCOUNT_DETN_PRODUCT_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesDelivery
-
Use with available fluent helpers to apply the AccountDetnProductGroup field to query operations.
- ACCOUNT_DETN_PRODUCT_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductSalesDelivery
-
Use with available fluent helpers to apply the AccountDetnProductGroup field to query operations.
- ACCOUNT_DETN_PRODUCT_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductSalesDelivery
-
Use with available fluent helpers to apply the AccountDetnProductGroup field to query operations.
- ACCOUNT_IS_BLOCKED_FOR_CREATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
Use with available fluent helpers to apply the AccountIsBlockedForCreation field to query operations.
- ACCOUNT_IS_BLOCKED_FOR_PLANNING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
Use with available fluent helpers to apply the AccountIsBlockedForPlanning field to query operations.
- ACCOUNT_IS_BLOCKED_FOR_POSTING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
Use with available fluent helpers to apply the AccountIsBlockedForPosting field to query operations.
- ACCOUNT_IS_MARKED_FOR_DELETION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
Use with available fluent helpers to apply the AccountIsMarkedForDeletion field to query operations.
- ACCOUNT_KEY_FOR_GL_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem
-
Use with available fluent helpers to apply the AccountKeyForGLAccount field to query operations.
- ACCOUNT_KEY_FOR_GL_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem
-
Use with available fluent helpers to apply the AccountKeyForGLAccount field to query operations.
- ACCOUNT_TAX_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the AccountTaxType field to query operations.
- accountAssignment(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount.PurCtrAccountBuilder
-
- accountAssignment(PurOrdAccountAssignment...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem.PurchaseOrderItemBuilder
-
- accountAssignment(SrvcEntrShtAcctAssignment...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem.ServiceEntrySheetItemBuilder
-
- accountAssignment(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment.SrvcEntrShtAcctAssignmentBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem.MaterialDocumentItemBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder.PlannedOrderBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem.PurchaseContractItemBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem.PurchaseOrderItemBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem.PurchaseRequisitionItemBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem.SchAgrmtItemBuilder
-
- accountAssignmentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem.ServiceEntrySheetItemBuilder
-
- accountAssignmentNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment.PurOrdAccountAssignmentBuilder
-
- accountAssignmentNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt.SchAgrmtAcCntBuilder
-
- accountAssignmentUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment.SrvcEntrShtAcctAssignmentBuilder
-
- accountByCustomer(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- accountByCustomer(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea.CustomerSalesAreaBuilder
-
- AccountConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- AccountConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.AccountConverter
-
- AccountDetermination - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account determination
- AccountDetermination(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountDetermination
-
- accountDetnProductGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- accountDetnProductGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- accountDetnProductGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- accountDetnProductGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- accountGl(Iterable<GlAccountItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) G/L account item
- accountGl(GlAccountItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) G/L account item
- accountGl(Iterable<GlAccountItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) G/L account item
- accountGl(GlAccountItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) G/L account item
- accountGl(GlAccountItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) G/L account item
- accountGl(Iterable<GlAccountItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) G/L account item
- accountGl(GlAccountItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) G/L account item
- accountGl(Iterable<GlAccountItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) G/L account item
- accountId - Variable in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The account identifier.
- accountId(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForPaymentDetail.FtrStructureChangeInformationForPaymentDetailBuilder
-
- accountId(IdForAccountDetails) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- ACCOUNTING_CLERK - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the AccountingClerk field to query operations.
- ACCOUNTING_CLERK - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the AccountingClerk field to query operations.
- ACCOUNTING_CLERK_FAX_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the AccountingClerkFaxNumber field to query operations.
- ACCOUNTING_CLERK_FAX_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the AccountingClerkFaxNumber field to query operations.
- ACCOUNTING_CLERK_INTERNET_ADDRESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the AccountingClerkInternetAddress field to query operations.
- ACCOUNTING_CLERK_PHONE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the AccountingClerkPhoneNumber field to query operations.
- ACCOUNTING_CLERK_PHONE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the AccountingClerkPhoneNumber field to query operations.
- ACCOUNTING_DOC_CREATED_BY_USER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocCreatedByUser field to query operations.
- ACCOUNTING_DOC_CREATED_BY_USER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AccountingDocCreatedByUser field to query operations.
- ACCOUNTING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocument field to query operations.
- ACCOUNTING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AccountingDocument field to query operations.
- ACCOUNTING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the AccountingDocument field to query operations.
- ACCOUNTING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the AccountingDocument field to query operations.
- ACCOUNTING_DOCUMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentCategory field to query operations.
- ACCOUNTING_DOCUMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AccountingDocumentCategory field to query operations.
- ACCOUNTING_DOCUMENT_CATEGORY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentCategoryName field to query operations.
- ACCOUNTING_DOCUMENT_CLASS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentClass field to query operations.
- ACCOUNTING_DOCUMENT_CREATION_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentCreationDate field to query operations.
- ACCOUNTING_DOCUMENT_HEADER_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentHeaderText field to query operations.
- ACCOUNTING_DOCUMENT_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentItem field to query operations.
- ACCOUNTING_DOCUMENT_ITEM_REF - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentItemRef field to query operations.
- ACCOUNTING_DOCUMENT_ITEM_REF - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the AccountingDocumentItemRef field to query operations.
- ACCOUNTING_DOCUMENT_ITEM_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentItemType field to query operations.
- ACCOUNTING_DOCUMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentType field to query operations.
- ACCOUNTING_DOCUMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the AccountingDocumentType field to query operations.
- ACCOUNTING_DOCUMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the AccountingDocumentType field to query operations.
- ACCOUNTING_DOCUMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AccountingDocumentType field to query operations.
- ACCOUNTING_DOCUMENT_TYPE_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountingDocumentTypeName field to query operations.
- ACCOUNTING_DOCUMENT_TYPE_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the AccountingDocumentTypeName field to query operations.
- ACCOUNTING_DOCUMENT_TYPE_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AccountingDocumentTypeName field to query operations.
- ACCOUNTING_EXCHANGE_RATE_IS_SET - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AccountingExchangeRateIsSet field to query operations.
- ACCOUNTING_POSTING_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AccountingPostingStatus field to query operations.
- ACCOUNTING_PRINCIPLE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the AccountingPrinciple field to query operations.
- ACCOUNTING_TRANSFER_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AccountingTransferStatus field to query operations.
- AccountingActivityAllocationService - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.services
-
Accounting Activity Allocation
- accountingClerk(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- accountingClerk(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- accountingClerkFaxNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- accountingClerkFaxNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- accountingClerkInternetAddress(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- accountingClerkPhoneNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- accountingClerkPhoneNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- accountingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- accountingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- accountingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- accountingDocumentItemRef(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- AccountingDocumentLineItemNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Accounting Document Line Item Number
- AccountingDocumentLineItemNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountingDocumentLineItemNumber
-
- AccountingDocumentNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Accounting Document Number
- AccountingDocumentNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountingDocumentNumber
-
- AccountingDocumentService - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.services
-
Accounting Document
- AccountingDocumentService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to display accounting document master data to be consumed in SAP Fiori apps and on other
user interfaces.
- accountingDocumentType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- accountingDocumentType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- accountingDocumentTypeName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- accountingExchangeRateIsSet(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- AccountingManualCostAllocationService - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.services
-
Accounting Manual Cost Allocation
- accountingPostingStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- AccountingPrimaryCostsService - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.services
-
Accounting Primary Costs
- AccountingPrinciple - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Accounting Principle
- AccountingPrinciple(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountingPrinciple
-
- accountingPrinciple(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- accountingTransferStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- accountIsBlockedForCreation(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder
-
- accountIsBlockedForPlanning(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder
-
- accountIsBlockedForPosting(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder
-
- accountIsMarkedForDeletion(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder
-
- accountKeyForGLAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem.PurgPricingProcedureItemBuilder
-
- accountKeyForGLAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem.SlsPricingProcedureItemBuilder
-
- AccountNumberOfBankAccountAtPostOffice - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account Number of Bank Account At Post Office
- AccountNumberOfBankAccountAtPostOffice(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountNumberOfBankAccountAtPostOffice
-
- AccountNumberOfSupplier - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account Number of Supplier
- AccountNumberOfSupplier(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountNumberOfSupplier
-
- AccountNumberOfTheBranch - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account number of the branch
- AccountNumberOfTheBranch(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountNumberOfTheBranch
-
- AccountNumberOfVendor - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account number of vendor (other key word)
- AccountNumberOfVendor(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountNumberOfVendor
-
- accountPayable(Iterable<VendorItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) Vendor item
- accountPayable(VendorItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) Vendor item
- accountPayable(Iterable<VendorItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) Vendor item
- accountPayable(VendorItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) Vendor item
- accountPayable(VendorItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) Vendor item
- accountPayable(Iterable<VendorItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) Vendor item
- accountPayable(VendorItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) Vendor item
- accountPayable(Iterable<VendorItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) Vendor item
- accountReceivable(Iterable<CustomerItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) Customer item
- accountReceivable(CustomerItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) Customer item
- accountReceivable(Iterable<CustomerItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) Customer item
- accountReceivable(CustomerItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) Customer item
- accountReceivable(CustomerItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) Customer item
- accountReceivable(Iterable<CustomerItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) Customer item
- accountReceivable(CustomerItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) Customer item
- accountReceivable(Iterable<CustomerItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) Customer item
- ACCOUNTS_RECEIVABLE_IS_PLEDGED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AccountsReceivableIsPledged field to query operations.
- AccountSpecificAuthorization - Class in com.sap.cloud.sdk.cloudplatform.security
-
Authorization
implementation based on an account Id and another Authorization
.
- AccountSpecificAuthorization(String, Authorization) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
Creates a new authorization based on the tenant identifier and another Authorization
.
- accountTax(Iterable<TaxItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) Tax item
- accountTax(TaxItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentCheckFunction
-
(Optional) Tax item
- accountTax(Iterable<TaxItem>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) Tax item
- accountTax(TaxItem...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.AcctngDocumentPostFunction
-
(Optional) Tax item
- accountTax(TaxItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) Tax item
- accountTax(Iterable<TaxItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
(Optional) Tax item
- accountTax(TaxItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) Tax item
- accountTax(Iterable<TaxItem>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
(Optional) Tax item
- accountTaxType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- AccountType - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account type
- AccountType(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountType
-
- AccountType - Class in com.sap.cloud.sdk.s4hana.serialization
-
Representation of an account type (KOART).
- AccountType(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.AccountType
-
- AccountTypeConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- AccountTypeConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.AccountTypeConverter
-
- accPrinciple(AccountingPrinciple) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DocumentHeaderPostCostsRevenuesActualPostings.DocumentHeaderPostCostsRevenuesActualPostingsBuilder
-
- accPrinciple(AccountingPrinciple) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.Header.HeaderBuilder
-
- Accrual - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingCategory
-
Accrual
- ACCT_KEY_FOR_ACCRUALS_GL_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem
-
Use with available fluent helpers to apply the AcctKeyForAccrualsGLAccount field to query operations.
- ACCT_KEY_FOR_ACCRUALS_GL_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem
-
Use with available fluent helpers to apply the AcctKeyForAccrualsGLAccount field to query operations.
- acctAssignmentRef(ObsoleteAccntAssignmentRefInFinAssetsManagement) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder
-
- acctAssignmentRef(ObsoleteAccntAssignmentRefInFinAssetsManagement) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- acctAssignmentRef(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod.FtrStructureChangeInformationForChangeMethodBuilder
-
- acctAssignmentRef(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod.FtrStructureChangeInformationForCreateMethodBuilder
-
- acctAssignmentRef(ObsoleteAccntAssignmentRefInFinAssetsManagement) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder
-
- acctAssignmentRef(ObsoleteAccntAssignmentRefInFinAssetsManagement) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder
-
- acctDetrm(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeGeneralData.FixedAssetChangeGeneralDataBuilder
-
- acctDetrm(AccountDetermination) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGeneralData.FixedAssetGeneralDataBuilder
-
- acctDetrm(AccountDetermination) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder
-
- ACCTG_EXCHANGE_RATE_IS_INDRCT_QTAN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AcctgExchangeRateIsIndrctQtan field to query operations.
- acctgExchangeRateIsIndrctQtan(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- acctKey(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- acctKey(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.TaxItem.TaxItemBuilder
-
- acctKeyForAccrualsGLAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem.PurgPricingProcedureItemBuilder
-
- acctKeyForAccrualsGLAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem.SlsPricingProcedureItemBuilder
-
- AcctngActivityAllocCheckFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
FI/CO: Check activity allocation
- AcctngActivityAllocCheckFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- AcctngActivityAllocPostFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
FI/CO: Post activity allocation
- AcctngActivityAllocPostFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- AcctngDocumentCheckFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
Accounting: Check Document
- AcctngDocumentCheckFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- AcctngDocumentPostFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
Accounting: Post Document
- AcctngDocumentPostFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- AcctngManCostAllocCheckFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
Check Manual Cost Allocation
- AcctngManCostAllocCheckFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- AcctngManCostAllocPostFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
Post Manual Cost Allocation
- AcctngManCostAllocPostFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- AcctngRepstPrimCostsCheckFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
FI/CO: Check primary cost document
- AcctngRepstPrimCostsCheckFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- AcctngRepstPrimCostsPostFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
FI/CO: Post primary costs
- AcctngRepstPrimCostsPostFunctionResult - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
- acctType(AccountType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- accumDepr(DepreciationAtFiscalYearEnd) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder
-
- accumRevalDepr(CumRevaluationOfOrdDepreciationAtFiscalYearEnd) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder
-
- acDocNo(AccountingDocumentNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- acDocNo(AccountingDocumentNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.Header.HeaderBuilder
-
- acqPrd(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea.FixedAssetChangeDepreciationAreaBuilder
-
- acqPrd(AssetAccountingAcquisMonth) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder
-
- acqPrd(AssetAccountingAcquisMonth) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder
-
- AcquisitionValueAtFiscalYearEnd - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Acquisition value at fiscal year end (w/o inv.support)
- AcquisitionValueAtFiscalYearEnd(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AcquisitionValueAtFiscalYearEnd
-
- AcquisitionValueAtFiscalYearEnd(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AcquisitionValueAtFiscalYearEnd
-
- AcquisitionValueAtFiscalYearEnd(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AcquisitionValueAtFiscalYearEnd
-
- AcquisitionValueAtFiscalYearEnd(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AcquisitionValueAtFiscalYearEnd
-
- acqYr(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea.FixedAssetChangeDepreciationAreaBuilder
-
- acqYr(Year) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder
-
- acqYr(Year) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder
-
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Acre
- Acre - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Acre
- acritemType(TypeOfTheItemOfTheAccrualSubobject) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- acrobjId(IdentifierOfTheAccrualObject) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- acrobjType(TypeOfTheAccrualObject) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- acrsubobjId(IdentifierOfTheAccrualSubobject) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- Act360 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/360
- Act364 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/364
- Act365 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/365
- Act365l - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/365L
- Act365p - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/365P
- Act366 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/366
- ActActeAfb - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/actE (AFB)
- ActActepAfb - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/actEP (AFB)
- ActActpIcma - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/actP (ICMA)
- ActActyIsda - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
act/actY (ISDA)
- ActivateAdditionalDepreciation - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AdditionalDepreciation
-
Activate Additional Depreciation
- Active - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActiveStatusOfTransactionOrActivity
-
Active
- activeStatusActivity(ActiveStatusOfTransactionOrActivity) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- ActiveStatusOfTransactionOrActivity - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Active Status of Transaction or Activity
- ActiveStatusOfTransactionOrActivity(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActiveStatusOfTransactionOrActivity
-
- activeStatusTransaction(ActiveStatusOfTransactionOrActivity) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- activity(OperationActivityNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- Activity - Enum in com.sap.cloud.sdk.s4hana.serialization
-
Enumeration representing possible activities (ACTVT).
- ACTIVITY_FINANCIAL_TRANSACTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the ActivityFinancialTransaction field to query operations.
- ACTIVITY_FINANCIAL_TRANSACTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the ActivityFinancialTransaction field to query operations.
- ACTIVITY_TYPE_IS_BLOCKED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
Use with available fluent helpers to apply the ActivityTypeIsBlocked field to query operations.
- activityCat(TransactionActivityCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- activityCategory(TransactionActivityCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeCreateSwapFunction
-
(Optional) Transaction activity category
Field name: ACTIVITYCAT
- activityCategory(TransactionActivityCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealCreateFunction
-
(Optional) Transaction Activity Category to Be Created
Field name: ACTIVITYCAT
- activityCategory(TransactionActivityCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionCreateFunction
-
(Optional) Transaction Activity Category
Field name: ACTIVITYCAT
- activityCategory(TransactionActivityCategory) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeCreateSwapFunction
-
(Optional) Transaction activity category
Field name: ACTIVITYCAT
- activityCategory(TransactionActivityCategory) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeDealCreateFunction
-
(Optional) Transaction Activity Category to Be Created
Field name: ACTIVITYCAT
- activityCategory(TransactionActivityCategory) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.FxOptionCreateFunction
-
(Optional) Transaction Activity Category
Field name: ACTIVITYCAT
- ActivityConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- ActivityConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ActivityConverter
-
- activityFinancialTransaction(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- activityFinancialTransaction(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- ActivityQuantity - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Activity Quantity
- ActivityQuantity(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityQuantity
-
- ActivityQuantity(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityQuantity
-
- ActivityQuantity(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityQuantity
-
- ActivityQuantity(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityQuantity
-
- ActivityType - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Activity Type
- ActivityType(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityType
-
- activityType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetDataFields.TimeSheetDataFieldsBuilder
-
- activityTypeIsBlocked(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType.CostCenterActivityTypeBuilder
-
- ActivityTypeService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to display activity type master data to be consumed in SAP Fiori apps and on other user
interfaces.
- activityun(ActivityUnit) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder
-
- activityunIso(IsoCodeForUnitOfMeasurement) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder
-
- ActivityUnit - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Activity unit
- ActivityUnit(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Activity unit
- ActivityUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Activity unit
- ACTL_POSTG_COST_CENTER_ACTY_TYPE_CAT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
Use with available fluent helpers to apply the ActlPostgCostCenterActyTypeCat field to query operations.
- actlPostgCostCenterActyTypeCat(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType.CostCenterActivityTypeBuilder
-
- acttype(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeTimeDependentData.FixedAssetChangeTimeDependentDataBuilder
-
- acttype(ActivityType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder
-
- acttype(ActivityType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder
-
- acttype(ActivityType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- acttype(ActivityType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder
-
- ACTUAL_COSTS_COSTING_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
Use with available fluent helpers to apply the ActualCostsCostingVariant field to query operations.
- ACTUAL_COSTS_COSTING_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Use with available fluent helpers to apply the ActualCostsCostingVariant field to query operations.
- ACTUAL_DELIVERED_QTY_IN_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the ActualDeliveredQtyInBaseUnit field to query operations.
- ACTUAL_DELIVERED_QTY_IN_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the ActualDeliveredQtyInBaseUnit field to query operations.
- ACTUAL_DELIVERED_QTY_IN_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the ActualDeliveredQtyInBaseUnit field to query operations.
- ACTUAL_DELIVERY_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the ActualDeliveryQuantity field to query operations.
- ACTUAL_DELIVERY_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the ActualDeliveryQuantity field to query operations.
- ACTUAL_DELIVERY_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the ActualDeliveryQuantity field to query operations.
- ACTUAL_DELIVERY_ROUTE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Use with available fluent helpers to apply the ActualDeliveryRoute field to query operations.
- ACTUAL_DELIVERY_ROUTE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Use with available fluent helpers to apply the ActualDeliveryRoute field to query operations.
- ACTUAL_DELIVERY_ROUTE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Use with available fluent helpers to apply the ActualDeliveryRoute field to query operations.
- ACTUAL_GOODS_MOVEMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Use with available fluent helpers to apply the ActualGoodsMovementDate field to query operations.
- ACTUAL_GOODS_MOVEMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Use with available fluent helpers to apply the ActualGoodsMovementDate field to query operations.
- ACTUAL_GOODS_MOVEMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Use with available fluent helpers to apply the ActualGoodsMovementDate field to query operations.
- ACTUAL_GOODS_MOVEMENT_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Use with available fluent helpers to apply the ActualGoodsMovementTime field to query operations.
- ACTUAL_GOODS_MOVEMENT_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Use with available fluent helpers to apply the ActualGoodsMovementTime field to query operations.
- ACTUAL_GOODS_MOVEMENT_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Use with available fluent helpers to apply the ActualGoodsMovementTime field to query operations.
- ACTUAL_PRICE_ALLOCATION_METHOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
Use with available fluent helpers to apply the ActualPriceAllocationMethod field to query operations.
- ACTUAL_QUANTITY_IN_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
Use with available fluent helpers to apply the ActualQuantityInBaseUnit field to query operations.
- ACTUAL_QUANTITY_IN_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty
-
Use with available fluent helpers to apply the ActualQuantityInBaseUnit field to query operations.
- ACTUAL_QUANTITY_IS_SET_MANUALLY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
Use with available fluent helpers to apply the ActualQuantityIsSetManually field to query operations.
- actualCostsCostingVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder.ProcessOrderBuilder
-
- actualCostsCostingVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder.ProductionOrderBuilder
-
- actualDeliveredQtyInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- actualDeliveredQtyInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- actualDeliveredQtyInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- actualDeliveryQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.PutawayReport.PutawayReportBuilder
-
- actualDeliveryQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- actualDeliveryQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- actualDeliveryQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.PutawayReport.PutawayReportBuilder
-
- actualDeliveryQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- actualDeliveryQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.PickingReport.PickingReportBuilder
-
- actualDeliveryRoute(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder
-
- actualDeliveryRoute(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader.InbDeliveryHeaderBuilder
-
- actualDeliveryRoute(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader.OutbDeliveryHeaderBuilder
-
- actualGoodsMovementDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder
-
- actualGoodsMovementDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader.InbDeliveryHeaderBuilder
-
- actualGoodsMovementDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader.OutbDeliveryHeaderBuilder
-
- actualGoodsMovementTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder
-
- actualGoodsMovementTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader.InbDeliveryHeaderBuilder
-
- actualGoodsMovementTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader.OutbDeliveryHeaderBuilder
-
- ActualInvoicedQuantity - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Actual Invoiced Quantity
- ActualInvoicedQuantity(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActualInvoicedQuantity
-
- ActualInvoicedQuantity(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActualInvoicedQuantity
-
- ActualInvoicedQuantity(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActualInvoicedQuantity
-
- ActualInvoicedQuantity(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActualInvoicedQuantity
-
- actualPriceAllocationMethod(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType.CostCenterActivityTypeBuilder
-
- actualQuantityInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer.KanbanContainerBuilder
-
- actualQuantityInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder
-
- actualQuantityIsSetManually(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType.CostCenterActivityTypeBuilder
-
- actvtyQty(ActivityQuantity) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder
-
- Actw252 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.InterestCalculationMethod
-
actW/252
- actyDepTemplate(TemplateForActivityDependentFormulaPlanning) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- actyDepTemplateAllocCc(TemplateActivityDependentAllocationToCostCenter) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- actyDepTemplateSk(TemplateActStatKeyFigureCostCenterActivityType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- actyIndepTemplate(TemplateForActivityIndependentFormulaPlanning) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- actyIndepTemplateAllocCc(TemplateActivityIndependentAllocationToCostCenter) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- actyIndepTemplateSk(CcaTemplSki) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addAccountAssignment(PurOrdAccountAssignment...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Adds elements to the list of associated PurOrdAccountAssignment entities.
- addAccountAssignment(SrvcEntrShtAcctAssignment...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem
-
Adds elements to the list of associated SrvcEntrShtAcctAssignment entities.
- addAddressUsage(BuPaAddressUsage...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Adds elements to the list of associated BuPaAddressUsage entities.
- addAlternativeDate(ChangeMasterAltDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMasterAltDate entities.
- addAnnotationParameter(AnnotationParameter) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationDefinition
-
Adds the provided annotation parameter to the set of parameters in this instance.
- addBearerTokenHeader(HttpRequest) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Configures a provided request to the service to bear required authentication token.
- addBillOfMaterialItem(MaterialBOMItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Adds elements to the list of associated MaterialBOMItem entities.
- addBomObj(DocInfoRecdObjLinkBOM...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Adds elements to the list of associated DocInfoRecdObjLinkBOM entities.
- addBuildRequestDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.QueryExecutionMeasurements
-
Increase a build request duration by a given value.
- addBuPaIdentification(BuPaIdentification...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Adds elements to the list of associated BuPaIdentification entities.
- addBusinessPartnerAddress(BusinessPartnerAddress...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Adds elements to the list of associated BusinessPartnerAddress entities.
- addBusinessPartnerBank(BusinessPartnerBank...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Adds elements to the list of associated BusinessPartnerBank entities.
- addBusinessPartnerContact(BusinessPartnerContact...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Adds elements to the list of associated BusinessPartnerContact entities.
- addBusinessPartnerRole(BusinessPartnerRole...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Adds elements to the list of associated BusinessPartnerRole entities.
- addBusinessPartnerTax(BusinessPartnerTaxNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Adds elements to the list of associated BusinessPartnerTaxNumber entities.
- addBusObjects(BusObjects...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
Adds elements to the list of associated BusObjects entities.
- addBusVolFldCombnSetTypeAssgmt(BusVolFldCombnSetTypeAssgmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType
-
Adds elements to the list of associated BusVolFldCombnSetTypeAssgmt entities.
- addBusVolFldCombnTypeFldAssgmt(BusVolFldCombnTypeFldAssgmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Adds elements to the list of associated BusVolFldCombnTypeFldAssgmt entities.
- addCentralPurchaseContractItem(CntrlPurchaseContractItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Adds elements to the list of associated CntrlPurchaseContractItem entities.
- addChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMstrObjectMgmtRecord entities.
- addChangeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMstrObMgReDocInfoRecd entities.
- addChangeMstrObMgReMaterial(ChangeMstrObMgReMaterial...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMstrObMgReMaterial entities.
- addChangeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMstrObMgReMatlBOM entities.
- addCharacteristicDesc(ClfnCharcDescForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Adds elements to the list of associated ClfnCharcDescForKeyDate entities.
- addCharacteristicReference(ClfnCharcRefForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Adds elements to the list of associated ClfnCharcRefForKeyDate entities.
- addCharacteristicRestriction(ClfnCharcRstrcnForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Adds elements to the list of associated ClfnCharcRstrcnForKeyDate entities.
- addCharacteristics(ChangeMasterCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMasterCharc entities.
- addCharacteristics(ChangeMasterClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
Adds elements to the list of associated ChangeMasterClassCharc entities.
- addCharacteristics(DocumentInfoRecordCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Adds elements to the list of associated DocumentInfoRecordCharc entities.
- addCharacteristics(DocumentInfoRecordClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass
-
Adds elements to the list of associated DocumentInfoRecordClassCharc entities.
- addCharacteristics(ProductClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass
-
Adds elements to the list of associated ProductClassCharc entities.
- addCharacteristics(RecipeCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Adds elements to the list of associated RecipeCharc entities.
- addCharacteristics(RecipeClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass
-
Adds elements to the list of associated RecipeClassCharc entities.
- addCharacteristics(RecProcEquipRqmtClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
-
Adds elements to the list of associated RecProcEquipRqmtClassCharc entities.
- addCharacteristics(RecProcParamValClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass
-
Adds elements to the list of associated RecProcParamValClassCharc entities.
- addCharacteristicValue(ClfnCharcValueForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Adds elements to the list of associated ClfnCharcValueForKeyDate entities.
- addCharcValueDesc(ClfnCharcValueDescForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Adds elements to the list of associated ClfnCharcValueDescForKeyDate entities.
- addChgRecdObj(DocInfoRecdObjLinkChgRecd...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Adds elements to the list of associated DocInfoRecdObjLinkChgRecd entities.
- addClassCharacteristic(ClfnClassCharcForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Adds elements to the list of associated ClfnClassCharcForKeyDate entities.
- addClassDescription(ClfnClassDescForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Adds elements to the list of associated ClfnClassDescForKeyDate entities.
- addClassification(ChangeMasterClass...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMasterClass entities.
- addClassification(DocumentInfoRecordClass...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Adds elements to the list of associated DocumentInfoRecordClass entities.
- addClassification(RecipeClass...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Adds elements to the list of associated RecipeClass entities.
- addClassKeyword(ClfnClassKeywordForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Adds elements to the list of associated ClfnClassKeywordForKeyDate entities.
- addClassText(ClfnClassTextForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Adds elements to the list of associated ClfnClassTextForKeyDate entities.
- addCntrlPurConItmDistribution(CntrlPurContrItmDistribution...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem
-
Adds elements to the list of associated CntrlPurContrItmDistribution entities.
- addCntrlPurContrDistrMessages(CntrlPurContrDistrMessages...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Adds elements to the list of associated CntrlPurContrDistrMessages entities.
- addContactAddress(BPContactToAddress...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
Adds elements to the list of associated BPContactToAddress entities.
- AddContractAccountsRecAndPayableDocumentLineItem - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Add.
- AddContractAccountsRecAndPayableDocumentLineItem.AddContractAccountsRecAndPayableDocumentLineItemBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- AddContractAccountsRecievableAndPayableHeaderLine - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Add.
- AddContractAccountsRecievableAndPayableHeaderLine.AddContractAccountsRecievableAndPayableHeaderLineBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- addCostCenterTexts(CostCenterText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter
-
Adds elements to the list of associated CostCenterText entities.
- addCredentials(String, Credentials) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
Registers the given
Credentials
to enable retrieval by its alias.
- addCustomerCompany(CustomerCompany...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer
-
Adds elements to the list of associated CustomerCompany entities.
- addCustomerDunning(CustomerDunning...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Adds elements to the list of associated CustomerDunning entities.
- addCustomerSalesArea(CustomerSalesArea...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer
-
Adds elements to the list of associated CustomerSalesArea entities.
- addDefaultErpSystem(ErpSystem) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
Adds and sets the default ERP system.
- addDefaultListener(RequestContextListener) - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestContextListenerChain
-
- addDeliveryDocumentItem(ReturnsDeliveryItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Adds elements to the list of associated ReturnsDeliveryItem entities.
- addDeliveryDocumentItem(InbDeliveryItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Adds elements to the list of associated InbDeliveryItem entities.
- addDeliveryDocumentItem(OutbDeliveryItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Adds elements to the list of associated OutbDeliveryItem entities.
- addDeliveryDocumentPartner(ReturnsDeliveryPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Adds elements to the list of associated ReturnsDeliveryPartner entities.
- addDeliveryDocumentPartner(InbDeliveryPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Adds elements to the list of associated InbDeliveryPartner entities.
- addDeliveryDocumentPartner(OutbDeliveryPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Adds elements to the list of associated OutbDeliveryPartner entities.
- addDemandSet(Demand...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkPackage
-
Adds elements to the list of associated Demand entities.
- addDepr(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaIndiaTimeIndependentGeneralData.FixedAssetChangeFiAaIndiaTimeIndependentGeneralDataBuilder
-
- addDepr(AdditionalDepreciation) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder
-
- addDeprCode(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForPropertyTax.FixedAssetChangeFiAaJapanTimeIndependentDataForPropertyTaxBuilder
-
- addDeprCode(AdditionalDepreciationCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForPropertyTax.FixedAssetFiAaJapanTimeIndependentDataForPropertyTaxBuilder
-
- addDescription(ProductDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductDescription entities.
- addDescription(ProductDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Adds elements to the list of associated ProductDescription entities.
- addDescription(ProductDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Adds elements to the list of associated ProductDescription entities.
- addDescription(ProductDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAssignedMatlForKeyDate
-
Adds elements to the list of associated ProductDescription entities.
- addDescription(ProductDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Adds elements to the list of associated ProductDescription entities.
- addDescription(ProductDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAssignedMatlForKeyDate
-
Adds elements to the list of associated ProductDescription entities.
- addDocDesc(DocumentInfoRecordDesc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Adds elements to the list of associated DocumentInfoRecordDesc entities.
- addDocStatusVH(DocumentInfoRecordDocStsVH...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Adds elements to the list of associated DocumentInfoRecordDocStsVH entities.
- addDocumentFlow(ReturnsDeliveryDocFlow...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Adds elements to the list of associated ReturnsDeliveryDocFlow entities.
- addDocumentFlow(InbDeliveryDocFlow...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Adds elements to the list of associated InbDeliveryDocFlow entities.
- addDocumentFlow(OutbDeliveryDocFlow...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Adds elements to the list of associated OutbDeliveryDocFlow entities.
- addDocumentInfoRecordToAttachmentNavigation(AttachmentContent...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.DocumentInfoRecordAttch
-
Adds elements to the list of associated AttachmentContent entities.
- addEmailAddress(AddressEmailAddress...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Adds elements to the list of associated AddressEmailAddress entities.
- addEmailAddress(AddressEmailAddress...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Adds elements to the list of associated AddressEmailAddress entities.
- addEnterpriseProjectElement(EnterpriseProjectElement...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProject
-
Adds elements to the list of associated EnterpriseProjectElement entities.
- addExecuteRequestDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.QueryExecutionMeasurements
-
Increase a query execution duration by a given value.
- addFaxNumber(AddressFaxNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Adds elements to the list of associated AddressFaxNumber entities.
- addFaxNumber(AddressFaxNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Adds elements to the list of associated AddressFaxNumber entities.
- addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealChangeFunction
-
(Optional) Indicator whether Entries in Table ADDFLOW Are Complete
Field name: COMPLETE_INDICATOR
- addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealCreateFunction
-
(Optional) Indicator whether Entries in Table ADDFLOW Are Complete
Field name: COMPLETE_INDICATOR
- addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeDealChangeFunction
-
(Optional) Indicator whether Entries in Table ADDFLOW Are Complete
Field name: COMPLETE_INDICATOR
- addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeDealCreateFunction
-
(Optional) Indicator whether Entries in Table ADDFLOW Are Complete
Field name: COMPLETE_INDICATOR
- addFormulaItem(RecipeFormulaItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Adds elements to the list of associated RecipeFormulaItem entities.
- addFormulaItem(RecipeFormulaItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
Adds elements to the list of associated RecipeFormulaItem entities.
- addInternationalArticleNumber(ProductUnitsOfMeasureEAN...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure
-
Adds elements to the list of associated ProductUnitsOfMeasureEAN entities.
- addItem(BillingDocumentItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Adds elements to the list of associated BillingDocumentItem entities.
- addItem(BillingDocumentRequestItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Adds elements to the list of associated BillingDocumentRequestItem entities.
- addItem(CreditMemoRequestItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest
-
Adds elements to the list of associated CreditMemoRequestItem entities.
- addItem(CustomerReturnItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturn
-
Adds elements to the list of associated CustomerReturnItem entities.
- addItem(DebitMemoRequestItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest
-
Adds elements to the list of associated DebitMemoRequestItem entities.
- addItem(SalesContractItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContract
-
Adds elements to the list of associated SalesContractItem entities.
- addItem(SalesInquiryItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
Adds elements to the list of associated SalesInquiryItem entities.
- addItem(SalesOrderItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
Adds elements to the list of associated SalesOrderItem entities.
- addItem(SalesOrderWithoutChargeItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutCharge
-
Adds elements to the list of associated SalesOrderWithoutChargeItem entities.
- addItem(SalesQuotationItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
Adds elements to the list of associated SalesQuotationItem entities.
- ADDITIONAL_CURRENCY1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AdditionalCurrency1 field to query operations.
- ADDITIONAL_CURRENCY2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AdditionalCurrency2 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup1 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup1 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup1 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup1 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup2 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup2 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup2 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup2 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup3 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup3 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup3 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup3 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup4 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup4 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup4 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup4 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup5 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup5 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup5 field to query operations.
- ADDITIONAL_CUSTOMER_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalCustomerGroup5 field to query operations.
- ADDITIONAL_LAST_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the AdditionalLastName field to query operations.
- ADDITIONAL_MATERIAL_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup1 field to query operations.
- ADDITIONAL_MATERIAL_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup1 field to query operations.
- ADDITIONAL_MATERIAL_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup1 field to query operations.
- ADDITIONAL_MATERIAL_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup1 field to query operations.
- ADDITIONAL_MATERIAL_GROUP1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the AdditionalMaterialGroup1 field to query operations.
- ADDITIONAL_MATERIAL_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup2 field to query operations.
- ADDITIONAL_MATERIAL_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup2 field to query operations.
- ADDITIONAL_MATERIAL_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup2 field to query operations.
- ADDITIONAL_MATERIAL_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup2 field to query operations.
- ADDITIONAL_MATERIAL_GROUP2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the AdditionalMaterialGroup2 field to query operations.
- ADDITIONAL_MATERIAL_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup3 field to query operations.
- ADDITIONAL_MATERIAL_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup3 field to query operations.
- ADDITIONAL_MATERIAL_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup3 field to query operations.
- ADDITIONAL_MATERIAL_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup3 field to query operations.
- ADDITIONAL_MATERIAL_GROUP3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the AdditionalMaterialGroup3 field to query operations.
- ADDITIONAL_MATERIAL_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup4 field to query operations.
- ADDITIONAL_MATERIAL_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup4 field to query operations.
- ADDITIONAL_MATERIAL_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup4 field to query operations.
- ADDITIONAL_MATERIAL_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup4 field to query operations.
- ADDITIONAL_MATERIAL_GROUP4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the AdditionalMaterialGroup4 field to query operations.
- ADDITIONAL_MATERIAL_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup5 field to query operations.
- ADDITIONAL_MATERIAL_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup5 field to query operations.
- ADDITIONAL_MATERIAL_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup5 field to query operations.
- ADDITIONAL_MATERIAL_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AdditionalMaterialGroup5 field to query operations.
- ADDITIONAL_MATERIAL_GROUP5 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the AdditionalMaterialGroup5 field to query operations.
- ADDITIONAL_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter
-
Use with available fluent helpers to apply the AdditionalName field to query operations.
- ADDITIONAL_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter
-
Use with available fluent helpers to apply the AdditionalName field to query operations.
- ADDITIONAL_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter
-
Use with available fluent helpers to apply the AdditionalName field to query operations.
- ADDITIONAL_STREET_PREFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
- ADDITIONAL_STREET_PREFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
- ADDITIONAL_STREET_PREFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
- ADDITIONAL_STREET_PREFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
- ADDITIONAL_STREET_PREFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
- ADDITIONAL_STREET_PREFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
- ADDITIONAL_STREET_PREFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_STREET_SUFFIX_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
- ADDITIONAL_VALUE_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AdditionalValueDays field to query operations.
- ADDITIONAL_VALUE_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt
-
Use with available fluent helpers to apply the AdditionalValueDays field to query operations.
- ADDITIONAL_VALUE_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
Use with available fluent helpers to apply the AdditionalValueDays field to query operations.
- ADDITIONAL_VALUE_IS_ALLOWED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the AdditionalValueIsAllowed field to query operations.
- additionalCustomerGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalCustomerGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalCustomerGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalCustomerGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalCustomerGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalCustomerGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalCustomerGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalCustomerGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalCustomerGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalCustomerGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalCustomerGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalCustomerGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalCustomerGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalCustomerGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalCustomerGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalCustomerGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalCustomerGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalCustomerGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalCustomerGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalCustomerGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- AdditionalDataForCurrencySwap - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Additional Data for Currency Swap
- AdditionalDataForCurrencySwap.AdditionalDataForCurrencySwapBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- AdditionalDepreciation - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Additional Depreciation
- AdditionalDepreciation(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AdditionalDepreciation
-
- AdditionalDepreciationCode - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Additional Depreciation Code
- AdditionalDepreciationCode(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AdditionalDepreciationCode
-
- additionalLastName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- additionalMaterialGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalMaterialGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalMaterialGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalMaterialGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalMaterialGroup1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- additionalMaterialGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalMaterialGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalMaterialGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalMaterialGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalMaterialGroup2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- additionalMaterialGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalMaterialGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalMaterialGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalMaterialGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalMaterialGroup3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- additionalMaterialGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalMaterialGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalMaterialGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalMaterialGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalMaterialGroup4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- additionalMaterialGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- additionalMaterialGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- additionalMaterialGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- additionalMaterialGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- additionalMaterialGroup5(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- additionalName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter.ProfitCenterBuilder
-
- additionalName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter.ProfitCenterBuilder
-
- additionalName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter.ProfitCenterBuilder
-
- additionalStreetPrefixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- additionalStreetPrefixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- additionalStreetPrefixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- additionalStreetPrefixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- additionalStreetPrefixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- additionalStreetPrefixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- additionalStreetPrefixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress.ProductionSupplyAreaAddressBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- additionalStreetSuffixName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- additionalValueDays(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- additionalValueDays(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt.SlsPrcgCndnRecdSuplmntBuilder
-
- additionalValueDays(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord.SlsPrcgConditionRecordBuilder
-
- additionalValueIsAllowed(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- addKanbanContainer(KanbanContainer...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle
-
Adds elements to the list of associated KanbanContainer entities.
- addKanbanCtnDetailedQty(KanbanCtnDetailedQty...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
Adds elements to the list of associated KanbanCtnDetailedQty entities.
- addLglDocStamp(LglDocStamp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LegalDocument
-
Adds elements to the list of associated LglDocStamp entities.
- addLglTransCategory(LglTransCategory...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransParentCategory
-
Adds elements to the list of associated LglTransCategory entities.
- addLglTransCategoryGroup(LglTransCategoryGroup...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Adds elements to the list of associated LglTransCategoryGroup entities.
- addLglTransDate(LglTransDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Adds elements to the list of associated LglTransDate entities.
- addLglTransEntity(LglTransEntity...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Adds elements to the list of associated LglTransEntity entities.
- addLglTransExternalContact(LglTransExternalContact...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Adds elements to the list of associated LglTransExternalContact entities.
- addLglTransInternalContact(LglTransInternalContact...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Adds elements to the list of associated LglTransInternalContact entities.
- addLglTransLinkedObjects(LglTransLinkedObjects...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Adds elements to the list of associated LglTransLinkedObjects entities.
- addLglTransParentCategory(LglTransParentCategory...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategoryGroup
-
Adds elements to the list of associated LglTransParentCategory entities.
- addLglTransRelationship(LglTransRelationship...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Adds elements to the list of associated LglTransRelationship entities.
- addMaintenanceItemObject(ReturnsDeliveryMaintObj...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliverySrlNmbr
-
Adds elements to the list of associated ReturnsDeliveryMaintObj entities.
- addMaintenanceItemObject(MaintenanceItemObjList...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliverySerialNmbr
-
Adds elements to the list of associated MaintenanceItemObjList entities.
- addMaintenanceItemObject(MaintenanceItemObject...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.SerialNmbrDelivery
-
Adds elements to the list of associated MaintenanceItemObject entities.
- addMaterialDocumentItem(MaterialDocumentItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentHeader
-
Adds elements to the list of associated MaterialDocumentItem entities.
- addMatlStkInAcctMod(MatlStkInAcctMod...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MaterialStock
-
Adds elements to the list of associated MatlStkInAcctMod entities.
- addMobilePhoneNumber(AddressPhoneNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Adds elements to the list of associated AddressPhoneNumber entities.
- addMobilePhoneNumber(AddressPhoneNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Adds elements to the list of associated AddressPhoneNumber entities.
- addNextStatusAttributes(SpecStatusAttributes...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusNextStatus
-
Adds elements to the list of associated SpecStatusAttributes entities.
- addNextStatusAttributes(SpecStatusAttributes...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusNextStatus
-
Adds elements to the list of associated SpecStatusAttributes entities.
- addObjTypeAssignment(ChangeMasterObjTypeAssgmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Adds elements to the list of associated ChangeMasterObjTypeAssgmt entities.
- addParseResponseDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.QueryExecutionMeasurements
-
Increase a parse response duration by a given value.
- addPartner(BillingDocumentPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Adds elements to the list of associated BillingDocumentPartner entities.
- addPartner(BillingDocumentItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Adds elements to the list of associated BillingDocumentItemPartner entities.
- addPartner(BillingDocReqPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Adds elements to the list of associated BillingDocReqPartner entities.
- addPartner(BillingDocReqItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Adds elements to the list of associated BillingDocReqItemPartner entities.
- addPartner(CreditMemoReqPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest
-
Adds elements to the list of associated CreditMemoReqPartner entities.
- addPartner(CreditMemoReqItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem
-
Adds elements to the list of associated CreditMemoReqItemPartner entities.
- addPartner(CustomerReturnPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturn
-
Adds elements to the list of associated CustomerReturnPartner entities.
- addPartner(CustomerReturnItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
Adds elements to the list of associated CustomerReturnItemPartner entities.
- addPartner(DebitMemoReqPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest
-
Adds elements to the list of associated DebitMemoReqPartner entities.
- addPartner(DebitMemoReqItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem
-
Adds elements to the list of associated DebitMemoReqItemPartner entities.
- addPartner(SalesContractPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContract
-
Adds elements to the list of associated SalesContractPartner entities.
- addPartner(SalesContractItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem
-
Adds elements to the list of associated SalesContractItemPartner entities.
- addPartner(SalesInquiryPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
Adds elements to the list of associated SalesInquiryPartner entities.
- addPartner(SalesInquiryItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem
-
Adds elements to the list of associated SalesInquiryItemPartner entities.
- addPartner(SalesOrderHeaderPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
Adds elements to the list of associated SalesOrderHeaderPartner entities.
- addPartner(SalesOrderItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
Adds elements to the list of associated SalesOrderItemPartner entities.
- addPartner(SlsOrdWthoutChrgPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutCharge
-
Adds elements to the list of associated SlsOrdWthoutChrgPartner entities.
- addPartner(SlsOrdWthoutChrgItmPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem
-
Adds elements to the list of associated SlsOrdWthoutChrgItmPartner entities.
- addPartner(SalesQuotationPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
Adds elements to the list of associated SalesQuotationPartner entities.
- addPartner(SalesQuotationItemPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem
-
Adds elements to the list of associated SalesQuotationItemPartner entities.
- addPartnerFunction(CustSalesPartnerFunc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
Adds elements to the list of associated CustSalesPartnerFunc entities.
- addPartnerFunction(SupplierPartnerFunc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg
-
Adds elements to the list of associated SupplierPartnerFunc entities.
- addPaymentPlanItemDetails(SlsOrdPaymentPlanItemDetails...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
Adds elements to the list of associated SlsOrdPaymentPlanItemDetails entities.
- addPhoneNumber(AddressPhoneNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Adds elements to the list of associated AddressPhoneNumber entities.
- addPhoneNumber(AddressPhoneNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Adds elements to the list of associated AddressPhoneNumber entities.
- addPhysicalInventoryDocumentItem(PhysInventoryDocItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocHeader
-
Adds elements to the list of associated PhysInventoryDocItem entities.
- addPlanDataSet(PlanData...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage
-
Adds elements to the list of associated PlanData entities.
- addPlannedOrderComponent(PlannedOrderComponent...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder
-
Adds elements to the list of associated PlannedOrderComponent entities.
- addPlant(ProductPlant...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductPlant entities.
- addPlant(ProductPlant...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Adds elements to the list of associated ProductPlant entities.
- addPlant(ProductPlant...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Adds elements to the list of associated ProductPlant entities.
- addPlant(ProductPlant...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Adds elements to the list of associated ProductPlant entities.
- addPlantMRPArea(ProductPlantMRPArea...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant
-
Adds elements to the list of associated ProductPlantMRPArea entities.
- addPlndIndepRqmtItem(PlannedIndepRqmtItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmt
-
Adds elements to the list of associated PlannedIndepRqmtItem entities.
- addPricingElement(BillingDocumentPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Adds elements to the list of associated BillingDocumentPrcgElmnt entities.
- addPricingElement(BillingDocumentItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Adds elements to the list of associated BillingDocumentItemPrcgElmnt entities.
- addPricingElement(BillingDocReqPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Adds elements to the list of associated BillingDocReqPrcgElmnt entities.
- addPricingElement(BillingDocReqItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Adds elements to the list of associated BillingDocReqItemPrcgElmnt entities.
- addPricingElement(CreditMemoReqPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest
-
Adds elements to the list of associated CreditMemoReqPrcgElmnt entities.
- addPricingElement(CreditMemoReqItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem
-
Adds elements to the list of associated CreditMemoReqItemPrcgElmnt entities.
- addPricingElement(CustomerReturnPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturn
-
Adds elements to the list of associated CustomerReturnPrcgElmnt entities.
- addPricingElement(CustomerReturnItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
Adds elements to the list of associated CustomerReturnItemPrcgElmnt entities.
- addPricingElement(DebitMemoReqPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest
-
Adds elements to the list of associated DebitMemoReqPrcgElmnt entities.
- addPricingElement(DebitMemoReqItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem
-
Adds elements to the list of associated DebitMemoReqItemPrcgElmnt entities.
- addPricingElement(SalesContractPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContract
-
Adds elements to the list of associated SalesContractPrcgElmnt entities.
- addPricingElement(SalesContractItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem
-
Adds elements to the list of associated SalesContractItemPrcgElmnt entities.
- addPricingElement(SalesInquiryPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
Adds elements to the list of associated SalesInquiryPrcgElmnt entities.
- addPricingElement(SalesInquiryItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem
-
Adds elements to the list of associated SalesInquiryItemPrcgElmnt entities.
- addPricingElement(SalesOrderHeaderPrElement...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
Adds elements to the list of associated SalesOrderHeaderPrElement entities.
- addPricingElement(SalesOrderItemPrElement...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
Adds elements to the list of associated SalesOrderItemPrElement entities.
- addPricingElement(SalesQuotationPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
Adds elements to the list of associated SalesQuotationPrcgElmnt entities.
- addPricingElement(SalesQuotationItemPrcgElmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem
-
Adds elements to the list of associated SalesQuotationItemPrcgElmnt entities.
- addProcessOrderComponent(ProcessOrderComponent...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
Adds elements to the list of associated ProcessOrderComponent entities.
- addProcessOrderItem(ProcessOrderItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
Adds elements to the list of associated ProcessOrderItem entities.
- addProcessOrderOperation(ProcessOrderOperation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
Adds elements to the list of associated ProcessOrderOperation entities.
- addProcessOrderStatus(ProcessOrderStatus...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
Adds elements to the list of associated ProcessOrderStatus entities.
- addProcessStep(CustomerReturnProcessStep...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
Adds elements to the list of associated CustomerReturnProcessStep entities.
- addProdAllocationObjectTTP(ProdAllocationObjectT...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObject
-
Adds elements to the list of associated ProdAllocationObjectT entities.
- addProdAllocCharcMetaDataTP(ProdAllocCharcMetaData...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObject
-
Adds elements to the list of associated ProdAllocCharcMetaData entities.
- addProdAllocCharcValCombnTP(ProdAllocCharcValCombn...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObject
-
Adds elements to the list of associated ProdAllocCharcValCombn entities.
- addProdAllocObjTimeSeriesTP(ProdAllocObjTimeSeries...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn
-
Adds elements to the list of associated ProdAllocObjTimeSeries entities.
- addProdAllocSequenceTTP(ProdAllocSequenceT...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocationSequence
-
Adds elements to the list of associated ProdAllocSequenceT entities.
- addProdAllocSqncAssgmtTP(ProdAllocSqncAssgmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocationSequence
-
Adds elements to the list of associated ProdAllocSqncAssgmt entities.
- addProductBasicText(ProductBasicText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductBasicText entities.
- addProductCharc(ProductCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Adds elements to the list of associated ProductCharc entities.
- addProductClass(ProductClass...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Adds elements to the list of associated ProductClass entities.
- addProductInspectionText(ProductInspectionText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductInspectionText entities.
- addProductionOrderComponent(ProductionOrderComponent...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Adds elements to the list of associated ProductionOrderComponent entities.
- addProductionOrderItem(ProductionOrderItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Adds elements to the list of associated ProductionOrderItem entities.
- addProductionOrderOperation(ProductionOrderOperation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Adds elements to the list of associated ProductionOrderOperation entities.
- addProductionOrderStatus(ProductionOrderStatus...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Adds elements to the list of associated ProductionOrderStatus entities.
- addProductionRsceTools(ProductionRsceTools...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Adds elements to the list of associated ProductionRsceTools entities.
- addProductionSupplyAreaText(ProductionSupplyAreaText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyArea
-
Adds elements to the list of associated ProductionSupplyAreaText entities.
- addProductObj(DocInfoRecdObjLinkProduct...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Adds elements to the list of associated DocInfoRecdObjLinkProduct entities.
- addProductPurchaseText(ProductPurchaseText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductPurchaseText entities.
- addProductSalesTax(ProductSalesTax...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductSalesTax entities.
- addProductSalesTax(ProductSalesTax...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Adds elements to the list of associated ProductSalesTax entities.
- addProductUnitsOfMeasure(ProductUnitsOfMeasure...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductUnitsOfMeasure entities.
- addPurchaseContractItem(PurchaseContractItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
Adds elements to the list of associated PurchaseContractItem entities.
- addPurchaseOrderItem(PurchaseOrderItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Adds elements to the list of associated PurchaseOrderItem entities.
- addPurchaseOrderPricingElement(PurOrdPricingElement...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Adds elements to the list of associated PurOrdPricingElement entities.
- addPurchaseReqnAcctAssgmt(PurReqnAcctAssgmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
Adds elements to the list of associated PurReqnAcctAssgmt entities.
- addPurchaseReqnItem(PurchaseRequisitionItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionHeader
-
Adds elements to the list of associated PurchaseRequisitionItem entities.
- addPurCtrAccount(PurCtrAccount...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem
-
Adds elements to the list of associated PurCtrAccount entities.
- addPurCtrAddress(PurCtrAddress...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem
-
Adds elements to the list of associated PurCtrAddress entities.
- addPurCtrPartners(PurCtrPartners...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
Adds elements to the list of associated PurCtrPartners entities.
- addPurgCatDescription(PurgCatDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
Adds elements to the list of associated PurgCatDescription entities.
- addPurgCatMaterialGroup(PurgCatMaterialGroup...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
Adds elements to the list of associated PurgCatMaterialGroup entities.
- addPurgCatMember(PurgCatMember...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
Adds elements to the list of associated PurgCatMember entities.
- addPurgCatPlannedSpend(PurgCatPlannedSpend...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
Adds elements to the list of associated PurgCatPlannedSpend entities.
- addPurgCatSupplier(PurgCatSupplier...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
Adds elements to the list of associated PurgCatSupplier entities.
- addPurgCatTranslationStatus(PurgCatTranslationStatus...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
Adds elements to the list of associated PurgCatTranslationStatus entities.
- addPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord
-
Adds elements to the list of associated PurgInfoRecdOrgPlantData entities.
- addPurgPricingProcedureItem(PurgPricingProcedureItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedure
-
Adds elements to the list of associated PurgPricingProcedureItem entities.
- addPurgQuotaArrangementItem(PurgQuotaArrangementItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurchasingQuotaArrangement
-
Adds elements to the list of associated PurgQuotaArrangementItem entities.
- addRawSubstanceAllergenComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRawSubstanceAuthznGroupText(SpecAuthorizationGroupText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecAuthorizationGroupText entities.
- addRawSubstanceComponentType(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRawSubstanceConversionFactor(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRawSubstanceDensity(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRawSubstanceDietComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRawSubstanceEstimatedPrice(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRawSubstanceGMOComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRawSubstanceIdentifier(SpecIdentifier...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecIdentifier entities.
- addRawSubstanceMatlAssignment(SpecAssignedMatlForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecAssignedMatlForKeyDate entities.
- addRawSubstanceNextStatus(SpecStatusNextStatus...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecStatusNextStatus entities.
- addRawSubstanceNtrntComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRawSubstanceReligiousComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRawSubstanceSchema(SpecStatusSchema...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecStatusSchema entities.
- addRawSubstanceStatusAttributes(SpecStatusAttributes...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecStatusAttributes entities.
- addRawSubstanceStdComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRawSubstanceTotalSolid(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addrCity(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrCountry(CountryKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrCountryIso(CountryKeyInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrDistrict(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addRealSubstanceAllergenComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRealSubstanceAuthznGroupText(SpecAuthorizationGroupText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecAuthorizationGroupText entities.
- addRealSubstanceComponentType(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRealSubstanceConversionFactor(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRealSubstanceDensity(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRealSubstanceDietComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRealSubstanceEstimatedPrice(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRealSubstanceGMOComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRealSubstanceIdentifier(SpecIdentifier...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecIdentifier entities.
- addRealSubstanceIngredientComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRealSubstanceMatlAssignment(SpecAssignedMatlForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecAssignedMatlForKeyDate entities.
- addRealSubstanceNextStatus(SpecStatusNextStatus...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecStatusNextStatus entities.
- addRealSubstanceNtrntComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRealSubstanceReligiousComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRealSubstanceSchema(SpecStatusSchema...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecStatusSchema entities.
- addRealSubstanceStatusAttributes(SpecStatusAttributes...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecStatusAttributes entities.
- addRealSubstanceStdComp(SpecValAssgmtInstanceWthComp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecValAssgmtInstanceWthComp entities.
- addRealSubstanceTotalSolid(SpecCharByValueAssgmtInst...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Adds elements to the list of associated SpecCharByValueAssgmtInst entities.
- addRecipeProcessElement(RecipeProcessElement...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Adds elements to the list of associated RecipeProcessElement entities.
- addRecipeProcessElementChild(RecipeProcessElement...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
Adds elements to the list of associated RecipeProcessElement entities.
- addRecipeProcessElementText(RecipeProcessElementText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
Adds elements to the list of associated RecipeProcessElementText entities.
- addRecipeProcessEquipRqmt(RecipeProcessEquipRqmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Adds elements to the list of associated RecipeProcessEquipRqmt entities.
- addRecipeProcessEquipRqmt(RecipeProcessEquipRqmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
Adds elements to the list of associated RecipeProcessEquipRqmt entities.
- addRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt
-
Adds elements to the list of associated RecipeProcessEquipRqmtText entities.
- addRecipeProcessParamValue(RecipeProcessParamValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Adds elements to the list of associated RecipeProcessParamValue entities.
- addRecipeProcessParamValue(RecipeProcessParamValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
Adds elements to the list of associated RecipeProcessParamValue entities.
- addRecipeProcessParamValue(RecipeProcessParamValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt
-
Adds elements to the list of associated RecipeProcessParamValue entities.
- addRecipeProcessParamValueTxt(RecipeProcessParamValueTxt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValue
-
Adds elements to the list of associated RecipeProcessParamValueTxt entities.
- addRecipeText(RecipeText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Adds elements to the list of associated RecipeText entities.
- addRecProcEquipRqmtCharc(RecProcEquipRqmtCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt
-
Adds elements to the list of associated RecProcEquipRqmtCharc entities.
- addRecProcEquipRqmtClass(RecProcEquipRqmtClass...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt
-
Adds elements to the list of associated RecProcEquipRqmtClass entities.
- addRecProcParamValCharc(RecProcParamValCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValue
-
Adds elements to the list of associated RecProcParamValCharc entities.
- addRecProcParamValClass(RecProcParamValClass...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValue
-
Adds elements to the list of associated RecProcParamValClass entities.
- addRefBit(ChangeRecordReferenceBit...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Adds elements to the list of associated ChangeRecordReferenceBit entities.
- addRefBOM(ChangeRecordReferenceBOM...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Adds elements to the list of associated ChangeRecordReferenceBOM entities.
- addRefDoc(ChangeRecordReferenceDoc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Adds elements to the list of associated ChangeRecordReferenceDoc entities.
- addRefMat(ChangeRecordReferenceMat...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Adds elements to the list of associated ChangeRecordReferenceMat entities.
- addRequestForQuotationBidder(RequestForQuotationBidder...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Adds elements to the list of associated RequestForQuotationBidder entities.
- addRequestForQuotationItem(RequestForQuotationItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Adds elements to the list of associated RequestForQuotationItem entities.
- addReservationDocumentItem(ReservationDocumentItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader
-
Adds elements to the list of associated ReservationDocumentItem entities.
- address(ReturnsDeliveryAddress) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryPartner.ReturnsDeliveryPartnerBuilder
-
- address(InbDeliveryAddress) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryPartner.InbDeliveryPartnerBuilder
-
- address(OutbDeliveryAddress) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryPartner.OutbDeliveryPartnerBuilder
-
- ADDRESS_CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressCityName field to query operations.
- ADDRESS_CORRESPONDENCE_LANGUAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressCorrespondenceLanguage field to query operations.
- ADDRESS_COUNTRY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressCountry field to query operations.
- ADDRESS_FAX_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressFaxNumber field to query operations.
- ADDRESS_HOUSE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressHouseNumber field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryPartner
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryPartner
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryPartner
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the AddressID field to query operations.
- ADDRESS_ID_BY_EXTERNAL_SYSTEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the AddressIDByExternalSystem field to query operations.
- ADDRESS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter
-
Use with available fluent helpers to apply the AddressName field to query operations.
- ADDRESS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter
-
Use with available fluent helpers to apply the AddressName field to query operations.
- ADDRESS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter
-
Use with available fluent helpers to apply the AddressName field to query operations.
- ADDRESS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressName field to query operations.
- ADDRESS_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the AddressNumber field to query operations.
- ADDRESS_PHONE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressPhoneNumber field to query operations.
- ADDRESS_POSTAL_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressPostalCode field to query operations.
- ADDRESS_REGION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressRegion field to query operations.
- ADDRESS_STREET_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the AddressStreetName field to query operations.
- ADDRESS_TIME_ZONE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
- ADDRESS_TIME_ZONE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
- ADDRESS_TIME_ZONE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
- ADDRESS_TIME_ZONE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
- ADDRESS_TIME_ZONE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
- ADDRESS_TIME_ZONE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
- ADDRESS_TIME_ZONE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
- ADDRESS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the AddressType field to query operations.
- ADDRESS_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
Use with available fluent helpers to apply the AddressUsage field to query operations.
- ADDRESS_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the AddressUUID field to query operations.
- addressCityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- addressCorrespondenceLanguage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- addressCountry(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- AddressEmailAddress - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Address Email Address
- AddressEmailAddress() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress
-
- AddressEmailAddress(String, String, String, Boolean, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress
-
- AddressEmailAddress.AddressEmailAddressBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
AddressEmailAddress
entity with the provided key field values.
- AddressEmailAddressCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressCreateFluentHelper(String, AddressEmailAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressCreateFluentHelper
-
Creates a fluent helper object that will create a
AddressEmailAddress
entity on the OData endpoint.
- AddressEmailAddressDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressDeleteFluentHelper(String, AddressEmailAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressDeleteFluentHelper
-
Creates a fluent helper object that will delete a
AddressEmailAddress
entity on the OData endpoint.
- AddressEmailAddressField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- AddressEmailAddressField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressEmailAddressField
-
Use the constants declared in each entity inner class.
- AddressEmailAddressField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressEmailAddressField
-
Use the constants declared in each entity inner class.
- AddressEmailAddressFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- AddressEmailAddressLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
- AddressEmailAddressLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressEmailAddressLink
-
Use the constants declared in each entity inner class.
- AddressEmailAddressOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
AddressEmailAddress
to other entities, where the cardinality of the related entity is at most 1.
- AddressEmailAddressOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressEmailAddressOneToOneLink
-
Use the constants declared in each entity inner class.
- AddressEmailAddressSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- AddressEmailAddressUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
AddressEmailAddress
entity and save it to the S/4HANA system.
- AddressEmailAddressUpdateFluentHelper(String, AddressEmailAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressUpdateFluentHelper
-
Creates a fluent helper object that will update a
AddressEmailAddress
entity on the OData endpoint.
- AddressFaxNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Address Fax Number
- AddressFaxNumber() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber
-
- AddressFaxNumber(String, String, String, Boolean, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber
-
- addressFaxNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- AddressFaxNumber.AddressFaxNumberBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressFaxNumberByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressFaxNumberByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
AddressFaxNumber
entity with the provided key field values.
- AddressFaxNumberCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to create a new
AddressFaxNumber
entity
and save it to the S/4HANA system.
- AddressFaxNumberCreateFluentHelper(String, AddressFaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberCreateFluentHelper
-
Creates a fluent helper object that will create a
AddressFaxNumber
entity on the OData endpoint.
- AddressFaxNumberDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to delete an existing
AddressFaxNumber
entity
in the S/4HANA system.
- AddressFaxNumberDeleteFluentHelper(String, AddressFaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberDeleteFluentHelper
-
Creates a fluent helper object that will delete a
AddressFaxNumber
entity on the OData endpoint.
- AddressFaxNumberField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- AddressFaxNumberField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressFaxNumberField
-
Use the constants declared in each entity inner class.
- AddressFaxNumberField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressFaxNumberField
-
Use the constants declared in each entity inner class.
- AddressFaxNumberFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressFaxNumberFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- AddressFaxNumberLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
AddressFaxNumber
to
other entities.
- AddressFaxNumberLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressFaxNumberLink
-
Use the constants declared in each entity inner class.
- AddressFaxNumberOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
AddressFaxNumber
to
other entities, where the cardinality of the related entity is at most 1.
- AddressFaxNumberOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressFaxNumberOneToOneLink
-
Use the constants declared in each entity inner class.
- AddressFaxNumberSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- AddressFaxNumberUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
AddressFaxNumber
entity
and save it to the S/4HANA system.
- AddressFaxNumberUpdateFluentHelper(String, AddressFaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberUpdateFluentHelper
-
Creates a fluent helper object that will update a
AddressFaxNumber
entity on the OData endpoint.
- AddressHomePageURL - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Address Home Page URL
- AddressHomePageURL() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL
-
- AddressHomePageURL(String, String, String, LocalDateTime, Boolean, String, Short, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL
-
- AddressHomePageURL.AddressHomePageURLBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressHomePageURLByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressHomePageURLByKeyFluentHelper(String, String, String, String, LocalDateTime, Boolean) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
AddressHomePageURL
entity with the provided key field values.
- AddressHomePageURLCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to create a new
AddressHomePageURL
entity and save it to the S/4HANA system.
- AddressHomePageURLCreateFluentHelper(String, AddressHomePageURL) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLCreateFluentHelper
-
Creates a fluent helper object that will create a
AddressHomePageURL
entity on the OData endpoint.
- AddressHomePageURLDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressHomePageURLDeleteFluentHelper(String, AddressHomePageURL) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLDeleteFluentHelper
-
Creates a fluent helper object that will delete a
AddressHomePageURL
entity on the OData endpoint.
- AddressHomePageURLField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- AddressHomePageURLField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressHomePageURLField
-
Use the constants declared in each entity inner class.
- AddressHomePageURLField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressHomePageURLField
-
Use the constants declared in each entity inner class.
- AddressHomePageURLFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressHomePageURLFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- AddressHomePageURLLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
AddressHomePageURL
to
other entities.
- AddressHomePageURLLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressHomePageURLLink
-
Use the constants declared in each entity inner class.
- AddressHomePageURLOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
AddressHomePageURL
to
other entities, where the cardinality of the related entity is at most 1.
- AddressHomePageURLOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressHomePageURLOneToOneLink
-
Use the constants declared in each entity inner class.
- AddressHomePageURLSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- AddressHomePageURLUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
AddressHomePageURL
entity and save it to the S/4HANA system.
- AddressHomePageURLUpdateFluentHelper(String, AddressHomePageURL) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLUpdateFluentHelper
-
Creates a fluent helper object that will update a
AddressHomePageURL
entity on the OData endpoint.
- addressHouseNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress.AddressEmailAddressBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber.AddressFaxNumberBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL.AddressHomePageURLBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber.AddressPhoneNumberBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage.BuPaAddressUsageBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode.CompanyCodeBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryPartner.ReturnsDeliveryPartnerBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode.CompanyCodeBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryPartner.InbDeliveryPartnerBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode.CompanyCodeBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryPartner.OutbDeliveryPartnerBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem.PurchaseRequisitionItemBuilder
-
- addressID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- addressIDByExternalSystem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- addressName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter.ProfitCenterBuilder
-
- addressName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter.ProfitCenterBuilder
-
- addressName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter.ProfitCenterBuilder
-
- addressName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- addressNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- AddressPhoneNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Address Phone Number
- AddressPhoneNumber() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber
-
- AddressPhoneNumber(String, String, String, String, Boolean, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber
-
- addressPhoneNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- AddressPhoneNumber.AddressPhoneNumberBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressPhoneNumberByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressPhoneNumberByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
AddressPhoneNumber
entity with the provided key field values.
- AddressPhoneNumberCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to create a new
AddressPhoneNumber
entity and save it to the S/4HANA system.
- AddressPhoneNumberCreateFluentHelper(String, AddressPhoneNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberCreateFluentHelper
-
Creates a fluent helper object that will create a
AddressPhoneNumber
entity on the OData endpoint.
- AddressPhoneNumberDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressPhoneNumberDeleteFluentHelper(String, AddressPhoneNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberDeleteFluentHelper
-
Creates a fluent helper object that will delete a
AddressPhoneNumber
entity on the OData endpoint.
- AddressPhoneNumberField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- AddressPhoneNumberField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressPhoneNumberField
-
Use the constants declared in each entity inner class.
- AddressPhoneNumberField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressPhoneNumberField
-
Use the constants declared in each entity inner class.
- AddressPhoneNumberFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressPhoneNumberFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- AddressPhoneNumberLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
AddressPhoneNumber
to
other entities.
- AddressPhoneNumberLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressPhoneNumberLink
-
Use the constants declared in each entity inner class.
- AddressPhoneNumberOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
AddressPhoneNumber
to
other entities, where the cardinality of the related entity is at most 1.
- AddressPhoneNumberOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.AddressPhoneNumberOneToOneLink
-
Use the constants declared in each entity inner class.
- AddressPhoneNumberSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- AddressPhoneNumberUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
AddressPhoneNumber
entity and save it to the S/4HANA system.
- AddressPhoneNumberUpdateFluentHelper(String, AddressPhoneNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberUpdateFluentHelper
-
Creates a fluent helper object that will update a
AddressPhoneNumber
entity on the OData endpoint.
- addressPostalCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- addressRegion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- addressStreetName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- addressTimeZone(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- addressTimeZone(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- addressTimeZone(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- addressTimeZone(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- addressTimeZone(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- addressTimeZone(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- addressTimeZone(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- addressType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- addressUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage.BuPaAddressUsageBuilder
-
- addressUsage(BuPaAddressUsage...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- addressUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- addResults(SupplierOplScoresAVResult...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVParameters
-
Adds elements to the list of associated SupplierOplScoresAVResult entities.
- addResults(TRIALBALANCEResult...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEParameters
-
Adds elements to the list of associated TRIALBALANCEResult entities.
- addrName1(Name1) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrName2(Name2) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrName3(Name3) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrName4(Name4) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrPoBox(PoBox) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrPobxPcd(PoBoxPostalCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrPostlCode(PostalCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrRegion(Region) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrStreet(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrTaxjurcode(TaxJurisdiction) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addrTitle(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- addSalesAreaTax(CustomerSalesAreaTax...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
Adds elements to the list of associated CustomerSalesAreaTax entities.
- addSalesDelivery(ProductSalesDelivery...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Adds elements to the list of associated ProductSalesDelivery entities.
- addSalesDelivery(ProductSalesDelivery...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Adds elements to the list of associated ProductSalesDelivery entities.
- addSalesDelivery(ProductSalesDelivery...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Adds elements to the list of associated ProductSalesDelivery entities.
- addSalesDelivery(ProductSalesDelivery...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Adds elements to the list of associated ProductSalesDelivery entities.
- addSalesPricingProcedureItem(SlsPricingProcedureItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedure
-
Adds elements to the list of associated SlsPricingProcedureItem entities.
- addSalesText(ProductSalesText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesDelivery
-
Adds elements to the list of associated ProductSalesText entities.
- addSchAgrmtAcCnt(SchAgrmtAcCnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem
-
Adds elements to the list of associated SchAgrmtAcCnt entities.
- addSchAgrmtPartner(SchAgrmtPartner...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
Adds elements to the list of associated SchAgrmtPartner entities.
- addSchAgrmtSchLine(SchAgrmtSchLine...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem
-
Adds elements to the list of associated SchAgrmtSchLine entities.
- addSchedgAgrmtItm(SchAgrmtItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
Adds elements to the list of associated SchAgrmtItem entities.
- addScheduleLine(CustomerReturnScheduleLine...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
Adds elements to the list of associated CustomerReturnScheduleLine entities.
- addScheduleLine(PurchaseOrderScheduleLine...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Adds elements to the list of associated PurchaseOrderScheduleLine entities.
- addScheduleLine(SalesOrderScheduleLine...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
Adds elements to the list of associated SalesOrderScheduleLine entities.
- addScheduleLine(SlsOrdWthoutChrgSchedLine...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem
-
Adds elements to the list of associated SlsOrdWthoutChrgSchedLine entities.
- addServiceEntrySheetItem(ServiceEntrySheetItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet
-
Adds elements to the list of associated ServiceEntrySheetItem entities.
- addSet(WorkCenterCapOrderPerBucket...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucketParameters
-
Adds elements to the list of associated WorkCenterCapOrderPerBucket entities.
- addSet(WorkCenterCapPerBucket...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucketParameters
-
Adds elements to the list of associated WorkCenterCapPerBucket entities.
- addSlsPrcgCndnRecdSuplmnt(SlsPrcgCndnRecdSuplmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Adds elements to the list of associated SlsPrcgCndnRecdSuplmnt entities.
- addSlsPrcgCndnRecdSuplmnt(SlsPrcgCndnRecdSuplmnt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
Adds elements to the list of associated SlsPrcgCndnRecdSuplmnt entities.
- addSlsPrcgCndnRecdValidity(SlsPrcgCndnRecdValidity...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt
-
Adds elements to the list of associated SlsPrcgCndnRecdValidity entities.
- addSlsPrcgCndnRecdValidity(SlsPrcgCndnRecdValidity...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
Adds elements to the list of associated SlsPrcgCndnRecdValidity entities.
- addSlsPrcgCndnRecordScale(SlsPrcgCndnRecordScale...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt
-
Adds elements to the list of associated SlsPrcgCndnRecordScale entities.
- addSlsPricingCndnRecdScale(SlsPrcgCndnRecordScale...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
Adds elements to the list of associated SlsPrcgCndnRecordScale entities.
- addStaffData(StaffingData...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData
-
Adds elements to the list of associated StaffingData entities.
- addStorageLocation(ProductStorageLocation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant
-
Adds elements to the list of associated ProductStorageLocation entities.
- addStorageLocation(ProductStorageLocation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant
-
Adds elements to the list of associated ProductStorageLocation entities.
- addStorageLocation(ProductStorageLocation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant
-
Adds elements to the list of associated ProductStorageLocation entities.
- addStorageLocation(ProductStorageLocation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant
-
Adds elements to the list of associated ProductStorageLocation entities.
- addSubProjElement(EnterpriseProjectElement...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProjectElement
-
Adds elements to the list of associated EnterpriseProjectElement entities.
- addSubstanceIdentifier(SpecIdentifier...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecValAssgmtInstanceWthComp
-
Adds elements to the list of associated SpecIdentifier entities.
- addSubstanceIdentifier(SpecIdentifier...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecValAssgmtInstanceWthComp
-
Adds elements to the list of associated SpecIdentifier entities.
- addSuplrActyDescription(SuplrActyDescription...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SupplierActivity
-
Adds elements to the list of associated SuplrActyDescription entities.
- addSuplrActySupplier(SuplrActySupplier...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SupplierActivity
-
Adds elements to the list of associated SuplrActySupplier entities.
- addSuplrActyTskSupplier(SuplrActyTskSupplier...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SupplierActivityTask
-
Adds elements to the list of associated SuplrActyTskSupplier entities.
- addSuplrEvalRspExplText(SuplrEvalRspExplText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestion
-
Adds elements to the list of associated SuplrEvalRspExplText entities.
- addSuplrEvalRspExternalName(SuplrEvalRspExternalName...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SupplierEvaluationResponse
-
Adds elements to the list of associated SuplrEvalRspExternalName entities.
- addSuplrEvalRspIntroduction(SuplrEvalRspIntroduction...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SupplierEvaluationResponse
-
Adds elements to the list of associated SuplrEvalRspIntroduction entities.
- addSuplrEvalRspLanguage(SuplrEvalRspLanguage...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SupplierEvaluationResponse
-
Adds elements to the list of associated SuplrEvalRspLanguage entities.
- addSuplrEvalRspQuestion(SuplrEvalRspQuestion...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection
-
Adds elements to the list of associated SuplrEvalRspQuestion entities.
- addSuplrEvalRspQuestionText(SuplrEvalRspQuestionText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestion
-
Adds elements to the list of associated SuplrEvalRspQuestionText entities.
- addSuplrEvalRspSection(SuplrEvalRspSection...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspStrucQnaire
-
Adds elements to the list of associated SuplrEvalRspSection entities.
- addSuplrEvalRspSectionText(SuplrEvalRspSectionText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection
-
Adds elements to the list of associated SuplrEvalRspSectionText entities.
- addSuplrEvalRspStrucQnaire(SuplrEvalRspStrucQnaire...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire
-
Adds elements to the list of associated SuplrEvalRspStrucQnaire entities.
- addSuplrEvalSccrdQuestion(SuplrEvalSccrdQuestion...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection
-
Adds elements to the list of associated SuplrEvalSccrdQuestion entities.
- addSuplrEvalSccrdSection(SuplrEvalSccrdSection...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdStrucQnaire
-
Adds elements to the list of associated SuplrEvalSccrdSection entities.
- addSuplrEvalSccrdStrucQnaire(SuplrEvalSccrdStrucQnaire...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecardRootQnaire
-
Adds elements to the list of associated SuplrEvalSccrdStrucQnaire entities.
- addSuplrInvcItemPurOrdRef(SuplrInvcItemPurOrdRef...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Adds elements to the list of associated SuplrInvcItemPurOrdRef entities.
- addSupplierCompany(SupplierCompany...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
Adds elements to the list of associated SupplierCompany entities.
- addSupplierDunning(SupplierDunning...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Adds elements to the list of associated SupplierDunning entities.
- addSupplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Adds elements to the list of associated SupplierInvoiceItemGLAcct entities.
- addSupplierInvoiceTax(SupplierInvoiceTax...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Adds elements to the list of associated SupplierInvoiceTax entities.
- addSupplierInvoiceWhldgTax(SuplrInvcHeaderWhldgTax...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Adds elements to the list of associated SuplrInvcHeaderWhldgTax entities.
- addSupplierPurchasingOrg(SupplierPurchasingOrg...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
Adds elements to the list of associated SupplierPurchasingOrg entities.
- addSupplierQuotationItem(SupplierQuotationItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
Adds elements to the list of associated SupplierQuotationItem entities.
- addSupplierWithHoldingTax(SupplierWithHoldingTax...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Adds elements to the list of associated SupplierWithHoldingTax entities.
- addTestSystem(TestSystem<?>) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
Registers the given
TestSystem
to enable retrieval by its alias.
- addText(CostCenterActivityTypeText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
Adds elements to the list of associated CostCenterActivityTypeText entities.
- addText(BusinessAreaText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea
-
Adds elements to the list of associated BusinessAreaText entities.
- addText(ChartOfAccountsText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
Adds elements to the list of associated ChartOfAccountsText entities.
- addText(PurgPrcgCndnTypeText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPricingConditionType
-
Adds elements to the list of associated PurgPrcgCndnTypeText entities.
- addText(SlsPrcgCndnTypeText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPricingConditionType
-
Adds elements to the list of associated SlsPrcgCndnTypeText entities.
- addText(CostCenterText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter
-
Adds elements to the list of associated CostCenterText entities.
- addText(CountryText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.Country
-
Adds elements to the list of associated CountryText entities.
- addText(CustomerSupplierIndustryText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustry
-
Adds elements to the list of associated CustomerSupplierIndustryText entities.
- addText(CustomerGroupText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroup
-
Adds elements to the list of associated CustomerGroupText entities.
- addText(ControllingDebitCreditCodeT...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCode
-
Adds elements to the list of associated ControllingDebitCreditCodeT entities.
- addText(DefectCategoryText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategory
-
Adds elements to the list of associated DefectCategoryText entities.
- addText(DefectClassText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClass
-
Adds elements to the list of associated DefectClassText entities.
- addText(DefectCodeText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCode
-
Adds elements to the list of associated DefectCodeText entities.
- addText(DefectCodeGroupText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroup
-
Adds elements to the list of associated DefectCodeGroupText entities.
- addText(DistributionChannelText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannel
-
Adds elements to the list of associated DistributionChannelText entities.
- addText(DivisionText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.Division
-
Adds elements to the list of associated DivisionText entities.
- addText(FunctionalAreaText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalArea
-
Adds elements to the list of associated FunctionalAreaText entities.
- addText(GLAccountText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
Adds elements to the list of associated GLAccountText entities.
- addText(LedgerText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.Ledger
-
Adds elements to the list of associated LedgerText entities.
- addText(PlanningCategoryText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategory
-
Adds elements to the list of associated PlanningCategoryText entities.
- addText(PurgPrcgCndnTypeText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingConditionType
-
Adds elements to the list of associated PurgPrcgCndnTypeText entities.
- addText(PurgPricingProcedureText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedure
-
Adds elements to the list of associated PurgPricingProcedureText entities.
- addText(PurgPrcgProcedItemText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem
-
Adds elements to the list of associated PurgPrcgProcedItemText entities.
- addText(SlsPrcgCndnTypeText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingConditionType
-
Adds elements to the list of associated SlsPrcgCndnTypeText entities.
- addText(SlsPricingProcedureText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedure
-
Adds elements to the list of associated SlsPricingProcedureText entities.
- addText(SlsPrcgProcedItemText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem
-
Adds elements to the list of associated SlsPrcgProcedItemText entities.
- addText(ProductGroupText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroup
-
Adds elements to the list of associated ProductGroupText entities.
- addText(ProfitCenterText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter
-
Adds elements to the list of associated ProfitCenterText entities.
- addText(SalesDistrictText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrict
-
Adds elements to the list of associated SalesDistrictText entities.
- addText(SalesOrderText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
Adds elements to the list of associated SalesOrderText entities.
- addText(SalesOrderItemText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
Adds elements to the list of associated SalesOrderItemText entities.
- addText(SalesOrganizationText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganization
-
Adds elements to the list of associated SalesOrganizationText entities.
- addText(SegmentText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.Segment
-
Adds elements to the list of associated SegmentText entities.
- addText(StatisticalKeyFigureText...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigure
-
Adds elements to the list of associated StatisticalKeyFigureText entities.
- addURLAddress(AddressHomePageURL...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Adds elements to the list of associated AddressHomePageURL entities.
- addURLAddress(AddressHomePageURL...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Adds elements to the list of associated AddressHomePageURL entities.
- addValuation(ChangeMasterCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
Adds elements to the list of associated ChangeMasterCharcValue entities.
- addValuation(ChangeMasterCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
Adds elements to the list of associated ChangeMasterCharcValue entities.
- addValuation(DocumentInfoRecordCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc
-
Adds elements to the list of associated DocumentInfoRecordCharcValue entities.
- addValuation(ProductCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc
-
Adds elements to the list of associated ProductCharcValue entities.
- addValuation(ProductCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
Adds elements to the list of associated ProductCharcValue entities.
- addValuation(RecipeCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc
-
Adds elements to the list of associated RecipeCharcValue entities.
- addValuation(RecipeCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc
-
Adds elements to the list of associated RecipeCharcValue entities.
- addValuation(RecProcEquipRqmtCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc
-
Adds elements to the list of associated RecProcEquipRqmtCharcValue entities.
- addValuation(RecProcEquipRqmtCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
-
Adds elements to the list of associated RecProcEquipRqmtCharcValue entities.
- addValuation(RecProcParamValCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc
-
Adds elements to the list of associated RecProcParamValCharcValue entities.
- addValuation(RecProcParamValCharcValue...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc
-
Adds elements to the list of associated RecProcParamValCharcValue entities.
- addWithHoldingTax(CustomerWithHoldingTax...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Adds elements to the list of associated CustomerWithHoldingTax entities.
- addWorkCenterCapacity(WorkCenterAllCapacity...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters
-
Adds elements to the list of associated WorkCenterAllCapacity entities.
- addWorkCenterInterval(WorkCenterCapacityInterval...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
Adds elements to the list of associated WorkCenterCapacityInterval entities.
- addWorkCenterQueuingOp(WorkCenterCapPplineOp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
Adds elements to the list of associated WorkCenterCapPplineOp entities.
- addWorkCenterQueuingOp(WorkCenterPipeLineOperation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters
-
Adds elements to the list of associated WorkCenterPipeLineOperation entities.
- addWorkCenterShift(WorkCenterCapacityShift...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
Adds elements to the list of associated WorkCenterCapacityShift entities.
- addWorkCenterTodayOp(WorkCenterCapDayOp...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
Adds elements to the list of associated WorkCenterCapDayOp entities.
- addWorkCenterTodayOp(WorkCenterDayOperation...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters
-
Adds elements to the list of associated WorkCenterDayOperation entities.
- addWorkItemSet(WorkItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkPackage
-
Adds elements to the list of associated WorkItem entities.
- addWorkItemSet(WorkItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage
-
Adds elements to the list of associated WorkItem entities.
- addWorkPackageSet(WorkPackage...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Project
-
Adds elements to the list of associated WorkPackage entities.
- addWorkpackageSet(Workpackage...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project
-
Adds elements to the list of associated Workpackage entities.
- ADJUSTMENT_POSTING_MADE_BY_USER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
-
Use with available fluent helpers to apply the AdjustmentPostingMadeByUser field to query operations.
- ADJUSTMENT_PROFILE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Use with available fluent helpers to apply the AdjustmentProfile field to query operations.
- ADJUSTMENT_PROFILE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Use with available fluent helpers to apply the AdjustmentProfile field to query operations.
- ADJUSTMENT_PROFILE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Use with available fluent helpers to apply the AdjustmentProfile field to query operations.
- ADJUSTMENT_PROFILE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Use with available fluent helpers to apply the AdjustmentProfile field to query operations.
- adjustmentPostingMadeByUser(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem.PhysInventoryDocItemBuilder
-
- adjustmentProfile(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product.ProductBuilder
-
- adjustmentProfile(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct.ClfnProductBuilder
-
- adjustmentProfile(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product.ProductBuilder
-
- adjustmentProfile(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product.ProductBuilder
-
- AdvancePayment - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.DisputeManagementDisputeInterfaceCategory
-
Advance Payment
- Afrikaans - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.LanguageKey
-
Afrikaans
- Afrikaans - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.TwoCharacterSapLanguageCode
-
Afrikaans
- after() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.JCoTransaction
-
- after() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapTransaction
-
- after() - Method in interface com.sap.cloud.sdk.s4hana.connectivity.rfc.Transaction
-
This method gets called *in any case* after the transactional calls are done.
- ageIndex(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea.FixedAssetChangeDepreciationAreaBuilder
-
- ageIndex(IndexSeriesForReplacementValuesByAge) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder
-
- ageIndex(IndexSeriesForReplacementValuesByAge) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder
-
- aggregateTypesOrderedByFrequency() - Method in class com.sap.cloud.sdk.cloudplatform.monitoring.ExceptionMonitor
-
- aggregateTypesOrderedByFrequency() - Method in interface com.sap.cloud.sdk.cloudplatform.monitoring.ExceptionMonitorMXBean
-
- aggregateTypesOrderedByFrequencyAsSortedMap() - Method in class com.sap.cloud.sdk.cloudplatform.monitoring.ExceptionTimeVault
-
- agreementGuid(UuidInXForm) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecAndPayableDocumentLineItem.AddContractAccountsRecAndPayableDocumentLineItemBuilder
-
- agrmntdate(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeLeasing.FixedAssetChangeLeasingBuilder
-
- agrmntdate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder
-
- agrmntdate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetLeasing.FixedAssetLeasingBuilder
-
- agrmntNo(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeLeasing.FixedAssetChangeLeasingBuilder
-
- agrmntNo(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder
-
- agrmntNo(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetLeasing.FixedAssetLeasingBuilder
-
- alias(String) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Selector for all available fields of OperationalAcctgDocItemCube.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
Selector for all available fields of CostCenterActivityType.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityTypeText
-
Selector for all available fields of CostCenterActivityTypeText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
Selector for all available fields of AttachmentContent.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.DocumentInfoRecordAttch
-
Selector for all available fields of DocumentInfoRecordAttch.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Selector for all available fields of BankDetail.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Selector for all available fields of BillingDocument.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Selector for all available fields of BillingDocumentItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner
-
Selector for all available fields of BillingDocumentItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt
-
Selector for all available fields of BillingDocumentItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner
-
Selector for all available fields of BillingDocumentPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt
-
Selector for all available fields of BillingDocumentPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
-
Selector for all available fields of BillingDocReqItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
-
Selector for all available fields of BillingDocReqItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner
-
Selector for all available fields of BillingDocReqPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt
-
Selector for all available fields of BillingDocReqPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Selector for all available fields of BillingDocumentRequest.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Selector for all available fields of BillingDocumentRequestItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Selector for all available fields of ComparisonResult.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage
-
Selector for all available fields of BillOfMaterialUsage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText
-
Selector for all available fields of BillOfMaterialUsageText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory
-
Selector for all available fields of BOMItemCategory.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText
-
Selector for all available fields of BOMItemCategoryText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Selector for all available fields of MaterialBOM.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Selector for all available fields of MaterialBOMItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Selector for all available fields of BOMWhereUsed.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea
-
Selector for all available fields of BusinessArea.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText
-
Selector for all available fields of BusinessAreaText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
Selector for all available fields of Behqueuedata.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeys
-
Selector for all available fields of BusinessObjectKeys.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjects
-
Selector for all available fields of BusObjects.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain
-
Selector for all available fields of SubscriptionMaintain.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead
-
Selector for all available fields of SubscriptionRead.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress
-
Selector for all available fields of AddressEmailAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber
-
Selector for all available fields of AddressFaxNumber.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL
-
Selector for all available fields of AddressHomePageURL.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber
-
Selector for all available fields of AddressPhoneNumber.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Selector for all available fields of BPContactToAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept
-
Selector for all available fields of BPContactToFuncAndDept.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
Selector for all available fields of BuPaAddressUsage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
Selector for all available fields of BuPaIdentification.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Selector for all available fields of BusinessPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Selector for all available fields of BusinessPartnerAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Selector for all available fields of BusinessPartnerBank.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
Selector for all available fields of BusinessPartnerContact.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
Selector for all available fields of BusinessPartnerRole.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
Selector for all available fields of BusinessPartnerTaxNumber.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer
-
Selector for all available fields of Customer.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Selector for all available fields of CustomerCompany.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerDunning
-
Selector for all available fields of CustomerDunning.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
Selector for all available fields of CustomerSalesArea.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesAreaTax
-
Selector for all available fields of CustomerSalesAreaTax.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerWithHoldingTax
-
Selector for all available fields of CustomerWithHoldingTax.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc
-
Selector for all available fields of CustSalesPartnerFunc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
Selector for all available fields of Supplier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Selector for all available fields of SupplierCompany.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierDunning
-
Selector for all available fields of SupplierDunning.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPartnerFunc
-
Selector for all available fields of SupplierPartnerFunc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg
-
Selector for all available fields of SupplierPurchasingOrg.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierWithHoldingTax
-
Selector for all available fields of SupplierWithHoldingTax.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnDataContext
-
Selector for all available fields of SitnDataContext.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnInstance
-
Selector for all available fields of SitnInstance.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Selector for all available fields of CentralPurchaseContract.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem
-
Selector for all available fields of CntrlPurchaseContractItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrDistrMessages
-
Selector for all available fields of CntrlPurContrDistrMessages.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
Selector for all available fields of CntrlPurContrItmDistribution.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Selector for all available fields of ChangeMaster.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
Selector for all available fields of ChangeMasterAltDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
Selector for all available fields of ChangeMasterCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Selector for all available fields of ChangeMasterCharcValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
Selector for all available fields of ChangeMasterClass.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
Selector for all available fields of ChangeMasterClassCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt
-
Selector for all available fields of ChangeMasterObjTypeAssgmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
Selector for all available fields of ChangeMstrObjectMgmtRecord.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
Selector for all available fields of ChangeMstrObMgReDocInfoRecd.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
Selector for all available fields of ChangeMstrObMgReMaterial.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
Selector for all available fields of ChangeMstrObMgReMatlBOM.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Selector for all available fields of ChangeRecord.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Selector for all available fields of ChangeRecordReferenceBit.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Selector for all available fields of ChangeRecordReferenceBOM.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
Selector for all available fields of ChangeRecordReferenceDoc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
Selector for all available fields of ChangeRecordReferenceMat.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Selector for all available fields of ClfnCharacteristicForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate
-
Selector for all available fields of ClfnCharcDescForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
-
Selector for all available fields of ClfnCharcRefForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate
-
Selector for all available fields of ClfnCharcRstrcnForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
Selector for all available fields of ClfnCharcValueDescForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Selector for all available fields of ClfnCharcValueForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
Selector for all available fields of ChartOfAccounts.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText
-
Selector for all available fields of ChartOfAccountsText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Selector for all available fields of ClfnClassCharcForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate
-
Selector for all available fields of ClfnClassDescForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Selector for all available fields of ClfnClassForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate
-
Selector for all available fields of ClfnClassKeywordForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate
-
Selector for all available fields of ClfnClassTextForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Demand
-
Selector for all available fields of Demand.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Project
-
Selector for all available fields of Project.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkItem
-
Selector for all available fields of WorkItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkPackage
-
Selector for all available fields of WorkPackage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData
-
Selector for all available fields of PlanData.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project
-
Selector for all available fields of Project.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.StaffingData
-
Selector for all available fields of StaffingData.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.WorkItem
-
Selector for all available fields of WorkItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage
-
Selector for all available fields of Workpackage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode
-
Selector for all available fields of CompanyCode.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Selector for all available fields of BusVolFldCombnSetTypeAssgmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
Selector for all available fields of BusVolFldCombnTypeFldAssgmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType
-
Selector for all available fields of CndnContrType.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPrcgCndnTypeText
-
Selector for all available fields of PurgPrcgCndnTypeText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPricingConditionType
-
Selector for all available fields of PurgPricingConditionType.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPrcgCndnTypeText
-
Selector for all available fields of SlsPrcgCndnTypeText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPricingConditionType
-
Selector for all available fields of SlsPricingConditionType.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.controllingarea.ControllingArea
-
Selector for all available fields of ControllingArea.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter
-
Selector for all available fields of CostCenter.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenterText
-
Selector for all available fields of CostCenterText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter
-
Selector for all available fields of CostCenter.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenterText
-
Selector for all available fields of CostCenterText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.Country
-
Selector for all available fields of Country.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.CountryText
-
Selector for all available fields of CountryText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPartner
-
Selector for all available fields of CreditMemoReqItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPrcgElmnt
-
Selector for all available fields of CreditMemoReqItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPartner
-
Selector for all available fields of CreditMemoReqPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPrcgElmnt
-
Selector for all available fields of CreditMemoReqPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest
-
Selector for all available fields of CreditMemoRequest.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem
-
Selector for all available fields of CreditMemoRequestItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustry
-
Selector for all available fields of CustomerSupplierIndustry.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustryText
-
Selector for all available fields of CustomerSupplierIndustryText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroup
-
Selector for all available fields of CustomerGroup.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroupText
-
Selector for all available fields of CustomerGroupText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial.CustomerMaterial
-
Selector for all available fields of CustomerMaterial.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturn
-
Selector for all available fields of CustomerReturn.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
Selector for all available fields of CustomerReturnItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPartner
-
Selector for all available fields of CustomerReturnItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPrcgElmnt
-
Selector for all available fields of CustomerReturnItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPartner
-
Selector for all available fields of CustomerReturnPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPrcgElmnt
-
Selector for all available fields of CustomerReturnPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnProcessStep
-
Selector for all available fields of CustomerReturnProcessStep.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnScheduleLine
-
Selector for all available fields of CustomerReturnScheduleLine.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Selector for all available fields of ReturnsDeliveryAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryDocFlow
-
Selector for all available fields of ReturnsDeliveryDocFlow.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Selector for all available fields of ReturnsDeliveryHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Selector for all available fields of ReturnsDeliveryItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryMaintObj
-
Selector for all available fields of ReturnsDeliveryMaintObj.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryPartner
-
Selector for all available fields of ReturnsDeliveryPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliverySrlNmbr
-
Selector for all available fields of ReturnsDeliverySrlNmbr.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPartner
-
Selector for all available fields of DebitMemoReqItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPrcgElmnt
-
Selector for all available fields of DebitMemoReqItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPartner
-
Selector for all available fields of DebitMemoReqPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPrcgElmnt
-
Selector for all available fields of DebitMemoReqPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest
-
Selector for all available fields of DebitMemoRequest.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem
-
Selector for all available fields of DebitMemoRequestItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCode
-
Selector for all available fields of ControllingDebitCreditCode.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCodeT
-
Selector for all available fields of ControllingDebitCreditCodeT.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategory
-
Selector for all available fields of DefectCategory.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategoryText
-
Selector for all available fields of DefectCategoryText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClass
-
Selector for all available fields of DefectClass.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClassText
-
Selector for all available fields of DefectClassText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCode
-
Selector for all available fields of DefectCode.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroup
-
Selector for all available fields of DefectCodeGroup.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroupText
-
Selector for all available fields of DefectCodeGroupText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeText
-
Selector for all available fields of DefectCodeText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect
-
Selector for all available fields of Defect.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc
-
Selector for all available fields of CreditBlockedDeliveryDoc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.SalesDocumentRjcnReason
-
Selector for all available fields of SalesDocumentRjcnReason.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannel
-
Selector for all available fields of DistributionChannel.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannelText
-
Selector for all available fields of DistributionChannelText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.Division
-
Selector for all available fields of Division.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.DivisionText
-
Selector for all available fields of DivisionText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkBOM
-
Selector for all available fields of DocInfoRecdObjLinkBOM.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkChgRecd
-
Selector for all available fields of DocInfoRecdObjLinkChgRecd.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkProduct
-
Selector for all available fields of DocInfoRecdObjLinkProduct.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Selector for all available fields of DocumentInfoRecord.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc
-
Selector for all available fields of DocumentInfoRecordCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Selector for all available fields of DocumentInfoRecordCharcValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass
-
Selector for all available fields of DocumentInfoRecordClass.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc
-
Selector for all available fields of DocumentInfoRecordClassCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDesc
-
Selector for all available fields of DocumentInfoRecordDesc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDocStsVH
-
Selector for all available fields of DocumentInfoRecordDocStsVH.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProject
-
Selector for all available fields of EnterpriseProject.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProjectElement
-
Selector for all available fields of EnterpriseProjectElement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmt
-
Selector for all available fields of PlannedIndepRqmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmtItem
-
Selector for all available fields of PlannedIndepRqmtItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.FuncImpReturn
-
Selector for all available fields of FuncImpReturn.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobScheduleStatus
-
Selector for all available fields of JobScheduleStatus.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobTemplate
-
Selector for all available fields of JobTemplate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode
-
Selector for all available fields of CompanyCode.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter
-
Selector for all available fields of CostCenter.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
Selector for all available fields of FinPlanningEntryItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter
-
Selector for all available fields of ProfitCenter.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalArea
-
Selector for all available fields of FunctionalArea.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalAreaText
-
Selector for all available fields of FunctionalAreaText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
Selector for all available fields of GLAccountInChartOfAccounts.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountText
-
Selector for all available fields of GLAccountText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Selector for all available fields of InbDeliveryAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryDocFlow
-
Selector for all available fields of InbDeliveryDocFlow.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Selector for all available fields of InbDeliveryHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Selector for all available fields of InbDeliveryItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryPartner
-
Selector for all available fields of InbDeliveryPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliverySerialNmbr
-
Selector for all available fields of InbDeliverySerialNmbr.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.MaintenanceItemObjList
-
Selector for all available fields of MaintenanceItemObjList.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.InspectionMethod
-
Selector for all available fields of InspectionMethod.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode
-
Selector for all available fields of CompanyCode.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter
-
Selector for all available fields of CostCenter.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
Selector for all available fields of JournalEntryItemBasic.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter
-
Selector for all available fields of ProfitCenter.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
Selector for all available fields of KanbanContainer.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle
-
Selector for all available fields of KanbanControlCycle.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty
-
Selector for all available fields of KanbanCtnDetailedQty.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanDelivery
-
Selector for all available fields of KanbanDelivery.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.Ledger
-
Selector for all available fields of Ledger.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.LedgerText
-
Selector for all available fields of LedgerText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LegalDocument
-
Selector for all available fields of LegalDocument.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LglDocStamp
-
Selector for all available fields of LglDocStamp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
Selector for all available fields of LegalTransaction.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategory
-
Selector for all available fields of LglTransCategory.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategoryGroup
-
Selector for all available fields of LglTransCategoryGroup.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransDate
-
Selector for all available fields of LglTransDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransEntity
-
Selector for all available fields of LglTransEntity.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransExternalContact
-
Selector for all available fields of LglTransExternalContact.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransInternalContact
-
Selector for all available fields of LglTransInternalContact.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransLinkedObjects
-
Selector for all available fields of LglTransLinkedObjects.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransParentCategory
-
Selector for all available fields of LglTransParentCategory.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransRelationship
-
Selector for all available fields of LglTransRelationship.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Selector for all available fields of TrsyPostgJrnlEntrItm.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.InspectionSpecification
-
Selector for all available fields of InspectionSpecification.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentHeader
-
Selector for all available fields of MaterialDocumentHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem
-
Selector for all available fields of MaterialDocumentItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MaterialCoverage
-
Selector for all available fields of MaterialCoverage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial
-
Selector for all available fields of MRPMaterial.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.SupplyDemandItem
-
Selector for all available fields of SupplyDemandItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.MaterialValuation
-
Selector for all available fields of MaterialValuation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MaterialStock
-
Selector for all available fields of MaterialStock.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MatlStkInAcctMod
-
Selector for all available fields of MatlStkInAcctMod.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.MaintenanceItemObject
-
Selector for all available fields of MaintenanceItemObject.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Selector for all available fields of OutbDeliveryAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryDocFlow
-
Selector for all available fields of OutbDeliveryDocFlow.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Selector for all available fields of OutbDeliveryHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Selector for all available fields of OutbDeliveryItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryPartner
-
Selector for all available fields of OutbDeliveryPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.SerialNmbrDelivery
-
Selector for all available fields of SerialNmbrDelivery.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocHeader
-
Selector for all available fields of PhysInventoryDocHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
-
Selector for all available fields of PhysInventoryDocItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.MaintainYearsPeriod
-
Selector for all available fields of MaintainYearsPeriod.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder
-
Selector for all available fields of PlannedOrder.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Selector for all available fields of PlannedOrderComponent.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategory
-
Selector for all available fields of PlanningCategory.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategoryText
-
Selector for all available fields of PlanningCategoryText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgCndnTypeText
-
Selector for all available fields of PurgPrcgCndnTypeText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgProcedItemText
-
Selector for all available fields of PurgPrcgProcedItemText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingConditionType
-
Selector for all available fields of PurgPricingConditionType.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedure
-
Selector for all available fields of PurgPricingProcedure.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem
-
Selector for all available fields of PurgPricingProcedureItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureText
-
Selector for all available fields of PurgPricingProcedureText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgCndnTypeText
-
Selector for all available fields of SlsPrcgCndnTypeText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgProcedItemText
-
Selector for all available fields of SlsPrcgProcedItemText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingConditionType
-
Selector for all available fields of SlsPricingConditionType.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedure
-
Selector for all available fields of SlsPricingProcedure.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem
-
Selector for all available fields of SlsPricingProcedureItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureText
-
Selector for all available fields of SlsPricingProcedureText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
Selector for all available fields of ProcessOrder.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent
-
Selector for all available fields of ProcessOrderComponent.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderItem
-
Selector for all available fields of ProcessOrderItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderOperation
-
Selector for all available fields of ProcessOrderOperation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderStatus
-
Selector for all available fields of ProcessOrderStatus.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmation.ProcOrdConfirmation
-
Selector for all available fields of ProcOrdConfirmation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObject
-
Selector for all available fields of ProdAllocationObject.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObjectT
-
Selector for all available fields of ProdAllocationObjectT.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData
-
Selector for all available fields of ProdAllocCharcMetaData.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn
-
Selector for all available fields of ProdAllocCharcValCombn.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocObjTimeSeries
-
Selector for all available fields of ProdAllocObjTimeSeries.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocationSequence
-
Selector for all available fields of ProdAllocationSequence.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSequenceT
-
Selector for all available fields of ProdAllocSequenceT.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSqncAssgmt
-
Selector for all available fields of ProdAllocSqncAssgmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroup
-
Selector for all available fields of ProductGroup.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroupText
-
Selector for all available fields of ProductGroupText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.FunctionMessage
-
Selector for all available fields of FunctionMessage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Selector for all available fields of ProductionOrder.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Selector for all available fields of ProductionOrderComponent.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderItem
-
Selector for all available fields of ProductionOrderItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderOperation
-
Selector for all available fields of ProductionOrderOperation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderStatus
-
Selector for all available fields of ProductionOrderStatus.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionRsceTools
-
Selector for all available fields of ProductionRsceTools.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ReleaseMessage
-
Selector for all available fields of ReleaseMessage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmation.ProductionOrderConf
-
Selector for all available fields of ProductionOrderConf.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyArea
-
Selector for all available fields of ProductionSupplyArea.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
Selector for all available fields of ProductionSupplyAreaAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaText
-
Selector for all available fields of ProductionSupplyAreaText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Selector for all available fields of Product.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductBasicText
-
Selector for all available fields of ProductBasicText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductDescription
-
Selector for all available fields of ProductDescription.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductInspectionText
-
Selector for all available fields of ProductInspectionText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant
-
Selector for all available fields of ProductPlant.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantCosting
-
Selector for all available fields of ProductPlantCosting.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantForecasting
-
Selector for all available fields of ProductPlantForecasting.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantIntlTrd
-
Selector for all available fields of ProductPlantIntlTrd.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantMRPArea
-
Selector for all available fields of ProductPlantMRPArea.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantProcurement
-
Selector for all available fields of ProductPlantProcurement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantQualityMgmt
-
Selector for all available fields of ProductPlantQualityMgmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantSales
-
Selector for all available fields of ProductPlantSales.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantStorage
-
Selector for all available fields of ProductPlantStorage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantText
-
Selector for all available fields of ProductPlantText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductProcurement
-
Selector for all available fields of ProductProcurement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPurchaseText
-
Selector for all available fields of ProductPurchaseText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductQualityMgmt
-
Selector for all available fields of ProductQualityMgmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSales
-
Selector for all available fields of ProductSales.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesDelivery
-
Selector for all available fields of ProductSalesDelivery.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesTax
-
Selector for all available fields of ProductSalesTax.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesText
-
Selector for all available fields of ProductSalesText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorage
-
Selector for all available fields of ProductStorage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorageLocation
-
Selector for all available fields of ProductStorageLocation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning
-
Selector for all available fields of ProductSupplyPlanning.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure
-
Selector for all available fields of ProductUnitsOfMeasure.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasureEAN
-
Selector for all available fields of ProductUnitsOfMeasureEAN.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductWorkScheduling
-
Selector for all available fields of ProductWorkScheduling.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Selector for all available fields of ClfnClassForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Selector for all available fields of ClfnProduct.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc
-
Selector for all available fields of ProductCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Selector for all available fields of ProductCharcValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass
-
Selector for all available fields of ProductClass.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
Selector for all available fields of ProductClassCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductDescription
-
Selector for all available fields of ProductDescription.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant
-
Selector for all available fields of ProductPlant.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlantProcurement
-
Selector for all available fields of ProductPlantProcurement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesDelivery
-
Selector for all available fields of ProductSalesDelivery.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesTax
-
Selector for all available fields of ProductSalesTax.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductStorageLocation
-
Selector for all available fields of ProductStorageLocation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning
-
Selector for all available fields of ProductSupplyPlanning.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductWorkScheduling
-
Selector for all available fields of ProductWorkScheduling.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter
-
Selector for all available fields of ProfitCenter.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenterText
-
Selector for all available fields of ProfitCenterText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
Selector for all available fields of PurchaseContract.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem
-
Selector for all available fields of PurchaseContractItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount
-
Selector for all available fields of PurCtrAccount.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Selector for all available fields of PurCtrAddress.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrPartners
-
Selector for all available fields of PurCtrPartners.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Selector for all available fields of PurchaseOrder.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Selector for all available fields of PurchaseOrderItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderScheduleLine
-
Selector for all available fields of PurchaseOrderScheduleLine.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment
-
Selector for all available fields of PurOrdAccountAssignment.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdPricingElement
-
Selector for all available fields of PurOrdPricingElement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionHeader
-
Selector for all available fields of PurchaseRequisitionHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
Selector for all available fields of PurchaseRequisitionItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Selector for all available fields of PurReqAddDelivery.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt
-
Selector for all available fields of PurReqnAcctAssgmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
Selector for all available fields of PurgCat.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatDescription
-
Selector for all available fields of PurgCatDescription.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMaterialGroup
-
Selector for all available fields of PurgCatMaterialGroup.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMember
-
Selector for all available fields of PurgCatMember.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPlannedSpend
-
Selector for all available fields of PurgCatPlannedSpend.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPurchaserResponsible
-
Selector for all available fields of PurgCatPurchaserResponsible.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatSupplier
-
Selector for all available fields of PurgCatSupplier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatTranslationStatus
-
Selector for all available fields of PurgCatTranslationStatus.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord
-
Selector for all available fields of PurchasingInfoRecord.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurgInfoRecdOrgPlantData
-
Selector for all available fields of PurgInfoRecdOrgPlantData.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurchasingQuotaArrangement
-
Selector for all available fields of PurchasingQuotaArrangement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurgQuotaArrangementItem
-
Selector for all available fields of PurgQuotaArrangementItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.PurchasingSource
-
Selector for all available fields of PurchasingSource.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionCharacteristic
-
Selector for all available fields of InspectionCharacteristic.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Selector for all available fields of InspectionLot.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLotWithStatus
-
Selector for all available fields of InspectionLotWithStatus.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation
-
Selector for all available fields of InspectionOperation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult
-
Selector for all available fields of InspectionResult.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue
-
Selector for all available fields of InspectionResultValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotUsageDecision
-
Selector for all available fields of InspLotUsageDecision.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Selector for all available fields of Product.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductDescription
-
Selector for all available fields of ProductDescription.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant
-
Selector for all available fields of ProductPlant.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductSalesDelivery
-
Selector for all available fields of ProductSalesDelivery.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductStorageLocation
-
Selector for all available fields of ProductStorageLocation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
Selector for all available fields of RawSubstance.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAssignedMatlForKeyDate
-
Selector for all available fields of SpecAssignedMatlForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAuthorizationGroupText
-
Selector for all available fields of SpecAuthorizationGroupText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Selector for all available fields of SpecCharByValueAssgmtInst.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecIdentifier
-
Selector for all available fields of SpecIdentifier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusAttributes
-
Selector for all available fields of SpecStatusAttributes.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusNextStatus
-
Selector for all available fields of SpecStatusNextStatus.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusSchema
-
Selector for all available fields of SpecStatusSchema.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecValAssgmtInstanceWthComp
-
Selector for all available fields of SpecValAssgmtInstanceWthComp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Selector for all available fields of Product.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductDescription
-
Selector for all available fields of ProductDescription.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant
-
Selector for all available fields of ProductPlant.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductSalesDelivery
-
Selector for all available fields of ProductSalesDelivery.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductStorageLocation
-
Selector for all available fields of ProductStorageLocation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
Selector for all available fields of RealSubstance.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAssignedMatlForKeyDate
-
Selector for all available fields of SpecAssignedMatlForKeyDate.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAuthorizationGroupText
-
Selector for all available fields of SpecAuthorizationGroupText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Selector for all available fields of SpecCharByValueAssgmtInst.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecIdentifier
-
Selector for all available fields of SpecIdentifier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusAttributes
-
Selector for all available fields of SpecStatusAttributes.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusNextStatus
-
Selector for all available fields of SpecStatusNextStatus.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusSchema
-
Selector for all available fields of SpecStatusSchema.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecValAssgmtInstanceWthComp
-
Selector for all available fields of SpecValAssgmtInstanceWthComp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
Selector for all available fields of Recipe.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc
-
Selector for all available fields of RecipeCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Selector for all available fields of RecipeCharcValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass
-
Selector for all available fields of RecipeClass.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc
-
Selector for all available fields of RecipeClassCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeFormulaItem
-
Selector for all available fields of RecipeFormulaItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
Selector for all available fields of RecipeProcessElement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElementText
-
Selector for all available fields of RecipeProcessElementText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt
-
Selector for all available fields of RecipeProcessEquipRqmt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmtText
-
Selector for all available fields of RecipeProcessEquipRqmtText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParam
-
Selector for all available fields of RecipeProcessParam.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValue
-
Selector for all available fields of RecipeProcessParamValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValueTxt
-
Selector for all available fields of RecipeProcessParamValueTxt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeText
-
Selector for all available fields of RecipeText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc
-
Selector for all available fields of RecProcEquipRqmtCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Selector for all available fields of RecProcEquipRqmtCharcValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
-
Selector for all available fields of RecProcEquipRqmtClass.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
-
Selector for all available fields of RecProcEquipRqmtClassCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc
-
Selector for all available fields of RecProcParamValCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Selector for all available fields of RecProcParamValCharcValue.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass
-
Selector for all available fields of RecProcParamValClass.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc
-
Selector for all available fields of RecProcParamValClassCharc.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Selector for all available fields of RequestForQuotation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationBidder
-
Selector for all available fields of RequestForQuotationBidder.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationItem
-
Selector for all available fields of RequestForQuotationItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader
-
Selector for all available fields of ReservationDocumentHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem
-
Selector for all available fields of ReservationDocumentItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContract
-
Selector for all available fields of SalesContract.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem
-
Selector for all available fields of SalesContractItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPartner
-
Selector for all available fields of SalesContractItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPrcgElmnt
-
Selector for all available fields of SalesContractItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPartner
-
Selector for all available fields of SalesContractPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPrcgElmnt
-
Selector for all available fields of SalesContractPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrict
-
Selector for all available fields of SalesDistrict.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrictText
-
Selector for all available fields of SalesDistrictText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument
-
Selector for all available fields of CreditBlockedSalesDocument.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.SalesDocumentRjcnReason
-
Selector for all available fields of SalesDocumentRjcnReason.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
Selector for all available fields of SalesInquiry.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem
-
Selector for all available fields of SalesInquiryItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPartner
-
Selector for all available fields of SalesInquiryItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPrcgElmnt
-
Selector for all available fields of SalesInquiryItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPartner
-
Selector for all available fields of SalesInquiryPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPrcgElmnt
-
Selector for all available fields of SalesInquiryPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
Selector for all available fields of SalesOrder.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPartner
-
Selector for all available fields of SalesOrderHeaderPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPrElement
-
Selector for all available fields of SalesOrderHeaderPrElement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
Selector for all available fields of SalesOrderItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPartner
-
Selector for all available fields of SalesOrderItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPrElement
-
Selector for all available fields of SalesOrderItemPrElement.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemText
-
Selector for all available fields of SalesOrderItemText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderScheduleLine
-
Selector for all available fields of SalesOrderScheduleLine.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderText
-
Selector for all available fields of SalesOrderText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
Selector for all available fields of SlsOrdPaymentPlanItemDetails.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutCharge
-
Selector for all available fields of SalesOrderWithoutCharge.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem
-
Selector for all available fields of SalesOrderWithoutChargeItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgItmPartner
-
Selector for all available fields of SlsOrdWthoutChrgItmPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgPartner
-
Selector for all available fields of SlsOrdWthoutChrgPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgSchedLine
-
Selector for all available fields of SlsOrdWthoutChrgSchedLine.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganization
-
Selector for all available fields of SalesOrganization.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganizationText
-
Selector for all available fields of SalesOrganizationText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt
-
Selector for all available fields of SlsPrcgCndnRecdSuplmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Selector for all available fields of SlsPrcgCndnRecdValidity.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecordScale
-
Selector for all available fields of SlsPrcgCndnRecordScale.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
Selector for all available fields of SlsPrcgConditionRecord.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
Selector for all available fields of SalesQuotation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem
-
Selector for all available fields of SalesQuotationItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPartner
-
Selector for all available fields of SalesQuotationItemPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPrcgElmnt
-
Selector for all available fields of SalesQuotationItemPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPartner
-
Selector for all available fields of SalesQuotationPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPrcgElmnt
-
Selector for all available fields of SalesQuotationPrcgElmnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt
-
Selector for all available fields of SchAgrmtAcCnt.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
Selector for all available fields of SchAgrmtHeader.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem
-
Selector for all available fields of SchAgrmtItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtPartner
-
Selector for all available fields of SchAgrmtPartner.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtSchLine
-
Selector for all available fields of SchAgrmtSchLine.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.Segment
-
Selector for all available fields of Segment.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.SegmentText
-
Selector for all available fields of SegmentText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet
-
Selector for all available fields of ServiceEntrySheet.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem
-
Selector for all available fields of ServiceEntrySheetItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment
-
Selector for all available fields of SrvcEntrShtAcctAssignment.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigure
-
Selector for all available fields of StatisticalKeyFigure.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigureText
-
Selector for all available fields of StatisticalKeyFigureText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyDescription
-
Selector for all available fields of SuplrActyDescription.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyParticipant
-
Selector for all available fields of SuplrActyParticipant.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyPurchaserResp
-
Selector for all available fields of SuplrActyPurchaserResp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActySupplier
-
Selector for all available fields of SuplrActySupplier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SupplierActivity
-
Selector for all available fields of SupplierActivity.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskActyReference
-
Selector for all available fields of SuplrActyTskActyReference.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskCommText
-
Selector for all available fields of SuplrActyTskCommText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskDescription
-
Selector for all available fields of SuplrActyTskDescription.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskMessageText
-
Selector for all available fields of SuplrActyTskMessageText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskProcessor
-
Selector for all available fields of SuplrActyTskProcessor.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskPurchaserResp
-
Selector for all available fields of SuplrActyTskPurchaserResp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskSupplier
-
Selector for all available fields of SuplrActyTskSupplier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SupplierActivityTask
-
Selector for all available fields of SupplierActivityTask.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspAppraiser
-
Selector for all available fields of SuplrEvalRspAppraiser.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExplText
-
Selector for all available fields of SuplrEvalRspExplText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExternalName
-
Selector for all available fields of SuplrEvalRspExternalName.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspIntroduction
-
Selector for all available fields of SuplrEvalRspIntroduction.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspLanguage
-
Selector for all available fields of SuplrEvalRspLanguage.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspPurchaserResp
-
Selector for all available fields of SuplrEvalRspPurchaserResp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestion
-
Selector for all available fields of SuplrEvalRspQuestion.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestionText
-
Selector for all available fields of SuplrEvalRspQuestionText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire
-
Selector for all available fields of SuplrEvalRspRootQnaire.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection
-
Selector for all available fields of SuplrEvalRspSection.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSectionText
-
Selector for all available fields of SuplrEvalRspSectionText.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspStrucQnaire
-
Selector for all available fields of SuplrEvalRspStrucQnaire.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSupplier
-
Selector for all available fields of SuplrEvalRspSupplier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SupplierEvaluationResponse
-
Selector for all available fields of SupplierEvaluationResponse.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVParameters
-
Selector for all available fields of SupplierOplScoresAVParameters.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
-
Selector for all available fields of SupplierOplScoresAVResult.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdPurchaserResp
-
Selector for all available fields of SuplrEvalSccrdPurchaserResp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdQuestion
-
Selector for all available fields of SuplrEvalSccrdQuestion.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection
-
Selector for all available fields of SuplrEvalSccrdSection.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdStrucQnaire
-
Selector for all available fields of SuplrEvalSccrdStrucQnaire.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSupplier
-
Selector for all available fields of SuplrEvalSccrdSupplier.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecard
-
Selector for all available fields of SuplrEvalScorecard.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecardRootQnaire
-
Selector for all available fields of SuplrEvalScorecardRootQnaire.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcHeaderWhldgTax
-
Selector for all available fields of SuplrInvcHeaderWhldgTax.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcItemPurOrdRef
-
Selector for all available fields of SuplrInvcItemPurOrdRef.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Selector for all available fields of SupplierInvoice.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct
-
Selector for all available fields of SupplierInvoiceItemGLAcct.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceTax
-
Selector for all available fields of SupplierInvoiceTax.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
Selector for all available fields of SupplierQuotation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem
-
Selector for all available fields of SupplierQuotationItem.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.tradingpartner.PartnerCompany
-
Selector for all available fields of PartnerCompany.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Selector for all available fields of TrsyPosFlow.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.CompanyCode
-
Selector for all available fields of CompanyCode.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.GLAccount
-
Selector for all available fields of GLAccount.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Ledger
-
Selector for all available fields of Ledger.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ODataQueryAdditionalMetadata
-
Selector for all available fields of ODataQueryAdditionalMetadata.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Project
-
Selector for all available fields of Project.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEParameters
-
Selector for all available fields of TRIALBALANCEParameters.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Selector for all available fields of TRIALBALANCEResult.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
Selector for all available fields of WorkCenterAllCapacity.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Selector for all available fields of WorkCenterCapacity.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
Selector for all available fields of WorkCenterCapacityInterval.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Selector for all available fields of WorkCenterCapacityShift.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
Selector for all available fields of WorkCenterCapDayOp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Selector for all available fields of WorkCenterCapOrderPerBucket.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucketParameters
-
Selector for all available fields of WorkCenterCapOrderPerBucketParameters.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
Selector for all available fields of WorkCenterCapPerBucket.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucketParameters
-
Selector for all available fields of WorkCenterCapPerBucketParameters.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
Selector for all available fields of WorkCenterCapPplineOp.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterDayOperation
-
Selector for all available fields of WorkCenterDayOperation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterPipeLineOperation
-
Selector for all available fields of WorkCenterPipeLineOperation.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters
-
Selector for all available fields of WorkCenters.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview
-
Selector for all available fields of TimeOverview.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SkillTag
-
Selector for all available fields of SkillTag.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetEntry
-
Selector for all available fields of TimeSheetEntry.
- AllCanBeGroupedSpace - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.DetermineGroupingDefinition
-
All can be grouped (space)
- ALLOCATION_COST_ELEMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
Use with available fluent helpers to apply the AllocationCostElement field to query operations.
- allocationCostElement(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType.CostCenterActivityTypeBuilder
-
- allocations(FixedAssetAllocations) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetChangeFunction
-
(Optional) Assignments
- allocations(FixedAssetAllocations) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetCreateFromData1Function
-
(Optional) Assignments
- allocations(FixedAssetAllocations) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.FixedAssetChangeFunction
-
(Optional) Assignments
- allocations(FixedAssetAllocations) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.FixedAssetCreateFromData1Function
-
(Optional) Assignments
- allocations(CheckboxForRequestingDataForGetlist) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetSpecificationOfTheDataToBeReturnedByGetlist.FixedAssetSpecificationOfTheDataToBeReturnedByGetlistBuilder
-
- allocationsX(FixedAssetChangeAllocations) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetChangeFunction
-
(Optional) Change Parameters for Allocations
- allocationsX(FixedAssetChangeAllocations) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetCreateFromData1Function
-
(Optional) Change Parameters for Allocations
- allocationsX(FixedAssetChangeAllocations) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.FixedAssetChangeFunction
-
(Optional) Change Parameters for Allocations
- allocationsX(FixedAssetChangeAllocations) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.FixedAssetCreateFromData1Function
-
(Optional) Change Parameters for Allocations
- AllocationTable - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Allocation Table
- allocNmbr(AssignmentNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- allocNmbr(AssignmentNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- allocNmbr(AssignmentNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- AllOfAProductCatCanBeGrouped - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.DetermineGroupingDefinition
-
All of a product cat.
- AllOfATrApplicationCanBeGrouped - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.DetermineGroupingDefinition
-
All of a TR application can be grouped
- AllTableGroup - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
All.
- AllWithinTreasuryCanBeGrouped - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.DetermineGroupingDefinition
-
All within Treasury can be grouped
- ALTERNATE_PRODUCT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the AlternateProductNumber field to query operations.
- ALTERNATE_PRODUCT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the AlternateProductNumber field to query operations.
- ALTERNATE_PRODUCT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the AlternateProductNumber field to query operations.
- alternateProductNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- alternateProductNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- alternateProductNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- ALTERNATIVE_GL_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AlternativeGLAccount field to query operations.
- ALTERNATIVE_GL_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AlternativeGLAccount field to query operations.
- ALTERNATIVE_GL_ACCOUNT_T - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AlternativeGLAccount_T field to query operations.
- ALTERNATIVE_ITEM_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the AlternativeItemGroup field to query operations.
- ALTERNATIVE_PAYEE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the AlternativePayee field to query operations.
- ALTERNATIVE_PAYEE_ACCOUNT_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
Use with available fluent helpers to apply the AlternativePayeeAccountNumber field to query operations.
- ALTERNATIVE_PAYER_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the AlternativePayerAccount field to query operations.
- ALTERNATIVE_REFERENCE_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AlternativeReferenceDocument field to query operations.
- ALTERNATIVE_TO_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem
-
Use with available fluent helpers to apply the AlternativeToItem field to query operations.
- ALTERNATIVE_TO_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem
-
Use with available fluent helpers to apply the AlternativeToItem field to query operations.
- ALTERNATIVE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure
-
Use with available fluent helpers to apply the AlternativeUnit field to query operations.
- ALTERNATIVE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasureEAN
-
Use with available fluent helpers to apply the AlternativeUnit field to query operations.
- alternativeDate(ChangeMasterAltDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- alternativeItemGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- AlternativePayee - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Alternative payee
- AlternativePayee(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AlternativePayee
-
- alternativePayee(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- alternativePayeeAccountNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier.SupplierBuilder
-
- alternativePayerAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- AlternativePayerPayee - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Alternative payer/payee
- AlternativePayerPayee(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AlternativePayerPayee
-
- alternativePayerTrans(AlternativePayerPayee) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- alternativeToItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem.SalesInquiryItemBuilder
-
- alternativeToItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem.SalesQuotationItemBuilder
-
- alternativeUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure.ProductUnitsOfMeasureBuilder
-
- alternativeUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasureEAN.ProductUnitsOfMeasureEANBuilder
-
- altPayee(AlternativePayee) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- altPayee(AlternativePayee) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- altPayeeBank(BankTypeOfAlternativePayer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- altPayeeBank(BankTypeOfAlternativePayer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- American - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ExerciseType
-
American
- amount(AmountOrBalance) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder
-
- AMOUNT_IN_ADDITIONAL_CURRENCY1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AmountInAdditionalCurrency1 field to query operations.
- AMOUNT_IN_ADDITIONAL_CURRENCY2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AmountInAdditionalCurrency2 field to query operations.
- AMOUNT_IN_BALANCE_TRANSAC_CRCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AmountInBalanceTransacCrcy field to query operations.
- AMOUNT_IN_COMPANY_CODE_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AmountInCompanyCodeCurrency field to query operations.
- AMOUNT_IN_COMPANY_CODE_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
Use with available fluent helpers to apply the AmountInCompanyCodeCurrency field to query operations.
- AMOUNT_IN_COMPANY_CODE_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
Use with available fluent helpers to apply the AmountInCompanyCodeCurrency field to query operations.
- AMOUNT_IN_COMPANY_CODE_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the AmountInCompanyCodeCurrency field to query operations.
- AMOUNT_IN_GLOBAL_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
Use with available fluent helpers to apply the AmountInGlobalCurrency field to query operations.
- AMOUNT_IN_GLOBAL_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
Use with available fluent helpers to apply the AmountInGlobalCurrency field to query operations.
- AMOUNT_IN_PAYMENT_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AmountInPaymentCurrency field to query operations.
- AMOUNT_IN_POSITION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the AmountInPositionCurrency field to query operations.
- AMOUNT_IN_POSITION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the AmountInPositionCurrency field to query operations.
- AMOUNT_IN_TRANSACTION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.
- AMOUNT_IN_TRANSACTION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
Use with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.
- AMOUNT_IN_TRANSACTION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
Use with available fluent helpers to apply the AmountInTransactionCurrency field to query operations.
- AMOUNT_IN_VALUATION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the AmountInValuationCurrency field to query operations.
- AmountAsTextField - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount as Text Field
- AmountAsTextField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountAsTextField
-
- amountChar(AmountAsTextField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder
-
- AmountEligibleForCashDiscountInDocumentCurrency - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount eligible for cash discount in document currency
- AmountEligibleForCashDiscountInDocumentCurrency(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency
-
- AmountEligibleForCashDiscountInDocumentCurrency(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency
-
- AmountEligibleForCashDiscountInDocumentCurrency(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency
-
- AmountEligibleForCashDiscountInDocumentCurrency(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency
-
- AmountEligibleForCashDiscountInDocumentCurrency16 - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount eligible for cash discount in document currency (31d)
- AmountEligibleForCashDiscountInDocumentCurrency16(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency16
-
- AmountEligibleForCashDiscountInDocumentCurrency16(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency16
-
- AmountEligibleForCashDiscountInDocumentCurrency16(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency16
-
- AmountEligibleForCashDiscountInDocumentCurrency16(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountEligibleForCashDiscountInDocumentCurrency16
-
- amountInCompanyCodeCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem.FinPlanningEntryItemBuilder
-
- amountInCompanyCodeCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic.JournalEntryItemBasicBuilder
-
- amountInCompanyCodeCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- AmountInDocumentCurrency - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount in Document Currency
- AmountInDocumentCurrency(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency
-
- AmountInDocumentCurrency(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency
-
- AmountInDocumentCurrency(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency
-
- AmountInDocumentCurrency(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency
-
- AmountInDocumentCurrency16 - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount in Document Currency (31 digits)
- AmountInDocumentCurrency16(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency16
-
- AmountInDocumentCurrency16(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency16
-
- AmountInDocumentCurrency16(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency16
-
- AmountInDocumentCurrency16(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInDocumentCurrency16
-
- amountInGlobalCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem.FinPlanningEntryItemBuilder
-
- amountInGlobalCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic.JournalEntryItemBasicBuilder
-
- AmountInPaymentCurrency - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount in Payment Currency
- AmountInPaymentCurrency(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency
-
- AmountInPaymentCurrency(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency
-
- AmountInPaymentCurrency(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency
-
- AmountInPaymentCurrency(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency
-
- AmountInPaymentCurrency16 - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount in Payment Currency (31 digits)
- AmountInPaymentCurrency16(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency16
-
- AmountInPaymentCurrency16(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency16
-
- AmountInPaymentCurrency16(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency16
-
- AmountInPaymentCurrency16(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountInPaymentCurrency16
-
- amountInPositionCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- amountInPositionCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- amountInTransactionCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem.FinPlanningEntryItemBuilder
-
- amountInTransactionCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic.JournalEntryItemBasicBuilder
-
- amountInValuationCurrency(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- AmountOrBalance - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount or Balance
- AmountOrBalance(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountOrBalance
-
- AmountOrBalance(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountOrBalance
-
- AmountOrBalance(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountOrBalance
-
- AmountOrBalance(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountOrBalance
-
- AmountThatChangesThePosition - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Amount that Changes the Position
- AmountThatChangesThePosition(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountThatChangesThePosition
-
- AmountThatChangesThePosition(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountThatChangesThePosition
-
- AmountThatChangesThePosition(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountThatChangesThePosition
-
- AmountThatChangesThePosition(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AmountThatChangesThePosition
-
- AmountWithCurrency - Class in com.sap.cloud.sdk.s4hana.types
-
- AmountWithCurrency(BigDecimal, Currency) - Constructor for class com.sap.cloud.sdk.s4hana.types.AmountWithCurrency
-
- AmountWithCurrency(double, Currency) - Constructor for class com.sap.cloud.sdk.s4hana.types.AmountWithCurrency
-
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Ampere
- Ampere - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Ampere
- amtBase(TaxBaseAmountInDocumentCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CurrencyItem.CurrencyItemBuilder
-
- amtBaseLong(TaxBaseAmountInDocumentCurrency16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CurrencyItem.CurrencyItemBuilder
-
- amtDoccur(AmountInDocumentCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CurrencyItem.CurrencyItemBuilder
-
- amtDoccurLong(AmountInDocumentCurrency16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CurrencyItem.CurrencyItemBuilder
-
- amtValcom(ValueComponentsCurrencyField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder
-
- amtValcomLong(ValueComponentsCurrencyField16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder
-
- ANCESTOR_CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the AncestorClassInternalID field to query operations.
- ancestorClassInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- and(ExpressionFluentHelper<EntityT>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.ExpressionFluentHelper
-
Boolean AND expression fluent helper.
- and(String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.FluentHelperCustomHttpHeader
-
Add an additional custom header pair to be used as a custom header.
- AnnotatedFieldGsonExclusionStrategy<AnnotationT extends Annotation> - Class in com.sap.cloud.sdk.result
-
Implementation of GSON ExclusionStrategy
excluding all fields not annotated with the given
annotation.
- AnnotatedFieldGsonExclusionStrategy(Class<AnnotationT>) - Constructor for class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
-
- AnnotationDefinition - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation
-
Data structure to represent a Java annotation and its parameters.
- AnnotationDefinition(Class<? extends Annotation>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationDefinition
-
Create a plain annotation definition with no annotation parameters.
- AnnotationDefinition(Class<? extends Annotation>, AnnotationParameter...) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationDefinition
-
Create an annotation definition with the provided annotation parameters.
- AnnotationParameter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation
-
Data structure to represent a parameter of a Java annotation.
- AnnotationParameter(String, Class<?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
Class
value.
- AnnotationParameter(String, Enum<?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an
Enum
value.
- AnnotationParameter(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
String
value.
- AnnotationParameter(String, char) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a char
value.
- AnnotationParameter(String, byte) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a byte
value.
- AnnotationParameter(String, boolean) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a boolean
value.
- AnnotationParameter(String, double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a double
value.
- AnnotationParameter(String, float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a float
value.
- AnnotationParameter(String, long) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a long
value.
- AnnotationParameter(String, int) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an int
value.
- AnnotationParameter(String, short) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a short
value.
- AnnotationStrategy - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation
-
Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java
code.
- ANP_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Use with available fluent helpers to apply the ANPCode field to query operations.
- ANP_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Use with available fluent helpers to apply the ANPCode field to query operations.
- ANP_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Use with available fluent helpers to apply the ANPCode field to query operations.
- ANP_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Use with available fluent helpers to apply the ANPCode field to query operations.
- aNPCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product.ProductBuilder
-
- aNPCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct.ClfnProductBuilder
-
- aNPCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product.ProductBuilder
-
- aNPCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product.ProductBuilder
-
- APAR_TOLERANCE_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the APARToleranceGroup field to query operations.
- APAR_TOLERANCE_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the APARToleranceGroup field to query operations.
- aPARToleranceGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- aPARToleranceGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- ApcAtTheTimeOfAssetImpairment - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
APC at the Time of Asset Impairment
- ApcAtTheTimeOfAssetImpairment(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ApcAtTheTimeOfAssetImpairment
-
- ApcAtTheTimeOfAssetImpairment(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ApcAtTheTimeOfAssetImpairment
-
- ApcAtTheTimeOfAssetImpairment(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ApcAtTheTimeOfAssetImpairment
-
- ApcAtTheTimeOfAssetImpairment(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ApcAtTheTimeOfAssetImpairment
-
- Apo - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UsageOfTheConditionTable
-
APO
- append(Iterable<Object>) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Appends the given Objects to this instance.
- append(Object...) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Appends the given Objects to this instance.
- appendButton(B) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
This function adds a button to the current button collection.
- appendContent(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.TextResponse
-
Function to add content to the current text response.
- appendSlashIfMissing(String) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.ServiceUriBuilder
-
- appendToTitle(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
Funtion adds a string to the current title.
- application(Application) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- Application - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Application
- Application(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
- ApplicationLogInternalMessageSerialNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Application log: Internal message serial number
- ApplicationLogInternalMessageSerialNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ApplicationLogInternalMessageSerialNumber
-
- ApplicationLogLogNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Application log: log number
- ApplicationLogLogNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ApplicationLogLogNumber
-
- applicationServer(String) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- apply(Statement, Description) - Method in class com.sap.cloud.sdk.testutil.rules.ForEachSystemRule
-
- applyFormat(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.DefaultNameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.LowercaseNameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.generator.NameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- APPROVAL_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet
-
Use with available fluent helpers to apply the ApprovalDateTime field to query operations.
- APPROVAL_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet
-
Use with available fluent helpers to apply the ApprovalStatus field to query operations.
- approvalDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet.ServiceEntrySheetBuilder
-
- approvalstatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ChangeStatusExportParameters.ChangeStatusExportParametersBuilder
-
- approvalStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet.ServiceEntrySheetBuilder
-
- Arabic - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.LanguageKey
-
Arabic
- Arabic - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.TwoCharacterSapLanguageCode
-
Arabic
- ARCHIVE_DOCUMENT_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
Use with available fluent helpers to apply the ArchiveDocumentID field to query operations.
- ARCHIVE_LINK_REPOSITORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
Use with available fluent helpers to apply the ArchiveLinkRepository field to query operations.
- archiveDocumentID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent.AttachmentContentBuilder
-
- archiveLinkRepository(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent.AttachmentContentBuilder
-
- area(RealDepreciationArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea.FixedAssetChangeDepreciationAreaBuilder
-
- area(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeRealEstateAndSimilarRights.FixedAssetChangeRealEstateAndSimilarRightsBuilder
-
- area(RealDepreciationArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder
-
- area(RealDepreciationArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder
-
- area(RealDepreciationArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder
-
- area(SurfaceArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder
-
- area(SurfaceArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRights.FixedAssetRealEstateAndSimilarRightsBuilder
-
- AreaUnit - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Area unit
- AreaUnit(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
- areaUom(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeRealEstateAndSimilarRights.FixedAssetChangeRealEstateAndSimilarRightsBuilder
-
- areaUom(AreaUnit) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder
-
- areaUom(AreaUnit) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRights.FixedAssetRealEstateAndSimilarRightsBuilder
-
- areaUomIso(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeRealEstateAndSimilarRights.FixedAssetChangeRealEstateAndSimilarRightsBuilder
-
- areaUomIso(BaseUnitOfMeasureInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder
-
- areaUomIso(BaseUnitOfMeasureInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRights.FixedAssetRealEstateAndSimilarRightsBuilder
-
- as(Class<T>) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
Returns a value from this element.
- as(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultObject
-
- asBigDecimal() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigDecimal() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asBigDecimal() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asBigDecimal() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asBigDecimal() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asBigDecimal() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asBigDecimalList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asBigDecimalList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigDecimalList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asBigDecimalList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBigDecimalSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asBigDecimalSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigDecimalSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asBigDecimalSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBigInteger() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigInteger() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asBigInteger() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asBigInteger() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asBigInteger() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asBigInteger() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asBigIntegerList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asBigIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asBigIntegerList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBigIntegerSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asBigIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBigIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asBigIntegerSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBoolean() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBoolean() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asBoolean() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asBoolean() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asBoolean() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asBoolean() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asBooleanList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asBooleanList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBooleanList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asBooleanList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asBooleanSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asBooleanSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asBooleanSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asBooleanSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asByte() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asByte() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asByte() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asByte() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asByte() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asByte() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asByteList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asByteList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asByteList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asByteList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asByteSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asByteSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asByteSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asByteSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asCharacter() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asCharacter() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asCharacter() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asCharacter() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asCharacter() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asCharacter() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asCharacterList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asCharacterList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asCharacterList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asCharacterList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asCharacterSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asCharacterSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asCharacterSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asCharacterSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asChildOf(ParentEntityT, EntityLink<? extends EntityLink<?, ParentEntityT, EntityT>, ParentEntityT, EntityT>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.FluentHelperCreate
-
This function allows to create a new entity via an existing parent entity.
- asDouble() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asDouble() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asDouble() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asDouble() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asDouble() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asDouble() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asDoubleList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asDoubleList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asDoubleList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asDoubleList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asDoubleSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asDoubleSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asDoubleSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asDoubleSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asFloat() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asFloat() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asFloat() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asFloat() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asFloat() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asFloat() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asFloatList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asFloatList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asFloatList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asFloatList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asFloatSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asFloatSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asFloatSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asFloatSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asInteger() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asInteger() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asInteger() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asInteger() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asInteger() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asInteger() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asIntegerList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asIntegerList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asIntegerSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asIntegerSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asList(Class<T>) - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asList(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asList(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asList(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asLong() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asLong() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asLong() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asLong() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asLong() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asLong() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asLongList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asLongList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asLongList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asLongList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asLongSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asLongSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asLongSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asLongSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asResilientCommand(ErpConfigContext) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.FluentHelperBasic
-
This method will take the OData requests on which it is called and return an
ODataRequestCommand
that
wraps the request and will use the given ERP configuration context for executing the request.
- asResilientCommand() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.FluentHelperBasic
-
This method will take the OData requests on which it is called and return an
ODataRequestCommand
that
wraps the request.
- ASSEMBLY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryMaintObj
-
Use with available fluent helpers to apply the Assembly field to query operations.
- assembly(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryMaintObj.ReturnsDeliveryMaintObjBuilder
-
- ASSEMBLY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.MaintenanceItemObjList
-
Use with available fluent helpers to apply the Assembly field to query operations.
- assembly(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.MaintenanceItemObjList.MaintenanceItemObjListBuilder
-
- ASSEMBLY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.MaintenanceItemObject
-
Use with available fluent helpers to apply the Assembly field to query operations.
- assembly(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.MaintenanceItemObject.MaintenanceItemObjectBuilder
-
- ASSEMBLY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the Assembly field to query operations.
- assembly(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- ASSEMBLY_ORDER_LEVEL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the AssemblyOrderLevelValue field to query operations.
- ASSEMBLY_ORDER_PATH_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the AssemblyOrderPathValue field to query operations.
- ASSEMBLY_SCRAP_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial
-
Use with available fluent helpers to apply the AssemblyScrapPercent field to query operations.
- ASSEMBLY_SCRAP_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantMRPArea
-
Use with available fluent helpers to apply the AssemblyScrapPercent field to query operations.
- ASSEMBLY_SCRAP_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning
-
Use with available fluent helpers to apply the AssemblyScrapPercent field to query operations.
- ASSEMBLY_SCRAP_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning
-
Use with available fluent helpers to apply the AssemblyScrapPercent field to query operations.
- assemblyOrderLevelValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- assemblyOrderPathValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- assemblyScrapPercent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial.MRPMaterialBuilder
-
- assemblyScrapPercent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantMRPArea.ProductPlantMRPAreaBuilder
-
- assemblyScrapPercent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- assemblyScrapPercent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- assertDestinationType(GenericDestination, DestinationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractDestinationFacade
-
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpCfAuditLogFacade
-
Asserts that required runtime dependencies are available on the class path.
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogFacade
-
Asserts that required runtime dependencies are available on the class path.
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.security.user.ScpNeoUserFacade
-
Asserts that required runtime dependencies are available on the class path.
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenantFacade
-
Asserts that required runtime dependencies are available on the class path.
- assertRuntimeDependenciesExist() - Method in interface com.sap.cloud.sdk.cloudplatform.WithRuntimeDependencies
-
Asserts that required runtime dependencies are available on the class path.
- assertThatEnabled() - Method in interface com.sap.cloud.sdk.frameworks.togglz.Feature
-
- assessmentNoticeDate(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeRealEstateAndSimilarRights.FixedAssetChangeRealEstateAndSimilarRightsBuilder
-
- assessmentNoticeDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder
-
- assessmentNoticeDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRights.FixedAssetRealEstateAndSimilarRightsBuilder
-
- asSet(Class<T>) - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asSet(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asSet(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asSet(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocation.FixedAssetAllocationBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInsurance.FixedAssetGetlistInsuranceBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInvestmentAccountAssignment.FixedAssetGetlistInvestmentAccountAssignmentBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistNetWorthValuation.FixedAssetGetlistNetWorthValuationBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistPostingInformation.FixedAssetGetlistPostingInformationBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder
-
- asset(MainAssetNumber12) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetReferenceAssetForCreating.FixedAssetReferenceAssetForCreatingBuilder
-
- ASSET_CONTRACT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AssetContract field to query operations.
- ASSET_DEPRECIATION_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AssetDepreciationArea field to query operations.
- ASSET_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader
-
Use with available fluent helpers to apply the AssetNumber field to query operations.
- ASSET_SUB_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader
-
Use with available fluent helpers to apply the AssetSubNumber field to query operations.
- ASSET_TRANSACTION_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AssetTransactionType field to query operations.
- ASSET_TRANSACTION_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AssetTransactionType field to query operations.
- ASSET_VALUE_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AssetValueDate field to query operations.
- ASSET_VALUE_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AssetValueDate field to query operations.
- ASSET_VALUE_DATE_T - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AssetValueDate_T field to query operations.
- AssetAccounting - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Asset Accounting
- AssetAccountingAcquisMonth - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset Accounting: Acquis.
- AssetAccountingAcquisMonth(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetAccountingAcquisMonth
-
- assetclass(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeGeneralData.FixedAssetChangeGeneralDataBuilder
-
- assetclass(AssetClass) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGeneralData.FixedAssetGeneralDataBuilder
-
- assetclass(AssetClass) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder
-
- AssetClass - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset class
- AssetClass(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetClass
-
- AssetClass - Class in com.sap.cloud.sdk.s4hana.serialization
-
Representation of an asset class (BF_ANLKL).
- AssetClass(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.AssetClass
-
- AssetClassConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- AssetClassConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.AssetClassConverter
-
- AssetInsuranceType - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset insurance type
- AssetInsuranceType(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetInsuranceType
-
- AssetIsNotIncludedToThePropretyTaxDeclaration - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.FixedAssetIsNotLiableForTaxation
-
Asset is not included to the proprety tax declaration
- AssetIsTaxable - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.FixedAssetIsNotLiableForTaxation
-
Asset is taxable
- assetItem(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16Builder
-
- assetItem(AssetItem) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForAnnex16.FixedAssetFiAaJapanTimeIndependentDataForAnnex16Builder
-
- AssetItem - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset Item
- AssetItem(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetItem
-
- AssetLocation - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset location
- AssetLocation(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetLocation
-
- assetNo(MainAssetNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- assetNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader.ReservationDocumentHeaderBuilder
-
- Assets - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountType
-
Assets
- AssetSCountryOfOrigin - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset's country of origin
- AssetSCountryOfOrigin(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetSCountryOfOrigin
-
- AssetScrapValue - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset scrap value
- AssetScrapValue(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetScrapValue
-
- AssetScrapValue(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetScrapValue
-
- AssetScrapValue(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetScrapValue
-
- AssetScrapValue(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetScrapValue
-
- assetStructure(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16Builder
-
- assetStructure(AssetStructure) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForAnnex16.FixedAssetFiAaJapanTimeIndependentDataForAnnex16Builder
-
- AssetStructure - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset Structure
- AssetStructure(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetStructure
-
- AssetSubnumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset Subnumber
- AssetSubnumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetSubnumber
-
- assetSubNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader.ReservationDocumentHeaderBuilder
-
- AssetSubnumber4 - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset Subnumber
- AssetSubnumber4(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetSubnumber4
-
- AssetSuperNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset super number
- AssetSuperNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetSuperNumber
-
- assetsupno(AssetSuperNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocation.FixedAssetAllocationBuilder
-
- assetsupno(AssetSuperNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocations.FixedAssetAllocationsBuilder
-
- assetsupno(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeAllocations.FixedAssetChangeAllocationsBuilder
-
- AssetTypeName - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Asset type name
- AssetTypeName(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssetTypeName
-
- asShort() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asShort() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asShort() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asShort() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asShort() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asShort() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asShortList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asShortList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asShortList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asShortList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asShortSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asShortSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asShortSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asShortSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- ASSIGN_ALTERNATIVE_DATE_AC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
Use with available fluent helpers to apply the AssignAlternativeDate_ac field to query operations.
- ASSIGN_ALTERNATIVE_DATE_AC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
Use with available fluent helpers to apply the AssignAlternativeDate_ac field to query operations.
- ASSIGN_ALTERNATIVE_DATE_AC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
Use with available fluent helpers to apply the AssignAlternativeDate_ac field to query operations.
- ASSIGN_ALTERNATIVE_DATE_AC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
Use with available fluent helpers to apply the AssignAlternativeDate_ac field to query operations.
- assignAltDateToDocInfoRecdObjectMgmtRec(String, String, String, String, String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ChangeMasterService
-
Creates a fluent helper for the AssignAltDateToDocInfoRecdObjectMgmtRec OData function import.
- assignAltDateToDocInfoRecdObjectMgmtRec(String, String, String, String, String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultChangeMasterService
-
- AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper for the AssignAltDateToDocInfoRecdObjectMgmtRec OData function import.
- AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper(String, String, String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper
-
Creates a fluent helper object that will execute the AssignAltDateToDocInfoRecdObjectMgmtRec OData
function import with the provided parameters.
- assignAltDateToMaterialObjectMgmtRec(String, String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ChangeMasterService
-
Creates a fluent helper for the AssignAltDateToMaterialObjectMgmtRec OData function import.
- assignAltDateToMaterialObjectMgmtRec(String, String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultChangeMasterService
-
- AssignAltDateToMaterialObjectMgmtRecFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper for the AssignAltDateToMaterialObjectMgmtRec OData function import.
- AssignAltDateToMaterialObjectMgmtRecFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.AssignAltDateToMaterialObjectMgmtRecFluentHelper
-
Creates a fluent helper object that will execute the AssignAltDateToMaterialObjectMgmtRec OData function
import with the provided parameters.
- assignAltDateToMatlBOMObjectMgmtRec(String, String, String, String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ChangeMasterService
-
Creates a fluent helper for the AssignAltDateToMatlBOMObjectMgmtRec OData function import.
- assignAltDateToMatlBOMObjectMgmtRec(String, String, String, String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultChangeMasterService
-
- AssignAltDateToMatlBOMObjectMgmtRecFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper for the AssignAltDateToMatlBOMObjectMgmtRec OData function import.
- AssignAltDateToMatlBOMObjectMgmtRecFluentHelper(String, String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.AssignAltDateToMatlBOMObjectMgmtRecFluentHelper
-
Creates a fluent helper object that will execute the AssignAltDateToMatlBOMObjectMgmtRec OData function
import with the provided parameters.
- assignAlternativeDate_ac(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder
-
- assignAlternativeDate_ac(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd.ChangeMstrObMgReDocInfoRecdBuilder
-
- assignAlternativeDate_ac(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder
-
- assignAlternativeDate_ac(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder
-
- assignAlternativeDateToObjectMgmtRecord(String, String, String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.ChangeMasterService
-
Creates a fluent helper for the AssignAlternativeDateToObjectMgmtRecord OData function import.
- assignAlternativeDateToObjectMgmtRecord(String, String, String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultChangeMasterService
-
- AssignAlternativeDateToObjectMgmtRecordFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper for the AssignAlternativeDateToObjectMgmtRecord OData function import.
- AssignAlternativeDateToObjectMgmtRecordFluentHelper(String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.AssignAlternativeDateToObjectMgmtRecordFluentHelper
-
Creates a fluent helper object that will execute the AssignAlternativeDateToObjectMgmtRecord OData
function import with the provided parameters.
- assignment(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder
-
- assignment(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- assignment(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod.FtrStructureChangeInformationForChangeMethodBuilder
-
- assignment(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod.FtrStructureChangeInformationForCreateMethodBuilder
-
- assignment(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- assignment(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder
-
- assignment(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder
-
- assignment(AssignmentNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- ASSIGNMENT_REFERENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the AssignmentReference field to query operations.
- ASSIGNMENT_REFERENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the AssignmentReference field to query operations.
- ASSIGNMENT_REFERENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the AssignmentReference field to query operations.
- ASSIGNMENT_REFERENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
Use with available fluent helpers to apply the AssignmentReference field to query operations.
- ASSIGNMENT_REFERENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the AssignmentReference field to query operations.
- ASSIGNMENT_REFERENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct
-
Use with available fluent helpers to apply the AssignmentReference field to query operations.
- ASSIGNMENT_REFERENCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the AssignmentReference field to query operations.
- AssignmentNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Assignment Number
- AssignmentNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AssignmentNumber
-
- assignmentReference(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- assignmentReference(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- assignmentReference(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder.SalesOrderBuilder
-
- assignmentReference(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- assignmentReference(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct.SupplierInvoiceItemGLAcctBuilder
-
- asString() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asString() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- asString() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- asString() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- asString() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
- asString() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
-
- asStringList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a list of values from this instance.
- asStringList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asStringList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a list of values from this instance.
- asStringList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asStringSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
-
Returns a set of values from this instance.
- asStringSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- asStringSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
Returns a set of values from this instance.
- asStringSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- asvalDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- AttachmentContent - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
-
AttachmentContent
- AttachmentContent() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
- AttachmentContent(String, String, String, String, String, String, String, String, String, String, String, String, String, String, byte[], String, String, LocalDateTime, String, String, String, LocalDateTime, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
- AttachmentContent.AttachmentContentBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
-
- AttachmentContentCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
-
Fluent helper to create a new
AttachmentContent
entity and save it to the S/4HANA system.
- AttachmentContentCreateFluentHelper(String, AttachmentContent) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContentCreateFluentHelper
-
Creates a fluent helper object that will create a
AttachmentContent
entity
on the OData endpoint.
- AttachmentContentDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
-
- AttachmentContentDeleteFluentHelper(String, AttachmentContent) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContentDeleteFluentHelper
-
Creates a fluent helper object that will delete a
AttachmentContent
entity
on the OData endpoint.
- AttachmentContentField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field
-
- AttachmentContentField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field.AttachmentContentField
-
Use the constants declared in each entity inner class.
- AttachmentContentField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field.AttachmentContentField
-
Use the constants declared in each entity inner class.
- AttachmentContentLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link
-
Template class to represent entity navigation links of
AttachmentContent
to other
entities.
- AttachmentContentLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link.AttachmentContentLink
-
Use the constants declared in each entity inner class.
- AttachmentContentOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link
-
Template class to represent entity navigation links of
AttachmentContent
to other
entities, where the cardinality of the related entity is at most 1.
- AttachmentContentOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link.AttachmentContentOneToOneLink
-
Use the constants declared in each entity inner class.
- AttachmentContentSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.selectable
-
- attachmentCount(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentsCount.AttachmentsCountBuilder
-
- AttachmentsCount - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
-
Original complex type name from the Odata EDM: AttachmentsCount
- AttachmentsCount() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentsCount
-
- AttachmentsCount(Short) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentsCount
-
- AttachmentsCount.AttachmentsCountBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
-
- AttachmentService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to manage Document Management (DMS), and Generic Object Services (GOS) based attachments,
such as creating, reading, renaming, and deleting attachments.
- ATTENDANCEHOURS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview
-
Use with available fluent helpers to apply the Attendancehours field to query operations.
- attendancehours(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview.TimeOverviewBuilder
-
- AuditedDataObject - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class stores auditing information about the object being accessed.
- AuditedDataObject(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Creates an audited data object instance with provided object type and randomly generated identifier.
- AuditedDataObject(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Creates an audited data object instance with provided object type and identifier.
- AuditedDataSubject - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class stores auditing information about who owns the data.
- AuditedDataSubject(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Creates an audited data subject instance with provided type and role and randomly generated identifier.
- AuditedDataSubject(String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Creates an audited data subject instance with provided type, role and identifier.
- AuditLog - Interface in com.sap.cloud.sdk.cloudplatform.auditlog
-
Interface for audit logging.
- AuditLogAccessException - Exception in com.sap.cloud.sdk.cloudplatform.auditlog.exception
-
Runtime exception indicating that there was an issue while accessing the audit log.
- AuditLogAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the message to the super constructor.
- AuditLogAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the causing exception to the super constructor.
- AuditLogAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- AuditLogAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
- AuditLogFacade - Interface in com.sap.cloud.sdk.cloudplatform.auditlog
-
Facade interface encapsulating the creation of a concrete
AuditLog
implementation.
- AuditLogger - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Main class of the audit log functionality.
- AuditLogger() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogger
-
- AuditLoggingStateRepository - Class in com.sap.cloud.sdk.frameworks.togglz
-
StateRepository
implementation writing audit log entries when setting the state of a feature.
- AuditLoggingStateRepository(StateRepository) - Constructor for class com.sap.cloud.sdk.frameworks.togglz.AuditLoggingStateRepository
-
- AUTH_TOKEN_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.servlet.RequestContextListener.DefaultPriorities
-
- authamount(PaymentCardsAuthorizedAmount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- authamountLong(PaymentCardsAuthorizedAmount16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- AuthContextFilter - Class in com.sap.cloud.sdk.cloudplatform.security.servlet
-
Filter rejecting all non-HTTP requests and responses as well as log in the remote user.
- AuthContextFilter() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.servlet.AuthContextFilter
-
- authDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- authenticationType - Variable in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractDestination
-
- AuthenticationType - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- authGroup(AuthorizationGroup) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder
-
- authGroup(AuthorizationGroup) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- authGroup(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod.FtrStructureChangeInformationForChangeMethodBuilder
-
- authGroup(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod.FtrStructureChangeInformationForCreateMethodBuilder
-
- authGroup(AuthorizationGroup) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder
-
- authGroup(AuthorizationGroup) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder
-
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The wrapped authorization.
- Authorization - Class in com.sap.cloud.sdk.cloudplatform.security
-
Class that represents an authorization of a user.
- Authorization(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.Authorization
-
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.TenantSpecificAuthorization
-
The wrapped authorization.
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
The wrapped authorization.
- AUTHORIZATION_BY_ACQUIRER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
Use with available fluent helpers to apply the AuthorizationByAcquirer field to query operations.
- AUTHORIZATION_BY_DIGITAL_PAYT_SRVC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
Use with available fluent helpers to apply the AuthorizationByDigitalPaytSrvc field to query operations.
- AUTHORIZATION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
Use with available fluent helpers to apply the AuthorizationCurrency field to query operations.
- AUTHORIZATION_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
Use with available fluent helpers to apply the AuthorizationDate field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerDunning
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerWithHoldingTax
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPartnerFunc
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierWithHoldingTax
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroup
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
- AUTHORIZATION_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
Use with available fluent helpers to apply the AuthorizationTime field to query operations.
- AuthorizationApiDestination - Class in com.sap.cloud.sdk.cloudplatform.metering
-
Specifies the destination necessary to receive authorization token for a user.
- AuthorizationApiDestination() - Constructor for class com.sap.cloud.sdk.cloudplatform.metering.AuthorizationApiDestination
-
Default constructor.
- authorizationByAcquirer(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
-
- authorizationByDigitalPaytSrvc(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
-
- authorizationCurrency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
-
- authorizationDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
-
- AuthorizationGroup - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Authorization Group
- AuthorizationGroup(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AuthorizationGroup
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage.BuPaAddressUsageBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification.BuPaIdentificationBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole.BusinessPartnerRoleBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber.BusinessPartnerTaxNumberBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer.CustomerBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerDunning.CustomerDunningBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea.CustomerSalesAreaBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerWithHoldingTax.CustomerWithHoldingTaxBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc.CustSalesPartnerFuncBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier.SupplierBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPartnerFunc.SupplierPartnerFuncBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg.SupplierPurchasingOrgBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord.DocumentInfoRecordBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial.MRPMaterialBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroup.ProductGroupBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product.ProductBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct.ClfnProductBuilder
-
- authorizationGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- authorizationTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
-
- AUTHORIZED_AMOUNT_IN_AUTHZN_CRCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
Use with available fluent helpers to apply the AuthorizedAmountInAuthznCrcy field to query operations.
- authorizedAmountInAuthznCrcy(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
-
- authRefno(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- authTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- AuthToken - Class in com.sap.cloud.sdk.cloudplatform.security
-
Class providing access to the authorization token of a request on SAP Cloud Platform Cloud Foundry.
- AuthToken(DecodedJWT) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthToken
-
- AuthTokenAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
-
Thrown if an authorization token cannot be accessed.
- AuthTokenAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
- AuthTokenAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
- AuthTokenAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
- AuthTokenAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
- AuthTokenAccessor - Class in com.sap.cloud.sdk.cloudplatform.security
-
Accessor for retrieving the current
AuthToken
on SAP Cloud Platform Cloud Foundry.
- AuthTokenAccessor() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
- AuthTokenFacade - Class in com.sap.cloud.sdk.cloudplatform.security
-
- AuthTokenFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenFacade
-
- AuthTokenRequestContextListener - Class in com.sap.cloud.sdk.cloudplatform.security
-
Implementation of
AbstractRequestContextListener
that obtain the current JWT bearer from the Authorization
header of the current request when working with non-container managed threads on SAP Cloud Platform Cloud Foundry.
- AuthTokenRequestContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenRequestContextListener
-
- Automotive - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Automotive
- AVAILABILITY_CHECK_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant
-
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
- AVAILABILITY_CHECK_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning
-
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
- AVAILABILITY_CHECK_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant
-
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
- AVAILABILITY_CHECK_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning
-
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
- AVAILABILITY_CHECK_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant
-
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
- AVAILABILITY_CHECK_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant
-
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
- AVAILABILITY_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord
-
Use with available fluent helpers to apply the AvailabilityEndDate field to query operations.
- AVAILABILITY_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord
-
Use with available fluent helpers to apply the AvailabilityStartDate field to query operations.
- availabilityCheckType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant.ProductPlantBuilder
-
- availabilityCheckType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- availabilityCheckType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant.ProductPlantBuilder
-
- availabilityCheckType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- availabilityCheckType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant.ProductPlantBuilder
-
- availabilityCheckType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant.ProductPlantBuilder
-
- AvailabilityControl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Availability Control
- availabilityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord.PurchasingInfoRecordBuilder
-
- AvailabilityRecord - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation
-
Original complex type name from the Odata EDM: AvailabilityRecord
- AvailabilityRecord() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.AvailabilityRecord
-
- AvailabilityRecord(LocalDateTime, String, LocalDateTime, String, BigDecimal, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.AvailabilityRecord
-
- AvailabilityRecord.AvailabilityRecordBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation
-
- availabilityStartDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord.PurchasingInfoRecordBuilder
-
- AVAILABLE_CAPACITY_INTERVAL_DURN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
Use with available fluent helpers to apply the AvailableCapacityIntervalDurn field to query operations.
- AVAILABLE_CAPACITY_SHIFT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Use with available fluent helpers to apply the AvailableCapacityShift field to query operations.
- availableCapacityIntervalDurn(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder
-
- availableCapacityShift(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- availableQuantityInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.AvailabilityRecord.AvailabilityRecordBuilder
-
- AverageRateOption - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OriginalOptionCategory
-
Average Rate Option
- AWARDED_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem
-
Use with available fluent helpers to apply the AwardedQuantity field to query operations.
- awardedQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem.SupplierQuotationItemBuilder
-
- awhAmtL2(WithholdingTaxAmountAlreadyWithheldIn2NdLocalCurr) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- awhAmtL2Long(WithholdingTaxAmountAlreadyWithheldIn2NdLc) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- awhAmtL3(WithTaxAmountAlreadyWithheldIn3RdLocalCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- awhAmtL3Long(WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- awhAmtLc(WithholdingTaxAmountAlreadyWithheld) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- awhAmtLcLong(WithholdingTaxAmountAlreadyWithheld16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- awhAmtTc(WithholdingTaxAmountAlreadyWithheldInDocumentCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- awhAmtTcLong(WithholdingTaxAmountAlreadyWithheldInDocCrcy) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- Axis2CustomConverterListener - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Servlet listener that is responsible for registering a default custom converter class in the Axis2 framework.
- Axis2CustomConverterListener() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
- B1 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- BACKFLUSH_REPORTING_POINT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
Use with available fluent helpers to apply the BackflushReportingPoint field to query operations.
- BACKFLUSH_REPORTING_POINT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle
-
Use with available fluent helpers to apply the BackflushReportingPoint field to query operations.
- backflushReportingPoint(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer.KanbanContainerBuilder
-
- backflushReportingPoint(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle.KanbanControlCycleBuilder
-
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Bag
- Bag - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Bag
- BALANCE_TRANSACTION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BalanceTransactionCurrency field to query operations.
- BALANCE_TRANSACTION_CURRENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the BalanceTransactionCurrency field to query operations.
- BANK_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankAccount field to query operations.
- BANK_ACCOUNT_HOLDER_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankAccountHolderName field to query operations.
- BANK_ACCOUNT_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankAccountName field to query operations.
- BANK_ACCOUNT_REFERENCE_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankAccountReferenceText field to query operations.
- BANK_CONTROL_KEY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankControlKey field to query operations.
- BANK_COUNTRY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Use with available fluent helpers to apply the BankCountry field to query operations.
- BANK_COUNTRY_KEY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankCountryKey field to query operations.
- BANK_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Use with available fluent helpers to apply the BankGroup field to query operations.
- BANK_IDENTIFICATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankIdentification field to query operations.
- BANK_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Use with available fluent helpers to apply the BankInternalID field to query operations.
- BANK_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Use with available fluent helpers to apply the BankName field to query operations.
- BANK_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankName field to query operations.
- BANK_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Use with available fluent helpers to apply the BankNumber field to query operations.
- BANK_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BankNumber field to query operations.
- bankAccount(BankAccountNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- BankAccount - Class in com.sap.cloud.sdk.s4hana.serialization
-
Representation of a Bank account (BANKN).
- BankAccount(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BankAccount
-
- bankAccount2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountBankKey(BankKeys) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountBankref(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- BankAccountConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- BankAccountConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BankAccountConverter
-
- bankAccountCountry(BankCountryKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountCountryIso(CountryIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountCurrency(CurrencyKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountCurrencyIso(IsoCurrencyCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountGlAccount(GeneralLedgerAccount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountHolderName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- bankAccountName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- bankAccountName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- BankAccountNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Bank account number
- BankAccountNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BankAccountNumber
-
- bankAccountReferenceText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- bankAcct(BankAccountNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder
-
- bankControlKey(BankControlKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- BankControlKey - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Bank Control Key
- BankControlKey(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BankControlKey
-
- bankControlKey(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- bankCountry(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- BankCountryKey - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Bank country key
- BankCountryKey(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BankCountryKey
-
- bankCountryKey(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- BankCountryKeyInIsoCode - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Bank country key in ISO code
- BankCountryKeyInIsoCode(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BankCountryKeyInIsoCode
-
- bankCtry(BankCountryKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder
-
- bankCtryIso(BankCountryKeyInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder
-
- BankDetail - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail
-
Remote API Contract for Bank Detail
- BankDetail() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
- BankDetail(String, String, String, String, String, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
- BankDetail.BankDetailBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail
-
- BankDetailByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail
-
Fluent helper to fetch a single
BankDetail
entity using key fields.
- BankDetailByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetailByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BankDetail
entity with the
provided key field values.
- BankDetailField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.field
-
Template class to represent entity fields of the Entity
BankDetail
.
- BankDetailField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.field.BankDetailField
-
Use the constants declared in each entity inner class.
- BankDetailField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.field.BankDetailField
-
Use the constants declared in each entity inner class.
- BankDetailFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail
-
Fluent helper to fetch multiple
BankDetail
entities.
- BankDetailFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetailFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BankDetailLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.link
-
Template class to represent entity navigation links of
BankDetail
to other entities.
- BankDetailLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.link.BankDetailLink
-
Use the constants declared in each entity inner class.
- BankDetailOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.link
-
Template class to represent entity navigation links of
BankDetail
to other entities, where
the cardinality of the related entity is at most 1.
- BankDetailOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.link.BankDetailOneToOneLink
-
Use the constants declared in each entity inner class.
- BankDetailSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.selectable
-
Interface to enable OData entity selectors for
BankDetail
.
- BankDetailService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service can be consumed by external applications in order to integrate with bank master data in SAP S/4HANA
Cloud.
- bankGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- bankId(ShortKeyForAHouseBank) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- bankId(ShortKeyForAHouseBank) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- bankIdentification(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- bankInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- BankInternalId - Class in com.sap.cloud.sdk.s4hana.serialization
-
Representation of a Bank internal id or Bank key (BANKK).
- BankInternalId(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BankInternalId
-
- BankInternalIdConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- BankInternalIdConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BankInternalIdConverter
-
- BankKeys - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Bank Keys
- BankKeys(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BankKeys
-
- bankName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- bankName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- bankNo(BankNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder
-
- BankNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Bank number
- BankNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BankNumber
-
- bankNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- bankNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- BankStatementId - Class in com.sap.cloud.sdk.s4hana.serialization
-
Representation of a Bank statement number (BF_AZNUMEB).
- BankStatementId(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BankStatementId
-
- BankStatementIdConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- BankStatementIdConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BankStatementIdConverter
-
- BankTypeOfAlternativePayer - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Bank type of alternative payer
- BankTypeOfAlternativePayer(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BankTypeOfAlternativePayer
-
- BAPI1022 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- BAPI4499 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- BapiQuery - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
-
Class representing a query calling a Business API (BAPI) in an ERP system.
- BapiQuery(String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiQuery
-
Constructs a BAPI query for which the result will be committed.
- BapiQuery(String, boolean) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiQuery
-
Constructs a BAPI query.
- BapiQueryCommand - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
-
- BapiQueryCommand(ErpConfigContext, BapiQuery) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiQueryCommand
-
- BapiQueryCommand(BapiQuery, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiQueryCommand
-
Creates an BapiQueryCommand
instance.
- BapiQueryResult - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
-
Class representing the result of a BAPI call returned by
BapiQuery
.
- BapiQueryResult() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiQueryResult
-
- BapiTransactionFactory - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
-
BAPI specific implementation of the AbstractTransactionFactory
.
- BapiTransactionFactory() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiTransactionFactory
-
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
bar
- Bar - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
bar
- Barrier2AsForexRateForExoticOptions - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Barrier 2 as forex rate for exotic options
- Barrier2AsForexRateForExoticOptions(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Barrier2AsForexRateForExoticOptions
-
- Barrier2AsForexRateForExoticOptions(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Barrier2AsForexRateForExoticOptions
-
- Barrier2AsForexRateForExoticOptions(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Barrier2AsForexRateForExoticOptions
-
- Barrier2AsForexRateForExoticOptions(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Barrier2AsForexRateForExoticOptions
-
- BarrierAsForexRateForExoticOptions - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Barrier as forex rate for exotic options
- BarrierAsForexRateForExoticOptions(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BarrierAsForexRateForExoticOptions
-
- BarrierAsForexRateForExoticOptions(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BarrierAsForexRateForExoticOptions
-
- BarrierAsForexRateForExoticOptions(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BarrierAsForexRateForExoticOptions
-
- BarrierAsForexRateForExoticOptions(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BarrierAsForexRateForExoticOptions
-
- barrierRate1(BarrierAsForexRateForExoticOptions) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeAnFxOption.ChangeAnFxOptionBuilder
-
- barrierRate1(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForAnFxOption.ChangeStructureForAnFxOptionBuilder
-
- barrierRate1(BarrierAsForexRateForExoticOptions) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateAnFxOption.CreateAnFxOptionBuilder
-
- barrierRate1(BarrierAsForexRateForExoticOptions) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfAnFxOption.DetailsOfAnFxOptionBuilder
-
- barrierRate2(Barrier2AsForexRateForExoticOptions) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeAnFxOption.ChangeAnFxOptionBuilder
-
- barrierRate2(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForAnFxOption.ChangeStructureForAnFxOptionBuilder
-
- barrierRate2(Barrier2AsForexRateForExoticOptions) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateAnFxOption.CreateAnFxOptionBuilder
-
- barrierRate2(Barrier2AsForexRateForExoticOptions) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfAnFxOption.DetailsOfAnFxOptionBuilder
-
- basAmtInd(ErpBoolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtL2(WithholdingTaxBaseAmountIn2NdLocalCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtL2Long(WithholdingTaxBaseAmountIn2NdLocalCurrency16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtL3(WithholdingTaxBaseAmountIn3RdLocalCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtL3Long(WithholdingTaxBaseAmountIn3RdLocalCurrency16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtLc(WithholdingTaxBaseAmount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtLcLong(WithholdingTaxBaseAmount16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtTc(WithholdingTaxBaseAmountInDocumentCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- basAmtTcLong(WithholdingTaxBaseAmountInDocumentCurrency16) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial.CustomerMaterial
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
Use with available fluent helpers to apply the BaseUnit field to query operations.
- BaseAmountExcludingTax - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ConditionCategory
-
Base Amount Excluding Tax
- BaseAmountIncludingTax - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ConditionCategory
-
Base Amount Including Tax
- BaseInsurableValue - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Base insurable value
- BaseInsurableValue(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseInsurableValue
-
- BaseInsurableValue(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseInsurableValue
-
- BaseInsurableValue(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseInsurableValue
-
- BaseInsurableValue(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseInsurableValue
-
- BaseRequestContextExecutor<ExecutorT extends BaseRequestContextExecutor<ExecutorT>> - Class in com.sap.cloud.sdk.cloudplatform.servlet
-
Base class providing methods to execute an arbitrary command in a
RequestContext
.
- BaseRequestContextExecutor() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.BaseRequestContextExecutor
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.AvailabilityRecord.AvailabilityRecordBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial.CustomerMaterial.CustomerMaterialBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer.KanbanContainerBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle.KanbanControlCycleBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial.MRPMaterialBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder.PlannedOrderBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent.ProcessOrderComponentBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product.ProductBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct.ClfnProductBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem.PurchaseRequisitionItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord.PurchasingInfoRecordBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product.ProductBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product.ProductBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationItem.RequestForQuotationItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem.ReservationDocumentItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt.SlsPrcgCndnRecdSuplmntBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord.SlsPrcgConditionRecordBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem.SupplierQuotationItemBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp.WorkCenterCapDayOpBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- baseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder
-
- BaseUnitOfMeasure - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Base Unit of Measure
- BaseUnitOfMeasure(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
- BaseUnitOfMeasureInIsoCode - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Base unit of measure in ISO code
- BaseUnitOfMeasureInIsoCode(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasureInIsoCode
-
- baseUom(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeGeneralData.FixedAssetChangeGeneralDataBuilder
-
- baseUom(BaseUnitOfMeasure) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGeneralData.FixedAssetGeneralDataBuilder
-
- baseUom(BaseUnitOfMeasure) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder
-
- baseUom(BaseUnitOfMeasure) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- baseUom(BaseUnitOfMeasure) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder
-
- baseUomIso(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeGeneralData.FixedAssetChangeGeneralDataBuilder
-
- baseUomIso(BaseUnitOfMeasureInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGeneralData.FixedAssetGeneralDataBuilder
-
- baseUomIso(BaseUnitOfMeasureInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder
-
- baseUomIso(BaseUnitOfMeasureInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- baseUomIso(BaseUnitOfMeasureInIsoCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder
-
- baseValManUpd(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInsurance.FixedAssetChangeInsuranceBuilder
-
- baseValManUpd(ErpBoolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInsurance.FixedAssetGetlistInsuranceBuilder
-
- baseValManUpd(ErpBoolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInsurance.FixedAssetInsuranceBuilder
-
- baseValue(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInsurance.FixedAssetChangeInsuranceBuilder
-
- baseValue(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeLeasing.FixedAssetChangeLeasingBuilder
-
- baseValue(BaseInsurableValue) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInsurance.FixedAssetGetlistInsuranceBuilder
-
- baseValue(LeasingBaseValueAsNew) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder
-
- baseValue(BaseInsurableValue) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInsurance.FixedAssetInsuranceBuilder
-
- baseValue(LeasingBaseValueAsNew) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetLeasing.FixedAssetLeasingBuilder
-
- basicAuthentication(BasicCredentials) - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
Enables basic authentication with the given credentials.
- basicAuthentication(BasicCredentials) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- BasicAuthHeaderEncoder - Class in com.sap.cloud.sdk.cloudplatform.security
-
Encoder to used to encode user credentials in Base64.
- BasicAuthHeaderEncoder() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.BasicAuthHeaderEncoder
-
- basicCredentials - Variable in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractDestination
-
- BasicCredentials - Class in com.sap.cloud.sdk.cloudplatform.security
-
Simple credential implementation based on a username and password.
- BasicCredentials(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
-
- BasicPrice - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ConditionCategory
-
Basic Price
- BasicProductAvailabilityInformationService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to display availability information for a specific product at a specified location, as
calculated by your S/4HANA Cloud system.
- BasketOption - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OriginalOptionCategory
-
Basket Option
- BasketOptionAverageRates - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OriginalOptionCategory
-
Basket Option Average Rates
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem.CreditMemoRequestItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem.CustomerReturnItemBuilder
-
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.PutawayReport.PutawayReportBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem.DebitMemoRequestItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.PutawayReport.PutawayReportBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem.MaterialDocumentItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MatlStkInAcctMod
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MatlStkInAcctMod.MatlStkInAcctModBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.PickingReport.PickingReportBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem.PhysInventoryDocItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem.PurchaseRequisitionItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem.ReservationDocumentItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem.SalesContractItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem.SalesInquiryItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem.SalesOrderItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem.SalesOrderWithoutChargeItemBuilder
-
- BATCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem
-
Use with available fluent helpers to apply the Batch field to query operations.
- batch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem.SalesQuotationItemBuilder
-
- BATCH_BY_SUPPLIER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the BatchBySupplier field to query operations.
- BATCH_BY_SUPPLIER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the BatchBySupplier field to query operations.
- BATCH_BY_SUPPLIER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the BatchBySupplier field to query operations.
- BATCH_BY_SUPPLIER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BatchBySupplier field to query operations.
- BATCH_CLASSIFICATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the BatchClassification field to query operations.
- BATCH_CLASSIFICATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the BatchClassification field to query operations.
- BATCH_CLASSIFICATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the BatchClassification field to query operations.
- BATCH_INPUT_SESSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BatchInputSession field to query operations.
- BATCH_STORAGE_LOCATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BatchStorageLocation field to query operations.
- batchBySupplier(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- batchBySupplier(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- batchBySupplier(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- batchBySupplier(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- batchClassification(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- batchClassification(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- batchClassification(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- BatchDetermination - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UsageOfTheConditionTable
-
Batch Determination
- batchStorageLocation(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
- Bb6 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
- Bbl - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
- Bcf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
- BeanValidationListener - Class in com.sap.cloud.sdk.frameworks.eclipselink
-
This class is part of a workaround for the following EclipseLink 2.5 bean validation bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411013
- BeanValidationListener(ValidatorFactory, Class<?>[], Class<?>[], Class<?>[]) - Constructor for class com.sap.cloud.sdk.frameworks.eclipselink.BeanValidationListener
-
- BeanValidationSessionCustomizer - Class in com.sap.cloud.sdk.frameworks.eclipselink
-
Session customizer for bootstrapping bean validation.
- BeanValidationSessionCustomizer() - Constructor for class com.sap.cloud.sdk.frameworks.eclipselink.BeanValidationSessionCustomizer
-
- BearerCredentials - Class in com.sap.cloud.sdk.cloudplatform.security
-
Simple credential implementation based on a single token.
- BearerCredentials(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
-
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Becquerel/Cubic Meter
- BecquerelCubicMeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Becquerel/Cubic Meter
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Becquerel/kilogram
- BecquerelKilogram - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Becquerel/kilogram
- before(ErpConfigContext, QueryT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.JCoTransaction
-
- before(ErpConfigContext, QueryT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapTransaction
-
- before(ErpConfigContext, QueryT) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.rfc.Transaction
-
- Behqueuedata - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
BEH Outbound Queue Data
- Behqueuedata() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
- Behqueuedata(UUID, String, String, String, String, String, String, Short, BigDecimal, String, String, String, String, String, String, ErpConfigContext, List<BusObjects>, BusinessObjectKeys) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
- Behqueuedata.BehqueuedataBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
- BehqueuedataByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
Fluent helper to fetch a single
Behqueuedata
entity using
key fields.
- BehqueuedataByKeyFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BehqueuedataByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
Behqueuedata
entity
with the provided key field values.
- BehqueuedataField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field
-
Template class to represent entity fields of the Entity
Behqueuedata
.
- BehqueuedataField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BehqueuedataField
-
Use the constants declared in each entity inner class.
- BehqueuedataField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BehqueuedataField
-
Use the constants declared in each entity inner class.
- BehqueuedataFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
- BehqueuedataFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BehqueuedataFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BehqueuedataLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link
-
Template class to represent entity navigation links of
Behqueuedata
to other
entities.
- BehqueuedataLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link.BehqueuedataLink
-
Use the constants declared in each entity inner class.
- BehqueuedataOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link
-
Template class to represent entity navigation links of
Behqueuedata
to other
entities, where the cardinality of the related entity is at most 1.
- BehqueuedataOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link.BehqueuedataOneToOneLink
-
Use the constants declared in each entity inner class.
- BehqueuedataSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.selectable
-
Interface to enable OData entity selectors for
Behqueuedata
.
- BetweenLowerAndUpperValueLowXHigh - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SelectionOperatorOptionForRangeTables
-
Between lower and upper value (Low <= x <= High)
- BigDecimalConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- BigDecimalConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BigDecimalConverter
-
- BigDecimalExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a BigDecimal
.
- BigDecimalExtractor() - Constructor for class com.sap.cloud.sdk.result.BigDecimalExtractor
-
- BigIntegerConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- BigIntegerConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BigIntegerConverter
-
- BigIntegerExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a BigInteger
.
- BigIntegerExtractor() - Constructor for class com.sap.cloud.sdk.result.BigIntegerExtractor
-
- BILL_OF_EXCH_LMT_AMT_IN_CO_CODE_CRCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the BillOfExchLmtAmtInCoCodeCrcy field to query operations.
- BILL_OF_EXCHANGE_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BillOfExchangeUsage field to query operations.
- BILL_OF_LADING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Use with available fluent helpers to apply the BillOfLading field to query operations.
- BILL_OF_LADING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Use with available fluent helpers to apply the BillOfLading field to query operations.
- BILL_OF_LADING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Use with available fluent helpers to apply the BillOfLading field to query operations.
- BILL_OF_MATERIAL - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
- BILL_OF_MATERIAL - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
- BILL_OF_MATERIAL - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
- BILL_OF_MATERIAL_AUTHSN_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterialAuthsnGrp field to query operations.
- BILL_OF_MATERIAL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
- BILL_OF_MATERIAL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
- BILL_OF_MATERIAL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
- BILL_OF_MATERIAL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
- BILL_OF_MATERIAL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
- BILL_OF_MATERIAL_COMPONENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialComponent field to query operations.
- BILL_OF_MATERIAL_COMPONENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialComponent field to query operations.
- BILL_OF_MATERIAL_COMPONENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the BillOfMaterialComponent field to query operations.
- BILL_OF_MATERIAL_HEADER_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterialHeaderUUID field to query operations.
- BILL_OF_MATERIAL_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BillOfMaterialInternalID field to query operations.
- BILL_OF_MATERIAL_ITEM_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory
-
Use with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.
- BILL_OF_MATERIAL_ITEM_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText
-
Use with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.
- BILL_OF_MATERIAL_ITEM_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.
- BILL_OF_MATERIAL_ITEM_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.
- BILL_OF_MATERIAL_ITEM_CATEGORY_DESC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory
-
Use with available fluent helpers to apply the BillOfMaterialItemCategoryDesc field to query operations.
- BILL_OF_MATERIAL_ITEM_CATEGORY_DESC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText
-
Use with available fluent helpers to apply the BillOfMaterialItemCategoryDesc field to query operations.
- BILL_OF_MATERIAL_ITEM_NODE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_NODE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent
-
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
- BILL_OF_MATERIAL_ITEM_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialItemQuantity field to query operations.
- BILL_OF_MATERIAL_ITEM_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialItemQuantity field to query operations.
- BILL_OF_MATERIAL_ITEM_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialItemUnit field to query operations.
- BILL_OF_MATERIAL_ITEM_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialItemUnit field to query operations.
- BILL_OF_MATERIAL_ITEM_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialItemUUID field to query operations.
- BILL_OF_MATERIAL_ITEM_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialItemUUID field to query operations.
- BILL_OF_MATERIAL_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterialStatus field to query operations.
- BILL_OF_MATERIAL_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
- BILL_OF_MATERIAL_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
- BILL_OF_MATERIAL_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
- BILL_OF_MATERIAL_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
- BILL_OF_MATERIAL_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
- BILL_OF_MATERIAL_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE_DESC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsageDesc field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE_DESC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsageDesc field to query operations.
- BILL_OF_MATERIAL_VARIANT_USAGE_DESC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialVariantUsageDesc field to query operations.
- BILL_OF_MATERIAL_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BillOfMaterialVersion field to query operations.
- BILL_OF_MATERIAL_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BillOfMaterialVersion field to query operations.
- BILL_OF_MATERIAL_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BillOfMaterialVersion field to query operations.
- BILL_OF_OPERATIONS_CHANGE_STATE_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BillOfOperationsChangeStateID field to query operations.
- BILL_OF_OPERATIONS_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BillOfOperationsGroup field to query operations.
- BILL_OF_OPERATIONS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BillOfOperationsType field to query operations.
- BILL_OF_OPERATIONS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation
-
Use with available fluent helpers to apply the BillOfOperationsType field to query operations.
- BILL_OF_OPERATIONS_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BillOfOperationsUsage field to query operations.
- BILL_OF_OPERATIONS_VARIANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BillOfOperationsVariant field to query operations.
- BILL_TO_PARTY_COUNTRY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillToPartyCountry field to query operations.
- BILL_TO_PARTY_COUNTRY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BillToPartyCountry field to query operations.
- BILL_TO_PARTY_REGION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillToPartyRegion field to query operations.
- BILLABLE_CONTROL - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BillableControl field to query operations.
- billableControl(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- billCategory(BillingCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.Header.HeaderBuilder
-
- BILLG_DOC_REQUEST_ITEM_IN_PART_SGMT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the BillgDocRequestItemInPartSgmt field to query operations.
- billgDocRequestItemInPartSgmt(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- Billing - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Billing
- BILLING_CONTROL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Demand
-
Use with available fluent helpers to apply the BillingControlCategory field to query operations.
- BILLING_CONTROL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData
-
Use with available fluent helpers to apply the BillingControlCategory field to query operations.
- BILLING_CONTROL_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.StaffingData
-
Use with available fluent helpers to apply the BillingControlCategory field to query operations.
- BILLING_DOC_COMBINATION_CRITERIA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocCombinationCriteria field to query operations.
- BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BillingDocument field to query operations.
- BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocument field to query operations.
- BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingDocument field to query operations.
- BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner
-
Use with available fluent helpers to apply the BillingDocument field to query operations.
- BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt
-
Use with available fluent helpers to apply the BillingDocument field to query operations.
- BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner
-
Use with available fluent helpers to apply the BillingDocument field to query operations.
- BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt
-
Use with available fluent helpers to apply the BillingDocument field to query operations.
- BILLING_DOCUMENT_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocumentCategory field to query operations.
- BILLING_DOCUMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
- BILLING_DOCUMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
- BILLING_DOCUMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest
-
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
- BILLING_DOCUMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
- BILLING_DOCUMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest
-
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
- BILLING_DOCUMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
- BILLING_DOCUMENT_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
- BILLING_DOCUMENT_IS_CANCELLED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocumentIsCancelled field to query operations.
- BILLING_DOCUMENT_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingDocumentItem field to query operations.
- BILLING_DOCUMENT_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner
-
Use with available fluent helpers to apply the BillingDocumentItem field to query operations.
- BILLING_DOCUMENT_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt
-
Use with available fluent helpers to apply the BillingDocumentItem field to query operations.
- BILLING_DOCUMENT_ITEM_IN_PART_SGMT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingDocumentItemInPartSgmt field to query operations.
- BILLING_DOCUMENT_ITEM_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingDocumentItemText field to query operations.
- BILLING_DOCUMENT_LIST_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocumentListDate field to query operations.
- BILLING_DOCUMENT_LIST_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocumentListType field to query operations.
- BILLING_DOCUMENT_REQUEST - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
-
Use with available fluent helpers to apply the BillingDocumentRequest field to query operations.
- BILLING_DOCUMENT_REQUEST - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
-
Use with available fluent helpers to apply the BillingDocumentRequest field to query operations.
- BILLING_DOCUMENT_REQUEST - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner
-
Use with available fluent helpers to apply the BillingDocumentRequest field to query operations.
- BILLING_DOCUMENT_REQUEST - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt
-
Use with available fluent helpers to apply the BillingDocumentRequest field to query operations.
- BILLING_DOCUMENT_REQUEST - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Use with available fluent helpers to apply the BillingDocumentRequest field to query operations.
- BILLING_DOCUMENT_REQUEST - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the BillingDocumentRequest field to query operations.
- BILLING_DOCUMENT_REQUEST_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
-
Use with available fluent helpers to apply the BillingDocumentRequestItem field to query operations.
- BILLING_DOCUMENT_REQUEST_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
-
Use with available fluent helpers to apply the BillingDocumentRequestItem field to query operations.
- BILLING_DOCUMENT_REQUEST_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the BillingDocumentRequestItem field to query operations.
- BILLING_DOCUMENT_REQUEST_ITEM_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the BillingDocumentRequestItemText field to query operations.
- BILLING_DOCUMENT_REQUEST_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Use with available fluent helpers to apply the BillingDocumentRequestType field to query operations.
- BILLING_DOCUMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingDocumentType field to query operations.
- BILLING_DOCUMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the BillingDocumentType field to query operations.
- BILLING_IS_BLOCKED_FOR_CUSTOMER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer
-
Use with available fluent helpers to apply the BillingIsBlockedForCustomer field to query operations.
- BILLING_IS_BLOCKED_FOR_CUSTOMER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
Use with available fluent helpers to apply the BillingIsBlockedForCustomer field to query operations.
- BILLING_ISSUE_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the BillingIssueType field to query operations.
- BILLING_ISSUE_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
Use with available fluent helpers to apply the BillingIssueType field to query operations.
- BILLING_PLAN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingPlan field to query operations.
- BILLING_PLAN_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingPlanItem field to query operations.
- BILLING_PLAN_RULE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingPlanRule field to query operations.
- BILLING_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingQuantity field to query operations.
- BILLING_QUANTITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the BillingQuantity field to query operations.
- BILLING_QUANTITY_IN_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingQuantityInBaseUnit field to query operations.
- BILLING_QUANTITY_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingQuantityUnit field to query operations.
- BILLING_QUANTITY_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the BillingQuantityUnit field to query operations.
- BILLING_TO_BASE_QUANTITY_DNMNTR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingToBaseQuantityDnmntr field to query operations.
- BILLING_TO_BASE_QUANTITY_NMRTR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BillingToBaseQuantityNmrtr field to query operations.
- BillingCategory - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Billing Category
- BillingCategory(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingCategory
-
- billingControlCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Demand.DemandBuilder
-
- billingControlCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData.PlanDataBuilder
-
- billingControlCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.StaffingData.StaffingDataBuilder
-
- billingControlCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetDataFields.TimeSheetDataFieldsBuilder
-
- billingDocCombinationCriteria(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- BillingDocReqItemPartner - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
Billing Doc.
- BillingDocReqItemPartner() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
-
- BillingDocReqItemPartner(String, String, String, String, String, String, String, ErpConfigContext, BillingDocumentRequest, BillingDocumentRequestItem) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
-
- BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqItemPartnerByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqItemPartnerByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartnerByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocReqItemPartner
entity with the provided key field values.
- BillingDocReqItemPartnerField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field
-
- BillingDocReqItemPartnerField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqItemPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPartnerField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqItemPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPartnerFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqItemPartnerFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartnerFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocReqItemPartnerLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
- BillingDocReqItemPartnerLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqItemPartnerLink
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPartnerOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
Template class to represent entity navigation links of
BillingDocReqItemPartner
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocReqItemPartnerOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqItemPartnerOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPartnerSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable
-
- BillingDocReqItemPrcgElmnt - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
Bill.
- BillingDocReqItemPrcgElmnt() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
-
- BillingDocReqItemPrcgElmnt(String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, BigDecimal, String, String, Boolean, String, Boolean, String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, String, String, String, String, Double, String, Double, String, BigDecimal, String, String, Boolean, Boolean, Boolean, String, ErpConfigContext, BillingDocumentRequest, BillingDocumentRequestItem) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
-
- BillingDocReqItemPrcgElmnt.BillingDocReqItemPrcgElmntBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqItemPrcgElmntByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqItemPrcgElmntByKeyFluentHelper(String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmntByKeyFluentHelper
-
- BillingDocReqItemPrcgElmntField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field
-
- BillingDocReqItemPrcgElmntField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqItemPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPrcgElmntField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqItemPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPrcgElmntFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqItemPrcgElmntFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmntFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocReqItemPrcgElmntLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
- BillingDocReqItemPrcgElmntLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqItemPrcgElmntLink
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
Template class to represent entity navigation links of
BillingDocReqItemPrcgElmnt
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocReqItemPrcgElmntOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqItemPrcgElmntOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocReqItemPrcgElmntSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable
-
- BillingDocReqPartner - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
Billing Document Request Partner (API)
- BillingDocReqPartner() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner
-
- BillingDocReqPartner(String, String, String, String, String, String, ErpConfigContext, BillingDocumentRequest) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner
-
- BillingDocReqPartner.BillingDocReqPartnerBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqPartnerByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqPartnerByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartnerByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocReqPartner
entity with the provided key field values.
- BillingDocReqPartnerField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field
-
- BillingDocReqPartnerField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocReqPartnerField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocReqPartnerFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqPartnerFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartnerFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocReqPartnerLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
- BillingDocReqPartnerLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqPartnerLink
-
Use the constants declared in each entity inner class.
- BillingDocReqPartnerOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
Template class to represent entity navigation links of
BillingDocReqPartner
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocReqPartnerOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqPartnerOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocReqPartnerSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable
-
- BillingDocReqPrcgElmnt - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
Bill.
- BillingDocReqPrcgElmnt() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt
-
- BillingDocReqPrcgElmnt(String, String, String, String, String, String, BigDecimal, BigDecimal, String, BigDecimal, String, String, Boolean, String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, String, String, String, String, Double, String, Double, String, BigDecimal, String, String, Boolean, Boolean, Boolean, String, ErpConfigContext, BillingDocumentRequest) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt
-
- BillingDocReqPrcgElmnt.BillingDocReqPrcgElmntBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqPrcgElmntByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqPrcgElmntByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmntByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocReqPrcgElmnt
entity with the provided key field values.
- BillingDocReqPrcgElmntField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field
-
- BillingDocReqPrcgElmntField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocReqPrcgElmntField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocReqPrcgElmntFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocReqPrcgElmntFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmntFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocReqPrcgElmntLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
- BillingDocReqPrcgElmntLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqPrcgElmntLink
-
Use the constants declared in each entity inner class.
- BillingDocReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
Template class to represent entity navigation links of
BillingDocReqPrcgElmnt
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocReqPrcgElmntOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocReqPrcgElmntOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocReqPrcgElmntSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable
-
- BillingDocument - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Billing Document (API)
- BillingDocument() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
- BillingDocument(String, String, String, String, LocalDateTime, LocalTime, LocalDateTime, ZonedDateTime, String, String, String, String, LocalDateTime, Boolean, String, String, String, String, Boolean, Boolean, Boolean, BigDecimal, String, String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, LocalDateTime, String, String, String, String, String, String, Boolean, BigDecimal, Boolean, LocalDateTime, String, String, String, String, String, String, String, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, LocalDateTime, ErpConfigContext, List<BillingDocumentItem>, List<BillingDocumentPartner>, List<BillingDocumentPrcgElmnt>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
- billingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- billingDocument(BillingDocument) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingDocument(BillingDocument) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner.BillingDocumentItemPartnerBuilder
-
- billingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner.BillingDocumentItemPartnerBuilder
-
- billingDocument(BillingDocument) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt.BillingDocumentItemPrcgElmntBuilder
-
- billingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt.BillingDocumentItemPrcgElmntBuilder
-
- billingDocument(BillingDocument) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner.BillingDocumentPartnerBuilder
-
- billingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner.BillingDocumentPartnerBuilder
-
- billingDocument(BillingDocument) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt.BillingDocumentPrcgElmntBuilder
-
- billingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt.BillingDocumentPrcgElmntBuilder
-
- billingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelResult.CancelResultBuilder
-
- BillingDocument.BillingDocumentBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- billingDocumentBinary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.GetPDFResult.GetPDFResultBuilder
-
- BillingDocumentByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocument
entity with the provided key field values.
- billingDocumentCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- billingDocumentDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- billingDocumentDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest.BillingDocumentRequestBuilder
-
- billingDocumentDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest.CreditMemoRequestBuilder
-
- billingDocumentDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder
-
- billingDocumentDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest.DebitMemoRequestBuilder
-
- billingDocumentDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader.InbDeliveryHeaderBuilder
-
- billingDocumentDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader.OutbDeliveryHeaderBuilder
-
- BillingDocumentField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
-
- BillingDocumentField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentField
-
Use the constants declared in each entity inner class.
- BillingDocumentField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentField
-
Use the constants declared in each entity inner class.
- BillingDocumentFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- billingDocumentIsCancelled(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- BillingDocumentItem - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Billing Document Item (API)
- BillingDocumentItem() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
- BillingDocumentItem(String, String, String, String, String, String, LocalDateTime, LocalTime, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, LocalDateTime, BigDecimal, String, BigDecimal, String, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, String, BigDecimal, String, String, String, String, String, String, BigDecimal, String, BigDecimal, LocalDateTime, BigDecimal, Boolean, LocalDateTime, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, String, Boolean, String, String, String, String, String, String, String, BigDecimal, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, BigDecimal, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, BigDecimal, String, Boolean, BigDecimal, String, String, String, String, String, String, String, String, Boolean, String, String, ErpConfigContext, BillingDocument, List<BillingDocumentItemPartner>, List<BillingDocumentItemPrcgElmnt>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
- billingDocumentItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingDocumentItem(BillingDocumentItem) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner.BillingDocumentItemPartnerBuilder
-
- billingDocumentItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner.BillingDocumentItemPartnerBuilder
-
- billingDocumentItem(BillingDocumentItem) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt.BillingDocumentItemPrcgElmntBuilder
-
- billingDocumentItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt.BillingDocumentItemPrcgElmntBuilder
-
- BillingDocumentItem.BillingDocumentItemBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocumentItem
entity with the provided key field values.
- BillingDocumentItemField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
-
- BillingDocumentItemField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentItemField
-
Use the constants declared in each entity inner class.
- BillingDocumentItemField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentItemField
-
Use the constants declared in each entity inner class.
- BillingDocumentItemFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- billingDocumentItemInPartSgmt(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- BillingDocumentItemLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
- BillingDocumentItemLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentItemLink
-
Use the constants declared in each entity inner class.
- BillingDocumentItemOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
Template class to represent entity navigation links of
BillingDocumentItem
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocumentItemOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentItemOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPartner - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Billing Document Item Partners (API)
- BillingDocumentItemPartner() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner
-
- BillingDocumentItemPartner(String, String, String, String, String, String, String, ErpConfigContext, BillingDocument, BillingDocumentItem) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner
-
- BillingDocumentItemPartner.BillingDocumentItemPartnerBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemPartnerByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemPartnerByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartnerByKeyFluentHelper
-
- BillingDocumentItemPartnerField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
-
- BillingDocumentItemPartnerField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentItemPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPartnerField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentItemPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPartnerFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemPartnerFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartnerFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocumentItemPartnerLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
- BillingDocumentItemPartnerLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentItemPartnerLink
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPartnerOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
Template class to represent entity navigation links of
BillingDocumentItemPartner
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocumentItemPartnerOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentItemPartnerOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPartnerSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable
-
- BillingDocumentItemPrcgElmnt - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Billing Doc.
- BillingDocumentItemPrcgElmnt() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt
-
- BillingDocumentItemPrcgElmnt(String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, BigDecimal, String, String, Boolean, String, Boolean, String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, String, String, String, String, Double, String, Double, String, BigDecimal, String, String, Boolean, Boolean, Boolean, String, ErpConfigContext, BillingDocument, BillingDocumentItem) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt
-
- BillingDocumentItemPrcgElmnt.BillingDocumentItemPrcgElmntBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemPrcgElmntByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemPrcgElmntByKeyFluentHelper(String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmntByKeyFluentHelper
-
- BillingDocumentItemPrcgElmntField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
-
- BillingDocumentItemPrcgElmntField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentItemPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPrcgElmntField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentItemPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPrcgElmntFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentItemPrcgElmntFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmntFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocumentItemPrcgElmntLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
- BillingDocumentItemPrcgElmntLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentItemPrcgElmntLink
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
Template class to represent entity navigation links of
BillingDocumentItemPrcgElmnt
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocumentItemPrcgElmntOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentItemPrcgElmntOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentItemPrcgElmntSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable
-
- BillingDocumentItemSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable
-
- billingDocumentItemText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- BillingDocumentLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
Template class to represent entity navigation links of
BillingDocument
to other
entities.
- BillingDocumentLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentLink
-
Use the constants declared in each entity inner class.
- billingDocumentListDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- billingDocumentListType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- BillingDocumentOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
Template class to represent entity navigation links of
BillingDocument
to other
entities, where the cardinality of the related entity is at most 1.
- BillingDocumentOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentPartner - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Billing Document Partner (API)
- BillingDocumentPartner() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner
-
- BillingDocumentPartner(String, String, String, String, String, String, ErpConfigContext, BillingDocument) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner
-
- BillingDocumentPartner.BillingDocumentPartnerBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentPartnerByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentPartnerByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartnerByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocumentPartner
entity with the provided key field values.
- BillingDocumentPartnerField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
-
- BillingDocumentPartnerField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocumentPartnerField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentPartnerField
-
Use the constants declared in each entity inner class.
- BillingDocumentPartnerFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentPartnerFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartnerFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocumentPartnerLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
- BillingDocumentPartnerLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentPartnerLink
-
Use the constants declared in each entity inner class.
- BillingDocumentPartnerOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
Template class to represent entity navigation links of
BillingDocumentPartner
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocumentPartnerOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentPartnerOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentPartnerSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable
-
- BillingDocumentPrcgElmnt - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Billing Document Pricing Element (API)
- BillingDocumentPrcgElmnt() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt
-
- BillingDocumentPrcgElmnt(String, String, String, String, String, String, BigDecimal, BigDecimal, String, BigDecimal, String, String, Boolean, String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, String, String, String, String, Double, String, Double, String, BigDecimal, String, String, Boolean, Boolean, Boolean, String, ErpConfigContext, BillingDocument) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt
-
- BillingDocumentPrcgElmnt.BillingDocumentPrcgElmntBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentPrcgElmntByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentPrcgElmntByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmntByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocumentPrcgElmnt
entity with the provided key field values.
- BillingDocumentPrcgElmntField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field
-
- BillingDocumentPrcgElmntField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocumentPrcgElmntField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentPrcgElmntField
-
Use the constants declared in each entity inner class.
- BillingDocumentPrcgElmntFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- BillingDocumentPrcgElmntFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmntFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocumentPrcgElmntLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
- BillingDocumentPrcgElmntLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentPrcgElmntLink
-
Use the constants declared in each entity inner class.
- BillingDocumentPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
-
Template class to represent entity navigation links of
BillingDocumentPrcgElmnt
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocumentPrcgElmntOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link.BillingDocumentPrcgElmntOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentPrcgElmntSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable
-
- billingDocumentRequest(BillingDocumentRequest) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder
-
- billingDocumentRequest(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder
-
- billingDocumentRequest(BillingDocumentRequest) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt.BillingDocReqItemPrcgElmntBuilder
-
- billingDocumentRequest(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt.BillingDocReqItemPrcgElmntBuilder
-
- billingDocumentRequest(BillingDocumentRequest) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner.BillingDocReqPartnerBuilder
-
- billingDocumentRequest(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner.BillingDocReqPartnerBuilder
-
- billingDocumentRequest(BillingDocumentRequest) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt.BillingDocReqPrcgElmntBuilder
-
- billingDocumentRequest(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt.BillingDocReqPrcgElmntBuilder
-
- BillingDocumentRequest - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
Billing Document Request (API)
- BillingDocumentRequest() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
- BillingDocumentRequest(String, String, String, LocalDateTime, LocalTime, LocalDateTime, ZonedDateTime, String, String, String, String, LocalDateTime, BigDecimal, String, BigDecimal, BigDecimal, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, ErpConfigContext, List<BillingDocumentRequestItem>, List<BillingDocReqPartner>, List<BillingDocReqPrcgElmnt>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
- billingDocumentRequest(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest.BillingDocumentRequestBuilder
-
- billingDocumentRequest(BillingDocumentRequest) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- billingDocumentRequest(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- billingDocumentRequest(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.Messages_Response.Messages_ResponseBuilder
-
- BillingDocumentRequest.BillingDocumentRequestBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocumentRequestByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocumentRequestByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillingDocumentRequest
entity with the provided key field values.
- BillingDocumentRequestDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocumentRequestDeleteFluentHelper(String, BillingDocumentRequest) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestDeleteFluentHelper
-
- BillingDocumentRequestField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field
-
- BillingDocumentRequestField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocumentRequestField
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocumentRequestField
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocumentRequestFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- billingDocumentRequestItem(BillingDocumentRequestItem) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder
-
- billingDocumentRequestItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder
-
- billingDocumentRequestItem(BillingDocumentRequestItem) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt.BillingDocReqItemPrcgElmntBuilder
-
- billingDocumentRequestItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt.BillingDocReqItemPrcgElmntBuilder
-
- BillingDocumentRequestItem - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
Billing Document Request Item (API)
- BillingDocumentRequestItem() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
- BillingDocumentRequestItem(String, String, LocalDateTime, LocalTime, String, String, String, String, String, String, LocalDateTime, BigDecimal, String, BigDecimal, String, BigDecimal, LocalDateTime, BigDecimal, Boolean, BigDecimal, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, ErpConfigContext, BillingDocumentRequest, List<BillingDocReqItemPartner>, List<BillingDocReqItemPrcgElmnt>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
- billingDocumentRequestItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- BillingDocumentRequestItem.BillingDocumentRequestItemBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocumentRequestItemByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocumentRequestItemByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItemByKeyFluentHelper
-
- BillingDocumentRequestItemField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field
-
- BillingDocumentRequestItemField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocumentRequestItemField
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestItemField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocumentRequestItemField
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestItemFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
-
- BillingDocumentRequestItemFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItemFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillingDocumentRequestItemLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
- BillingDocumentRequestItemLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocumentRequestItemLink
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestItemOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
Template class to represent entity navigation links of
BillingDocumentRequestItem
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocumentRequestItemOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocumentRequestItemOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestItemSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable
-
- billingDocumentRequestItemText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- BillingDocumentRequestLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
- BillingDocumentRequestLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocumentRequestLink
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
-
Template class to represent entity navigation links of
BillingDocumentRequest
to other entities, where the cardinality of the related entity is at most 1.
- BillingDocumentRequestOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link.BillingDocumentRequestOneToOneLink
-
Use the constants declared in each entity inner class.
- BillingDocumentRequestSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.selectable
-
- BillingDocumentRequestService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This inbound service enables external systems and other consumers to read, reject, and delete billing document
requests inside your SAP S/4HANA Cloud system data through API calls.
- billingDocumentRequestType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest.BillingDocumentRequestBuilder
-
- BillingDocumentSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.selectable
-
- BillingDocumentService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This inbound service enables external systems and other consumers to read billing document data and cancel billing
documents through API calls.
- billingDocumentType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- BillingEngineSimulationOnlyNoPosting - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Billing Engine - Simulation Only (No Posting)
- billingIsBlockedForCustomer(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer.CustomerBuilder
-
- billingIsBlockedForCustomer(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea.CustomerSalesAreaBuilder
-
- billingIssueType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- billingIssueType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest.BillingDocumentRequestBuilder
-
- billingPeriodEndDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- billingPeriodStartDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- billingPlan(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingPlanItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingPlanRule(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- billingQuantityInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- BillingQuantityInStockkeepingUnit - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Billing quantity in stockkeeping unit
- BillingQuantityInStockkeepingUnit(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingQuantityInStockkeepingUnit
-
- BillingQuantityInStockkeepingUnit(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingQuantityInStockkeepingUnit
-
- BillingQuantityInStockkeepingUnit(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingQuantityInStockkeepingUnit
-
- BillingQuantityInStockkeepingUnit(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingQuantityInStockkeepingUnit
-
- billingQuantityUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingQuantityUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- BillingRequest - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingCategory
-
Billing request
- billingToBaseQuantityDnmntr(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billingToBaseQuantityNmrtr(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- BillingType - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Billing Type
- BillingType(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingType
-
- BillingUsingGeneralInterface - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BillingCategory
-
Billing using general interface
- billOfExchLmtAmtInCoCodeCrcy(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- billOfLading(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder
-
- billOfLading(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader.InbDeliveryHeaderBuilder
-
- billOfLading(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader.OutbDeliveryHeaderBuilder
-
- billOfMaterial(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterial(MaterialBOM) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterial(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterial(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialAuthsnGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterialCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterialCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- billOfMaterialCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- BillOfMaterialComparisonService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to compare two Bills of Material (BOMs) by comparing their BOM item attributes.
- billOfMaterialComponent(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialComponent(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialComponent(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialComponent(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- billOfMaterialHeaderUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterialInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- billOfMaterialItem(MaterialBOMItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterialItemCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory.BOMItemCategoryBuilder
-
- billOfMaterialItemCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText.BOMItemCategoryTextBuilder
-
- billOfMaterialItemCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialItemCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialItemCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialItemCategoryDesc(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory.BOMItemCategoryBuilder
-
- billOfMaterialItemCategoryDesc(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText.BOMItemCategoryTextBuilder
-
- billOfMaterialItemNodeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialItemNodeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialItemNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialItemNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialItemNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialItemNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- billOfMaterialItemNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- billOfMaterialItemNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent.ProcessOrderComponentBuilder
-
- billOfMaterialItemNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- billOfMaterialItemQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialItemQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialItemQuantity(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialItemUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialItemUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialItemUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialItemUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialItemUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialRoot(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialRootVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- BillOfMaterialsService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This asynchronous inbound service enables you to read, create and update and Delete Bills of Material and Version
Bills of Material.
- billOfMaterialStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- BillOfMaterialUsage - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
API View for Bill Of Material Usage
- BillOfMaterialUsage() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage
-
- BillOfMaterialUsage(String, String, ErpConfigContext, BillOfMaterialUsageText) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage
-
- billOfMaterialUsage(BillOfMaterialUsage) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- BillOfMaterialUsage.BillOfMaterialUsageBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BillOfMaterialUsageByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BillOfMaterialUsageByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillOfMaterialUsage
entity with the provided key field values.
- BillOfMaterialUsageField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field
-
- BillOfMaterialUsageField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BillOfMaterialUsageField
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BillOfMaterialUsageField
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BillOfMaterialUsageFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillOfMaterialUsageLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
- BillOfMaterialUsageLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BillOfMaterialUsageLink
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
Template class to represent entity navigation links of
BillOfMaterialUsage
to other entities, where the cardinality of the related entity is at most 1.
- BillOfMaterialUsageOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BillOfMaterialUsageOneToOneLink
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.selectable
-
- billOfMaterialUsageText(BillOfMaterialUsageText) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage.BillOfMaterialUsageBuilder
-
- BillOfMaterialUsageText - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
API View for Bill Of Material Usage Text
- BillOfMaterialUsageText() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText
-
- BillOfMaterialUsageText(String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText
-
- BillOfMaterialUsageText.BillOfMaterialUsageTextBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BillOfMaterialUsageTextByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BillOfMaterialUsageTextByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageTextByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BillOfMaterialUsageText
entity with the provided key field values.
- BillOfMaterialUsageTextField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field
-
- BillOfMaterialUsageTextField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BillOfMaterialUsageTextField
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageTextField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BillOfMaterialUsageTextField
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageTextFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BillOfMaterialUsageTextFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageTextFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BillOfMaterialUsageTextLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
- BillOfMaterialUsageTextLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BillOfMaterialUsageTextLink
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageTextOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
Template class to represent entity navigation links of
BillOfMaterialUsageText
to other entities, where the cardinality of the related entity is at most 1.
- BillOfMaterialUsageTextOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BillOfMaterialUsageTextOneToOneLink
-
Use the constants declared in each entity inner class.
- BillOfMaterialUsageTextSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.selectable
-
- billOfMaterialVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterialVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- billOfMaterialVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- billOfMaterialVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage.BillOfMaterialUsageBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText.BillOfMaterialUsageTextBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- billOfMaterialVariantUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- billOfMaterialVariantUsageDesc(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage.BillOfMaterialUsageBuilder
-
- billOfMaterialVariantUsageDesc(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText.BillOfMaterialUsageTextBuilder
-
- billOfMaterialVariantUsageDesc(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfMaterialVersion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- billOfMaterialVersion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- billOfMaterialVersion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- billOfOperationsChangeStateID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- billOfOperationsGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- billOfOperationsType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- billOfOperationsType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation.InspectionOperationBuilder
-
- billOfOperationsUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- billOfOperationsVariant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- BillsOfMaterialWhereUsedListService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This asynchronous inbound service enables you to receive a list of bills of material for a component.
- billToPartyCountry(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billToPartyCountry(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- billToPartyRegion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- billType(BillingType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- BINDING_PERIOD_VALIDITY_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
- BINDING_PERIOD_VALIDITY_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
- BINDING_PERIOD_VALIDITY_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
- BINDING_PERIOD_VALIDITY_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
Use with available fluent helpers to apply the BindingPeriodValidityEndDate field to query operations.
- BINDING_PERIOD_VALIDITY_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
Use with available fluent helpers to apply the BindingPeriodValidityStartDate field to query operations.
- BINDING_PERIOD_VALIDITY_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
Use with available fluent helpers to apply the BindingPeriodValidityStartDate field to query operations.
- bindingPeriodValidityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation.RequestForQuotationBuilder
-
- bindingPeriodValidityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry.SalesInquiryBuilder
-
- bindingPeriodValidityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation.SalesQuotationBuilder
-
- bindingPeriodValidityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters.CreateExportParametersBuilder
-
- bindingPeriodValidityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation.SupplierQuotationBuilder
-
- bindingPeriodValidityStartDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry.SalesInquiryBuilder
-
- bindingPeriodValidityStartDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation.SalesQuotationBuilder
-
- BIRTH_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BirthDate field to query operations.
- BIRTH_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
Use with available fluent helpers to apply the BirthDate field to query operations.
- birthDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- birthDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier.SupplierBuilder
-
- BK - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.MasterRecordInactive
-
Blank
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.MonthEndIndicatorForStartOfACalculationPeriod
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.MonthEndIndicatorForTheEndOfACalculationPeriod
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PriceUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
- Blank - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
- blineDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- blineDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- blKeyAddDepr(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaIndiaTimeIndependentGeneralData.FixedAssetChangeFiAaIndiaTimeIndependentGeneralDataBuilder
-
- blKeyAddDepr(BlockKeyForAdditionalDepreciation) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder
-
- bllsrvInd(ServiceIndicator) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- BlockedForPosting - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostingStatusOfFlow
-
Blocked for posting
- blockKey(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaIndiaTimeIndependentGeneralData.FixedAssetChangeFiAaIndiaTimeIndependentGeneralDataBuilder
-
- blockKey(BlockKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder
-
- BlockKey - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Block Key
- BlockKey(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BlockKey
-
- BlockKeyForAdditionalDepreciation - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Block Key for Additional Depreciation
- BlockKeyForAdditionalDepreciation(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BlockKeyForAdditionalDepreciation
-
- BM - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- BOM_ALTERNATIVE_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMAlternativeText field to query operations.
- BOM_COMPARISON_RESULT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMComparisonResult field to query operations.
- BOM_COMPARISON_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMComparisonUUID field to query operations.
- BOM_COMPONENT_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMComponentPrimary field to query operations.
- BOM_COMPONENT_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMComponentSecondary field to query operations.
- BOM_EXPLOSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BOMExplosion field to query operations.
- BOM_EXPLOSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the BOMExplosion field to query operations.
- BOM_EXPLOSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the BOMExplosion field to query operations.
- BOM_EXPLOSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the BOMExplosion field to query operations.
- BOM_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMGroup field to query operations.
- BOM_HEADER_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMHeaderBaseUnit field to query operations.
- BOM_HEADER_BASE_UNIT_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMHeaderBaseUnitPrimary field to query operations.
- BOM_HEADER_BASE_UNIT_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMHeaderBaseUnitSecondary field to query operations.
- BOM_HEADER_INTERNAL_CHANGE_COUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMHeaderInternalChangeCount field to query operations.
- BOM_HEADER_QUANTITY_IN_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMHeaderQuantityInBaseUnit field to query operations.
- BOM_HEADER_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMHeaderText field to query operations.
- BOM_IS_RECURSIVE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMIsRecursive field to query operations.
- BOM_IS_TO_BE_DELETED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMIsToBeDeleted field to query operations.
- BOM_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BOMItem field to query operations.
- BOM_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent
-
Use with available fluent helpers to apply the BOMItem field to query operations.
- BOM_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Use with available fluent helpers to apply the BOMItem field to query operations.
- BOM_ITEM_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BOMItemCategory field to query operations.
- BOM_ITEM_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Use with available fluent helpers to apply the BOMItemCategory field to query operations.
- BOM_ITEM_CATEGORY_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemCategoryPrimary field to query operations.
- BOM_ITEM_CATEGORY_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemCategorySecondary field to query operations.
- BOM_ITEM_CREATED_BY_USER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemCreatedByUser field to query operations.
- BOM_ITEM_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
- BOM_ITEM_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
- BOM_ITEM_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
- BOM_ITEM_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent
-
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
- BOM_ITEM_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
- BOM_ITEM_DESCRIPTION_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemDescriptionPrimary field to query operations.
- BOM_ITEM_DESCRIPTION_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemDescriptionSecondary field to query operations.
- BOM_ITEM_INTERNAL_CHANGE_COUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemInternalChangeCount field to query operations.
- BOM_ITEM_IS_COSTING_RELEVANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemIsCostingRelevant field to query operations.
- BOM_ITEM_IS_PLANT_MAINT_RELEVANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemIsPlantMaintRelevant field to query operations.
- BOM_ITEM_IS_SALES_RELEVANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemIsSalesRelevant field to query operations.
- BOM_ITEM_IS_SPARE_PART - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemIsSparePart field to query operations.
- BOM_ITEM_LAST_CHANGE_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemLastChangeDate field to query operations.
- BOM_ITEM_LAST_CHANGED_BY_USER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemLastChangedByUser field to query operations.
- BOM_ITEM_PRICE_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemPricePrimary field to query operations.
- BOM_ITEM_PRICE_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemPriceSecondary field to query operations.
- BOM_ITEM_PRICE_UNIT_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemPriceUnitPrimary field to query operations.
- BOM_ITEM_PRICE_UNIT_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BomItemPriceUnitSecondary field to query operations.
- BOM_ITEM_QUANTITY_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemQuantityPrimary field to query operations.
- BOM_ITEM_QUANTITY_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemQuantitySecondary field to query operations.
- BOM_ITEM_RECORD_CREATION_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemRecordCreationDate field to query operations.
- BOM_ITEM_SORTER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemSorter field to query operations.
- BOM_ITEM_TEXT2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the BOMItemText2 field to query operations.
- BOM_ITEM_TEXT2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
Use with available fluent helpers to apply the BOMItemText2 field to query operations.
- BOM_ITEM_UNIT_PRIMARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemUnitPrimary field to query operations.
- BOM_ITEM_UNIT_SECONDARY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
Use with available fluent helpers to apply the BOMItemUnitSecondary field to query operations.
- BOM_TECHNICAL_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMTechnicalType field to query operations.
- BOM_USAGE_PRIORITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMUsagePriority field to query operations.
- BOM_VERSION_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the BOMVersionStatus field to query operations.
- BOM_VERSION_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BOMVersionStatus field to query operations.
- BOM_VERSION_STATUS_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
Use with available fluent helpers to apply the BOMVersionStatusDescription field to query operations.
- bOMAlternativeText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMAlternativeText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMComparison(Boolean, String, Boolean, Boolean, Boolean, String, String, String, String, String, LocalDateTime, String, String, String, String, String, String, LocalDateTime) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.BillOfMaterialComparisonService
-
Creates a fluent helper for the BOMComparison OData function import.
- bOMComparison(Boolean, String, Boolean, Boolean, Boolean, String, String, String, String, String, LocalDateTime, String, String, String, String, String, String, LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultBillOfMaterialComparisonService
-
- BOMComparisonFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison
-
Fluent helper for the BOMComparison OData function import.
- BOMComparisonFluentHelper(String, Boolean, String, Boolean, Boolean, Boolean, String, String, String, String, String, LocalDateTime, String, String, String, String, String, String, LocalDateTime) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.BOMComparisonFluentHelper
-
Creates a fluent helper object that will execute the BOMComparison OData function import with the provided
parameters.
- bOMComparisonResult(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMComparisonUUID(byte[]) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMComponentPrimary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMComponentSecondary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMExplosion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- bOMExplosion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- bOMExplosion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- bOMExplosion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- bOMExplosionLevel(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMHdrMatlHierNode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMHdrRootMatlHierNode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMHeaderBaseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMHeaderBaseUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMHeaderBaseUnitPrimary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMHeaderBaseUnitSecondary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMHeaderInternalChangeCount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMHeaderQuantityInBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMHeaderQuantityPrimary(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMHeaderText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMIsRecursive(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMIsToBeDeleted(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- bOMItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent.ProcessOrderComponentBuilder
-
- bOMItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- BOMItemCategory - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
API View for BOM Item Category
- BOMItemCategory() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory
-
- BOMItemCategory(String, String, String, ErpConfigContext, BOMItemCategoryText) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory
-
- bomItemCategory(BOMItemCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- bOMItemCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- BOMItemCategory.BOMItemCategoryBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BOMItemCategoryByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BOMItemCategoryByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BOMItemCategory
entity with the provided key field values.
- BOMItemCategoryField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field
-
- BOMItemCategoryField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BOMItemCategoryField
-
Use the constants declared in each entity inner class.
- BOMItemCategoryField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BOMItemCategoryField
-
Use the constants declared in each entity inner class.
- BOMItemCategoryFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BOMItemCategoryFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BOMItemCategoryLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
Template class to represent entity navigation links of
BOMItemCategory
to other
entities.
- BOMItemCategoryLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BOMItemCategoryLink
-
Use the constants declared in each entity inner class.
- BOMItemCategoryOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
Template class to represent entity navigation links of
BOMItemCategory
to other
entities, where the cardinality of the related entity is at most 1.
- BOMItemCategoryOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BOMItemCategoryOneToOneLink
-
Use the constants declared in each entity inner class.
- bOMItemCategoryPrimary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemCategorySecondary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- BOMItemCategorySelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.selectable
-
- bomItemCategoryText(BOMItemCategoryText) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory.BOMItemCategoryBuilder
-
- BOMItemCategoryText - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
API View for BOM Item Category Text
- BOMItemCategoryText() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText
-
- BOMItemCategoryText(String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText
-
- BOMItemCategoryText.BOMItemCategoryTextBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BOMItemCategoryTextByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BOMItemCategoryTextByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryTextByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BOMItemCategoryText
entity with the provided key field values.
- BOMItemCategoryTextField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field
-
- BOMItemCategoryTextField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BOMItemCategoryTextField
-
Use the constants declared in each entity inner class.
- BOMItemCategoryTextField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.field.BOMItemCategoryTextField
-
Use the constants declared in each entity inner class.
- BOMItemCategoryTextFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials
-
- BOMItemCategoryTextFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryTextFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BOMItemCategoryTextLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
- BOMItemCategoryTextLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BOMItemCategoryTextLink
-
Use the constants declared in each entity inner class.
- BOMItemCategoryTextOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link
-
Template class to represent entity navigation links of
BOMItemCategoryText
to other entities, where the cardinality of the related entity is at most 1.
- BOMItemCategoryTextOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.link.BOMItemCategoryTextOneToOneLink
-
Use the constants declared in each entity inner class.
- BOMItemCategoryTextSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.selectable
-
- bOMItemCreatedByUser(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMItemDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- bOMItemDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- bOMItemDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent.ProcessOrderComponentBuilder
-
- bOMItemDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- bOMItemDescriptionPrimary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemDescriptionSecondary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemInternalChangeCount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemIsCostingRelevant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemIsDiscontinued(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- bOMItemIsPlantMaintRelevant(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemIsSalesRelevant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemIsSparePart(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemLastChangeDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemLastChangedByUser(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemPricePrimary(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemPriceSecondary(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemPriceUnitPrimary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bomItemPriceUnitSecondary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemQuantityPrimary(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemQuantitySecondary(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemRecordCreationDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemSorter(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemText2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- bOMItemText2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- bOMItemUnitPrimary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bOMItemUnitSecondary(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- bomObj(DocInfoRecdObjLinkBOM...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord.DocumentInfoRecordBuilder
-
- bOMTechnicalType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMUsagePriority(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMVersionStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- bOMVersionStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- bOMVersionStatusDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- BOMWhereUsed - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist
-
API view for single level where used list
- BOMWhereUsed() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
- BOMWhereUsed(UUID, String, String, String, String, String, String, String, String, String, BigDecimal, String, LocalDateTime, LocalDateTime, String, String, String, String, String, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
- BOMWhereUsed.BOMWhereUsedBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist
-
- BOMWhereUsedByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist
-
Fluent helper to fetch a single
BOMWhereUsed
entity using key fields.
- BOMWhereUsedByKeyFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsedByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BOMWhereUsed
entity with the provided key field values.
- BOMWhereUsedField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.field
-
Template class to represent entity fields of the Entity
BOMWhereUsed
.
- BOMWhereUsedField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.field.BOMWhereUsedField
-
Use the constants declared in each entity inner class.
- BOMWhereUsedField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.field.BOMWhereUsedField
-
Use the constants declared in each entity inner class.
- BOMWhereUsedFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist
-
- BOMWhereUsedFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsedFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BOMWhereUsedLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.link
-
Template class to represent entity navigation links of
BOMWhereUsed
to
other entities.
- BOMWhereUsedLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.link.BOMWhereUsedLink
-
Use the constants declared in each entity inner class.
- BOMWhereUsedOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.link
-
Template class to represent entity navigation links of
BOMWhereUsed
to
other entities, where the cardinality of the related entity is at most 1.
- BOMWhereUsedOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.link.BOMWhereUsedOneToOneLink
-
Use the constants declared in each entity inner class.
- BOMWhereUsedSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.selectable
-
Interface to enable OData entity selectors for
BOMWhereUsed
.
- BonusBuy - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Bonus Buy
- BOO_OPERATION_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation
-
Use with available fluent helpers to apply the BOOOperationInternalID field to query operations.
- BOOK_QTY_AMOUNT_IN_CO_CODE_CRCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
-
Use with available fluent helpers to apply the BookQtyAmountInCoCodeCrcy field to query operations.
- BOOK_QTY_BFR_COUNT_IN_MATL_BASE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
-
Use with available fluent helpers to apply the BookQtyBfrCountInMatlBaseUnit field to query operations.
- bookQtyAmountInCoCodeCrcy(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem.PhysInventoryDocItemBuilder
-
- bookQtyBfrCountInMatlBaseUnit(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem.PhysInventoryDocItemBuilder
-
- BookValueAfterAssetImpairment - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Book Value after Asset Impairment (Area 6)
- BookValueAfterAssetImpairment(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAfterAssetImpairment
-
- BookValueAfterAssetImpairment(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAfterAssetImpairment
-
- BookValueAfterAssetImpairment(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAfterAssetImpairment
-
- BookValueAfterAssetImpairment(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAfterAssetImpairment
-
- BookValueAtFiscalYearEnd - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Book value at fiscal year end
- BookValueAtFiscalYearEnd(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAtFiscalYearEnd
-
- BookValueAtFiscalYearEnd(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAtFiscalYearEnd
-
- BookValueAtFiscalYearEnd(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAtFiscalYearEnd
-
- BookValueAtFiscalYearEnd(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BookValueAtFiscalYearEnd
-
- BooleanConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- BooleanConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BooleanConverter
-
- BooleanExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a Boolean
.
- BooleanExtractor() - Constructor for class com.sap.cloud.sdk.result.BooleanExtractor
-
- BooleanIntegerConverter - Class in com.sap.cloud.sdk.frameworks.eclipselink
-
- BooleanIntegerConverter() - Constructor for class com.sap.cloud.sdk.frameworks.eclipselink.BooleanIntegerConverter
-
- bOOOperationInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation.InspectionOperationBuilder
-
- bootstrap() - Method in class com.sap.cloud.sdk.frameworks.hystrix.HystrixBootstrapListener
-
Safely bootstraps Hystrix if not yet bootstrapped.
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Bottle
- Bottle - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Bottle
- BP_BANK_ACCOUNT_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BPBankAccountInternalID field to query operations.
- BP_BANK_ACCOUNT_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the BPBankAccountInternalID field to query operations.
- BP_CUSTOMER_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc
-
Use with available fluent helpers to apply the BPCustomerNumber field to query operations.
- BP_IDENTIFICATION_ENTRY_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
Use with available fluent helpers to apply the BPIdentificationEntryDate field to query operations.
- BP_IDENTIFICATION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
Use with available fluent helpers to apply the BPIdentificationNumber field to query operations.
- BP_IDENTIFICATION_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
Use with available fluent helpers to apply the BPIdentificationType field to query operations.
- BP_IDN_NMBR_ISSUING_INSTITUTE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
Use with available fluent helpers to apply the BPIdnNmbrIssuingInstitute field to query operations.
- BP_TAX_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
Use with available fluent helpers to apply the BPTaxNumber field to query operations.
- BP_TAX_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
Use with available fluent helpers to apply the BPTaxType field to query operations.
- bPBankAccountInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- BPContactToAddress - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Contact Address
- BPContactToAddress() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
- BPContactToAddress(String, String, String, LocalDateTime, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, String, String, String, String, String, String, String, ErpConfigContext, List<AddressEmailAddress>, List<AddressFaxNumber>, List<AddressPhoneNumber>, List<AddressPhoneNumber>, List<AddressHomePageURL>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
- BPContactToAddress.BPContactToAddressBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BPContactToAddressByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BPContactToAddressByKeyFluentHelper(String, String, String, String, LocalDateTime, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddressByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BPContactToAddress
entity with the provided key field values.
- BPContactToAddressField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BPContactToAddressField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BPContactToAddressField
-
Use the constants declared in each entity inner class.
- BPContactToAddressField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BPContactToAddressField
-
Use the constants declared in each entity inner class.
- BPContactToAddressFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BPContactToAddressFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddressFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BPContactToAddressLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BPContactToAddress
to
other entities.
- BPContactToAddressLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BPContactToAddressLink
-
Use the constants declared in each entity inner class.
- BPContactToAddressOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BPContactToAddress
to
other entities, where the cardinality of the related entity is at most 1.
- BPContactToAddressOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BPContactToAddressOneToOneLink
-
Use the constants declared in each entity inner class.
- BPContactToAddressSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BPContactToFuncAndDept - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Contact Function and Department
- BPContactToFuncAndDept() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept
-
- BPContactToFuncAndDept(String, String, String, LocalDateTime, String, String, String, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept
-
- BPContactToFuncAndDept.BPContactToFuncAndDeptBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BPContactToFuncAndDeptByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BPContactToFuncAndDeptByKeyFluentHelper(String, String, String, String, LocalDateTime) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDeptByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BPContactToFuncAndDept
entity with the provided key field values.
- BPContactToFuncAndDeptField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BPContactToFuncAndDeptField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BPContactToFuncAndDeptField
-
Use the constants declared in each entity inner class.
- BPContactToFuncAndDeptField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BPContactToFuncAndDeptField
-
Use the constants declared in each entity inner class.
- BPContactToFuncAndDeptFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BPContactToFuncAndDeptFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDeptFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BPContactToFuncAndDeptLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
- BPContactToFuncAndDeptLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BPContactToFuncAndDeptLink
-
Use the constants declared in each entity inner class.
- BPContactToFuncAndDeptOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BPContactToFuncAndDept
to other entities, where the cardinality of the related entity is at most 1.
- BPContactToFuncAndDeptOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BPContactToFuncAndDeptOneToOneLink
-
Use the constants declared in each entity inner class.
- BPContactToFuncAndDeptSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BPContactToFuncAndDeptUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BPContactToFuncAndDeptUpdateFluentHelper(String, BPContactToFuncAndDept) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDeptUpdateFluentHelper
-
- bPCustomerNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc.CustSalesPartnerFuncBuilder
-
- bPIdentificationEntryDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification.BuPaIdentificationBuilder
-
- bPIdentificationNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification.BuPaIdentificationBuilder
-
- bPIdentificationType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification.BuPaIdentificationBuilder
-
- bPIdnNmbrIssuingInstitute(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification.BuPaIdentificationBuilder
-
- bPTaxNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber.BusinessPartnerTaxNumberBuilder
-
- bPTaxType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber.BusinessPartnerTaxNumberBuilder
-
- bR_CFOPCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem.PurchaseOrderItemBuilder
-
- BR_IS_PRODUCED_IN_HOUSE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Use with available fluent helpers to apply the BR_IsProducedInHouse field to query operations.
- bR_IsProducedInHouse(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem.PurchaseOrderItemBuilder
-
- BR_MATERIAL_ORIGIN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Use with available fluent helpers to apply the BR_MaterialOrigin field to query operations.
- BR_MATERIAL_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Use with available fluent helpers to apply the BR_MaterialUsage field to query operations.
- bR_MaterialOrigin(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem.PurchaseOrderItemBuilder
-
- bR_MaterialUsage(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem.PurchaseOrderItemBuilder
-
- bR_NFDocumentType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- BR_SPCFC_FREE_DEFINED_FIELD1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BRSpcfcFreeDefinedField1 field to query operations.
- BR_SPCFC_FREE_DEFINED_FIELD2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BRSpcfcFreeDefinedField2 field to query operations.
- BR_SPCFC_FREE_DEFINED_FIELD3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BRSpcfcFreeDefinedField3 field to query operations.
- BR_SPCFC_TAX_BASE_PERCENTAGE_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BRSpcfcTaxBasePercentageCode field to query operations.
- BR_SPCFC_TAX_DEPARTURE_REGION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BRSpcfcTaxDepartureRegion field to query operations.
- BR_SPCFC_TAX_DESTINATION_REGION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BRSpcfcTaxDestinationRegion field to query operations.
- BR_SPCFC_TX_GRP_DYN_TAX_EXCEPTIONS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BRSpcfcTxGrpDynTaxExceptions field to query operations.
- BR_TAX_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BR_TaxCode field to query operations.
- bR_TaxCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- branch(AccountNumberOfTheBranch) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- branch(AccountNumberOfTheBranch) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- BRANCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the Branch field to query operations.
- branch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- BRANCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Use with available fluent helpers to apply the Branch field to query operations.
- BRANCH_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BranchAccount field to query operations.
- BRANCH_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BranchCode field to query operations.
- BranchCode - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Branch Code
- BranchCode(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BranchCode
-
- BRAND - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Use with available fluent helpers to apply the Brand field to query operations.
- brand(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product.ProductBuilder
-
- BRAND - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Use with available fluent helpers to apply the Brand field to query operations.
- brand(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct.ClfnProductBuilder
-
- BRAND - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Use with available fluent helpers to apply the Brand field to query operations.
- brand(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product.ProductBuilder
-
- BRAND - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Use with available fluent helpers to apply the Brand field to query operations.
- brand(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product.ProductBuilder
-
- BRCFOP_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
Use with available fluent helpers to apply the BR_CFOPCategory field to query operations.
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
British Thermal Unit
- BritishThermalUnit - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
British Thermal Unit
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitCubicFt - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
British Thermal Unit/Cubic Ft
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
British Thermal Unit/Month
- BritishThermalUnitMonth - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
British Thermal Unit/Month
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsBarrel - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
British Thermal Unit/US Barrel
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsGallon - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
British Thermal Unit/US Gallon
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitUsPound - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
British Thermal Unit/US Pound
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
British Thermal Unit/Year
- BritishThermalUnitYear - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
British Thermal Unit/Year
- BRNF_DOCUMENT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the BR_NFDocumentType field to query operations.
- broadcastMessage(ResponseInterface...) - Method in class com.sap.cloud.sdk.services.recastai.RecastMessenger
-
broadcasts a message to all conversations
- bRSpcfcFreeDefinedField1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- bRSpcfcFreeDefinedField2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- bRSpcfcFreeDefinedField3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- bRSpcfcTaxBasePercentageCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- bRSpcfcTaxDepartureRegion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- bRSpcfcTaxDestinationRegion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- bRSpcfcTxGrpDynTaxExceptions(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
BTU/Standard Cubic Foot
- BtuStandardCubicFoot - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
BTU/Standard Cubic Foot
- BUDGET_PERIOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BudgetPeriod field to query operations.
- BUDGET_PERIOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount
-
Use with available fluent helpers to apply the BudgetPeriod field to query operations.
- BUDGET_PERIOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment
-
Use with available fluent helpers to apply the BudgetPeriod field to query operations.
- BUDGET_PERIOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt
-
Use with available fluent helpers to apply the BudgetPeriod field to query operations.
- BUDGET_PERIOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the BudgetPeriod field to query operations.
- BudgetaryLedger - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Budgetary Ledger
- budgetPeriod(BudgetPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecAndPayableDocumentLineItem.AddContractAccountsRecAndPayableDocumentLineItemBuilder
-
- budgetPeriod(BudgetPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- budgetPeriod(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeTimeDependentData.FixedAssetChangeTimeDependentDataBuilder
-
- budgetPeriod(BudgetPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder
-
- budgetPeriod(BudgetPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder
-
- budgetPeriod(BudgetPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- budgetPeriod(BudgetPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- BudgetPeriod - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Budget Period
- BudgetPeriod(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BudgetPeriod
-
- budgetPeriod(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount.PurCtrAccountBuilder
-
- budgetPeriod(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment.PurOrdAccountAssignmentBuilder
-
- budgetPeriod(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt.SchAgrmtAcCntBuilder
-
- budgetPeriodApc(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeTimeDependentData.FixedAssetChangeTimeDependentDataBuilder
-
- budgetPeriodApc(BudgetPeriodForApcAccountAssignments) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder
-
- budgetPeriodApc(BudgetPeriodForApcAccountAssignments) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder
-
- BudgetPeriodForApcAccountAssignments - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Budget Period for APC Account Assignments
- BudgetPeriodForApcAccountAssignments(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BudgetPeriodForApcAccountAssignments
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
- Bui - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
- build(String, String, String, int, String, String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.UriBuilder
-
Builds an
URI
based on the given parameter.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestContextListenerChainBuilder
-
- build(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ErrorResponseBuilder
-
- build(HttpServletResponse, ResponseT) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ServletErrorResponseBuilder
-
- build(ResponseT) - Static method in class com.sap.cloud.sdk.frameworks.jaxrs.response.JaxRsErrorResponseBuilder
-
Constructs a JAX-RS Response
.
- build(URI, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ServiceUriBuilder
-
Builds a ERP service URI for a given relative path.
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecAndPayableDocumentLineItem.AddContractAccountsRecAndPayableDocumentLineItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecievableAndPayableHeaderLine.AddContractAccountsRecievableAndPayableHeaderLineBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AdditionalDataForCurrencySwap.AdditionalDataForCurrencySwapBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeAnFxOption.ChangeAnFxOptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeForexTransaction.ChangeForexTransactionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForAnFxOption.ChangeStructureForAnFxOptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForForexTransaction.ChangeStructureForForexTransactionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ContainerForCustomerExitParameter.ContainerForCustomerExitParameterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateAnFxOption.CreateAnFxOptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateForexTransaction.CreateForexTransactionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CurrencyItem.CurrencyItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfAnFxOption.DetailsOfAnFxOptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfForexTransaction.DetailsOfForexTransactionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DocumentHeaderPostActAllocActualPostings.DocumentHeaderPostActAllocActualPostingsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DocumentHeaderPostCostsRevenuesActualPostings.DocumentHeaderPostCostsRevenuesActualPostingsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForBusinessPartner.FinancialTransactionRangeForBusinessPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForCompanyCode.FinancialTransactionRangeForCompanyCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForExternalReference.FinancialTransactionRangeForExternalReferenceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForInternalReference.FinancialTransactionRangeForInternalReferenceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForPersonEnteringData.FinancialTransactionRangeForPersonEnteringDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForTransactionNumber.FinancialTransactionRangeForTransactionNumberBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForTransactionType.FinancialTransactionRangeForTransactionTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocation.FixedAssetAllocationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocations.FixedAssetAllocationsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeAllocations.FixedAssetChangeAllocationsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea.FixedAssetChangeDepreciationAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaIndiaTimeIndependentGeneralData.FixedAssetChangeFiAaIndiaTimeIndependentGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeDependentImpairmentData.FixedAssetChangeFiAaJapanTimeDependentImpairmentDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16Builder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForPropertyTax.FixedAssetChangeFiAaJapanTimeIndependentDataForPropertyTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentGeneralData.FixedAssetChangeFiAaRussiaTimeDependentGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentPropertyTax.FixedAssetChangeFiAaRussiaTimeDependentPropertyTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentTransportTax.FixedAssetChangeFiAaRussiaTimeDependentTransportTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentGeneralData.FixedAssetChangeFiAaRussiaTimeIndependentGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentPropertyTax.FixedAssetChangeFiAaRussiaTimeIndependentPropertyTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentTransportTax.FixedAssetChangeFiAaRussiaTimeIndependentTransportTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeGeneralData.FixedAssetChangeGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInsurance.FixedAssetChangeInsuranceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInventory.FixedAssetChangeInventoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInvestmentAccountAssignment.FixedAssetChangeInvestmentAccountAssignmentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeLeasing.FixedAssetChangeLeasingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeNetWorthValuation.FixedAssetChangeNetWorthValuationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeOrigin.FixedAssetChangeOriginBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangePostingInformation.FixedAssetChangePostingInformationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeRealEstateAndSimilarRights.FixedAssetChangeRealEstateAndSimilarRightsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeTimeDependentData.FixedAssetChangeTimeDependentDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeDependentImpairmentData.FixedAssetFiAaJapanTimeDependentImpairmentDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForAnnex16.FixedAssetFiAaJapanTimeIndependentDataForAnnex16Builder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForPropertyTax.FixedAssetFiAaJapanTimeIndependentDataForPropertyTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentGeneralData.FixedAssetFiAaRussiaTimeDependentGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentPropertyTax.FixedAssetFiAaRussiaTimeDependentPropertyTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentTransportTax.FixedAssetFiAaRussiaTimeDependentTransportTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentGeneralData.FixedAssetFiAaRussiaTimeIndependentGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentPropertyTax.FixedAssetFiAaRussiaTimeIndependentPropertyTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentTransportTax.FixedAssetFiAaRussiaTimeIndependentTransportTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGeneralData.FixedAssetGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData.FixedAssetGetlistGeneralDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInsurance.FixedAssetGetlistInsuranceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInvestmentAccountAssignment.FixedAssetGetlistInvestmentAccountAssignmentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistNetWorthValuation.FixedAssetGetlistNetWorthValuationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistPostingInformation.FixedAssetGetlistPostingInformationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGlobalizationFieldsDateIntervalOfTimeDependentData.FixedAssetGlobalizationFieldsDateIntervalOfTimeDependentDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInsurance.FixedAssetInsuranceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInventory.FixedAssetInventoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentAccountAssignment.FixedAssetInvestmentAccountAssignmentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetLeasing.FixedAssetLeasingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetNetWorthValuation.FixedAssetNetWorthValuationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetOrigin.FixedAssetOriginBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetPostingInformation.FixedAssetPostingInformationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight.FixedAssetRealEstateAndSimilarRightBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRights.FixedAssetRealEstateAndSimilarRightsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetReferenceAssetForCreating.FixedAssetReferenceAssetForCreatingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetSelectionsForGetlist.FixedAssetSelectionsForGetlistBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetSpecificationOfTheDataToBeReturnedByGetlist.FixedAssetSpecificationOfTheDataToBeReturnedByGetlistBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeDealcreateChangeStructureForForexTransaction.ForeignExchangeDealcreateChangeStructureForForexTransactionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod.FtrStructureChangeInformationForChangeMethodBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod.FtrStructureChangeInformationForCreateMethodBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForPaymentDetail.FtrStructureChangeInformationForPaymentDetailBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.Header.HeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentCharacteristic.PostingInAccountingCoPaAcctAssignmentCharacteristicBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ProfitCenterLanguage.ProfitCenterLanguageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RealEstateAccountAssignmentData.RealEstateAccountAssignmentDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ReturnParameter.ReturnParameterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.TaxItem.TaxItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation.WithholdingTaxInformationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType.CostCenterActivityTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent.AttachmentContentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentsCount.AttachmentsCountBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.DocumentInfoRecordAttch.DocumentInfoRecordAttchBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.AvailabilityRecord.AvailabilityRecordBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner.BillingDocumentItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt.BillingDocumentItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner.BillingDocumentPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt.BillingDocumentPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelResult.CancelResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.GetPDFResult.GetPDFResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt.BillingDocReqItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner.BillingDocReqPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt.BillingDocReqPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest.BillingDocumentRequestBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.Messages_Response.Messages_ResponseBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult.ComparisonResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage.BillOfMaterialUsageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText.BillOfMaterialUsageTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory.BOMItemCategoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText.BOMItemCategoryTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed.BOMWhereUsedBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea.BusinessAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText.BusinessAreaTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata.BehqueuedataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeys.BusinessObjectKeysBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjects.BusObjectsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain.SubscriptionMaintainBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead.SubscriptionReadBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress.AddressEmailAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber.AddressFaxNumberBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL.AddressHomePageURLBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber.AddressPhoneNumberBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept.BPContactToFuncAndDeptBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage.BuPaAddressUsageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification.BuPaIdentificationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact.BusinessPartnerContactBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole.BusinessPartnerRoleBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber.BusinessPartnerTaxNumberBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer.CustomerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany.CustomerCompanyBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerDunning.CustomerDunningBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea.CustomerSalesAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesAreaTax.CustomerSalesAreaTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerWithHoldingTax.CustomerWithHoldingTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc.CustSalesPartnerFuncBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier.SupplierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierDunning.SupplierDunningBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPartnerFunc.SupplierPartnerFuncBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg.SupplierPurchasingOrgBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnDataContext.SitnDataContextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnInstance.SitnInstanceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract.CentralPurchaseContractBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem.CntrlPurchaseContractItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrDistrMessages.CntrlPurContrDistrMessagesBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate.ChangeMasterAltDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc.ChangeMasterCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass.ChangeMasterClassBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc.ChangeMasterClassCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd.ChangeMstrObMgReDocInfoRecdBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.DummyFunctionImportResult.DummyFunctionImportResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts.ChartOfAccountsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText.ChartOfAccountsTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate.ClfnClassDescForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate.ClfnClassForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate.ClfnClassKeywordForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate.ClfnClassTextForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Demand.DemandBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Project.ProjectBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkItem.WorkItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkPackage.WorkPackageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData.PlanDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project.ProjectBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.StaffingData.StaffingDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.WorkItem.WorkItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage.WorkpackageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode.CompanyCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType.CndnContrTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPricingConditionType.PurgPricingConditionTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPricingConditionType.SlsPricingConditionTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.controllingarea.ControllingArea.ControllingAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter.CostCenterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenterText.CostCenterTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter.CostCenterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenterText.CostCenterTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.Country.CountryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.CountryText.CountryTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPartner.CreditMemoReqItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPrcgElmnt.CreditMemoReqItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPartner.CreditMemoReqPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPrcgElmnt.CreditMemoReqPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest.CreditMemoRequestBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem.CreditMemoRequestItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustry.CustomerSupplierIndustryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroup.CustomerGroupBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroupText.CustomerGroupTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial.CustomerMaterial.CustomerMaterialBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturn.CustomerReturnBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem.CustomerReturnItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPartner.CustomerReturnItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPrcgElmnt.CustomerReturnItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPartner.CustomerReturnPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPrcgElmnt.CustomerReturnPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnProcessStep.CustomerReturnProcessStepBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnScheduleLine.CustomerReturnScheduleLineBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.DeliveryMessage.DeliveryMessageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.PutawayReport.PutawayReportBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryDocFlow.ReturnsDeliveryDocFlowBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryMaintObj.ReturnsDeliveryMaintObjBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryPartner.ReturnsDeliveryPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPartner.DebitMemoReqItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPrcgElmnt.DebitMemoReqItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPartner.DebitMemoReqPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPrcgElmnt.DebitMemoReqPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest.DebitMemoRequestBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem.DebitMemoRequestItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategory.DefectCategoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategoryText.DefectCategoryTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClass.DefectClassBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClassText.DefectClassTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCode.DefectCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroup.DefectCodeGroupBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroupText.DefectCodeGroupTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeText.DefectCodeTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect.DefectBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.ReturnMessage.ReturnMessageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.SalesDocumentRjcnReason.SalesDocumentRjcnReasonBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannel.DistributionChannelBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannelText.DistributionChannelTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.Division.DivisionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.DivisionText.DivisionTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkChgRecd.DocInfoRecdObjLinkChgRecdBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkProduct.DocInfoRecdObjLinkProductBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord.DocumentInfoRecordBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass.DocumentInfoRecordClassBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc.DocumentInfoRecordClassCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProject.EnterpriseProjectBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProjectElement.EnterpriseProjectElementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmt.PlannedIndepRqmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.FuncImpReturn.FuncImpReturnBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobScheduleStatus.JobScheduleStatusBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobTemplate.JobTemplateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode.CompanyCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter.CostCenterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem.FinPlanningEntryItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter.ProfitCenterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalArea.FunctionalAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalAreaText.FunctionalAreaTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountText.GLAccountTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.DeliveryMessage.DeliveryMessageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryDocFlow.InbDeliveryDocFlowBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader.InbDeliveryHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryPartner.InbDeliveryPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliverySerialNmbr.InbDeliverySerialNmbrBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.MaintenanceItemObjList.MaintenanceItemObjListBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.PutawayReport.PutawayReportBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.InspectionMethod.InspectionMethodBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode.CompanyCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter.CostCenterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic.JournalEntryItemBasicBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter.ProfitCenterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer.KanbanContainerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle.KanbanControlCycleBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanDelivery.KanbanDeliveryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.Ledger.LedgerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.LedgerText.LedgerTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LegalDocument.LegalDocumentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LglDocStamp.LglDocStampBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction.LegalTransactionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategory.LglTransCategoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategoryGroup.LglTransCategoryGroupBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransDate.LglTransDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransEntity.LglTransEntityBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransExternalContact.LglTransExternalContactBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransInternalContact.LglTransInternalContactBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransLinkedObjects.LglTransLinkedObjectsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransParentCategory.LglTransParentCategoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransRelationship.LglTransRelationshipBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.InspectionSpecification.InspectionSpecificationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentHeader.MaterialDocumentHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem.MaterialDocumentItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MaterialCoverage.MaterialCoverageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial.MRPMaterialBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.SupplyDemandItem.SupplyDemandItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.MaterialValuation.MaterialValuationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.PriceChangeDocument.PriceChangeDocumentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MaterialStock.MaterialStockBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MatlStkInAcctMod.MatlStkInAcctModBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.MaintenanceItemObject.MaintenanceItemObjectBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryDocFlow.OutbDeliveryDocFlowBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader.OutbDeliveryHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryPartner.OutbDeliveryPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.PickingReport.PickingReportBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.Return.ReturnBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.SerialNmbrDelivery.SerialNmbrDeliveryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem.PhysInventoryDocItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.MaintainYearsPeriod.MaintainYearsPeriodBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder.PlannedOrderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent.PlannedOrderComponentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategory.PlanningCategoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategoryText.PlanningCategoryTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgProcedItemText.PurgPrcgProcedItemTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingConditionType.PurgPricingConditionTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedure.PurgPricingProcedureBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem.PurgPricingProcedureItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureText.PurgPricingProcedureTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgProcedItemText.SlsPrcgProcedItemTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingConditionType.SlsPricingConditionTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedure.SlsPricingProcedureBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem.SlsPricingProcedureItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureText.SlsPricingProcedureTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder.ProcessOrderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent.ProcessOrderComponentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderItem.ProcessOrderItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderOperation.ProcessOrderOperationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderStatus.ProcessOrderStatusBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmation.ProcOrdConfirmation.ProcOrdConfirmationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObject.ProdAllocationObjectBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObjectT.ProdAllocationObjectTBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData.ProdAllocCharcMetaDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocObjTimeSeries.ProdAllocObjTimeSeriesBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocationSequence.ProdAllocationSequenceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSequenceT.ProdAllocSequenceTBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroup.ProductGroupBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroupText.ProductGroupTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.FunctionMessage.FunctionMessageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder.ProductionOrderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent.ProductionOrderComponentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderItem.ProductionOrderItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderOperation.ProductionOrderOperationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderStatus.ProductionOrderStatusBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionRsceTools.ProductionRsceToolsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ReleaseMessage.ReleaseMessageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmation.ProductionOrderConf.ProductionOrderConfBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyArea.ProductionSupplyAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress.ProductionSupplyAreaAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaText.ProductionSupplyAreaTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product.ProductBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductBasicText.ProductBasicTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductDescription.ProductDescriptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductInspectionText.ProductInspectionTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant.ProductPlantBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantCosting.ProductPlantCostingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantForecasting.ProductPlantForecastingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantIntlTrd.ProductPlantIntlTrdBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantMRPArea.ProductPlantMRPAreaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantProcurement.ProductPlantProcurementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantQualityMgmt.ProductPlantQualityMgmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantSales.ProductPlantSalesBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantStorage.ProductPlantStorageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantText.ProductPlantTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductProcurement.ProductProcurementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPurchaseText.ProductPurchaseTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductQualityMgmt.ProductQualityMgmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSales.ProductSalesBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesTax.ProductSalesTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesText.ProductSalesTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorage.ProductStorageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorageLocation.ProductStorageLocationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure.ProductUnitsOfMeasureBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasureEAN.ProductUnitsOfMeasureEANBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductWorkScheduling.ProductWorkSchedulingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate.ClfnClassForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct.ClfnProductBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc.ProductCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass.ProductClassBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc.ProductClassCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductDescription.ProductDescriptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant.ProductPlantBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlantProcurement.ProductPlantProcurementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesTax.ProductSalesTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductStorageLocation.ProductStorageLocationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning.ProductSupplyPlanningBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductWorkScheduling.ProductWorkSchedulingBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter.ProfitCenterBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenterText.ProfitCenterTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract.PurchaseContractBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem.PurchaseContractItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount.PurCtrAccountBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrPartners.PurCtrPartnersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem.PurchaseOrderItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment.PurOrdAccountAssignmentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdPricingElement.PurOrdPricingElementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionHeader.PurchaseRequisitionHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem.PurchaseRequisitionItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt.PurReqnAcctAssgmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.ValidationMessages.ValidationMessagesBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat.PurgCatBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatDescription.PurgCatDescriptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMaterialGroup.PurgCatMaterialGroupBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMember.PurgCatMemberBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPlannedSpend.PurgCatPlannedSpendBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPurchaserResponsible.PurgCatPurchaserResponsibleBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatSupplier.PurgCatSupplierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatTranslationStatus.PurgCatTranslationStatusBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord.PurchasingInfoRecordBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurgInfoRecdOrgPlantData.PurgInfoRecdOrgPlantDataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurchasingQuotaArrangement.PurchasingQuotaArrangementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurgQuotaArrangementItem.PurgQuotaArrangementItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.PurchasingSource.PurchasingSourceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionCharacteristic.InspectionCharacteristicBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLotWithStatus.InspectionLotWithStatusBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation.InspectionOperationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult.InspectionResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue.InspectionResultValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotUsageDecision.InspLotUsageDecisionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product.ProductBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductDescription.ProductDescriptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant.ProductPlantBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductStorageLocation.ProductStorageLocationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance.RawSubstanceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecIdentifier.SpecIdentifierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusAttributes.SpecStatusAttributesBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusNextStatus.SpecStatusNextStatusBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusSchema.SpecStatusSchemaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product.ProductBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductDescription.ProductDescriptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant.ProductPlantBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductSalesDelivery.ProductSalesDeliveryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductStorageLocation.ProductStorageLocationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance.RealSubstanceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecIdentifier.SpecIdentifierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusAttributes.SpecStatusAttributesBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusNextStatus.SpecStatusNextStatusBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusSchema.SpecStatusSchemaBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe.RecipeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc.RecipeCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass.RecipeClassBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc.RecipeClassCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeFormulaItem.RecipeFormulaItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement.RecipeProcessElementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElementText.RecipeProcessElementTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParam.RecipeProcessParamBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValue.RecipeProcessParamValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeText.RecipeTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc.RecProcEquipRqmtCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass.RecProcEquipRqmtClassBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc.RecProcEquipRqmtClassCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc.RecProcParamValCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass.RecProcParamValClassBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc.RecProcParamValClassCharcBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.ChangeStatusExportParameters.ChangeStatusExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation.RequestForQuotationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationBidder.RequestForQuotationBidderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationItem.RequestForQuotationItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader.ReservationDocumentHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem.ReservationDocumentItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContract.SalesContractBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem.SalesContractItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPartner.SalesContractItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPrcgElmnt.SalesContractItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPartner.SalesContractPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPrcgElmnt.SalesContractPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrict.SalesDistrictBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrictText.SalesDistrictTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.ReturnMessage.ReturnMessageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.SalesDocumentRjcnReason.SalesDocumentRjcnReasonBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry.SalesInquiryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem.SalesInquiryItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPartner.SalesInquiryItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPrcgElmnt.SalesInquiryItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPartner.SalesInquiryPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPrcgElmnt.SalesInquiryPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder.SalesOrderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPartner.SalesOrderHeaderPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPrElement.SalesOrderHeaderPrElementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem.SalesOrderItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPartner.SalesOrderItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPrElement.SalesOrderItemPrElementBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemText.SalesOrderItemTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderScheduleLine.SalesOrderScheduleLineBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderText.SalesOrderTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutCharge.SalesOrderWithoutChargeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem.SalesOrderWithoutChargeItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgItmPartner.SlsOrdWthoutChrgItmPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgPartner.SlsOrdWthoutChrgPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganization.SalesOrganizationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganizationText.SalesOrganizationTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt.SlsPrcgCndnRecdSuplmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord.SlsPrcgConditionRecordBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation.SalesQuotationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem.SalesQuotationItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPartner.SalesQuotationItemPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPrcgElmnt.SalesQuotationItemPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPartner.SalesQuotationPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPrcgElmnt.SalesQuotationPrcgElmntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt.SchAgrmtAcCntBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader.SchAgrmtHeaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem.SchAgrmtItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtPartner.SchAgrmtPartnerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtSchLine.SchAgrmtSchLineBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.Segment.SegmentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.SegmentText.SegmentTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ChangeStatusExportParameters.ChangeStatusExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet.ServiceEntrySheetBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem.ServiceEntrySheetItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment.SrvcEntrShtAcctAssignmentBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigure.StatisticalKeyFigureBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigureText.StatisticalKeyFigureTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyDescription.SuplrActyDescriptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyParticipant.SuplrActyParticipantBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActySupplier.SuplrActySupplierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SupplierActivity.SupplierActivityBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.CompleteSuplrActyTskExportParameters.CompleteSuplrActyTskExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.ReqClrfctnSuplrActyTskExportParameters.ReqClrfctnSuplrActyTskExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SendSuplrActyTskExportParameters.SendSuplrActyTskExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SubmitSuplrActyTskExportParameters.SubmitSuplrActyTskExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskActyReference.SuplrActyTskActyReferenceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskCommText.SuplrActyTskCommTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskDescription.SuplrActyTskDescriptionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskMessageText.SuplrActyTskMessageTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskProcessor.SuplrActyTskProcessorBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskPurchaserResp.SuplrActyTskPurchaserRespBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskSupplier.SuplrActyTskSupplierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SupplierActivityTask.SupplierActivityTaskBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspAppraiser.SuplrEvalRspAppraiserBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExplText.SuplrEvalRspExplTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExternalName.SuplrEvalRspExternalNameBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspIntroduction.SuplrEvalRspIntroductionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspLanguage.SuplrEvalRspLanguageBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspPurchaserResp.SuplrEvalRspPurchaserRespBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire.SuplrEvalRspRootQnaireBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection.SuplrEvalRspSectionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSupplier.SuplrEvalRspSupplierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVParameters.SupplierOplScoresAVParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult.SupplierOplScoresAVResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdPurchaserResp.SuplrEvalSccrdPurchaserRespBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdQuestion.SuplrEvalSccrdQuestionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection.SuplrEvalSccrdSectionBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSupplier.SuplrEvalSccrdSupplierBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecard.SuplrEvalScorecardBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecardRootQnaire.SuplrEvalScorecardRootQnaireBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.CancelInvoiceExportParameters.CancelInvoiceExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.ReleaseInvoiceExportParameters.ReleaseInvoiceExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcHeaderWhldgTax.SuplrInvcHeaderWhldgTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcItemPurOrdRef.SuplrInvcItemPurOrdRefBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct.SupplierInvoiceItemGLAcctBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceTax.SupplierInvoiceTaxBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.ChangeStatusExportParameters.ChangeStatusExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters.CreateExportParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation.SupplierQuotationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem.SupplierQuotationItemBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.tradingpartner.PartnerCompany.PartnerCompanyBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.CompanyCode.CompanyCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.GLAccount.GLAccountBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Ledger.LedgerBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ODataQueryAdditionalMetadata.ODataQueryAdditionalMetadataBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Project.ProjectBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEParameters.TRIALBALANCEParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity.WorkCenterAllCapacityBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp.WorkCenterCapDayOpBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucketParameters.WorkCenterCapOrderPerBucketParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucketParameters.WorkCenterCapPerBucketParametersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterDayOperation.WorkCenterDayOperationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters.WorkCentersBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview.TimeOverviewBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SkillTag.SkillTagBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetDataFields.TimeSheetDataFieldsBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetEntry.TimeSheetEntryBuilder
-
- build() - Method in class com.sap.cloud.sdk.s4hana.serialization.ObjectNumberBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.MockGenericDestination.MockGenericDestinationBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination.MockRfcDestinationBuilder
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceDesignator
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestContextListenerChain
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecAndPayableDocumentLineItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecievableAndPayableHeaderLine
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AdditionalDataForCurrencySwap
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeAnFxOption
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeForexTransaction
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForAnFxOption
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForForexTransaction
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ContainerForCustomerExitParameter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateAnFxOption
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateForexTransaction
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CurrencyItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfAnFxOption
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfForexTransaction
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DocumentHeaderPostActAllocActualPostings
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DocumentHeaderPostCostsRevenuesActualPostings
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionFtrTransferStructureForGetlistMethod
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForBusinessPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForCompanyCode
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForEntryDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForExternalReference
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForInternalReference
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForPersonEnteringData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForProductType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForTransactionNumber
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForTransactionType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocations
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeAllocations
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaIndiaTimeIndependentGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeDependentImpairmentData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForPropertyTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentPropertyTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentTransportTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentPropertyTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentTransportTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInsurance
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInventory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInvestmentAccountAssignment
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeLeasing
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeNetWorthValuation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeOrigin
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangePostingInformation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeRealEstateAndSimilarRights
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeTimeDependentData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationAreasSelectedValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaIndiaTimeIndependentGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeDependentImpairmentData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForAnnex16
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForPropertyTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentPropertyTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentTransportTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentPropertyTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentTransportTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInsurance
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInventory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInvestmentAccountAssignment
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistLeasing
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistNetWorthValuation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistOrigin
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistPostingInformation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGlobalizationFieldsDateIntervalOfTimeDependentData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInsurance
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInventory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentAccountAssignment
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportKey
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportMeasure
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetLeasing
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetNetWorthValuation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetOrigin
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetPostingInformation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRights
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetReferenceAssetForCreating
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetSelectionsForGetlist
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetSpecificationOfTheDataToBeReturnedByGetlist
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetTimeDependentData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeDealcreateChangeStructureForForexTransaction
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForPaymentDetail
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.Header
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsActivityAllocationActualPosting
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsManualCostAllocationActualPosting
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsRepostPrimaryCostsActualPosting
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentCharacteristic
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentValueField
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ProfitCenterLanguage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RealEstateAccountAssignmentData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RefStructureForParameterExtensioninExtensionout
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ReturnParameter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.TaxItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityTypeText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentsCount
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.DocumentInfoRecordAttch
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.AvailabilityRecord
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelResult
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.GetPDFResult
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.Messages_Response
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeys
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjects
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerDunning
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesAreaTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerWithHoldingTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierDunning
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPartnerFunc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierWithHoldingTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnDataContext
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnInstance
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrDistrMessages
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.DummyFunctionImportResult
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Demand
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Project
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkPackage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.StaffingData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.WorkItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPrcgCndnTypeText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPricingConditionType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPrcgCndnTypeText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPricingConditionType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.controllingarea.ControllingArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenterText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenterText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.Country
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.CountryText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustry
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustryText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroup
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroupText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial.CustomerMaterial
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturn
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnProcessStep
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnScheduleLine
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.DeliveryMessage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.PutawayReport
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryDocFlow
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryMaintObj
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliverySrlNmbr
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCode
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCodeT
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategoryText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClass
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClassText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCode
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroup
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroupText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.ReturnMessage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.SalesDocumentRjcnReason
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannel
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannelText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.Division
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.DivisionText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkBOM
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkChgRecd
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkProduct
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDesc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDocStsVH
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProject
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProjectElement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmtItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.FuncImpReturn
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobScheduleStatus
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobTemplate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalAreaText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.DeliveryMessage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryDocFlow
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliverySerialNmbr
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.MaintenanceItemObjList
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.PutawayReport
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.InspectionMethod
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanDelivery
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.Ledger
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.LedgerText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LegalDocument
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LglDocStamp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategoryGroup
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransEntity
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransExternalContact
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransInternalContact
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransLinkedObjects
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransParentCategory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransRelationship
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.InspectionSpecification
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MaterialCoverage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.SupplyDemandItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.MaterialValuation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.PriceChangeDocument
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MaterialStock
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MatlStkInAcctMod
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.MaintenanceItemObject
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryDocFlow
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.PickingReport
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.Return
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.SerialNmbrDelivery
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.MaintainYearsPeriod
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategory
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategoryText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgCndnTypeText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgProcedItemText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingConditionType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedure
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgCndnTypeText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgProcedItemText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingConditionType
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedure
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderOperation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderStatus
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmation.ProcOrdConfirmation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObject
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObjectT
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocObjTimeSeries
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocationSequence
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSequenceT
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSqncAssgmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroup
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroupText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.FunctionMessage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderOperation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderStatus
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionRsceTools
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ReleaseMessage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmation.ProductionOrderConf
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductBasicText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductDescription
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductInspectionText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantCosting
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantForecasting
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantIntlTrd
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantMRPArea
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantProcurement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantQualityMgmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantSales
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantStorage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductProcurement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPurchaseText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductQualityMgmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSales
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesDelivery
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorageLocation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasureEAN
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductWorkScheduling
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductDescription
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlantProcurement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesDelivery
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductStorageLocation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductWorkScheduling
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenterText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrPartners
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderScheduleLine
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdPricingElement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.ValidationMessages
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatDescription
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMaterialGroup
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMember
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPlannedSpend
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPurchaserResponsible
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatSupplier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatTranslationStatus
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurgInfoRecdOrgPlantData
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurchasingQuotaArrangement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurgQuotaArrangementItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.PurchasingSource
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionCharacteristic
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLotWithStatus
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotUsageDecision
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductDescription
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductSalesDelivery
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductStorageLocation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAssignedMatlForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAuthorizationGroupText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecIdentifier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusAttributes
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusNextStatus
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusSchema
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecValAssgmtInstanceWthComp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductDescription
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductSalesDelivery
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductStorageLocation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAssignedMatlForKeyDate
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAuthorizationGroupText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecIdentifier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusAttributes
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusNextStatus
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusSchema
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecValAssgmtInstanceWthComp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeFormulaItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElementText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmtText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParam
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValueTxt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.ChangeStatusExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationBidder
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContract
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrict
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrictText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.ReturnMessage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.SalesDocumentRjcnReason
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPrElement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPrElement
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderScheduleLine
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutCharge
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgItmPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgSchedLine
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganization
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganizationText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecordScale
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPrcgElmnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtPartner
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtSchLine
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.Segment
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.SegmentText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ChangeStatusExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigure
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigureText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyDescription
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyParticipant
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyPurchaserResp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActySupplier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SupplierActivity
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.CompleteSuplrActyTskExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.ReqClrfctnSuplrActyTskExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SendSuplrActyTskExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SubmitSuplrActyTskExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskActyReference
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskCommText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskDescription
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskMessageText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskProcessor
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskPurchaserResp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskSupplier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SupplierActivityTask
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspAppraiser
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExplText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExternalName
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspIntroduction
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspLanguage
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspPurchaserResp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestion
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestionText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSectionText
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspStrucQnaire
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSupplier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SupplierEvaluationResponse
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdPurchaserResp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdQuestion
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdStrucQnaire
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSupplier
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecard
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecardRootQnaire
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.CancelInvoiceExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.ReleaseInvoiceExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcHeaderWhldgTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcItemPurOrdRef
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceTax
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.ChangeStatusExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.tradingpartner.PartnerCompany
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.CompanyCode
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.GLAccount
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Ledger
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ODataQueryAdditionalMetadata
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Project
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucketParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucketParameters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterDayOperation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterPipeLineOperation
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SkillTag
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetDataFields
-
- builder() - Static method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetEntry
-
- builder() - Static method in class com.sap.cloud.sdk.testutil.ErpSystem
-
Creates a new builder without initializing mandatory parameters.
- builder(String, URI) - Static method in class com.sap.cloud.sdk.testutil.ErpSystem
-
Creates a new builder for the given mandatory parameters.
- builder() - Static method in class com.sap.cloud.sdk.testutil.MockDestination
-
Creates a new builder without initializing mandatory parameters.
- builder(String, URI) - Static method in class com.sap.cloud.sdk.testutil.MockDestination
-
Creates a new builder for the given mandatory parameters.
- builder() - Static method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- builder() - Static method in class com.sap.cloud.sdk.testutil.MockGenericDestination
-
- builder() - Static method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- building(BuildingNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RealEstateAccountAssignmentData.RealEstateAccountAssignmentDataBuilder
-
- BUILDING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the Building field to query operations.
- building(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- BUILDING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the Building field to query operations.
- building(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- BUILDING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the Building field to query operations.
- building(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- BUILDING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
Use with available fluent helpers to apply the Building field to query operations.
- building(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress.ProductionSupplyAreaAddressBuilder
-
- BUILDING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the Building field to query operations.
- building(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- BUILDING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the Building field to query operations.
- building(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- BuildingNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Building Number
- BuildingNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BuildingNumber
-
- Bulgarian - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.LanguageKey
-
Bulgarian
- Bulgarian - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.TwoCharacterSapLanguageCode
-
Bulgarian
- BulkTranDelConf - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Bulk Tran Del Conf.
- BulkTranLoading - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Bulk Tran Loading
- BulkTranScheduling - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Bulk Tran Scheduling
- BuPaAddressUsage - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Address Usage
- BuPaAddressUsage() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
- BuPaAddressUsage(String, ZonedDateTime, String, String, ZonedDateTime, Boolean, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
- BuPaAddressUsage.BuPaAddressUsageBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BuPaAddressUsageByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BuPaAddressUsageByKeyFluentHelper(String, String, ZonedDateTime, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsageByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BuPaAddressUsage
entity with the provided key field values.
- BuPaAddressUsageCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to create a new
BuPaAddressUsage
entity
and save it to the S/4HANA system.
- BuPaAddressUsageCreateFluentHelper(String, BuPaAddressUsage) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsageCreateFluentHelper
-
Creates a fluent helper object that will create a
BuPaAddressUsage
entity on the OData endpoint.
- BuPaAddressUsageDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to delete an existing
BuPaAddressUsage
entity
in the S/4HANA system.
- BuPaAddressUsageDeleteFluentHelper(String, BuPaAddressUsage) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsageDeleteFluentHelper
-
Creates a fluent helper object that will delete a
BuPaAddressUsage
entity on the OData endpoint.
- BuPaAddressUsageField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BuPaAddressUsageField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BuPaAddressUsageField
-
Use the constants declared in each entity inner class.
- BuPaAddressUsageField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BuPaAddressUsageField
-
Use the constants declared in each entity inner class.
- BuPaAddressUsageFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BuPaAddressUsageFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsageFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BuPaAddressUsageLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BuPaAddressUsage
to
other entities.
- BuPaAddressUsageLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BuPaAddressUsageLink
-
Use the constants declared in each entity inner class.
- BuPaAddressUsageOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BuPaAddressUsage
to
other entities, where the cardinality of the related entity is at most 1.
- BuPaAddressUsageOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BuPaAddressUsageOneToOneLink
-
Use the constants declared in each entity inner class.
- BuPaAddressUsageSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BuPaAddressUsageUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
BuPaAddressUsage
entity
and save it to the S/4HANA system.
- BuPaAddressUsageUpdateFluentHelper(String, BuPaAddressUsage) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsageUpdateFluentHelper
-
Creates a fluent helper object that will update a
BuPaAddressUsage
entity on the OData endpoint.
- BuPaIdentification - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Identification
- BuPaIdentification() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
- BuPaIdentification(String, String, String, String, LocalDateTime, String, String, LocalDateTime, LocalDateTime, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
- buPaIdentification(BuPaIdentification...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BuPaIdentification.BuPaIdentificationBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BuPaIdentificationByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BuPaIdentificationByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentificationByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BuPaIdentification
entity with the provided key field values.
- BuPaIdentificationCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to create a new
BuPaIdentification
entity and save it to the S/4HANA system.
- BuPaIdentificationCreateFluentHelper(String, BuPaIdentification) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentificationCreateFluentHelper
-
Creates a fluent helper object that will create a
BuPaIdentification
entity on the OData endpoint.
- BuPaIdentificationDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BuPaIdentificationDeleteFluentHelper(String, BuPaIdentification) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentificationDeleteFluentHelper
-
Creates a fluent helper object that will delete a
BuPaIdentification
entity on the OData endpoint.
- BuPaIdentificationField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BuPaIdentificationField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BuPaIdentificationField
-
Use the constants declared in each entity inner class.
- BuPaIdentificationField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BuPaIdentificationField
-
Use the constants declared in each entity inner class.
- BuPaIdentificationFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BuPaIdentificationFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentificationFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BuPaIdentificationLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BuPaIdentification
to
other entities.
- BuPaIdentificationLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BuPaIdentificationLink
-
Use the constants declared in each entity inner class.
- BuPaIdentificationOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BuPaIdentification
to
other entities, where the cardinality of the related entity is at most 1.
- BuPaIdentificationOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BuPaIdentificationOneToOneLink
-
Use the constants declared in each entity inner class.
- BuPaIdentificationSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BuPaIdentificationUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
BuPaIdentification
entity and save it to the S/4HANA system.
- BuPaIdentificationUpdateFluentHelper(String, BuPaIdentification) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentificationUpdateFluentHelper
-
Creates a fluent helper object that will update a
BuPaIdentification
entity on the OData endpoint.
- BUS_EVENT_PRIORITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
Use with available fluent helpers to apply the BusEventPriority field to query operations.
- BUS_EVENT_PRIORITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain
-
Use with available fluent helpers to apply the BusEventPriority field to query operations.
- BUS_EVENT_PRIORITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead
-
Use with available fluent helpers to apply the BusEventPriority field to query operations.
- BUS_EVENT_SUBSCRIBER_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.
- BUS_EVENT_SUBSCRIBER_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain
-
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.
- BUS_EVENT_SUBSCRIBER_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead
-
Use with available fluent helpers to apply the BusEventSubscriberCode field to query operations.
- BUS_EVENT_SUBSCRIPTION_STATE_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain
-
Use with available fluent helpers to apply the BusEventSubscriptionStateCode field to query operations.
- BUS_EVENT_SUBSCRIPTION_STATE_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead
-
Use with available fluent helpers to apply the BusEventSubscriptionStateCode field to query operations.
- BUS_VOL_FIELD_COMBN_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Use with available fluent helpers to apply the BusVolFieldCombnType field to query operations.
- BUS_VOL_FIELD_COMBN_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
Use with available fluent helpers to apply the BusVolFieldCombnType field to query operations.
- BUS_VOL_FLD_COMBN_ALLWD_SIGN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnAllwdSign field to query operations.
- BUS_VOL_FLD_COMBN_EXT_FIELD_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnExtFieldName field to query operations.
- BUS_VOL_FLD_COMBN_FLD_INIT_IS_ALLWD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnFldInitIsAllwd field to query operations.
- BUS_VOL_FLD_COMBN_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnGroup field to query operations.
- BUS_VOL_FLD_COMBN_MAX_NR_OF_ENTRIES - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnMaxNrOfEntries field to query operations.
- BUS_VOL_FLD_COMBN_MIN_NR_OF_ENTRIES - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnMinNrOfEntries field to query operations.
- BUS_VOL_FLD_COMBN_SET - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnSet field to query operations.
- BUS_VOL_FLD_COMBN_SET - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType
-
Use with available fluent helpers to apply the BusVolFldCombnSet field to query operations.
- BUS_VOL_FLD_COMBN_VALDTY_IS_ALLWD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
Use with available fluent helpers to apply the BusVolFldCombnValdtyIsAllwd field to query operations.
- busAct(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.Header.HeaderBuilder
-
- busArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput.CostCenterCreateInputBuilder
-
- busArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- busArea(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeTimeDependentData.FixedAssetChangeTimeDependentDataBuilder
-
- busArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder
-
- busArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder
-
- busArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- busArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- busEventPriority(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata.BehqueuedataBuilder
-
- busEventPriority(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain.SubscriptionMaintainBuilder
-
- busEventPriority(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead.SubscriptionReadBuilder
-
- busEventSubscriberCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata.BehqueuedataBuilder
-
- busEventSubscriberCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain.SubscriptionMaintainBuilder
-
- busEventSubscriberCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead.SubscriptionReadBuilder
-
- busEventSubscriptionStateCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain.SubscriptionMaintainBuilder
-
- busEventSubscriptionStateCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead.SubscriptionReadBuilder
-
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the BusinessArea field to query operations.
- BUSINESS_AREA_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BusinessAreaName field to query operations.
- BUSINESS_AREA_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText
-
Use with available fluent helpers to apply the BusinessAreaName field to query operations.
- BUSINESS_AREA_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
Use with available fluent helpers to apply the BusinessAreaName field to query operations.
- BUSINESS_AREA_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
Use with available fluent helpers to apply the BusinessAreaName field to query operations.
- BUSINESS_AREA_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the BusinessAreaName field to query operations.
- BUSINESS_AREA_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the BusinessAreaName field to query operations.
- BUSINESS_EVENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
Use with available fluent helpers to apply the BusinessEvent field to query operations.
- BUSINESS_EVENT_SUBSCRIBER_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
Use with available fluent helpers to apply the BusinessEventSubscriberName field to query operations.
- BUSINESS_EVENT_SUBSCRIBER_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead
-
Use with available fluent helpers to apply the BusinessEventSubscriberName field to query operations.
- BUSINESS_OBJECT_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
Use with available fluent helpers to apply the BusinessObjectType field to query operations.
- BUSINESS_OBJECT_TYPE_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
Use with available fluent helpers to apply the BusinessObjectTypeName field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatSupplier
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActySupplier
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskSupplier
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSupplier
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSupplier
-
Use with available fluent helpers to apply the BusinessPartner field to query operations.
- BUSINESS_PARTNER_CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerCategory field to query operations.
- BUSINESS_PARTNER_COMPANY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the BusinessPartnerCompany field to query operations.
- BUSINESS_PARTNER_COMPANY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept
-
Use with available fluent helpers to apply the BusinessPartnerCompany field to query operations.
- BUSINESS_PARTNER_COMPANY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
Use with available fluent helpers to apply the BusinessPartnerCompany field to query operations.
- BUSINESS_PARTNER_FULL_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerFullName field to query operations.
- BUSINESS_PARTNER_GROUPING - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerGrouping field to query operations.
- BUSINESS_PARTNER_ID_BY_EXT_SYSTEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerIDByExtSystem field to query operations.
- BUSINESS_PARTNER_IS_BLOCKED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerIsBlocked field to query operations.
- BUSINESS_PARTNER_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerName field to query operations.
- BUSINESS_PARTNER_NAME1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
- BUSINESS_PARTNER_NAME1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
- BUSINESS_PARTNER_NAME1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
- BUSINESS_PARTNER_NAME1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
- BUSINESS_PARTNER_NAME1 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
- BUSINESS_PARTNER_NAME2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.
- BUSINESS_PARTNER_NAME2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.
- BUSINESS_PARTNER_NAME2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.
- BUSINESS_PARTNER_NAME2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.
- BUSINESS_PARTNER_NAME2 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.
- BUSINESS_PARTNER_NAME3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations.
- BUSINESS_PARTNER_NAME3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations.
- BUSINESS_PARTNER_NAME3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations.
- BUSINESS_PARTNER_NAME3 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations.
- BUSINESS_PARTNER_NAME4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations.
- BUSINESS_PARTNER_NAME4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations.
- BUSINESS_PARTNER_NAME4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations.
- BUSINESS_PARTNER_NAME4 - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations.
- BUSINESS_PARTNER_PERSON - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the BusinessPartnerPerson field to query operations.
- BUSINESS_PARTNER_PERSON - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept
-
Use with available fluent helpers to apply the BusinessPartnerPerson field to query operations.
- BUSINESS_PARTNER_PERSON - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
Use with available fluent helpers to apply the BusinessPartnerPerson field to query operations.
- BUSINESS_PARTNER_ROLE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
Use with available fluent helpers to apply the BusinessPartnerRole field to query operations.
- BUSINESS_PARTNER_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerType field to query operations.
- BUSINESS_PARTNER_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
Use with available fluent helpers to apply the BusinessPartnerUUID field to query operations.
- BUSINESS_PLACE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BusinessPlace field to query operations.
- BUSINESS_PLACE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the BusinessPlace field to query operations.
- BUSINESS_PROCESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BusinessProcess field to query operations.
- BUSINESS_PROCESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount
-
Use with available fluent helpers to apply the BusinessProcess field to query operations.
- BUSINESS_PROCESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment
-
Use with available fluent helpers to apply the BusinessProcess field to query operations.
- BUSINESS_PROCESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt
-
Use with available fluent helpers to apply the BusinessProcess field to query operations.
- BUSINESS_PROCESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt
-
Use with available fluent helpers to apply the BusinessProcess field to query operations.
- BUSINESS_PROCESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct
-
Use with available fluent helpers to apply the BusinessProcess field to query operations.
- BUSINESS_PROCESS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the BusinessProcess field to query operations.
- BUSINESS_PROCESS_ENTRY_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderOperation
-
Use with available fluent helpers to apply the BusinessProcessEntryUnit field to query operations.
- BUSINESS_PROCESS_ENTRY_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderOperation
-
Use with available fluent helpers to apply the BusinessProcessEntryUnit field to query operations.
- BUSINESS_SECTION_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the BusinessSectionCode field to query operations.
- BUSINESS_TRANSACTION_DOC_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the BusinessTransactionDocUUID field to query operations.
- BUSINESS_TRANSACTION_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the BusinessTransactionType field to query operations.
- BUSINESS_TRANSACTION_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the BusinessTransactionType field to query operations.
- businessArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder
-
- businessArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- businessArea(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod.FtrStructureChangeInformationForChangeMethodBuilder
-
- businessArea(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod.FtrStructureChangeInformationForCreateMethodBuilder
-
- businessArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder
-
- businessArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder
-
- BusinessArea - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Business Area
- BusinessArea(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BusinessArea
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder
-
- BusinessArea - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
API Business Area
- BusinessArea() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea
-
- BusinessArea(String, ErpConfigContext, List<BusinessAreaText>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea.BusinessAreaBuilder
-
- businessArea(BusinessArea) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText.BusinessAreaTextBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText.BusinessAreaTextBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter.CostCenterBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem.ReturnsDeliveryItemBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter.CostCenterBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem.FinPlanningEntryItemBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem.InbDeliveryItemBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter.CostCenterBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic.JournalEntryItemBasicBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem.OutbDeliveryItemBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder.ProductionOrderBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount.PurCtrAccountBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment.PurOrdAccountAssignmentBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt.PurReqnAcctAssgmtBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt.SchAgrmtAcCntBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment.SrvcEntrShtAcctAssignmentBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- businessArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct.SupplierInvoiceItemGLAcctBuilder
-
- BusinessArea.BusinessAreaBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
- BusinessAreaByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
Fluent helper to fetch a single
BusinessArea
entity using key fields.
- BusinessAreaByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessArea
entity with
the provided key field values.
- BusinessAreaConsolidation - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Business Area Consolidation
- BusinessAreaField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.field
-
Template class to represent entity fields of the Entity
BusinessArea
.
- BusinessAreaField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.field.BusinessAreaField
-
Use the constants declared in each entity inner class.
- BusinessAreaField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.field.BusinessAreaField
-
Use the constants declared in each entity inner class.
- BusinessAreaFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
- BusinessAreaFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessAreaLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link
-
Template class to represent entity navigation links of
BusinessArea
to other entities.
- BusinessAreaLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link.BusinessAreaLink
-
Use the constants declared in each entity inner class.
- businessAreaName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText.BusinessAreaTextBuilder
-
- businessAreaName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem.FinPlanningEntryItemBuilder
-
- businessAreaName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic.JournalEntryItemBasicBuilder
-
- businessAreaName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- BusinessAreaOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link
-
Template class to represent entity navigation links of
BusinessArea
to other entities,
where the cardinality of the related entity is at most 1.
- BusinessAreaOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link.BusinessAreaOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessAreaSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.selectable
-
Interface to enable OData entity selectors for
BusinessArea
.
- BusinessAreaService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to read business area master data in an API call.
- BusinessAreaText - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
API Business Area Text
- BusinessAreaText() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText
-
- BusinessAreaText(String, String, String, ErpConfigContext, BusinessArea) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText
-
- BusinessAreaText.BusinessAreaTextBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
- BusinessAreaTextByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
- BusinessAreaTextByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaTextByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessAreaText
entity
with the provided key field values.
- BusinessAreaTextField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.field
-
- BusinessAreaTextField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.field.BusinessAreaTextField
-
Use the constants declared in each entity inner class.
- BusinessAreaTextField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.field.BusinessAreaTextField
-
Use the constants declared in each entity inner class.
- BusinessAreaTextFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea
-
- BusinessAreaTextFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaTextFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessAreaTextLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link
-
Template class to represent entity navigation links of
BusinessAreaText
to other
entities.
- BusinessAreaTextLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link.BusinessAreaTextLink
-
Use the constants declared in each entity inner class.
- BusinessAreaTextOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link
-
Template class to represent entity navigation links of
BusinessAreaText
to other
entities, where the cardinality of the related entity is at most 1.
- BusinessAreaTextOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.link.BusinessAreaTextOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessAreaTextSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.selectable
-
- businessEntity(BusinessEntityNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RealEstateAccountAssignmentData.RealEstateAccountAssignmentDataBuilder
-
- BusinessEntityNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Business Entity Number
- BusinessEntityNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BusinessEntityNumber
-
- businessEvent(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata.BehqueuedataBuilder
-
- BusinessEventQueueService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to read the event queue, which contains a list of triggered business events.
- businessEventSubscriberName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata.BehqueuedataBuilder
-
- businessEventSubscriberName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead.SubscriptionReadBuilder
-
- BusinessEventSubscriptionService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
Business Events - Subscription Service.
- BusinessObjectKeys - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
Business Object Keys Definition
- BusinessObjectKeys() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeys
-
- BusinessObjectKeys(String, String, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeys
-
- BusinessObjectKeys.BusinessObjectKeysBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
- BusinessObjectKeysByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
- BusinessObjectKeysByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeysByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessObjectKeys
entity with the provided key field values.
- BusinessObjectKeysField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field
-
- BusinessObjectKeysField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BusinessObjectKeysField
-
Use the constants declared in each entity inner class.
- BusinessObjectKeysField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BusinessObjectKeysField
-
Use the constants declared in each entity inner class.
- BusinessObjectKeysFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
- BusinessObjectKeysFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeysFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessObjectKeysLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link
-
Template class to represent entity navigation links of
BusinessObjectKeys
to other entities.
- BusinessObjectKeysLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link.BusinessObjectKeysLink
-
Use the constants declared in each entity inner class.
- BusinessObjectKeysOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link
-
Template class to represent entity navigation links of
BusinessObjectKeys
to other entities, where the cardinality of the related entity is at most 1.
- BusinessObjectKeysOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link.BusinessObjectKeysOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessObjectKeysSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.selectable
-
- businessObjectType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent.AttachmentContentBuilder
-
- businessObjectTypeName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent.AttachmentContentBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage.BuPaAddressUsageBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification.BuPaIdentificationBuilder
-
- BusinessPartner - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner
- BusinessPartner() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
- BusinessPartner(String, String, String, String, String, String, String, String, String, UUID, String, String, LocalDateTime, LocalTime, String, String, String, String, String, Boolean, Boolean, String, Boolean, String, LocalDateTime, LocalTime, String, String, String, String, String, String, String, LocalDateTime, LocalDateTime, String, String, LocalDateTime, Boolean, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, ErpConfigContext, List<BuPaIdentification>, List<BusinessPartnerAddress>, List<BusinessPartnerBank>, List<BusinessPartnerContact>, List<BusinessPartnerRole>, List<BusinessPartnerTaxNumber>, Customer, Supplier) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole.BusinessPartnerRoleBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber.BusinessPartnerTaxNumberBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatSupplier.PurgCatSupplierBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActySupplier.SuplrActySupplierBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskSupplier.SuplrActyTskSupplierBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSupplier.SuplrEvalRspSupplierBuilder
-
- businessPartner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSupplier.SuplrEvalSccrdSupplierBuilder
-
- BusinessPartner.BusinessPartnerBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- businessPartnerAddress(BusinessPartnerAddress...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BusinessPartnerAddress - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Address
- BusinessPartnerAddress() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
- BusinessPartnerAddress(String, String, ZonedDateTime, ZonedDateTime, String, UUID, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, ErpConfigContext, List<BuPaAddressUsage>, List<AddressEmailAddress>, List<AddressFaxNumber>, List<AddressPhoneNumber>, List<AddressPhoneNumber>, List<AddressHomePageURL>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
- BusinessPartnerAddress.BusinessPartnerAddressBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerAddressByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerAddressByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddressByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessPartnerAddress
entity with the provided key field values.
- BusinessPartnerAddressCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerAddressCreateFluentHelper(String, BusinessPartnerAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddressCreateFluentHelper
-
- BusinessPartnerAddressDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerAddressDeleteFluentHelper(String, BusinessPartnerAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddressDeleteFluentHelper
-
- BusinessPartnerAddressField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BusinessPartnerAddressField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerAddressField
-
Use the constants declared in each entity inner class.
- BusinessPartnerAddressField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerAddressField
-
Use the constants declared in each entity inner class.
- BusinessPartnerAddressFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerAddressFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddressFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessPartnerAddressLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
- BusinessPartnerAddressLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerAddressLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerAddressOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BusinessPartnerAddress
to other entities, where the cardinality of the related entity is at most 1.
- BusinessPartnerAddressOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerAddressOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerAddressSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BusinessPartnerAddressUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerAddressUpdateFluentHelper(String, BusinessPartnerAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddressUpdateFluentHelper
-
- businessPartnerBank(BusinessPartnerBank...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BusinessPartnerBank - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Bank
- BusinessPartnerBank() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
- BusinessPartnerBank(String, String, String, String, String, String, String, String, String, ZonedDateTime, ZonedDateTime, String, LocalDateTime, String, String, Boolean, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
- BusinessPartnerBank.BusinessPartnerBankBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerBankByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerBankByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBankByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessPartnerBank
entity with the provided key field values.
- BusinessPartnerBankCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerBankCreateFluentHelper(String, BusinessPartnerBank) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBankCreateFluentHelper
-
Creates a fluent helper object that will create a
BusinessPartnerBank
entity on the OData endpoint.
- BusinessPartnerBankDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerBankDeleteFluentHelper(String, BusinessPartnerBank) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBankDeleteFluentHelper
-
Creates a fluent helper object that will delete a
BusinessPartnerBank
entity on the OData endpoint.
- BusinessPartnerBankField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BusinessPartnerBankField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerBankField
-
Use the constants declared in each entity inner class.
- BusinessPartnerBankField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerBankField
-
Use the constants declared in each entity inner class.
- BusinessPartnerBankFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerBankFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBankFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessPartnerBankLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
- BusinessPartnerBankLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerBankLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerBankOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BusinessPartnerBank
to other entities, where the cardinality of the related entity is at most 1.
- BusinessPartnerBankOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerBankOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerBankSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BusinessPartnerBankUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
BusinessPartnerBank
entity and save it to the S/4HANA system.
- BusinessPartnerBankUpdateFluentHelper(String, BusinessPartnerBank) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBankUpdateFluentHelper
-
Creates a fluent helper object that will update a
BusinessPartnerBank
entity on the OData endpoint.
- BusinessPartnerByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessPartner
entity with the provided key field values.
- businessPartnerCategory(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- businessPartnerCompany(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- businessPartnerCompany(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept.BPContactToFuncAndDeptBuilder
-
- businessPartnerCompany(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact.BusinessPartnerContactBuilder
-
- businessPartnerContact(BusinessPartnerContact...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BusinessPartnerContact - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Contact
- BusinessPartnerContact() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
- BusinessPartnerContact(String, String, String, LocalDateTime, LocalDateTime, Boolean, String, ErpConfigContext, List<BPContactToAddress>, BPContactToFuncAndDept) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
- BusinessPartnerContact.BusinessPartnerContactBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerContactByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerContactByKeyFluentHelper(String, String, String, String, LocalDateTime) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContactByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessPartnerContact
entity with the provided key field values.
- BusinessPartnerContactCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerContactCreateFluentHelper(String, BusinessPartnerContact) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContactCreateFluentHelper
-
- BusinessPartnerContactDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerContactDeleteFluentHelper(String, BusinessPartnerContact) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContactDeleteFluentHelper
-
- BusinessPartnerContactField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BusinessPartnerContactField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerContactField
-
Use the constants declared in each entity inner class.
- BusinessPartnerContactField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerContactField
-
Use the constants declared in each entity inner class.
- BusinessPartnerContactFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerContactFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContactFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessPartnerContactLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
- BusinessPartnerContactLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerContactLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerContactOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BusinessPartnerContact
to other entities, where the cardinality of the related entity is at most 1.
- BusinessPartnerContactOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerContactOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerContactSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BusinessPartnerContactUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerContactUpdateFluentHelper(String, BusinessPartnerContact) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContactUpdateFluentHelper
-
- BusinessPartnerCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to create a new
BusinessPartner
entity
and save it to the S/4HANA system.
- BusinessPartnerCreateFluentHelper(String, BusinessPartner) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerCreateFluentHelper
-
Creates a fluent helper object that will create a
BusinessPartner
entity on the OData endpoint.
- BusinessPartnerField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BusinessPartnerField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerField
-
Use the constants declared in each entity inner class.
- BusinessPartnerField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerField
-
Use the constants declared in each entity inner class.
- BusinessPartnerFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- businessPartnerFullName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- businessPartnerGrouping(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- businessPartnerIDByExtSystem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- businessPartnerIsBlocked(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BusinessPartnerLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BusinessPartner
to other
entities.
- BusinessPartnerLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerLink
-
Use the constants declared in each entity inner class.
- businessPartnerName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- businessPartnerName1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- businessPartnerName1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- businessPartnerName1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- businessPartnerName1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress.ProductionSupplyAreaAddressBuilder
-
- businessPartnerName1(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- businessPartnerName2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- businessPartnerName2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- businessPartnerName2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- businessPartnerName2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress.ProductionSupplyAreaAddressBuilder
-
- businessPartnerName2(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- businessPartnerName3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- businessPartnerName3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- businessPartnerName3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- businessPartnerName3(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- businessPartnerName4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- businessPartnerName4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- businessPartnerName4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- businessPartnerName4(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- BusinessPartnerNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Business Partner Number
- BusinessPartnerNumber(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BusinessPartnerNumber
-
- BusinessPartnerOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BusinessPartner
to other
entities, where the cardinality of the related entity is at most 1.
- BusinessPartnerOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerOneToOneLink
-
Use the constants declared in each entity inner class.
- businessPartnerPerson(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- businessPartnerPerson(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept.BPContactToFuncAndDeptBuilder
-
- businessPartnerPerson(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact.BusinessPartnerContactBuilder
-
- businessPartnerRole(BusinessPartnerRole...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BusinessPartnerRole - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Role
- BusinessPartnerRole() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
- BusinessPartnerRole(String, String, ZonedDateTime, ZonedDateTime, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
- businessPartnerRole(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole.BusinessPartnerRoleBuilder
-
- BusinessPartnerRole.BusinessPartnerRoleBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerRoleByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerRoleByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRoleByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessPartnerRole
entity with the provided key field values.
- BusinessPartnerRoleCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerRoleCreateFluentHelper(String, BusinessPartnerRole) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRoleCreateFluentHelper
-
Creates a fluent helper object that will create a
BusinessPartnerRole
entity on the OData endpoint.
- BusinessPartnerRoleField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BusinessPartnerRoleField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerRoleField
-
Use the constants declared in each entity inner class.
- BusinessPartnerRoleField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerRoleField
-
Use the constants declared in each entity inner class.
- BusinessPartnerRoleFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerRoleFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRoleFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessPartnerRoleLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
- BusinessPartnerRoleLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerRoleLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerRoleOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BusinessPartnerRole
to other entities, where the cardinality of the related entity is at most 1.
- BusinessPartnerRoleOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerRoleOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerRoleSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BusinessPartnerRoleUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
BusinessPartnerRole
entity and save it to the S/4HANA system.
- BusinessPartnerRoleUpdateFluentHelper(String, BusinessPartnerRole) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRoleUpdateFluentHelper
-
Creates a fluent helper object that will update a
BusinessPartnerRole
entity on the OData endpoint.
- BusinessPartnerSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BusinessPartnerService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to create, read, update, and delete master data related to Business Partners, Suppliers, and
Customers in an SAP S/4HANA system.
- businessPartnerTax(BusinessPartnerTaxNumber...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BusinessPartnerTaxNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Business Partner Tax Number
- BusinessPartnerTaxNumber() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
- BusinessPartnerTaxNumber(String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
- BusinessPartnerTaxNumber.BusinessPartnerTaxNumberBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerTaxNumberByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerTaxNumberByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumberByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusinessPartnerTaxNumber
entity with the provided key field values.
- BusinessPartnerTaxNumberCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerTaxNumberCreateFluentHelper(String, BusinessPartnerTaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumberCreateFluentHelper
-
- BusinessPartnerTaxNumberDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerTaxNumberDeleteFluentHelper(String, BusinessPartnerTaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumberDeleteFluentHelper
-
- BusinessPartnerTaxNumberField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
-
- BusinessPartnerTaxNumberField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerTaxNumberField
-
Use the constants declared in each entity inner class.
- BusinessPartnerTaxNumberField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerTaxNumberField
-
Use the constants declared in each entity inner class.
- BusinessPartnerTaxNumberFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerTaxNumberFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumberFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusinessPartnerTaxNumberLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
- BusinessPartnerTaxNumberLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerTaxNumberLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerTaxNumberOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
-
Template class to represent entity navigation links of
BusinessPartnerTaxNumber
to other entities, where the cardinality of the related entity is at most 1.
- BusinessPartnerTaxNumberOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BusinessPartnerTaxNumberOneToOneLink
-
Use the constants declared in each entity inner class.
- BusinessPartnerTaxNumberSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable
-
- BusinessPartnerTaxNumberUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- BusinessPartnerTaxNumberUpdateFluentHelper(String, BusinessPartnerTaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumberUpdateFluentHelper
-
- businessPartnerType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- BusinessPartnerUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Fluent helper to update an existing
BusinessPartner
entity
and save it to the S/4HANA system.
- BusinessPartnerUpdateFluentHelper(String, BusinessPartner) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerUpdateFluentHelper
-
Creates a fluent helper object that will update a
BusinessPartner
entity on the OData endpoint.
- businessPartnerUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner.BusinessPartnerBuilder
-
- businessplace(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- businessplace(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem.VendorItemBuilder
-
- businessPlace(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- BusinessProcess - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Business Process
- BusinessProcess(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BusinessProcess
-
- businessProcess(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount.PurCtrAccountBuilder
-
- businessProcess(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment.PurOrdAccountAssignmentBuilder
-
- businessProcess(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt.PurReqnAcctAssgmtBuilder
-
- businessProcess(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt.SchAgrmtAcCntBuilder
-
- businessProcess(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct.SupplierInvoiceItemGLAcctBuilder
-
- businessProcessEntryUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderOperation.ProcessOrderOperationBuilder
-
- businessProcessEntryUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderOperation.ProductionOrderOperationBuilder
-
- businessSectionCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- BusinessSituationService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This synchronous inbound service enables you to read situation data context with the data provided in a payload.
- businessTransactionDocUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- busObjects(BusObjects...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata.BehqueuedataBuilder
-
- BusObjects - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
SAP Business Objects
- BusObjects() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjects
-
- BusObjects(String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjects
-
- BusObjects.BusObjectsBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
- BusObjectsByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
Fluent helper to fetch a single
BusObjects
entity using key
fields.
- BusObjectsByKeyFluentHelper(String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjectsByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
BusObjects
entity with
the provided key field values.
- BusObjectsField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field
-
Template class to represent entity fields of the Entity
BusObjects
.
- BusObjectsField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BusObjectsField
-
Use the constants declared in each entity inner class.
- BusObjectsField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BusObjectsField
-
Use the constants declared in each entity inner class.
- BusObjectsFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
-
Fluent helper to fetch multiple
BusObjects
entities.
- BusObjectsFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjectsFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusObjectsLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link
-
Template class to represent entity navigation links of
BusObjects
to other
entities.
- BusObjectsLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link.BusObjectsLink
-
Use the constants declared in each entity inner class.
- BusObjectsOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link
-
Template class to represent entity navigation links of
BusObjects
to other
entities, where the cardinality of the related entity is at most 1.
- BusObjectsOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link.BusObjectsOneToOneLink
-
Use the constants declared in each entity inner class.
- BusObjectsSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.selectable
-
Interface to enable OData entity selectors for
BusObjects
.
- busScenario(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecAndPayableDocumentLineItem.AddContractAccountsRecAndPayableDocumentLineItemBuilder
-
- busScenario(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem.GlAccountItemBuilder
-
- busVolFieldCombnType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- busVolFieldCombnType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder
-
- busVolFldCombnAllwdSign(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- busVolFldCombnExtFieldName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder
-
- busVolFldCombnFldInitIsAllwd(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder
-
- busVolFldCombnGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- busVolFldCombnMaxNrOfEntries(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- busVolFldCombnMinNrOfEntries(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- busVolFldCombnSet(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- busVolFldCombnSet(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType.CndnContrTypeBuilder
-
- BusVolFldCombnSetTypeAssgmt - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
-
Business Volume Field Combination - Set Type (API)
- BusVolFldCombnSetTypeAssgmt() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
- BusVolFldCombnSetTypeAssgmt(String, String, String, BigDecimal, BigDecimal, String, String, Boolean, ErpConfigContext, List<BusVolFldCombnTypeFldAssgmt>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
- busVolFldCombnSetTypeAssgmt(BusVolFldCombnSetTypeAssgmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType.CndnContrTypeBuilder
-
- BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
-
- BusVolFldCombnSetTypeAssgmtByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
-
- BusVolFldCombnSetTypeAssgmtByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmtByKeyFluentHelper
-
- BusVolFldCombnSetTypeAssgmtField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field
-
- BusVolFldCombnSetTypeAssgmtField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field.BusVolFldCombnSetTypeAssgmtField
-
Use the constants declared in each entity inner class.
- BusVolFldCombnSetTypeAssgmtField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field.BusVolFldCombnSetTypeAssgmtField
-
Use the constants declared in each entity inner class.
- BusVolFldCombnSetTypeAssgmtFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
-
- BusVolFldCombnSetTypeAssgmtFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmtFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- BusVolFldCombnSetTypeAssgmtLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link
-
- BusVolFldCombnSetTypeAssgmtLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link.BusVolFldCombnSetTypeAssgmtLink
-
Use the constants declared in each entity inner class.
- BusVolFldCombnSetTypeAssgmtOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link
-
Template class to represent entity navigation links of
BusVolFldCombnSetTypeAssgmt
to other entities, where the cardinality of the related entity is at most 1.
- BusVolFldCombnSetTypeAssgmtOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link.BusVolFldCombnSetTypeAssgmtOneToOneLink
-
Use the constants declared in each entity inner class.
- BusVolFldCombnSetTypeAssgmtSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.selectable
-
- busVolFldCombnTypeFldAssgmt(BusVolFldCombnTypeFldAssgmt...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- BusVolFldCombnTypeFldAssgmt - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
-
Business Volume Field Combination - Fields (API)
- BusVolFldCombnTypeFldAssgmt() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
- BusVolFldCombnTypeFldAssgmt(String, String, Boolean, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
- BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
-
- BusVolFldCombnTypeFldAssgmtField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field
-
- BusVolFldCombnTypeFldAssgmtField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field.BusVolFldCombnTypeFldAssgmtField
-
Use the constants declared in each entity inner class.
- BusVolFldCombnTypeFldAssgmtField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field.BusVolFldCombnTypeFldAssgmtField
-
Use the constants declared in each entity inner class.
- BusVolFldCombnTypeFldAssgmtLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link
-
- BusVolFldCombnTypeFldAssgmtLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link.BusVolFldCombnTypeFldAssgmtLink
-
Use the constants declared in each entity inner class.
- BusVolFldCombnTypeFldAssgmtOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link
-
Template class to represent entity navigation links of
BusVolFldCombnTypeFldAssgmt
to other entities, where the cardinality of the related entity is at most 1.
- BusVolFldCombnTypeFldAssgmtOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link.BusVolFldCombnTypeFldAssgmtOneToOneLink
-
Use the constants declared in each entity inner class.
- BusVolFldCombnTypeFldAssgmtSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.selectable
-
- busVolFldCombnValdtyIsAllwd(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
-
- Button - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This button extends the slimbutton allowing to set the type to POSTBACK, WEB_URL or PHONE_NUMBER.
- Button(String, String, String) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.Button
-
A button which offers three different type of actions upon getting clicked.
- Button(String, String, ButtonType) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.Button
-
A button which offers three different type of actions upon getting clicked.
- ButtonCollection<B extends SlimButton> - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
Collects buttons to be included in a Response and allows to set a title.
- ButtonCollection(String) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
Creates a new button collection
- ButtonResponse - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
Represents all different types of button responses.
- ButtonResponse(ButtonCollection<Button>) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
Assumes buttons as a type - full button style instead of quick replies.
- ButtonResponse(String, ButtonCollection<?>) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
Allows to set type to either quickReplies or buttons.
- ButtonType - Enum in com.sap.cloud.sdk.services.recastai.botresponses
-
Buttons can react in three ways upon getting clicked on: Postback sends a message.
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
- Buu - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
- buyAmount(PaymentAmount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeForexTransaction.ChangeForexTransactionBuilder
-
- buyAmount(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForForexTransaction.ChangeStructureForForexTransactionBuilder
-
- buyAmount(PaymentAmount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateForexTransaction.CreateForexTransactionBuilder
-
- buyAmount(PaymentAmount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfForexTransaction.DetailsOfForexTransactionBuilder
-
- buyAmount(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeDealcreateChangeStructureForForexTransaction.ForeignExchangeDealcreateChangeStructureForForexTransactionBuilder
-
- buyAmountChar(AmountAsTextField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfForexTransaction.DetailsOfForexTransactionBuilder
-
- buyCurrency(TransactionCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateForexTransaction.CreateForexTransactionBuilder
-
- buyCurrency(TransactionCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfForexTransaction.DetailsOfForexTransactionBuilder
-
- buyCurrency(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeDealcreateChangeStructureForForexTransaction.ForeignExchangeDealcreateChangeStructureForForexTransactionBuilder
-
- buyCurrencyIso(IsoCurrencyCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateForexTransaction.CreateForexTransactionBuilder
-
- buyCurrencyIso(IsoCurrencyCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfForexTransaction.DetailsOfForexTransactionBuilder
-
- buyCurrencyIso(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeDealcreateChangeStructureForForexTransaction.ForeignExchangeDealcreateChangeStructureForForexTransactionBuilder
-
- ByteConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- ByteConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ByteConverter
-
- ByteExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a Byte
.
- ByteExtractor() - Constructor for class com.sap.cloud.sdk.result.ByteExtractor
-
- byteValue() - Method in class com.sap.cloud.sdk.s4hana.serialization.IntegerBasedErpType
-
- CACHEABLE_CONTENT_TYPES - Static variable in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpCachingHeaderWrapper
-
- CacheKey - Class in com.sap.cloud.sdk.cloudplatform.cache
-
CacheKey with either global visibility, tenant isolation, or tenant & user isolation.
- CacheManager - Class in com.sap.cloud.sdk.cloudplatform.cache
-
Grants bulk processing for all (statically) registered caches.
- CacheManager() - Constructor for class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
- CacheMonitor - Class in com.sap.cloud.sdk.cloudplatform.cache
-
Gives access to aggregated performance statistics for all caches statically managed by the CacheManager.
- CacheMonitor() - Constructor for class com.sap.cloud.sdk.cloudplatform.cache.CacheMonitor
-
- CacheMonitorMXBean - Interface in com.sap.cloud.sdk.cloudplatform.cache
-
JMX interface monitoring and invalidating caches as needed.
- CacheStats - Class in com.sap.cloud.sdk.cloudplatform.cache
-
- CacheStats(long, long, long, long, long, long, long) - Constructor for class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- CacheStatsMXBean - Interface in com.sap.cloud.sdk.cloudplatform.cache
-
- CachingCommand<T> - Class in com.sap.cloud.sdk.frameworks.hystrix
-
Abstract class implementing a Hystrix protected command with the possibility to cache the result.
- CachingCommand(HystrixCommandGroupKey) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommandGroupKey, boolean) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommandGroupKey, HystrixThreadPoolKey) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommandGroupKey, HystrixThreadPoolKey, boolean) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommandGroupKey, int) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommandGroupKey, int, boolean) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommandGroupKey, HystrixThreadPoolKey, int) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommandGroupKey, HystrixThreadPoolKey, int, boolean) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommand.Setter) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingCommand(HystrixCommand.Setter, boolean) - Constructor for class com.sap.cloud.sdk.frameworks.hystrix.CachingCommand
-
- CachingErpCommand<T> - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Extends the
CachingCommand
to enable resilient execution and caching of results of S/4HANA queries.
- CachingErpCommand(HystrixCommand.Setter) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.CachingErpCommand
-
- CachingErpCommand(HystrixCommand.Setter, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.CachingErpCommand
-
- CachingErpCommand(Class<?>) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.CachingErpCommand
-
- CachingErpCommand(Class<?>, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.CachingErpCommand
-
- CALC_DATE_IS_AS_END_DATE_INCLUSIVE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CalcDateIsAsEndDateInclusive field to query operations.
- CALC_PERIOD_END_DATE_IS_INCLUSIVE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CalcPeriodEndDateIsInclusive field to query operations.
- calcBaseAmount(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcBaseAmount(CalculationBaseAmount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcBaseAmountChar(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcBaseAmountChar(AmountAsTextField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcBaseCur(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcBaseCur(CurrencyOfCalculationBasis) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcBaseCurIso(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcBaseCurIso(IsoCurrencyCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcBaseDays(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcBaseDays(NumberOfBaseDaysInACalculationPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcDate(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcDateIsAsEndDateInclusive(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- calcFrom(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcFrom(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcFromIncl(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcFromIncl(ErpBoolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcFromMonthEnd(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcFromMonthEnd(MonthEndIndicatorForStartOfACalculationPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcPeriodEndDateIsInclusive(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- calcTo(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcTo(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcToIncl(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcToIncl(ErpBoolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calcToMonthEnd(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow.FtrStructureChangeInformationForFlowBuilder
-
- calcToMonthEnd(MonthEndIndicatorForTheEndOfACalculationPeriod) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow.FtrStructureForFlowBuilder
-
- calculateAvailabilityTimeseries(String, String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.BasicProductAvailabilityInformationService
-
Creates a fluent helper for the CalculateAvailabilityTimeseries OData function import.
- calculateAvailabilityTimeseries(String, String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultBasicProductAvailabilityInformationService
-
- CalculateAvailabilityTimeseriesFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation
-
Fluent helper for the CalculateAvailabilityTimeseries OData function import.
- CalculateAvailabilityTimeseriesFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.CalculateAvailabilityTimeseriesFluentHelper
-
Creates a fluent helper object that will execute the CalculateAvailabilityTimeseries OData function import
with the provided parameters.
- CALCULATED_SCORE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire
-
Use with available fluent helpers to apply the CalculatedScore field to query operations.
- CALCULATED_SCORE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection
-
Use with available fluent helpers to apply the CalculatedScore field to query operations.
- CALCULATED_SCORE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspStrucQnaire
-
Use with available fluent helpers to apply the CalculatedScore field to query operations.
- CALCULATED_SCORE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection
-
Use with available fluent helpers to apply the CalculatedScore field to query operations.
- CALCULATED_SCORE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdStrucQnaire
-
Use with available fluent helpers to apply the CalculatedScore field to query operations.
- CALCULATED_SCORE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecardRootQnaire
-
Use with available fluent helpers to apply the CalculatedScore field to query operations.
- calculatedScore(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire.SuplrEvalRspRootQnaireBuilder
-
- calculatedScore(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection.SuplrEvalRspSectionBuilder
-
- calculatedScore(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder
-
- calculatedScore(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection.SuplrEvalSccrdSectionBuilder
-
- calculatedScore(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder
-
- calculatedScore(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecardRootQnaire.SuplrEvalScorecardRootQnaireBuilder
-
- CALCULATION_BASIS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CalculationBasis field to query operations.
- CALCULATION_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CalculationDate field to query operations.
- CALCULATION_PERIOD_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CalculationPeriodEndDate field to query operations.
- CALCULATION_PERIOD_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CalculationPeriodStartDate field to query operations.
- CALCULATION_SCHEMA_GROUP_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg
-
Use with available fluent helpers to apply the CalculationSchemaGroupCode field to query operations.
- CalculationBaseAmount - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Calculation Base Amount
- CalculationBaseAmount(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CalculationBaseAmount
-
- CalculationBaseAmount(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CalculationBaseAmount
-
- CalculationBaseAmount(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CalculationBaseAmount
-
- CalculationBaseAmount(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CalculationBaseAmount
-
- calculationBasis(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- calculationDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- calculationPeriodEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- calculationPeriodStartDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- calculationSchemaGroupCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg.SupplierPurchasingOrgBuilder
-
- CALENDAR_MONTH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
-
Use with available fluent helpers to apply the CalendarMonth field to query operations.
- CALENDAR_MONTH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the CalendarMonth field to query operations.
- CALENDAR_QUARTER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
-
Use with available fluent helpers to apply the CalendarQuarter field to query operations.
- CALENDAR_QUARTER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the CalendarQuarter field to query operations.
- CALENDAR_WEEK - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
-
Use with available fluent helpers to apply the CalendarWeek field to query operations.
- CALENDAR_WEEK - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the CalendarWeek field to query operations.
- CALENDAR_YEAR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
-
Use with available fluent helpers to apply the CalendarYear field to query operations.
- CALENDAR_YEAR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the CalendarYear field to query operations.
- CALENDAR_YEAR_MONTH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the CalendarYearMonth field to query operations.
- CALENDAR_YEAR_QUARTER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the CalendarYearQuarter field to query operations.
- CALENDAR_YEAR_WEEK - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the CalendarYearWeek field to query operations.
- CALENDARDATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview
-
Use with available fluent helpers to apply the Calendardate field to query operations.
- calendardate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview.TimeOverviewBuilder
-
- calendarMonth(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult.SupplierOplScoresAVResultBuilder
-
- calendarQuarter(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult.SupplierOplScoresAVResultBuilder
-
- calendarWeek(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult.SupplierOplScoresAVResultBuilder
-
- calendarYear(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult.SupplierOplScoresAVResultBuilder
-
- call() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoTenantCallable
-
- call() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoUserSessionCallable
-
- call() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestContextCallable
-
- Call - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PutCallIndicator
-
Call
- CampaignDetermin - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UsageOfTheConditionTable
-
Campaign Determin.
- CampusManagement - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Campus Management
- cancel(String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.BillingDocumentService
-
Creates a fluent helper for the Cancel OData function import.
- cancel(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultBillingDocumentService
-
- cancel(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultLegalTransactionService
-
- cancel(String, String, LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultMaterialDocumentService
-
- cancel(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultRequestsForQuotationService
-
- cancel(LocalDateTime, String, String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSupplierInvoiceIntegrationService
-
- cancel(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSupplierQuotationService
-
- cancel(UUID) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.LegalTransactionService
-
Creates a fluent helper for the Cancel OData function import.
- cancel(String, String, LocalDateTime) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.MaterialDocumentService
-
Creates a fluent helper for the Cancel OData function import.
- cancel(String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.RequestsForQuotationService
-
Cancel RFQ process
- cancel(LocalDateTime, String, String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.SupplierInvoiceIntegrationService
-
Creates a fluent helper for the Cancel OData function import.
- cancel(String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.SupplierQuotationService
-
Cancel Supplier Quotation
- cancelDate(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentTransportTax.FixedAssetChangeFiAaRussiaTimeDependentTransportTaxBuilder
-
- cancelDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentTransportTax.FixedAssetFiAaRussiaTimeDependentTransportTaxBuilder
-
- CancelFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Fluent helper for the Cancel OData function import.
- CancelFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelFluentHelper
-
Creates a fluent helper object that will execute the Cancel OData function import with the provided
parameters.
- CancelFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
-
Fluent helper for the Cancel OData function import.
- CancelFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.CancelFluentHelper
-
Creates a fluent helper object that will execute the Cancel OData function import with the provided
parameters.
- CancelFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument
-
Fluent helper for the Cancel OData function import.
- CancelFluentHelper(String, String, String, LocalDateTime) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.CancelFluentHelper
-
Creates a fluent helper object that will execute the Cancel OData function import with the provided
parameters.
- CancelFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
-
Fluent helper for the Cancel OData function import.
- CancelFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.CancelFluentHelper
-
Creates a fluent helper object that will execute the Cancel OData function import with the provided
parameters.
- CancelFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
-
Fluent helper for the Cancel OData function import.
- CancelFluentHelper(String, LocalDateTime, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.CancelFluentHelper
-
Creates a fluent helper object that will execute the Cancel OData function import with the provided
parameters.
- CancelFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation
-
Fluent helper for the Cancel OData function import.
- CancelFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CancelFluentHelper
-
Creates a fluent helper object that will execute the Cancel OData function import with the provided
parameters.
- CancelInvoiceExportParameters - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
-
Original complex type name from the Odata EDM: CancelInvoiceExportParameters
- CancelInvoiceExportParameters() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.CancelInvoiceExportParameters
-
- CancelInvoiceExportParameters(String, String, Boolean) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.CancelInvoiceExportParameters
-
- CancelInvoiceExportParameters.CancelInvoiceExportParametersBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
-
- cancelItem(String, String, String, LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultMaterialDocumentService
-
- cancelItem(String, String, String, LocalDateTime) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.MaterialDocumentService
-
Creates a fluent helper for the CancelItem OData function import.
- CancelItemFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument
-
Fluent helper for the CancelItem OData function import.
- CancelItemFluentHelper(String, String, String, String, LocalDateTime) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.CancelItemFluentHelper
-
Creates a fluent helper object that will execute the CancelItem OData function import with the provided
parameters.
- cancellationBillingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelResult.CancelResultBuilder
-
- CancellationOfTransferredAdvancePayment - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.DisputeManagementDisputeInterfaceCategory
-
Cancellation of Transferred Advance Payment
- CANCELLED_BILLING_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the CancelledBillingDocument field to query operations.
- cancelledBillingDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- CancelObjectKey - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Cancel: object key (AWREF_REV and AWORG_REV)
- CancelObjectKey(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CancelObjectKey
-
- CancelResult - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
Original complex type name from the Odata EDM: CancelResult
- CancelResult() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelResult
-
- CancelResult(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelResult
-
- CancelResult.CancelResultBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
-
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Candela
- Candela - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Candela
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractGenericDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationDeclarator
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.metering.TenantMetricKeyPair
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.Authorization
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthToken
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.Group
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.TenantSpecificAuthorization
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.user.AbstractUser
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.user.CollectionUserAttribute
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.user.ScpCfUser
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.user.ScpNeoUser
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.user.SimpleUserAttribute
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.DefaultRequestContext
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.NotImplementedException
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.Property
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.AbstractTenant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpCfTenant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.frameworks.togglz.exception.FeatureNotEnabledException
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpConfigContext
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionQuery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiQuery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RfcQuery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapGsonResultElementFactory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Table
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedQuery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedQueryResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.signing.SignedErpQuery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngActivityAllocCheckFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngActivityAllocCheckFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngActivityAllocPostFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngActivityAllocPostFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentCheckFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngDocumentPostFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngManCostAllocCheckFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngManCostAllocCheckFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngManCostAllocPostFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngManCostAllocPostFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngRepstPrimCostsCheckFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngRepstPrimCostsCheckFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngRepstPrimCostsPostFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultAcctngRepstPrimCostsPostFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultCostCenterCreateMultipleFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultCostCenterCreateMultipleFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFinancialTransactionGetListFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFinancialTransactionGetListFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetChangeFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetChangeFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetCreateFromData1Function
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetCreateFromData1FunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetGetListFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFixedAssetGetListFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeCreateSwapFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeCreateSwapFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealChangeFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealChangeFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealCreateFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealCreateFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealGetFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealGetFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionChangeFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionChangeFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionCreateFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionCreateFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionGetDetailFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionGetDetailFunctionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecAndPayableDocumentLineItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AddContractAccountsRecievableAndPayableHeaderLine
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.AdditionalDataForCurrencySwap
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeAnFxOption
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeForexTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForAnFxOption
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForForexTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ContainerForCustomerExitParameter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CostCenterCreateInput
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateAnFxOption
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CreateForexTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CurrencyItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfAnFxOption
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DetailsOfForexTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DocumentHeaderPostActAllocActualPostings
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.DocumentHeaderPostCostsRevenuesActualPostings
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionFtrTransferStructureForGetlistMethod
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForBusinessPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForCompanyCode
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForEntryDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForExternalReference
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForInternalReference
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForPersonEnteringData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForProductType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForTransactionNumber
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionRangeForTransactionType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetAllocations
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeAllocations
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaIndiaTimeIndependentGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeDependentImpairmentData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForAnnex16
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaJapanTimeIndependentDataForPropertyTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentPropertyTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeDependentTransportTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentPropertyTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeFiAaRussiaTimeIndependentTransportTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInsurance
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInventory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeInvestmentAccountAssignment
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeLeasing
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeNetWorthValuation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeOrigin
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangePostingInformation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeRealEstateAndSimilarRights
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeTimeDependentData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationAreasSelectedValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaIndiaTimeIndependentGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeDependentImpairmentData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForAnnex16
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaJapanTimeIndependentDataForPropertyTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentPropertyTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeDependentTransportTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentPropertyTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetFiAaRussiaTimeIndependentTransportTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistGeneralData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInsurance
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInventory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistInvestmentAccountAssignment
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistLeasing
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistNetWorthValuation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistOrigin
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistPostingInformation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistTimeDependentData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGlobalizationFieldsDateIntervalOfTimeDependentData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInsurance
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInventory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentAccountAssignment
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportKey
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportMeasure
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetLeasing
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetNetWorthValuation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetOrigin
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetPostingInformation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRight
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetRealEstateAndSimilarRights
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetReferenceAssetForCreating
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetSelectionsForGetlist
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetSpecificationOfTheDataToBeReturnedByGetlist
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetTimeDependentData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeDealcreateChangeStructureForForexTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForFlow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForPaymentDetail
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForFlow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForPaymentDetail
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.GlAccountItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.Header
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsActivityAllocationActualPosting
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsManualCostAllocationActualPosting
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.LineItemsRepostPrimaryCostsActualPosting
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentCharacteristic
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentValueField
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ProfitCenterLanguage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RealEstateAccountAssignmentData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.RefStructureForParameterExtensioninExtensionout
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ReturnParameter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.TaxItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.VendorItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.WithholdingTaxInformation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.LinesInParameter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.MaximumNumberOfLinesOfHits
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UniqueIdentifierOfATableRow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UuidInXForm
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.AnnotationDefinition
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.EntityField
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.EntityLink
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.ExpressionFluentHelper
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.FilterExpressionWrapper
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.VdmObject
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.CostCenterActivityTypeText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentsCount
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.DocumentInfoRecordAttch
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.AvailabilityRecord
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.CancelResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.GetPDFResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequest
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocumentRequestItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.Messages_Response
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialUsageText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BOMItemCategoryText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.BOMWhereUsed
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.BusinessAreaText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.Behqueuedata
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusinessObjectKeys
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjects
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionMaintain
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.SubscriptionRead
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumber
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURL
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumber
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToFuncAndDept
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaAddressUsage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BuPaIdentification
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerContact
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerRole
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerTaxNumber
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Customer
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerCompany
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerDunning
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerSalesAreaTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustomerWithHoldingTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.CustSalesPartnerFunc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierDunning
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPartnerFunc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierPurchasingOrg
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierWithHoldingTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnDataContext
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituation.SitnInstance
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrDistrMessages
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.DummyFunctionImportResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Demand
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.Project
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.WorkPackage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.StaffingData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.WorkItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPrcgCndnTypeText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPricingConditionType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPrcgCndnTypeText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPricingConditionType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.controllingarea.ControllingArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenterText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenterText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.Country
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.CountryText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoReqPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequest
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CreditMemoRequestItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustry
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustryText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroup
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroupText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial.CustomerMaterial
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturn
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnProcessStep
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnScheduleLine
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.DeliveryMessage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.PutawayReport
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryDocFlow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryMaintObj
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliverySrlNmbr
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoReqPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequest
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DebitMemoRequestItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCode
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitorcreditindicator.ControllingDebitCreditCodeT
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategoryText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.DefectClassText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCode
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroup
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeGroupText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcodeandcodegroup.DefectCodeText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.ReturnMessage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.SalesDocumentRjcnReason
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannel
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannelText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.Division
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.division.DivisionText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkBOM
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkChgRecd
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkProduct
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDesc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDocStsVH
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProject
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EnterpriseProjectElement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.PlannedIndepRqmtItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.FuncImpReturn
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobScheduleStatus
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.JobTemplate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.FunctionalAreaText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.DeliveryMessage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryDocFlow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliverySerialNmbr
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.MaintenanceItemObjList
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.PutawayReport
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.InspectionMethod
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanControlCycle
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanCtnDetailedQty
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanDelivery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.Ledger
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.LedgerText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LegalDocument
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LglDocStamp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LegalTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransCategoryGroup
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransEntity
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransExternalContact
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransInternalContact
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransLinkedObjects
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransParentCategory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.LglTransRelationship
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.InspectionSpecification
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.MaterialDocumentItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MaterialCoverage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.MRPMaterial
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialplanningdata.SupplyDemandItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.MaterialValuation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.PriceChangeDocument
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MaterialStock
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.MatlStkInAcctMod
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.MaintenanceItemObject
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryDocFlow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.PickingReport
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.Return
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.SerialNmbrDelivery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedindependentrequirement.MaintainYearsPeriod
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrder
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder.PlannedOrderComponent
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategory
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.PlanningCategoryText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgCndnTypeText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPrcgProcedItemText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingConditionType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedure
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingProcedureText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgCndnTypeText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPrcgProcedItemText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingConditionType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedure
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingProcedureText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrder
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderComponent
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderOperation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.ProcessOrderStatus
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmation.ProcOrdConfirmation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObject
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocationObjectT
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocObjTimeSeries
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocationSequence
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSequenceT
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.ProdAllocSqncAssgmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroup
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.ProductGroupText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.FunctionMessage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrder
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderComponent
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderOperation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionOrderStatus
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ProductionRsceTools
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.ReleaseMessage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmation.ProductionOrderConf
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductBasicText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductDescription
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductInspectionText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantCosting
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantForecasting
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantIntlTrd
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantMRPArea
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantProcurement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantQualityMgmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantSales
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantStorage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPlantText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductProcurement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductPurchaseText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductQualityMgmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSales
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesDelivery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSalesText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductStorageLocation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductSupplyPlanning
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasureEAN
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductWorkScheduling
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductDescription
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlantProcurement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesDelivery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSalesTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductStorageLocation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductSupplyPlanning
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductWorkScheduling
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenterText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContractItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAccount
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrPartners
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrderScheduleLine
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdAccountAssignment
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurOrdPricingElement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurchaseRequisitionItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.ValidationMessages
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCat
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatDescription
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMaterialGroup
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatMember
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPlannedSpend
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatPurchaserResponsible
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatSupplier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.PurgCatTranslationStatus
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurchasingInfoRecord
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.PurgInfoRecdOrgPlantData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurchasingQuotaArrangement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.PurgQuotaArrangementItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.PurchasingSource
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionCharacteristic
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLotWithStatus
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionOperation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotUsageDecision
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductDescription
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductPlant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductSalesDelivery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.ProductStorageLocation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.RawSubstance
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAssignedMatlForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecAuthorizationGroupText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecIdentifier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusAttributes
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusNextStatus
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecStatusSchema
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecValAssgmtInstanceWthComp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductDescription
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductPlant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductSalesDelivery
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.ProductStorageLocation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.RealSubstance
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAssignedMatlForKeyDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecAuthorizationGroupText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecIdentifier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusAttributes
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusNextStatus
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecStatusSchema
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecValAssgmtInstanceWthComp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeFormulaItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessElementText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmtText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParam
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParamValueTxt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.ChangeStatusExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationBidder
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotationItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.ReservationDocumentItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContract
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.SalesContractPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrict
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdistrict.SalesDistrictText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.ReturnMessage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.SalesDocumentRjcnReason
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiry
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrder
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderHeaderPrElement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemPrElement
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderItemText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderScheduleLine
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SalesOrderText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.SlsOrdPaymentPlanItemDetails
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutCharge
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SalesOrderWithoutChargeItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgItmPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorderwithoutcharge.SlsOrdWthoutChrgSchedLine
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganization
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorganization.SalesOrganizationText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdSuplmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecordScale
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgConditionRecord
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationItemPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.SalesQuotationPrcgElmnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtAcCnt
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtPartner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtSchLine
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.Segment
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.SegmentText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ChangeStatusExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheet
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ServiceEntrySheetItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.SrvcEntrShtAcctAssignment
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigure
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.StatisticalKeyFigureText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyDescription
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyParticipant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyPurchaserResp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActySupplier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SupplierActivity
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.CompleteSuplrActyTskExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.ReqClrfctnSuplrActyTskExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SendSuplrActyTskExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SubmitSuplrActyTskExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskActyReference
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskCommText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskDescription
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskMessageText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskProcessor
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskPurchaserResp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SuplrActyTskSupplier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.SupplierActivityTask
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspAppraiser
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExplText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExternalName
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspIntroduction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspLanguage
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspPurchaserResp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestion
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestionText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspRootQnaire
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSectionText
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspStrucQnaire
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSupplier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SupplierEvaluationResponse
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SupplierOplScoresAVResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdPurchaserResp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdQuestion
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSection
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdStrucQnaire
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdSupplier
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecard
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalScorecardRootQnaire
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.CancelInvoiceExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.ReleaseInvoiceExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcHeaderWhldgTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SuplrInvcItemPurOrdRef
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceItemGLAcct
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoiceTax
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.ChangeStatusExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotationItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.tradingpartner.PartnerCompany
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.CompanyCode
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.GLAccount
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Ledger
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ODataQueryAdditionalMetadata
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Project
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucketParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucketParameters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterDayOperation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterPipeLineOperation
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.TimeOverview
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SkillTag
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetDataFields
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetEntry
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.DecimalBasedErpType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.IntegerBasedErpType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.InvertedLocalDate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.LocalDateErpType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.LocalTimeErpType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.MessageNumber
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.RemoteFunctionError
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.types.AmountWithCurrency
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.types.Currency
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.types.Year
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.GenericSystem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.MockGenericDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Canister
- Canister - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Canister
- CannotBeAssigned - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Counterconfirmation
-
Cannot Be Assigned
- CAP_EVAL_BUCKET_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapEvalBucketType field to query operations.
- CAP_EVAL_BUCKET_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
Use with available fluent helpers to apply the CapEvalBucketType field to query operations.
- CAPACITY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the Capacity field to query operations.
- capacity(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacity(WorkCenterCapacity) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters.WorkCentersBuilder
-
- CAPACITY_ACTIVE_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityActiveVersion field to query operations.
- CAPACITY_ACTIVE_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
Use with available fluent helpers to apply the CapacityActiveVersion field to query operations.
- CAPACITY_ACTIVE_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Use with available fluent helpers to apply the CapacityActiveVersion field to query operations.
- CAPACITY_BASE_QTY_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityBaseQtyUnit field to query operations.
- CAPACITY_BREAK_DURATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityBreakDuration field to query operations.
- CAPACITY_BREAK_DURATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Use with available fluent helpers to apply the CapacityBreakDuration field to query operations.
- CAPACITY_CATEGORY_ALLOCATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.
- CAPACITY_CATEGORY_ALLOCATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.
- CAPACITY_CATEGORY_ALLOCATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.
- CAPACITY_CATEGORY_ALLOCATION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.
- CAPACITY_CATEGORY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
Use with available fluent helpers to apply the CapacityCategoryCode field to query operations.
- CAPACITY_CATEGORY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityCategoryCode field to query operations.
- CAPACITY_END_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityEndTime field to query operations.
- CAPACITY_END_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityEndTime field to query operations.
- CAPACITY_END_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
Use with available fluent helpers to apply the CapacityEndTime field to query operations.
- CAPACITY_EVALUATION_TIME_PERD_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityEvaluationTimePerdText field to query operations.
- CAPACITY_EVALUATION_TIME_PERD_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
Use with available fluent helpers to apply the CapacityEvaluationTimePerdText field to query operations.
- CAPACITY_EVALUATION_TIME_PERIOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityEvaluationTimePeriod field to query operations.
- CAPACITY_EVALUATION_TIME_PERIOD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
Use with available fluent helpers to apply the CapacityEvaluationTimePeriod field to query operations.
- CAPACITY_HAS_INDIV_CAPACITIES - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityHasIndivCapacities field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters
-
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
- CAPACITY_IS_EXCLD_FRM_LONG_TERM_PLNG - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityIsExcldFrmLongTermPlng field to query operations.
- CAPACITY_IS_FINITE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityIsFinite field to query operations.
- CAPACITY_IS_POOLED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityIsPooled field to query operations.
- CAPACITY_NUMBER_OF_CAPACITIES - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityNumberOfCapacities field to query operations.
- CAPACITY_NUMBER_OF_CAPACITIES - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Use with available fluent helpers to apply the CapacityNumberOfCapacities field to query operations.
- CAPACITY_PLAN_UTILIZATION_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityPlanUtilizationPercent field to query operations.
- CAPACITY_PLAN_UTILIZATION_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift
-
Use with available fluent helpers to apply the CapacityPlanUtilizationPercent field to query operations.
- CAPACITY_QUANTITY_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityQuantityUnit field to query operations.
- CAPACITY_REQUIREMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
Use with available fluent helpers to apply the CapacityRequirement field to query operations.
- CAPACITY_REQUIREMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
Use with available fluent helpers to apply the CapacityRequirement field to query operations.
- CAPACITY_REQUIREMENT_ORIGIN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
Use with available fluent helpers to apply the CapacityRequirementOrigin field to query operations.
- CAPACITY_REQUIREMENT_ORIGIN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityRequirementOrigin field to query operations.
- CAPACITY_REQUIREMENT_ORIGIN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
Use with available fluent helpers to apply the CapacityRequirementOrigin field to query operations.
- CAPACITY_REQUIREMENT_SPLIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmation.ProductionOrderConf
-
Use with available fluent helpers to apply the CapacityRequirementSplit field to query operations.
- CAPACITY_REQUIREMENT_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
Use with available fluent helpers to apply the CapacityRequirementUnit field to query operations.
- CAPACITY_REQUIREMENT_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityRequirementUnit field to query operations.
- CAPACITY_REQUIREMENT_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
Use with available fluent helpers to apply the CapacityRequirementUnit field to query operations.
- CAPACITY_REQUIREMENTS_ARE_DTMND - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp
-
Use with available fluent helpers to apply the CapacityRequirementsAreDtmnd field to query operations.
- CAPACITY_REQUIREMENTS_ARE_DTMND - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
-
Use with available fluent helpers to apply the CapacityRequirementsAreDtmnd field to query operations.
- CAPACITY_RESPONSIBLE_PLANNER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityResponsiblePlanner field to query operations.
- CAPACITY_START_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity
-
Use with available fluent helpers to apply the CapacityStartTime field to query operations.
- CAPACITY_START_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket
-
Use with available fluent helpers to apply the CapacityStartTime field to query operations.
- CAPACITY_START_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket
-
Use with available fluent helpers to apply the CapacityStartTime field to query operations.
- CAPACITY_USAGE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure
-
Use with available fluent helpers to apply the CapacityUsage field to query operations.
- capacityActiveVersion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityActiveVersion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder
-
- capacityActiveVersion(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- capacityBaseQtyUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityBreakDuration(Integer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityBreakDuration(Integer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- capacityCategoryAllocation(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity.WorkCenterAllCapacityBuilder
-
- capacityCategoryAllocation(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder
-
- capacityCategoryAllocation(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- capacityCategoryAllocation(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityCategoryCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity.WorkCenterAllCapacityBuilder
-
- capacityCategoryCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityEndTime(Integer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityEndTime(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityEndTime(Integer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
-
- capacityEvaluationTimePerdText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityEvaluationTimePerdText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
-
- capacityEvaluationTimePeriod(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityEvaluationTimePeriod(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
-
- capacityHasIndivCapacities(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity.WorkCenterAllCapacityBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp.WorkCenterCapDayOpBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder
-
- capacityInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenters.WorkCentersBuilder
-
- capacityIsExcldFrmLongTermPlng(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityIsFinite(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityIsPooled(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityNumberOfCapacities(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityNumberOfCapacities(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- capacityPlanUtilizationPercent(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityPlanUtilizationPercent(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder
-
- capacityQuantityUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityRequirement(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp.WorkCenterCapDayOpBuilder
-
- capacityRequirement(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder
-
- capacityRequirementOrigin(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp.WorkCenterCapDayOpBuilder
-
- capacityRequirementOrigin(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityRequirementOrigin(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder
-
- capacityRequirementsAreDtmnd(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp.WorkCenterCapDayOpBuilder
-
- capacityRequirementsAreDtmnd(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder
-
- capacityRequirementSplit(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmation.ProductionOrderConf.ProductionOrderConfBuilder
-
- capacityRequirementUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapDayOp.WorkCenterCapDayOpBuilder
-
- capacityRequirementUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityRequirementUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder
-
- capacityResponsiblePlanner(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityStartTime(Integer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapacity.WorkCenterCapacityBuilder
-
- capacityStartTime(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capacityStartTime(Integer) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
-
- capacityUsage(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.ProductUnitsOfMeasure.ProductUnitsOfMeasureBuilder
-
- capDate(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangePostingInformation.FixedAssetChangePostingInformationBuilder
-
- capDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistPostingInformation.FixedAssetGetlistPostingInformationBuilder
-
- capDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetPostingInformation.FixedAssetPostingInformationBuilder
-
- capEvalBucketType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapOrderPerBucket.WorkCenterCapOrderPerBucketBuilder
-
- capEvalBucketType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
-
- capKey(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangePostingInformation.FixedAssetChangePostingInformationBuilder
-
- capKey(ResultsAnalysisKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistPostingInformation.FixedAssetGetlistPostingInformationBuilder
-
- capKey(ResultsAnalysisKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetPostingInformation.FixedAssetPostingInformationBuilder
-
- CardContent - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This class wraps around the content of a card to be included in a Response.
- CardContent() - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- CardReader - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PaymentCardsEntryMode
-
Card reader
- CardResponse - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
Outermost wrapper for a Card to be send to a conversation.
- CardResponse(CardContent) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CardResponse
-
Constructor to initialise a new card response with existing CardContent object.
- CardResponse() - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CardResponse
-
An empty constructor for incremental building.
- CARE_OF_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the CareOfName field to query operations.
- CARE_OF_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the CareOfName field to query operations.
- CARE_OF_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the CareOfName field to query operations.
- CARE_OF_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the CareOfName field to query operations.
- CARE_OF_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the CareOfName field to query operations.
- CARE_OF_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the CareOfName field to query operations.
- CARE_OF_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the CareOfName field to query operations.
- careOfName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- careOfName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- careOfName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- careOfName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- careOfName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- careOfName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- careOfName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- CarouselResponse - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This class is the outermost wrapper for a carousel response to be sent to a conversation.
- CarouselResponse(List<CardContent>) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CarouselResponse
-
Contructor allows to create a CarouselResponse with an existing List of CardContent
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Carton
- Carton - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Carton
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Case
- Case - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Case
- caseGuid(TechnicalCaseKey) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
Use with available fluent helpers to apply the CashDiscount1Days field to query operations.
- CASH_DISCOUNT1_DUE_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscount1DueDate field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT1_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
Use with available fluent helpers to apply the CashDiscount1Percent field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
Use with available fluent helpers to apply the CashDiscount2Days field to query operations.
- CASH_DISCOUNT2_DUE_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscount2DueDate field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT2_PERCENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation
-
Use with available fluent helpers to apply the CashDiscount2Percent field to query operations.
- CASH_DISCOUNT_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscountAmount field to query operations.
- CASH_DISCOUNT_AMT_IN_CO_CODE_CRCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscountAmtInCoCodeCrcy field to query operations.
- CASH_DISCOUNT_BASE_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashDiscountBaseAmount field to query operations.
- CASH_DISCOUNT_IS_DEDUCTIBLE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem
-
Use with available fluent helpers to apply the CashDiscountIsDeductible field to query operations.
- CASH_FLOW_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the CashFlowType field to query operations.
- CASH_PLANNING_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the CashPlanningGroup field to query operations.
- CashBudgetManagement - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Cash Budget Management
- CashBudgetManagementCo - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Cash Budget Management CO
- CashDiscount - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ConditionCategory
-
Cash Discount
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract.CentralPurchaseContractBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract.PurchaseContractBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation.RequestForQuotationBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader.SchAgrmtHeaderBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters.CreateExportParametersBuilder
-
- cashDiscount1Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation.SupplierQuotationBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract.CentralPurchaseContractBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract.PurchaseContractBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation.RequestForQuotationBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader.SchAgrmtHeaderBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters.CreateExportParametersBuilder
-
- cashDiscount1Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation.SupplierQuotationBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract.CentralPurchaseContractBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract.PurchaseContractBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation.RequestForQuotationBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader.SchAgrmtHeaderBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters.CreateExportParametersBuilder
-
- cashDiscount2Days(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation.SupplierQuotationBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract.CentralPurchaseContractBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurchaseContract.PurchaseContractBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.PurchaseOrder.PurchaseOrderBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.RequestForQuotation.RequestForQuotationBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchAgrmtHeader.SchAgrmtHeaderBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.SupplierInvoice.SupplierInvoiceBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.CreateExportParameters.CreateExportParametersBuilder
-
- cashDiscount2Percent(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.SupplierQuotation.SupplierQuotationBuilder
-
- CashDiscountAmountInTheCrcyOfTheCurrencyTypes - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Cash discount amount in the crcy of the currency types (31d)
- CashDiscountAmountInTheCrcyOfTheCurrencyTypes(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCrcyOfTheCurrencyTypes
-
- CashDiscountAmountInTheCrcyOfTheCurrencyTypes(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCrcyOfTheCurrencyTypes
-
- CashDiscountAmountInTheCrcyOfTheCurrencyTypes(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCrcyOfTheCurrencyTypes
-
- CashDiscountAmountInTheCrcyOfTheCurrencyTypes(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCrcyOfTheCurrencyTypes
-
- CashDiscountAmountInTheCurrencyOfTheCurrencyTypes - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Cash discount amount in the currency of the currency types
- CashDiscountAmountInTheCurrencyOfTheCurrencyTypes(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCurrencyOfTheCurrencyTypes
-
- CashDiscountAmountInTheCurrencyOfTheCurrencyTypes(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCurrencyOfTheCurrencyTypes
-
- CashDiscountAmountInTheCurrencyOfTheCurrencyTypes(float) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCurrencyOfTheCurrencyTypes
-
- CashDiscountAmountInTheCurrencyOfTheCurrencyTypes(double) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CashDiscountAmountInTheCurrencyOfTheCurrencyTypes
-
- cashDiscountIsDeductible(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentItem.BillingDocumentItemBuilder
-
- CashManagementAndForecast - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Cash Management and Forecast
- cashPlanningGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- cashSettlement(FtrStructureForCashSettlementData) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealChangeFunction
-
(Optional) Cash Settlement
- cashSettlement(FtrStructureForCashSettlementData) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeDealChangeFunction
-
(Optional) Cash Settlement
- CashSettlement - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Cash Settlement
- CashSettlement - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SettlementIndicator
-
Cash Settlement
- cashSettlementAmount(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder
-
- cashSettlementAmount(PaymentAmount) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder
-
- cashSettlementCurrency(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder
-
- cashSettlementCurrency(PaymentCurrency) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder
-
- cashSettlementCurrencyIso(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder
-
- cashSettlementCurrencyIso(IsoCurrencyCode) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder
-
- cashSettlementDate(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder
-
- cashSettlementDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder
-
- cashSettlementDirection(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder
-
- cashSettlementDirection(DirectionOfFlow) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder
-
- cashSettlementRate(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder
-
- cashSettlementRate(RateOfForeignExchangeTransaction) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder
-
- cashSettlementX(ChangeStructureForCashSettlementData) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealChangeFunction
-
(Optional) Change Structure for Cash Settlement
- cashSettlementX(ChangeStructureForCashSettlementData) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeDealChangeFunction
-
(Optional) Change Structure for Cash Settlement
- Catalan - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.LanguageKey
-
Catalan
- Catalan - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.TwoCharacterSapLanguageCode
-
Catalan
- CATALOG_PROFILE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect
-
Use with available fluent helpers to apply the CatalogProfile field to query operations.
- catalogProfile(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect.DefectBuilder
-
- CATEGORY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter
-
Use with available fluent helpers to apply the Category field to query operations.
- category(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.CostCenter.CostCenterBuilder
-
- CBN_ES_MESSAGE - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
-
- CcaTemplSki - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
CCA_TEMPL_SKI
- CcaTemplSki(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CcaTemplSki
-
- ccAutthNo(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- ccGlaccount(GlAccountNumberForPaymentCardReceivables) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- ccName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- ccNumber(PaymentCardsCardNumber) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- ccSeqNo(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- cCtrArea(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.CustomerItem.CustomerItemBuilder
-
- cctyp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- ccType(PaymentCardsCardType) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- ccValidF(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- ccValidT(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PaymentCardInformation.PaymentCardInformationBuilder
-
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Centiliter
- Centiliter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Centiliter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Centimeter
- Centimeter - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Centimeter
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Centimeter/hour
- CentimeterHour - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Centimeter/hour
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ActivityUnit
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AreaUnit
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.BaseUnitOfMeasure
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.OrderPriceUnit
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedOutputUnit
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PostedUnitOfMeasure
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.PowerUnit
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.SalesUnit
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.UnitOfEntry
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.VolumeUnit
-
Centimeter/second
- CentimeterSecond - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.WeightUnit
-
Centimeter/second
- CENTRAL_CLEARING_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the CentralClearingAccount field to query operations.
- CENTRAL_CLEARING_ACCOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CentralClearingAccount field to query operations.
- CENTRAL_CLEARING_ACCOUNT_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm
-
Use with available fluent helpers to apply the CentralClearingAccountName field to query operations.
- CENTRAL_CLEARING_ACCOUNT_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow
-
Use with available fluent helpers to apply the CentralClearingAccountName field to query operations.
- CENTRAL_CREDIT_CHECK_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc
-
Use with available fluent helpers to apply the CentralCreditCheckStatus field to query operations.
- CENTRAL_CREDIT_CHECK_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument
-
Use with available fluent helpers to apply the CentralCreditCheckStatus field to query operations.
- CENTRAL_CREDIT_CHK_TECH_ERR_STS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc
-
Use with available fluent helpers to apply the CentralCreditChkTechErrSts field to query operations.
- CENTRAL_CREDIT_CHK_TECH_ERR_STS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument
-
Use with available fluent helpers to apply the CentralCreditChkTechErrSts field to query operations.
- CENTRAL_PURCHASE_CONTRACT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
Use with available fluent helpers to apply the CentralPurchaseContract field to query operations.
- CENTRAL_PURCHASE_CONTRACT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem
-
Use with available fluent helpers to apply the CentralPurchaseContract field to query operations.
- CENTRAL_PURCHASE_CONTRACT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
Use with available fluent helpers to apply the CentralPurchaseContract field to query operations.
- CENTRAL_PURCHASE_CONTRACT_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem
-
Use with available fluent helpers to apply the CentralPurchaseContractItem field to query operations.
- CENTRAL_PURCHASE_CONTRACT_ITEM - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
-
Use with available fluent helpers to apply the CentralPurchaseContractItem field to query operations.
- centralClearingAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- centralClearingAccount(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- centralClearingAccountName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.lineitemoftreasurypostingjournalentry.TrsyPostgJrnlEntrItm.TrsyPostgJrnlEntrItmBuilder
-
- centralClearingAccountName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.treasurypositionflow.TrsyPosFlow.TrsyPosFlowBuilder
-
- CentralClearingAlreadyOccurred - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CentralClearingOption
-
Central Clearing Already Occurred
- CentralClearingMandatory - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CentralClearingOption
-
Central Clearing Mandatory
- CentralClearingOption - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Central Clearing Option (TREA)
- CentralClearingOption(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CentralClearingOption
-
- CentralClearingOptional - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CentralClearingOption
-
Central Clearing Optional
- centralCreditCheckStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder
-
- centralCreditCheckStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder
-
- centralCreditChkTechErrSts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CreditBlockedDeliveryDoc.CreditBlockedDeliveryDocBuilder
-
- centralCreditChkTechErrSts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CreditBlockedSalesDocument.CreditBlockedSalesDocumentBuilder
-
- CentralFunctionsInFiCoInterface - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ComponentInAccInterface
-
Central Functions in FI/CO Interface
- CentralPurchaseContract - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
-
Central Purchase Contract Header
- CentralPurchaseContract() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
- CentralPurchaseContract(String, String, String, String, String, String, String, LocalDateTime, LocalDateTime, String, ZonedDateTime, LocalDateTime, String, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, String, String, String, String, String, BigDecimal, String, Boolean, String, LocalDateTime, String, String, String, String, String, String, String, String, String, ErpConfigContext, List<CntrlPurchaseContractItem>, List<CntrlPurContrDistrMessages>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract
-
- centralPurchaseContract(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract.CentralPurchaseContractBuilder
-
- centralPurchaseContract(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem.CntrlPurchaseContractItemBuilder
-
- centralPurchaseContract(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder
-
- CentralPurchaseContract.CentralPurchaseContractBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
-
- CentralPurchaseContractByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
-
- CentralPurchaseContractByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContractByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
CentralPurchaseContract
entity with the provided key field values.
- CentralPurchaseContractCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
-
- CentralPurchaseContractCreateFluentHelper(String, CentralPurchaseContract) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContractCreateFluentHelper
-
- CentralPurchaseContractField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.field
-
- CentralPurchaseContractField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.field.CentralPurchaseContractField
-
Use the constants declared in each entity inner class.
- CentralPurchaseContractField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.field.CentralPurchaseContractField
-
Use the constants declared in each entity inner class.
- CentralPurchaseContractFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
-
- CentralPurchaseContractFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContractFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- centralPurchaseContractItem(CntrlPurchaseContractItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContract.CentralPurchaseContractBuilder
-
- centralPurchaseContractItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurchaseContractItem.CntrlPurchaseContractItemBuilder
-
- centralPurchaseContractItem(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder
-
- CentralPurchaseContractLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link
-
- CentralPurchaseContractLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link.CentralPurchaseContractLink
-
Use the constants declared in each entity inner class.
- CentralPurchaseContractOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link
-
Template class to represent entity navigation links of
CentralPurchaseContract
to other entities, where the cardinality of the related entity is at most 1.
- CentralPurchaseContractOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link.CentralPurchaseContractOneToOneLink
-
Use the constants declared in each entity inner class.
- CentralPurchaseContractSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.selectable
-
- CentralPurchaseContractService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
With this inbound service, you can read, create and update a central purchase contract which allows purchasers from
various parts of the company at different locations to take advantage of the negotiated global agreement with
suppliers.
- CentralPurchaseContractUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
-
- CentralPurchaseContractUpdateFluentHelper(String, CentralPurchaseContract) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CentralPurchaseContractUpdateFluentHelper
-
- Certificates - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.Application
-
Certificates
- change(CompanyCode, MainAssetNumber12, AssetSubnumber4) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultFixedAssetService
-
Change asset
- change(FtrStructureChangeInformationForChangeMethod, FtrStructureForChangingTransactions, ChangeStructureForAnFxOption, ChangeAnFxOption, CompanyCode, FinancialTransaction) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultForeignExchangeOptionService
-
Change an FX Option
- change(CompanyCode, MainAssetNumber12, AssetSubnumber4) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.FixedAssetService
-
Change asset
- change(FtrStructureChangeInformationForChangeMethod, FtrStructureForChangingTransactions, ChangeStructureForAnFxOption, ChangeAnFxOption, CompanyCode, FinancialTransaction) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.ForeignExchangeOptionService
-
Change an FX Option
- Change - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.TypeOfChange
-
Change
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product
-
Use with available fluent helpers to apply the ChangeNumber field to query operations.
- CHANGE_NUMBER_CREATED_BY_USER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberCreatedByUser field to query operations.
- CHANGE_NUMBER_CREATION_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberCreationDate field to query operations.
- CHANGE_NUMBER_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberDescription field to query operations.
- CHANGE_NUMBER_FUNCTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberFunction field to query operations.
- CHANGE_NUMBER_IS_MRKD_FOR_DELETION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberIsMrkdForDeletion field to query operations.
- CHANGE_NUMBER_LAST_CHANGED_BY_USER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberLastChangedByUser field to query operations.
- CHANGE_NUMBER_LAST_CHANGED_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberLastChangedDate field to query operations.
- CHANGE_NUMBER_LAST_CHGD_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
- CHANGE_NUMBER_LAST_CHGD_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
- CHANGE_NUMBER_LAST_CHGD_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt
-
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
- CHANGE_NUMBER_LAST_CHGD_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
- CHANGE_NUMBER_LAST_CHGD_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
- CHANGE_NUMBER_LAST_CHGD_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
- CHANGE_NUMBER_LAST_CHGD_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
- CHANGE_NUMBER_RELEASE_KEY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberReleaseKey field to query operations.
- CHANGE_NUMBER_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberStatus field to query operations.
- CHANGE_NUMBER_VALID_FROM_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
Use with available fluent helpers to apply the ChangeNumberValidFromDate field to query operations.
- CHANGE_RECORD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChangeRecord field to query operations.
- CHANGE_RECORD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the ChangeRecord field to query operations.
- CHANGE_RECORD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Use with available fluent helpers to apply the ChangeRecord field to query operations.
- CHANGE_RECORD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
Use with available fluent helpers to apply the ChangeRecord field to query operations.
- CHANGE_RECORD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
Use with available fluent helpers to apply the ChangeRecord field to query operations.
- CHANGE_RECORD_DETAIL_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChangeRecordDetailDescription field to query operations.
- CHANGE_RECORD_ITEM_RELEVANCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.
- CHANGE_RECORD_ITEM_RELEVANCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.
- CHANGE_RECORD_ITEM_RELEVANCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.
- CHANGE_RECORD_ITEM_RELEVANCE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
Use with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.
- CHANGE_RECORD_LIFECYCLE_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChangeRecordLifecycleStatus field to query operations.
- CHANGE_RECORD_REFERENCE_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.
- CHANGE_RECORD_REFERENCE_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.
- CHANGE_RECORD_REFERENCE_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.
- CHANGE_RECORD_REFERENCE_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
Use with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.
- CHANGE_RECORD_REFERENCE_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.
- CHANGE_RECORD_REFERENCE_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.
- CHANGE_RECORD_REFERENCE_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.
- CHANGE_RECORD_REFERENCE_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
Use with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.
- CHANGE_RECORD_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChangeRecordStatus field to query operations.
- CHANGE_RECORD_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChangeRecordType field to query operations.
- CHANGE_RECORD_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.
- CHANGE_RECORD_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.
- CHANGE_RECORD_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.
- CHANGE_RECORD_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.
- CHANGE_RECORD_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
Use with available fluent helpers to apply the ChangeRecordUUID field to query operations.
- ChangeAnFxOption - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Change an FX Option
- ChangeAnFxOption.ChangeAnFxOptionBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- CHANGED_BY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project
-
Use with available fluent helpers to apply the ChangedBy field to query operations.
- CHANGED_BY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage
-
Use with available fluent helpers to apply the ChangedBy field to query operations.
- CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent
-
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
- CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect
-
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
- CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord
-
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
- CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDesc
-
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
- CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot
-
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
- CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult
-
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
- CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotUsageDecision
-
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
- CHANGED_ON - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project
-
Use with available fluent helpers to apply the ChangedOn field to query operations.
- CHANGED_ON - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage
-
Use with available fluent helpers to apply the ChangedOn field to query operations.
- CHANGED_PACKG_INSTRN_DATA_IS_AVAIL - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer
-
Use with available fluent helpers to apply the ChangedPackgInstrnDataIsAvail field to query operations.
- changeDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder
-
- changeDate(LocalDate) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- changedBy(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project.ProjectBuilder
-
- changedBy(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage.WorkpackageBuilder
-
- changedDateTime(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentContent.AttachmentContentBuilder
-
- changedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.Defect.DefectBuilder
-
- changedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord.DocumentInfoRecordBuilder
-
- changedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder
-
- changedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLot.InspectionLotBuilder
-
- changedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult.InspectionResultBuilder
-
- changedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotUsageDecision.InspLotUsageDecisionBuilder
-
- changedOn(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Project.ProjectBuilder
-
- changedOn(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.Workpackage.WorkpackageBuilder
-
- changedOriginalFields - Variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.helper.VdmObject
-
- changedPackgInstrnDataIsAvail(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle.KanbanContainer.KanbanContainerBuilder
-
- ChangeForexTransaction - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Change Forex Transaction per BAPI
- ChangeForexTransaction.ChangeForexTransactionBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- changeInd(TypeOfChange) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder
-
- changeInd(TypeOfChange) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder
-
- ChangeMaster - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Number
- ChangeMaster() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
- ChangeMaster(Boolean, String, String, String, String, String, String, String, String, LocalDateTime, LocalDateTime, String, LocalDateTime, String, Boolean, Boolean, Double, ErpConfigContext, List<ChangeMasterAltDate>, List<ChangeMstrObjectMgmtRecord>, List<ChangeMstrObMgReDocInfoRecd>, List<ChangeMstrObMgReMaterial>, List<ChangeMstrObMgReMatlBOM>, List<ChangeMasterCharc>, List<ChangeMasterClass>, List<ChangeMasterObjTypeAssgmt>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster
-
- ChangeMaster.ChangeMasterBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterAltDate - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Number Alternative Date
- ChangeMasterAltDate() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
- ChangeMasterAltDate(String, String, LocalDateTime, Boolean, Double, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
- ChangeMasterAltDate.ChangeMasterAltDateBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterAltDateByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterAltDateByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDateByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMasterAltDate
entity with the provided key field values.
- ChangeMasterAltDateCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterAltDateCreateFluentHelper(String, ChangeMasterAltDate) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDateCreateFluentHelper
-
Creates a fluent helper object that will create a
ChangeMasterAltDate
entity on the OData endpoint.
- ChangeMasterAltDateDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterAltDateDeleteFluentHelper(String, ChangeMasterAltDate) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDateDeleteFluentHelper
-
Creates a fluent helper object that will delete a
ChangeMasterAltDate
entity on the OData endpoint.
- ChangeMasterAltDateField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMasterAltDateField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterAltDateField
-
Use the constants declared in each entity inner class.
- ChangeMasterAltDateField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterAltDateField
-
Use the constants declared in each entity inner class.
- ChangeMasterAltDateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterAltDateFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDateFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMasterAltDateLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMasterAltDateLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterAltDateLink
-
Use the constants declared in each entity inner class.
- ChangeMasterAltDateOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterAltDate
to
other entities, where the cardinality of the related entity is at most 1.
- ChangeMasterAltDateOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterAltDateOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMasterAltDateSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMasterAltDateUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper to update an existing
ChangeMasterAltDate
entity and save it to the S/4HANA system.
- ChangeMasterAltDateUpdateFluentHelper(String, ChangeMasterAltDate) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDateUpdateFluentHelper
-
Creates a fluent helper object that will update a
ChangeMasterAltDate
entity on the OData endpoint.
- ChangeMasterByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper to fetch a single
ChangeMaster
entity using key fields.
- ChangeMasterByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMaster
entity with
the provided key field values.
- ChangeMasterCharc - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Master Characteristics
- ChangeMasterCharc() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
- ChangeMasterCharc(String, String, String, LocalDateTime, ErpConfigContext, List<ChangeMasterCharcValue>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
- ChangeMasterCharc.ChangeMasterCharcBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterCharcByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterCharcByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMasterCharc
entity with the provided key field values.
- ChangeMasterCharcField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMasterCharcField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterCharcField
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterCharcField
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterCharcFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMasterCharcLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterCharc
to other
entities.
- ChangeMasterCharcLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterCharcLink
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterCharc
to other
entities, where the cardinality of the related entity is at most 1.
- ChangeMasterCharcOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterCharcOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMasterCharcValue - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Master Charc Valuation
- ChangeMasterCharcValue() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
- ChangeMasterCharcValue(String, String, String, String, LocalDateTime, String, String, Double, String, Double, String, BigDecimal, BigDecimal, BigDecimal, BigDecimal, String, LocalDateTime, LocalDateTime, LocalTime, LocalTime, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
- ChangeMasterCharcValue.ChangeMasterCharcValueBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterCharcValueByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterCharcValueByKeyFluentHelper(String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValueByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMasterCharcValue
entity with the provided key field values.
- ChangeMasterCharcValueField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMasterCharcValueField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterCharcValueField
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcValueField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterCharcValueField
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcValueFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterCharcValueFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValueFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMasterCharcValueLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMasterCharcValueLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterCharcValueLink
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcValueOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterCharcValue
to other entities, where the cardinality of the related entity is at most 1.
- ChangeMasterCharcValueOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterCharcValueOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMasterCharcValueSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMasterClass - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Master Class
- ChangeMasterClass() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
- ChangeMasterClass(String, String, LocalDateTime, String, ErpConfigContext, List<ChangeMasterClassCharc>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
- ChangeMasterClass.ChangeMasterClassBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterClassByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterClassByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMasterClass
entity with the provided key field values.
- ChangeMasterClassCharc - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Master Class Charcs
- ChangeMasterClassCharc() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
- ChangeMasterClassCharc(String, String, String, LocalDateTime, String, ErpConfigContext, List<ChangeMasterCharcValue>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
- ChangeMasterClassCharc.ChangeMasterClassCharcBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterClassCharcByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterClassCharcByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharcByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMasterClassCharc
entity with the provided key field values.
- ChangeMasterClassCharcField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMasterClassCharcField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterClassCharcField
-
Use the constants declared in each entity inner class.
- ChangeMasterClassCharcField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterClassCharcField
-
Use the constants declared in each entity inner class.
- ChangeMasterClassCharcFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterClassCharcFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharcFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMasterClassCharcLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMasterClassCharcLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterClassCharcLink
-
Use the constants declared in each entity inner class.
- ChangeMasterClassCharcOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterClassCharc
to other entities, where the cardinality of the related entity is at most 1.
- ChangeMasterClassCharcOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterClassCharcOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMasterClassCharcSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMasterClassField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMasterClassField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterClassField
-
Use the constants declared in each entity inner class.
- ChangeMasterClassField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterClassField
-
Use the constants declared in each entity inner class.
- ChangeMasterClassFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterClassFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMasterClassLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterClass
to other
entities.
- ChangeMasterClassLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterClassLink
-
Use the constants declared in each entity inner class.
- ChangeMasterClassOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterClass
to other
entities, where the cardinality of the related entity is at most 1.
- ChangeMasterClassOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterClassOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMasterClassSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMasterCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper to create a new
ChangeMaster
entity and save it to the S/4HANA system.
- ChangeMasterCreateFluentHelper(String, ChangeMaster) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCreateFluentHelper
-
Creates a fluent helper object that will create a
ChangeMaster
entity on the
OData endpoint.
- ChangeMasterDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper to delete an existing
ChangeMaster
entity in the
S/4HANA system.
- ChangeMasterDeleteFluentHelper(String, ChangeMaster) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterDeleteFluentHelper
-
Creates a fluent helper object that will delete a
ChangeMaster
entity on the
OData endpoint.
- ChangeMasterField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
Template class to represent entity fields of the Entity
ChangeMaster
.
- ChangeMasterField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterField
-
Use the constants declared in each entity inner class.
- ChangeMasterField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterField
-
Use the constants declared in each entity inner class.
- ChangeMasterFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMasterLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMaster
to other entities.
- ChangeMasterLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterLink
-
Use the constants declared in each entity inner class.
- ChangeMasterObjTypeAssgmt - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Number Object Type Assignment
- ChangeMasterObjTypeAssgmt() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt
-
- ChangeMasterObjTypeAssgmt(String, String, Boolean, String, String, Boolean, Boolean, String, String, LocalDateTime, String, LocalDateTime, String, Double, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt
-
- ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterObjTypeAssgmtByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterObjTypeAssgmtByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmtByKeyFluentHelper
-
- ChangeMasterObjTypeAssgmtCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterObjTypeAssgmtCreateFluentHelper(String, ChangeMasterObjTypeAssgmt) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmtCreateFluentHelper
-
- ChangeMasterObjTypeAssgmtDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterObjTypeAssgmtDeleteFluentHelper(String, ChangeMasterObjTypeAssgmt) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmtDeleteFluentHelper
-
- ChangeMasterObjTypeAssgmtField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMasterObjTypeAssgmtField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterObjTypeAssgmtField
-
Use the constants declared in each entity inner class.
- ChangeMasterObjTypeAssgmtField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMasterObjTypeAssgmtField
-
Use the constants declared in each entity inner class.
- ChangeMasterObjTypeAssgmtFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterObjTypeAssgmtFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmtFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMasterObjTypeAssgmtLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMasterObjTypeAssgmtLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterObjTypeAssgmtLink
-
Use the constants declared in each entity inner class.
- ChangeMasterObjTypeAssgmtOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMasterObjTypeAssgmt
to other entities, where the cardinality of the related entity is at most 1.
- ChangeMasterObjTypeAssgmtOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterObjTypeAssgmtOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMasterObjTypeAssgmtSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMasterObjTypeAssgmtUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMasterObjTypeAssgmtUpdateFluentHelper(String, ChangeMasterObjTypeAssgmt) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmtUpdateFluentHelper
-
- ChangeMasterOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMaster
to other entities,
where the cardinality of the related entity is at most 1.
- ChangeMasterOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMasterOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMasterSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
Interface to enable OData entity selectors for
ChangeMaster
.
- ChangeMasterService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to create, read, update and delete change masters.
- ChangeMasterUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
Fluent helper to update an existing
ChangeMaster
entity and save it
to the S/4HANA system.
- ChangeMasterUpdateFluentHelper(String, ChangeMaster) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterUpdateFluentHelper
-
Creates a fluent helper object that will update a
ChangeMaster
entity on the
OData endpoint.
- changeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- ChangeMstrObjectMgmtRecord - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Number Object Management Record
- ChangeMstrObjectMgmtRecord() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
- ChangeMstrObjectMgmtRecord(Boolean, Boolean, String, String, String, String, String, String, UUID, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String, String, String, String, String, Double, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
- ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObjectMgmtRecordByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObjectMgmtRecordByKeyFluentHelper(String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecordByKeyFluentHelper
-
- ChangeMstrObjectMgmtRecordDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObjectMgmtRecordDeleteFluentHelper(String, ChangeMstrObjectMgmtRecord) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecordDeleteFluentHelper
-
- ChangeMstrObjectMgmtRecordField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMstrObjectMgmtRecordField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObjectMgmtRecordField
-
Use the constants declared in each entity inner class.
- ChangeMstrObjectMgmtRecordField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObjectMgmtRecordField
-
Use the constants declared in each entity inner class.
- ChangeMstrObjectMgmtRecordFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObjectMgmtRecordFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecordFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMstrObjectMgmtRecordLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMstrObjectMgmtRecordLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObjectMgmtRecordLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObjectMgmtRecordOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMstrObjectMgmtRecord
to other entities, where the cardinality of the related entity is at most 1.
- ChangeMstrObjectMgmtRecordOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObjectMgmtRecordOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObjectMgmtRecordSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMstrObjectMgmtRecordUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObjectMgmtRecordUpdateFluentHelper(String, ChangeMstrObjectMgmtRecord) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecordUpdateFluentHelper
-
- changeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- ChangeMstrObMgReDocInfoRecd - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Number Object Management Record (DIR)
- ChangeMstrObMgReDocInfoRecd() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
- ChangeMstrObMgReDocInfoRecd(Boolean, Boolean, String, String, String, String, String, String, String, String, UUID, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String, String, String, String, Double, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
- ChangeMstrObMgReDocInfoRecd.ChangeMstrObMgReDocInfoRecdBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReDocInfoRecdByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReDocInfoRecdByKeyFluentHelper(String, String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecdByKeyFluentHelper
-
- ChangeMstrObMgReDocInfoRecdCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReDocInfoRecdCreateFluentHelper(String, ChangeMstrObMgReDocInfoRecd) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecdCreateFluentHelper
-
- ChangeMstrObMgReDocInfoRecdDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReDocInfoRecdDeleteFluentHelper(String, ChangeMstrObMgReDocInfoRecd) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecdDeleteFluentHelper
-
- ChangeMstrObMgReDocInfoRecdField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMstrObMgReDocInfoRecdField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObMgReDocInfoRecdField
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReDocInfoRecdField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObMgReDocInfoRecdField
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReDocInfoRecdFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReDocInfoRecdFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecdFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMstrObMgReDocInfoRecdLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMstrObMgReDocInfoRecdLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObMgReDocInfoRecdLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReDocInfoRecdOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMstrObMgReDocInfoRecd
to other entities, where the cardinality of the related entity is at most 1.
- ChangeMstrObMgReDocInfoRecdOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObMgReDocInfoRecdOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReDocInfoRecdSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMstrObMgReDocInfoRecdUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReDocInfoRecdUpdateFluentHelper(String, ChangeMstrObMgReDocInfoRecd) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecdUpdateFluentHelper
-
- changeMstrObMgReMaterial(ChangeMstrObMgReMaterial...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- ChangeMstrObMgReMaterial - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Number Object Management Record (Material)
- ChangeMstrObMgReMaterial() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
- ChangeMstrObMgReMaterial(Boolean, Boolean, String, String, String, String, String, UUID, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String, String, String, String, Double, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
- ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMaterialByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMaterialByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterialByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMstrObMgReMaterial
entity with the provided key field values.
- ChangeMstrObMgReMaterialCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMaterialCreateFluentHelper(String, ChangeMstrObMgReMaterial) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterialCreateFluentHelper
-
- ChangeMstrObMgReMaterialDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMaterialDeleteFluentHelper(String, ChangeMstrObMgReMaterial) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterialDeleteFluentHelper
-
- ChangeMstrObMgReMaterialField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMstrObMgReMaterialField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObMgReMaterialField
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMaterialField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObMgReMaterialField
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMaterialFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMaterialFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterialFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMstrObMgReMaterialLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMstrObMgReMaterialLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObMgReMaterialLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMaterialOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMstrObMgReMaterial
to other entities, where the cardinality of the related entity is at most 1.
- ChangeMstrObMgReMaterialOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObMgReMaterialOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMaterialSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMstrObMgReMaterialUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMaterialUpdateFluentHelper(String, ChangeMstrObMgReMaterial) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterialUpdateFluentHelper
-
- changeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- ChangeMstrObMgReMatlBOM - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
API for Change Number Object Management Record (MBOM)
- ChangeMstrObMgReMatlBOM() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
- ChangeMstrObMgReMatlBOM(Boolean, Boolean, String, String, String, String, String, String, String, UUID, LocalDateTime, String, LocalDateTime, String, LocalDateTime, String, String, String, String, Double, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
- ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMatlBOMByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMatlBOMByKeyFluentHelper(String, String, String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOMByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeMstrObMgReMatlBOM
entity with the provided key field values.
- ChangeMstrObMgReMatlBOMCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMatlBOMCreateFluentHelper(String, ChangeMstrObMgReMatlBOM) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOMCreateFluentHelper
-
- ChangeMstrObMgReMatlBOMDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMatlBOMDeleteFluentHelper(String, ChangeMstrObMgReMatlBOM) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOMDeleteFluentHelper
-
- ChangeMstrObMgReMatlBOMField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field
-
- ChangeMstrObMgReMatlBOMField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObMgReMatlBOMField
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMatlBOMField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.field.ChangeMstrObMgReMatlBOMField
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMatlBOMFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMatlBOMFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOMFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeMstrObMgReMatlBOMLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
- ChangeMstrObMgReMatlBOMLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObMgReMatlBOMLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMatlBOMOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link
-
Template class to represent entity navigation links of
ChangeMstrObMgReMatlBOM
to other entities, where the cardinality of the related entity is at most 1.
- ChangeMstrObMgReMatlBOMOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link.ChangeMstrObMgReMatlBOMOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeMstrObMgReMatlBOMSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.selectable
-
- ChangeMstrObMgReMatlBOMUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster
-
- ChangeMstrObMgReMatlBOMUpdateFluentHelper(String, ChangeMstrObMgReMatlBOM) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOMUpdateFluentHelper
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate.ChangeMasterAltDateBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc.ChangeMasterCharcBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass.ChangeMasterClassBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc.ChangeMasterClassCharcBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd.ChangeMstrObMgReDocInfoRecdBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord.DocumentInfoRecordBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.Product.ProductBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct.ClfnProductBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc.ProductCharcBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass.ProductClassBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc.ProductClassCharcBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.Product.ProductBuilder
-
- changeNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.Product.ProductBuilder
-
- changeNumberCreatedByUser(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberCreationDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberFunction(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberIsMrkdForDeletion(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberLastChangedByUser(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberLastChangedDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberLastChgdDateTime(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberLastChgdDateTime(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate.ChangeMasterAltDateBuilder
-
- changeNumberLastChgdDateTime(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder
-
- changeNumberLastChgdDateTime(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder
-
- changeNumberLastChgdDateTime(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd.ChangeMstrObMgReDocInfoRecdBuilder
-
- changeNumberLastChgdDateTime(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder
-
- changeNumberLastChgdDateTime(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder
-
- changeNumberReleaseKey(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- changeNumberValidFromDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- ChangeRecord - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Change Record (API)
- ChangeRecord() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
- ChangeRecord(UUID, String, String, String, String, String, ZonedDateTime, String, BigDecimal, String, String, String, String, LocalDateTime, ErpConfigContext, List<ChangeRecordReferenceBit>, List<ChangeRecordReferenceBOM>, List<ChangeRecordReferenceDoc>, List<ChangeRecordReferenceMat>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
- changeRecord(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- changeRecord(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- changeRecord(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- changeRecord(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder
-
- changeRecord(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
-
- ChangeRecord.ChangeRecordBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Fluent helper to fetch a single
ChangeRecord
entity using key fields.
- ChangeRecordByKeyFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeRecord
entity with
the provided key field values.
- ChangeRecordCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Fluent helper to create a new
ChangeRecord
entity and save it to the S/4HANA system.
- ChangeRecordCreateFluentHelper(String, ChangeRecord) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordCreateFluentHelper
-
Creates a fluent helper object that will create a
ChangeRecord
entity on the
OData endpoint.
- changeRecordDetailDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- ChangeRecordField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field
-
Template class to represent entity fields of the Entity
ChangeRecord
.
- ChangeRecordField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordField
-
Use the constants declared in each entity inner class.
- ChangeRecordField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordField
-
Use the constants declared in each entity inner class.
- ChangeRecordFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- changeRecordItemRelevance(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- changeRecordItemRelevance(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- changeRecordItemRelevance(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder
-
- changeRecordItemRelevance(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
-
- changeRecordLifecycleStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- ChangeRecordLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
Template class to represent entity navigation links of
ChangeRecord
to other entities.
- ChangeRecordLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordLink
-
Use the constants declared in each entity inner class.
- ChangeRecordOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
Template class to represent entity navigation links of
ChangeRecord
to other entities,
where the cardinality of the related entity is at most 1.
- ChangeRecordOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBit - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Change Record Reference BOM Item (API)
- ChangeRecordReferenceBit() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
- ChangeRecordReferenceBit(UUID, String, UUID, String, String, ZonedDateTime, String, BigDecimal, String, String, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit
-
- ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBitByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBitByKeyFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBitByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeRecordReferenceBit
entity with the provided key field values.
- ChangeRecordReferenceBitCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBitCreateFluentHelper(String, ChangeRecordReferenceBit) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBitCreateFluentHelper
-
- ChangeRecordReferenceBitField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field
-
- ChangeRecordReferenceBitField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceBitField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBitField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceBitField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBitFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBitFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBitFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeRecordReferenceBitLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
- ChangeRecordReferenceBitLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceBitLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBitOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
Template class to represent entity navigation links of
ChangeRecordReferenceBit
to other entities, where the cardinality of the related entity is at most 1.
- ChangeRecordReferenceBitOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceBitOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBitSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable
-
- ChangeRecordReferenceBitUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBitUpdateFluentHelper(String, ChangeRecordReferenceBit) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBitUpdateFluentHelper
-
- ChangeRecordReferenceBOM - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Change Record Reference BOM (API)
- ChangeRecordReferenceBOM() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
- ChangeRecordReferenceBOM(UUID, String, UUID, String, String, ZonedDateTime, String, BigDecimal, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM
-
- ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBOMByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBOMByKeyFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOMByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeRecordReferenceBOM
entity with the provided key field values.
- ChangeRecordReferenceBOMCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBOMCreateFluentHelper(String, ChangeRecordReferenceBOM) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOMCreateFluentHelper
-
- ChangeRecordReferenceBOMField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field
-
- ChangeRecordReferenceBOMField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceBOMField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBOMField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceBOMField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBOMFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBOMFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOMFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeRecordReferenceBOMLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
- ChangeRecordReferenceBOMLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceBOMLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBOMOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
Template class to represent entity navigation links of
ChangeRecordReferenceBOM
to other entities, where the cardinality of the related entity is at most 1.
- ChangeRecordReferenceBOMOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceBOMOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceBOMSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable
-
- ChangeRecordReferenceBOMUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceBOMUpdateFluentHelper(String, ChangeRecordReferenceBOM) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOMUpdateFluentHelper
-
- ChangeRecordReferenceDoc - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Change Record Reference Document (API)
- ChangeRecordReferenceDoc() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
- ChangeRecordReferenceDoc(UUID, String, UUID, String, String, ZonedDateTime, String, BigDecimal, String, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc
-
- ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceDocByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceDocByKeyFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDocByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeRecordReferenceDoc
entity with the provided key field values.
- ChangeRecordReferenceDocCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceDocCreateFluentHelper(String, ChangeRecordReferenceDoc) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDocCreateFluentHelper
-
- ChangeRecordReferenceDocField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field
-
- ChangeRecordReferenceDocField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceDocField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceDocField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceDocField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceDocFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceDocFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDocFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeRecordReferenceDocLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
- ChangeRecordReferenceDocLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceDocLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceDocOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
Template class to represent entity navigation links of
ChangeRecordReferenceDoc
to other entities, where the cardinality of the related entity is at most 1.
- ChangeRecordReferenceDocOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceDocOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceDocSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable
-
- ChangeRecordReferenceDocUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceDocUpdateFluentHelper(String, ChangeRecordReferenceDoc) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDocUpdateFluentHelper
-
- ChangeRecordReferenceMat - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Change Record Reference Material (API)
- ChangeRecordReferenceMat() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
- ChangeRecordReferenceMat(UUID, String, UUID, String, String, ZonedDateTime, String, BigDecimal, String, String, String, String, String, ErpConfigContext) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat
-
- ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceMatByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceMatByKeyFluentHelper(String, UUID) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMatByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChangeRecordReferenceMat
entity with the provided key field values.
- ChangeRecordReferenceMatCreateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceMatCreateFluentHelper(String, ChangeRecordReferenceMat) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMatCreateFluentHelper
-
- ChangeRecordReferenceMatField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field
-
- ChangeRecordReferenceMatField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceMatField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceMatField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceMatField
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceMatFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceMatFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMatFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChangeRecordReferenceMatLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
- ChangeRecordReferenceMatLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceMatLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceMatOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
-
Template class to represent entity navigation links of
ChangeRecordReferenceMat
to other entities, where the cardinality of the related entity is at most 1.
- ChangeRecordReferenceMatOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link.ChangeRecordReferenceMatOneToOneLink
-
Use the constants declared in each entity inner class.
- ChangeRecordReferenceMatSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable
-
- ChangeRecordReferenceMatUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
- ChangeRecordReferenceMatUpdateFluentHelper(String, ChangeRecordReferenceMat) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMatUpdateFluentHelper
-
- changeRecordReferenceType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- changeRecordReferenceType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- changeRecordReferenceType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder
-
- changeRecordReferenceType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
-
- changeRecordReferenceUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- changeRecordReferenceUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- changeRecordReferenceUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder
-
- changeRecordReferenceUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
-
- ChangeRecordSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable
-
Interface to enable OData entity selectors for
ChangeRecord
.
- ChangeRecordService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to create and Change Records.
- changeRecordStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- changeRecordType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- ChangeRecordUpdateFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
-
Fluent helper to update an existing
ChangeRecord
entity and save it
to the S/4HANA system.
- ChangeRecordUpdateFluentHelper(String, ChangeRecord) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordUpdateFluentHelper
-
Creates a fluent helper object that will update a
ChangeRecord
entity on the
OData endpoint.
- changeRecordUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- changeRecordUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBit.ChangeRecordReferenceBitBuilder
-
- changeRecordUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceBOM.ChangeRecordReferenceBOMBuilder
-
- changeRecordUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder
-
- changeRecordUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
-
- ChangeStatusExportParameters - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
-
Original complex type name from the Odata EDM: ChangeStatusExportParameters
- ChangeStatusExportParameters() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.ChangeStatusExportParameters
-
- ChangeStatusExportParameters(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.ChangeStatusExportParameters
-
- ChangeStatusExportParameters - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet
-
Original complex type name from the Odata EDM: ChangeStatusExportParameters
- ChangeStatusExportParameters() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ChangeStatusExportParameters
-
- ChangeStatusExportParameters(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.ChangeStatusExportParameters
-
- ChangeStatusExportParameters - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation
-
Original complex type name from the Odata EDM: ChangeStatusExportParameters
- ChangeStatusExportParameters() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.ChangeStatusExportParameters
-
- ChangeStatusExportParameters(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.ChangeStatusExportParameters
-
- ChangeStatusExportParameters.ChangeStatusExportParametersBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
-
- ChangeStatusExportParameters.ChangeStatusExportParametersBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet
-
- ChangeStatusExportParameters.ChangeStatusExportParametersBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation
-
- ChangeStructureForAnFxOption - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Change Structure for an FX Option
- ChangeStructureForAnFxOption.ChangeStructureForAnFxOptionBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- ChangeStructureForCashSettlementData - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Change Structure for Cash Settlement Data
- ChangeStructureForCashSettlementData.ChangeStructureForCashSettlementDataBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- ChangeStructureForForexTransaction - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
Change Structure for Forex Transaction
- ChangeStructureForForexTransaction.ChangeStructureForForexTransactionBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.structures
-
- changeUser(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- changeYr(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetChangeDepreciationArea.FixedAssetChangeDepreciationAreaBuilder
-
- changeYr(Year) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder
-
- changeYr(Year) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder
-
- character(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingCoPaAcctAssignmentCharacteristic.PostingInAccountingCoPaAcctAssignmentCharacteristicBuilder
-
- CharacterConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- CharacterConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.CharacterConverter
-
- CharacterExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a Character
.
- CharacterExtractor() - Constructor for class com.sap.cloud.sdk.result.CharacterExtractor
-
- CHARACTERISTIC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the Characteristic field to query operations.
- characteristic(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- CHARACTERISTIC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the Characteristic field to query operations.
- characteristic(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- CHARACTERISTIC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the Characteristic field to query operations.
- characteristic(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- CHARACTERISTIC - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the Characteristic field to query operations.
- characteristic(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- CHARACTERISTIC_ATTRIBUTE_CATALOG - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionCharacteristic
-
Use with available fluent helpers to apply the CharacteristicAttributeCatalog field to query operations.
- CHARACTERISTIC_ATTRIBUTE_CATALOG - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult
-
Use with available fluent helpers to apply the CharacteristicAttributeCatalog field to query operations.
- CHARACTERISTIC_ATTRIBUTE_CATALOG - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue
-
Use with available fluent helpers to apply the CharacteristicAttributeCatalog field to query operations.
- CHARACTERISTIC_ATTRIBUTE_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult
-
Use with available fluent helpers to apply the CharacteristicAttributeCode field to query operations.
- CHARACTERISTIC_ATTRIBUTE_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue
-
Use with available fluent helpers to apply the CharacteristicAttributeCode field to query operations.
- CHARACTERISTIC_ATTRIBUTE_CODE_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult
-
Use with available fluent helpers to apply the CharacteristicAttributeCodeGrp field to query operations.
- CHARACTERISTIC_ATTRIBUTE_CODE_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue
-
Use with available fluent helpers to apply the CharacteristicAttributeCodeGrp field to query operations.
- CHARACTERISTIC_AUTHOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
- CHARACTERISTIC_AUTHOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
- CHARACTERISTIC_AUTHOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
- CHARACTERISTIC_AUTHOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
- CHARACTERISTIC_AUTHOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
- CHARACTERISTIC_AUTHOR - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
- CHARACTERISTIC_FORMAT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicFormat field to query operations.
- CHARACTERISTIC_FORMAT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicFormat field to query operations.
- CHARACTERISTIC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.InspectionSpecification
-
Use with available fluent helpers to apply the CharacteristicInternalID field to query operations.
- CHARACTERISTIC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicInternalID field to query operations.
- CHARACTERISTIC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicInternalID field to query operations.
- CHARACTERISTIC_IS_DELETED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicIsDeleted field to query operations.
- CHARACTERISTIC_IS_DELETED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicIsDeleted field to query operations.
- CHARACTERISTIC_MAXIMUM_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicMaximumValueUnit field to query operations.
- CHARACTERISTIC_MAXIMUM_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicMaximumValueUnit field to query operations.
- CHARACTERISTIC_MINIMUM_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicMinimumValueUnit field to query operations.
- CHARACTERISTIC_MINIMUM_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicMinimumValueUnit field to query operations.
- CHARACTERISTIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicValue field to query operations.
- CHARACTERISTIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicValue field to query operations.
- CHARACTERISTIC_VALUE_DPNDCY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicValueDpndcyCode field to query operations.
- CHARACTERISTIC_VALUE_DPNDCY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharacteristicValueDpndcyCode field to query operations.
- characteristicAttributeCatalog(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionCharacteristic.InspectionCharacteristicBuilder
-
- characteristicAttributeCatalog(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult.InspectionResultBuilder
-
- characteristicAttributeCatalog(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue.InspectionResultValueBuilder
-
- characteristicAttributeCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult.InspectionResultBuilder
-
- characteristicAttributeCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue.InspectionResultValueBuilder
-
- characteristicAttributeCodeGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResult.InspectionResultBuilder
-
- characteristicAttributeCodeGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue.InspectionResultValueBuilder
-
- characteristicAuthor(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- characteristicAuthor(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- characteristicAuthor(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- characteristicAuthor(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- characteristicAuthor(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- characteristicAuthor(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- CharacteristicDataForClassificationService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to create, read, update and delete characteristic data, that is valid on a given date.
- characteristicDesc(ClfnCharcDescForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- characteristicFormat(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicFormat(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.InspectionSpecification.InspectionSpecificationBuilder
-
- characteristicInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicIsDeleted(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicIsDeleted(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicMaximumValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicMaximumValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicMinimumValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicMinimumValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicReference(ClfnCharcRefForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- characteristicRestriction(ClfnCharcRstrcnForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- characteristics(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder
-
- characteristics(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder
-
- characteristics(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForChangeMethod.FtrStructureChangeInformationForChangeMethodBuilder
-
- characteristics(UpdatedInformationInRelatedUserDataField) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureChangeInformationForCreateMethod.FtrStructureChangeInformationForCreateMethodBuilder
-
- characteristics(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder
-
- characteristics(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder
-
- characteristics(ChangeMasterCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMaster.ChangeMasterBuilder
-
- characteristics(ChangeMasterClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass.ChangeMasterClassBuilder
-
- characteristics(DocumentInfoRecordCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord.DocumentInfoRecordBuilder
-
- characteristics(DocumentInfoRecordClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass.DocumentInfoRecordClassBuilder
-
- characteristics(ProductClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass.ProductClassBuilder
-
- characteristics(RecipeCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.Recipe.RecipeBuilder
-
- characteristics(RecipeClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass.RecipeClassBuilder
-
- characteristics(RecProcEquipRqmtClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass.RecProcEquipRqmtClassBuilder
-
- characteristics(RecProcParamValClassCharc...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass.RecProcParamValClassBuilder
-
- CHARACTERISTICS_META_DATA_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData
-
Use with available fluent helpers to apply the CharacteristicsMetaDataUUID field to query operations.
- CHARACTERISTICS_META_DATA_UUID_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData
-
Use with available fluent helpers to apply the CharacteristicsMetaDataUUID_Text field to query operations.
- characteristicsMetaDataUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData.ProdAllocCharcMetaDataBuilder
-
- characteristicsMetaDataUUID_Text(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData.ProdAllocCharcMetaDataBuilder
-
- characteristicValue(ClfnCharcValueForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- characteristicValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicValueDpndcyCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- characteristicValueDpndcyCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charAt(int) - Method in class com.sap.cloud.sdk.s4hana.types.Currency
-
- CHARC_CURRENCY_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcCurrencyMinimumValue field to query operations.
- CHARC_CURRENCY_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcCurrencyMinimumValue field to query operations.
- CHARC_DATA_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcDataType field to query operations.
- CHARC_DATE_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcDateMinimumValue field to query operations.
- CHARC_DATE_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcDateMinimumValue field to query operations.
- CHARC_DECIMAL_MAXIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcDecimalMaximumValue field to query operations.
- CHARC_DECIMAL_MAXIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcDecimalMaximumValue field to query operations.
- CHARC_DECIMAL_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcDecimalMinimumValue field to query operations.
- CHARC_DECIMAL_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcDecimalMinimumValue field to query operations.
- CHARC_DECIMALS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcDecimals field to query operations.
- CHARC_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate
-
Use with available fluent helpers to apply the CharcDescription field to query operations.
- CHARC_ENTRY_IS_NOT_FORMAT_CTRLD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcEntryIsNotFormatCtrld field to query operations.
- CHARC_EXPONENT_FORMAT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcExponentFormat field to query operations.
- CHARC_EXPONENT_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcExponentValue field to query operations.
- CHARC_FROM_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
- CHARC_FROM_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
- CHARC_FROM_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
- CHARC_FROM_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
- CHARC_FROM_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
- CHARC_FROM_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
- CHARC_FROM_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcFromDate field to query operations.
- CHARC_FROM_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcFromDate field to query operations.
- CHARC_FROM_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcFromDate field to query operations.
- CHARC_FROM_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcFromDate field to query operations.
- CHARC_FROM_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcFromDate field to query operations.
- CHARC_FROM_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcFromDate field to query operations.
- CHARC_FROM_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
- CHARC_FROM_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
- CHARC_FROM_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
- CHARC_FROM_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
- CHARC_FROM_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
- CHARC_FROM_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
- CHARC_FROM_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
- CHARC_FROM_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
- CHARC_FROM_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
- CHARC_FROM_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
- CHARC_FROM_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
- CHARC_FROM_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
- CHARC_FROM_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
- CHARC_FROM_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcFromTime field to query operations.
- CHARC_FROM_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcFromTime field to query operations.
- CHARC_FROM_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcFromTime field to query operations.
- CHARC_FROM_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcFromTime field to query operations.
- CHARC_FROM_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcFromTime field to query operations.
- CHARC_FROM_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcFromTime field to query operations.
- CHARC_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcGroup field to query operations.
- CHARC_GROUP_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcGroupName field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc
-
Use with available fluent helpers to apply the CharcInternalID field to query operations.
- CHARC_IS_DISPLAY_RELEVANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the CharcIsDisplayRelevant field to query operations.
- CHARC_IS_HIDDEN - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcIsHidden field to query operations.
- CHARC_IS_PRINT_RELEVANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the CharcIsPrintRelevant field to query operations.
- CHARC_IS_PROPOSAL_RELEVANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the CharcIsProposalRelevant field to query operations.
- CHARC_IS_READ_ONLY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcIsReadOnly field to query operations.
- CHARC_IS_SEARCH_RELEVANT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the CharcIsSearchRelevant field to query operations.
- CHARC_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
- CHARC_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate
-
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
- CHARC_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
-
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
- CHARC_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate
-
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
- CHARC_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
- CHARC_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcLastChangedDateTime field to query operations.
- CHARC_LENGTH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcLength field to query operations.
- CHARC_MAINT_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
- CHARC_MAINT_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
- CHARC_MAINT_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
- CHARC_MAINT_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
- CHARC_MAINT_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
- CHARC_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the CharcPositionNumber field to query operations.
- CHARC_REFERENCE_TABLE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
-
Use with available fluent helpers to apply the CharcReferenceTable field to query operations.
- CHARC_REFERENCE_TABLE_FIELD - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate
-
Use with available fluent helpers to apply the CharcReferenceTableField field to query operations.
- CHARC_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcStatus field to query operations.
- CHARC_STATUS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcStatusName field to query operations.
- CHARC_TEMPLATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcTemplate field to query operations.
- CHARC_TEMPLATE_IS_DISPLAYED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcTemplateIsDisplayed field to query operations.
- CHARC_TIME_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcTimeMinimumValue field to query operations.
- CHARC_TIME_MINIMUM_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcTimeMinimumValue field to query operations.
- CHARC_TO_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcToAmount field to query operations.
- CHARC_TO_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcToAmount field to query operations.
- CHARC_TO_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcToAmount field to query operations.
- CHARC_TO_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcToAmount field to query operations.
- CHARC_TO_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcToAmount field to query operations.
- CHARC_TO_AMOUNT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcToAmount field to query operations.
- CHARC_TO_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcToDate field to query operations.
- CHARC_TO_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcToDate field to query operations.
- CHARC_TO_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcToDate field to query operations.
- CHARC_TO_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcToDate field to query operations.
- CHARC_TO_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcToDate field to query operations.
- CHARC_TO_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcToDate field to query operations.
- CHARC_TO_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
- CHARC_TO_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
- CHARC_TO_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
- CHARC_TO_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
- CHARC_TO_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
- CHARC_TO_DECIMAL_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
- CHARC_TO_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
- CHARC_TO_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
- CHARC_TO_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
- CHARC_TO_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
- CHARC_TO_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
- CHARC_TO_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
- CHARC_TO_NUMERIC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
- CHARC_TO_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
- CHARC_TO_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
- CHARC_TO_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
- CHARC_TO_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
- CHARC_TO_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
- CHARC_TO_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
- CHARC_TO_NUMERIC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
- CHARC_TO_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcToTime field to query operations.
- CHARC_TO_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcToTime field to query operations.
- CHARC_TO_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcToTime field to query operations.
- CHARC_TO_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcToTime field to query operations.
- CHARC_TO_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcToTime field to query operations.
- CHARC_TO_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcToTime field to query operations.
- CHARC_VALIDITY_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcValidityEndDate field to query operations.
- CHARC_VALIDITY_END_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcValidityEndDate field to query operations.
- CHARC_VALIDITY_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcValidityStartDate field to query operations.
- CHARC_VALIDITY_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcValidityStartDate field to query operations.
- CHARC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcValue field to query operations.
- CHARC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcValue field to query operations.
- CHARC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcValue field to query operations.
- CHARC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcValue field to query operations.
- CHARC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcValue field to query operations.
- CHARC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcValue field to query operations.
- CHARC_VALUE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcValue field to query operations.
- CHARC_VALUE_COMBINATION_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn
-
Use with available fluent helpers to apply the CharcValueCombinationUUID field to query operations.
- CHARC_VALUE_COMBINATION_UUID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocObjTimeSeries
-
Use with available fluent helpers to apply the CharcValueCombinationUUID field to query operations.
- CHARC_VALUE_DEPENDENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
- CHARC_VALUE_DEPENDENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
- CHARC_VALUE_DEPENDENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
- CHARC_VALUE_DEPENDENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
- CHARC_VALUE_DEPENDENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
- CHARC_VALUE_DEPENDENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
- CHARC_VALUE_DEPENDENCY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
- CHARC_VALUE_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
Use with available fluent helpers to apply the CharcValueDescription field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
- CHARC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate
-
Use with available fluent helpers to apply the CharcValueUnit field to query operations.
- CHARC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcValueUnit field to query operations.
- CHARC_VALUE_UNIT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst
-
Use with available fluent helpers to apply the CharcValueUnit field to query operations.
- charcCurrencyMinimumValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcCurrencyMinimumValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcDataType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcDateMinimumValue(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcDateMinimumValue(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcDecimalMaximumValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcDecimalMaximumValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcDecimalMinimumValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcDecimalMinimumValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcDecimals(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder
-
- charcEntryIsNotFormatCtrld(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcExponentFormat(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcExponentValue(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcFromAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcFromAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcFromAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcFromAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcFromAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcFromAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcFromDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcFromDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcFromDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcFromDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcFromDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcFromDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcFromDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcFromDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcFromDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcFromDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcFromDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcFromDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcFromNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcFromNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcFromNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcFromNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcFromNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcFromNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcFromNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcFromNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcFromNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcFromNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcFromNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcFromNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcFromNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcFromNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcFromTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcFromTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcFromTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcFromTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcFromTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcFromTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcGroup(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcGroupName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc.ChangeMasterCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc.ChangeMasterClassCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc.DocumentInfoRecordClassCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc.ProductCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc.ProductClassCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc.RecipeCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc.RecipeClassCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc.RecProcEquipRqmtCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc.RecProcEquipRqmtClassCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc.RecProcParamValCharcBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcInternalID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc.RecProcParamValClassCharcBuilder
-
- charcIsDisplayRelevant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- charcIsHidden(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcIsPrintRelevant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- charcIsProposalRelevant(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- charcIsReadOnly(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcIsSearchRelevant(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- charcLastChangedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcLastChangedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder
-
- charcLastChangedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder
-
- charcLastChangedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder
-
- charcLastChangedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
-
- charcLastChangedDateTime(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcLength(Short) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcMaintAuthGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcMaintAuthGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcMaintAuthGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcMaintAuthGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcMaintAuthGrp(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcPositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder
-
- charcReferenceTable(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder
-
- charcReferenceTableField(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder
-
- charcStatus(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcStatusName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcTemplate(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcTemplateIsDisplayed(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcTimeMinimumValue(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcTimeMinimumValue(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcToAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcToAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcToAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcToAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcToAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcToAmount(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcToDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcToDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcToDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcToDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcToDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcToDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcToDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcToDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcToDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcToDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcToDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcToDecimalValue(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcToNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcToNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcToNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcToNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcToNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcToNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcToNumericValue(Double) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcToNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcToNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcToNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcToNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcToNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcToNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcToNumericValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcToTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcToTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcToTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcToTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcToTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcToTime(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcValidityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcValidityEndDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcValidityStartDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcValidityStartDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcValue(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcValueCombinationUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder
-
- charcValueCombinationUUID(UUID) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocObjTimeSeries.ProdAllocObjTimeSeriesBuilder
-
- charcValueDependency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcValueDependency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcValueDependency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcValueDependency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcValueDependency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcValueDependency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcValueDependency(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcValueDesc(ClfnCharcValueDescForKeyDate...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcValueDescription(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue.ChangeMasterCharcValueBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue.ProductCharcValueBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue.RecipeCharcValueBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder
-
- charcValuePositionNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue.RecProcParamValCharcValueBuilder
-
- charcValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- charcValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- charcValueUnit(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.SpecCharByValueAssgmtInst.SpecCharByValueAssgmtInstBuilder
-
- ChargesIncludedInPrice - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.ExpensesKey
-
Charges included in price
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.OperationalAcctgDocItemCube
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.controllingarea.ControllingArea
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountText
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEResult
-
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
- CHART_OF_ACCOUNTS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText
-
Use with available fluent helpers to apply the ChartOfAccountsName field to query operations.
- CHART_OF_ACCTS_IS_BLOCKED - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
Use with available fluent helpers to apply the ChartOfAcctsIsBlocked field to query operations.
- ChartOfAccounts - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
API Chart Of Accounts
- ChartOfAccounts() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
- ChartOfAccounts(String, String, Boolean, String, ErpConfigContext, List<ChartOfAccountsText>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts.ChartOfAccountsBuilder
-
- chartOfAccounts(ChartOfAccounts) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText.ChartOfAccountsTextBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText.ChartOfAccountsTextBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode.CompanyCodeBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.controllingarea.ControllingArea.ControllingAreaBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode.CompanyCodeBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.FinPlanningEntryItem.FinPlanningEntryItemBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount.GLAccountText.GLAccountTextBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode.CompanyCodeBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.JournalEntryItemBasic.JournalEntryItemBasicBuilder
-
- chartOfAccounts(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqnAcctAssgmt.PurReqnAcctAssgmtBuilder
-
- ChartOfAccounts - Class in com.sap.cloud.sdk.s4hana.serialization
-
Representation of a chart of accounts (KTOPL).
- ChartOfAccounts(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ChartOfAccounts
-
- ChartOfAccounts.ChartOfAccountsBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
- ChartOfAccountsByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
- ChartOfAccountsByKeyFluentHelper(String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChartOfAccounts
entity with the provided key field values.
- ChartOfAccountsConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- ChartOfAccountsConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ChartOfAccountsConverter
-
- ChartOfAccountsField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field
-
- ChartOfAccountsField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field.ChartOfAccountsField
-
Use the constants declared in each entity inner class.
- ChartOfAccountsField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field.ChartOfAccountsField
-
Use the constants declared in each entity inner class.
- ChartOfAccountsFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
- ChartOfAccountsFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChartOfAccountsLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link
-
Template class to represent entity navigation links of
ChartOfAccounts
to other
entities.
- ChartOfAccountsLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link.ChartOfAccountsLink
-
Use the constants declared in each entity inner class.
- chartOfAccountsName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText.ChartOfAccountsTextBuilder
-
- ChartOfAccountsOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link
-
Template class to represent entity navigation links of
ChartOfAccounts
to other
entities, where the cardinality of the related entity is at most 1.
- ChartOfAccountsOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link.ChartOfAccountsOneToOneLink
-
Use the constants declared in each entity inner class.
- ChartOfAccountsSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.selectable
-
- ChartOfAccountsService - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.services
-
This service enables you to read chart of accounts master data in an API call.
- ChartOfAccountsText - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
API Chart Of Accounts Text
- ChartOfAccountsText() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText
-
- ChartOfAccountsText(String, String, String, ErpConfigContext, ChartOfAccounts) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsText
-
- ChartOfAccountsText.ChartOfAccountsTextBuilder - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
- ChartOfAccountsTextByKeyFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
- ChartOfAccountsTextByKeyFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsTextByKeyFluentHelper
-
Creates a fluent helper object that will fetch a single
ChartOfAccountsText
entity with the provided key field values.
- ChartOfAccountsTextField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field
-
- ChartOfAccountsTextField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field.ChartOfAccountsTextField
-
Use the constants declared in each entity inner class.
- ChartOfAccountsTextField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field.ChartOfAccountsTextField
-
Use the constants declared in each entity inner class.
- ChartOfAccountsTextFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
-
- ChartOfAccountsTextFluentHelper(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccountsTextFluentHelper
-
Creates a fluent helper using the specified service path to send the read requests.
- ChartOfAccountsTextLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link
-
- ChartOfAccountsTextLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link.ChartOfAccountsTextLink
-
Use the constants declared in each entity inner class.
- ChartOfAccountsTextOneToOneLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link
-
Template class to represent entity navigation links of
ChartOfAccountsText
to other entities, where the cardinality of the related entity is at most 1.
- ChartOfAccountsTextOneToOneLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link.ChartOfAccountsTextOneToOneLink
-
Use the constants declared in each entity inner class.
- ChartOfAccountsTextSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.selectable
-
- chartOfAcctsIsBlocked(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts.ChartOfAccountsBuilder
-
- check(DocumentHeaderPostActAllocActualPostings, Iterable<LineItemsActivityAllocationActualPosting>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.AccountingActivityAllocationService
-
FI/CO: Check activity allocation
- check(DocumentHeaderPostActAllocActualPostings, LineItemsActivityAllocationActualPosting...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.AccountingActivityAllocationService
-
FI/CO: Check activity allocation
- check(Header) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.AccountingDocumentService
-
Accounting: Check Document
- check(DocumentHeaderPostCostsRevenuesActualPostings, Iterable<LineItemsManualCostAllocationActualPosting>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.AccountingManualCostAllocationService
-
Check Manual Cost Allocation
- check(DocumentHeaderPostCostsRevenuesActualPostings, LineItemsManualCostAllocationActualPosting...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.AccountingManualCostAllocationService
-
Check Manual Cost Allocation
- check(DocumentHeaderPostCostsRevenuesActualPostings, Iterable<LineItemsRepostPrimaryCostsActualPosting>) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.AccountingPrimaryCostsService
-
FI/CO: Check primary cost document
- check(DocumentHeaderPostCostsRevenuesActualPostings, LineItemsRepostPrimaryCostsActualPosting...) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.services.AccountingPrimaryCostsService
-
FI/CO: Check primary cost document
- check(DocumentHeaderPostActAllocActualPostings, Iterable<LineItemsActivityAllocationActualPosting>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultAccountingActivityAllocationService
-
FI/CO: Check activity allocation
- check(DocumentHeaderPostActAllocActualPostings, LineItemsActivityAllocationActualPosting...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultAccountingActivityAllocationService
-
FI/CO: Check activity allocation
- check(Header) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultAccountingDocumentService
-
Accounting: Check Document
- check(DocumentHeaderPostCostsRevenuesActualPostings, Iterable<LineItemsManualCostAllocationActualPosting>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultAccountingManualCostAllocationService
-
Check Manual Cost Allocation
- check(DocumentHeaderPostCostsRevenuesActualPostings, LineItemsManualCostAllocationActualPosting...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultAccountingManualCostAllocationService
-
Check Manual Cost Allocation
- check(DocumentHeaderPostCostsRevenuesActualPostings, Iterable<LineItemsRepostPrimaryCostsActualPosting>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultAccountingPrimaryCostsService
-
FI/CO: Check primary cost document
- check(DocumentHeaderPostCostsRevenuesActualPostings, LineItemsRepostPrimaryCostsActualPosting...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.services.DefaultAccountingPrimaryCostsService
-
FI/CO: Check primary cost document
- CHECK_PAID_DURATION_IN_DAYS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany
-
Use with available fluent helpers to apply the CheckPaidDurationInDays field to query operations.
- CheckboxForRequestingDataForGetlist - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Checkbox for requesting data for GETLIST
- CheckboxForRequestingDataForGetlist(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.CheckboxForRequestingDataForGetlist
-
- checkCreditBlock(String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultDeliveryDocumentWithCreditBlocksService
-
- checkCreditBlock(String, String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSalesDocumentWithCreditBlocksService
-
- checkCreditBlock(String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.DeliveryDocumentWithCreditBlocksService
-
Check
- checkCreditBlock(String, String) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.SalesDocumentWithCreditBlocksService
-
Check
- CheckCreditBlockFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks
-
Fluent helper for the CheckCreditBlock OData function import.
- CheckCreditBlockFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.deliverydocumentwithcreditblocks.CheckCreditBlockFluentHelper
-
Creates a fluent helper object that will execute the CheckCreditBlock OData function import with the
provided parameters.
- CheckCreditBlockFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks
-
Fluent helper for the CheckCreditBlock OData function import.
- CheckCreditBlockFluentHelper(String, String, String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.CheckCreditBlockFluentHelper
-
Creates a fluent helper object that will execute the CheckCreditBlock OData function import with the
provided parameters.
- CheckedAndComplete - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.DocumentStatus
-
Checked and complete
- checkPaidDurationInDays(BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.SupplierCompany.SupplierCompanyBuilder
-
- checkUser(Message) - Method in class com.sap.cloud.sdk.frameworks.cxf.security.SecureAnnotationsInterceptor
-
- CHG_NMBR_ALTERNATIVE_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
Use with available fluent helpers to apply the ChgNmbrAlternativeDate field to query operations.
- CHG_NMBR_ALTERNATIVE_DATE_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
- CHG_NMBR_ALTERNATIVE_DATE_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord
-
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
- CHG_NMBR_ALTERNATIVE_DATE_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd
-
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
- CHG_NMBR_ALTERNATIVE_DATE_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial
-
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
- CHG_NMBR_ALTERNATIVE_DATE_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM
-
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
- CHG_NMBR_ALTV_DATE_IS_ASSIGNED_TO_OBJ - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate
-
Use with available fluent helpers to apply the ChgNmbrAltvDateIsAssignedToObj field to query operations.
- CHG_RECD_EXPECTED_COMPLETION_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChgRecdExpectedCompletionDate field to query operations.
- CHG_RECORD_DESCRIPTION_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord
-
Use with available fluent helpers to apply the ChgRecordDescriptionText field to query operations.
- CHG_TO_ENGINEERING_CHG_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM
-
Use with available fluent helpers to apply the ChgToEngineeringChgDocument field to query operations.
- CHG_TO_ENGINEERING_CHG_DOCUMENT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the ChgToEngineeringChgDocument field to query operations.
- chgNmbrAlternativeDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate.ChangeMasterAltDateBuilder
-
- chgNmbrAlternativeDateID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate.ChangeMasterAltDateBuilder
-
- chgNmbrAlternativeDateID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder
-
- chgNmbrAlternativeDateID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReDocInfoRecd.ChangeMstrObMgReDocInfoRecdBuilder
-
- chgNmbrAlternativeDateID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder
-
- chgNmbrAlternativeDateID(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder
-
- chgNmbrAltvDateIsAssignedToObj(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterAltDate.ChangeMasterAltDateBuilder
-
- chgRecdExpectedCompletionDate(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- chgRecdObj(DocInfoRecdObjLinkChgRecd...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecord.DocumentInfoRecordBuilder
-
- chgRecordDescriptionText(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChangeRecord.ChangeRecordBuilder
-
- chgToEngChgNumber(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.DBomheaderforexplosionOut.DBomheaderforexplosionOutBuilder
-
- chgToEngineeringChgDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOM.MaterialBOMBuilder
-
- chgToEngineeringChgDocument(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem.MaterialBOMItemBuilder
-
- Chinese - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.LanguageKey
-
Chinese
- Chinese - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.TwoCharacterSapLanguageCode
-
Chinese
- ChineseTrad - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.LanguageKey
-
Chinese trad.
- ChineseTrad - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.TwoCharacterSapLanguageCode
-
Chinese trad.
- city(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.structures.PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder
-
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_CODE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity
-
Use with available fluent helpers to apply the CityCode field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the CityName field to query operations.
- CITY_SEARCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress
-
Use with available fluent helpers to apply the CitySearch field to query operations.
- CITY_SEARCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress
-
Use with available fluent helpers to apply the CitySearch field to query operations.
- CITY_SEARCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress
-
Use with available fluent helpers to apply the CitySearch field to query operations.
- CITY_SEARCH - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery
-
Use with available fluent helpers to apply the CitySearch field to query operations.
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocument.BillingDocumentBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- cityCode(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salespricingconditionrecord.SlsPrcgCndnRecdValidity.SlsPrcgCndnRecdValidityBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail.BankDetail.BankDetailBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPContactToAddress.BPContactToAddressBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerAddress.BusinessPartnerAddressBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BusinessPartnerBank.BusinessPartnerBankBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.companycode.CompanyCode.CompanyCodeBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenter.CostCenter.CostCenterBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CompanyCode.CompanyCodeBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.CostCenter.CostCenterBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.ProfitCenter.ProfitCenterBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CompanyCode.CompanyCodeBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.CostCenter.CostCenterBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.journalentryitem.ProfitCenter.ProfitCenterBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress.ProductionSupplyAreaAddressBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.ProfitCenter.ProfitCenterBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontract.PurCtrAddress.PurCtrAddressBuilder
-
- cityName(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- citySearch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery.ReturnsDeliveryAddress.ReturnsDeliveryAddressBuilder
-
- citySearch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryAddress.InbDeliveryAddressBuilder
-
- citySearch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.OutbDeliveryAddress.OutbDeliveryAddressBuilder
-
- citySearch(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.PurReqAddDelivery.PurReqAddDeliveryBuilder
-
- CLASS_CLASSFCTN_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassClassfctnAuthGrp field to query operations.
- CLASS_CLASSFCTN_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassClassfctnAuthGrp field to query operations.
- CLASS_CLASSFCTN_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
-
Use with available fluent helpers to apply the ClassClassfctnAuthGrp field to query operations.
- CLASS_DESCRIPTION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate
-
Use with available fluent helpers to apply the ClassDescription field to query operations.
- CLASS_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassGroup field to query operations.
- CLASS_GROUP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassGroup field to query operations.
- CLASS_GROUP_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassGroupName field to query operations.
- CLASS_GROUP_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassGroupName field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_INTERNAL_ID - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc
-
Use with available fluent helpers to apply the ClassInternalID field to query operations.
- CLASS_IS_LOCAL - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassIsLocal field to query operations.
- CLASS_IS_LOCAL - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassIsLocal field to query operations.
- CLASS_KEYWORD_POSITION_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate
-
Use with available fluent helpers to apply the ClassKeywordPositionNumber field to query operations.
- CLASS_KEYWORD_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate
-
Use with available fluent helpers to apply the ClassKeywordText field to query operations.
- CLASS_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassCharcForKeyDate
-
Use with available fluent helpers to apply the ClassLastChangedDateTime field to query operations.
- CLASS_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassDescForKeyDate
-
Use with available fluent helpers to apply the ClassLastChangedDateTime field to query operations.
- CLASS_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassLastChangedDateTime field to query operations.
- CLASS_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassKeywordForKeyDate
-
Use with available fluent helpers to apply the ClassLastChangedDateTime field to query operations.
- CLASS_LAST_CHANGED_DATE_TIME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate
-
Use with available fluent helpers to apply the ClassLastChangedDateTime field to query operations.
- CLASS_MAINT_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassMaintAuthGrp field to query operations.
- CLASS_MAINT_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassMaintAuthGrp field to query operations.
- CLASS_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the ClassNumber field to query operations.
- CLASS_PROPERTY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the Class field to query operations.
- CLASS_PROPERTY - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the Class field to query operations.
- CLASS_SEARCH_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassSearchAuthGrp field to query operations.
- CLASS_SEARCH_AUTH_GRP - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassSearchAuthGrp field to query operations.
- CLASS_STANDARD_CHARC_TABLE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardCharcTable field to query operations.
- CLASS_STANDARD_CHARC_TABLE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardCharcTable field to query operations.
- CLASS_STANDARD_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardNumber field to query operations.
- CLASS_STANDARD_NUMBER - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardNumber field to query operations.
- CLASS_STANDARD_ORG_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardOrgName field to query operations.
- CLASS_STANDARD_ORG_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardOrgName field to query operations.
- CLASS_STANDARD_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardStartDate field to query operations.
- CLASS_STANDARD_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardStartDate field to query operations.
- CLASS_STANDARD_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardVersion field to query operations.
- CLASS_STANDARD_VERSION - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardVersion field to query operations.
- CLASS_STANDARD_VERSION_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardVersionStartDate field to query operations.
- CLASS_STANDARD_VERSION_START_DATE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStandardVersionStartDate field to query operations.
- CLASS_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStatus field to query operations.
- CLASS_STATUS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStatus field to query operations.
- CLASS_STATUS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStatusName field to query operations.
- CLASS_STATUS_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassStatusName field to query operations.
- CLASS_TEXT - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassTextForKeyDate
-
Use with available fluent helpers to apply the ClassText field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.MaterialBOMItem
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterCharcValue
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClass
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.ChangeMasterClassCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharcValue
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClass
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordClassCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductCharcValue
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClass
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductClassCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeCharcValue
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClass
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeClassCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClass
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValClassCharc
-
Use with available fluent helpers to apply the ClassType field to query operations.
- CLASS_TYPE_NAME - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.ClfnClassForKeyDate
-
Use with available fluent helpers to apply the ClassTypeName field to query operations.