- 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.
- AbstractQueryExecutor<QueryT extends Query<QueryT,QueryResultT>,QueryResultT extends QueryResult<QueryT,QueryResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity
-
- AbstractQueryExecutor() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.AbstractQueryExecutor
-
- 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
-
- AbstractRemoteFunctionQueryExecutor<QueryT extends AbstractRemoteFunctionQuery<QueryT,QueryResultT>,QueryResultT extends AbstractRemoteFunctionQueryResult<QueryT,QueryResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
-
- AbstractRemoteFunctionQueryExecutor() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionQueryExecutor
-
- 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.
- 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
Element: BF_KTOGR
Domain: KTOGR
Length: 8
Type: C
Decimals: 0
- 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
-
- 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_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_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.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_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
Business Object: BUS6010
- 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
-
- AccountingDocumentLineItemNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Accounting Document Line Item Number
Element: POSNR_ACC
Domain: POSNR_ACC
Length: 10
Type: N
Decimals: 0
- 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
Element: BELNR_D
Domain: BELNR
Length: 10
Type: C
Decimals: 0
- 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
Business Object: BUS6035
- 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
-
- 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
Business Object: BUS6036
- 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
Business Object: BUS6011
- AccountingPrinciple - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Accounting Principle
Element: ACCOUNTING_PRINCIPLE
Domain: ACCOUNTING_PRINCIPLE
Length: 4
Type: C
Decimals: 0
- AccountingPrinciple(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.bapi.types.AccountingPrinciple
-
- 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
-
- AccountNumberOfBankAccountAtPostOffice - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account Number of Bank Account At Post Office
Element: PSKTO
Domain: PSKTO
Length: 16
Type: C
Decimals: 0
- 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
Element: LIFNR
Domain: LIFNR
Length: 10
Type: C
Decimals: 0
- 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
Element: ACPI_FILKD
Domain: LIFNR
Length: 10
Type: C
Decimals: 0
- 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)
Element: BF_AM_LIFNR
Domain: LIFNR
Length: 10
Type: C
Decimals: 0
- 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
-
- 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
- AccountType - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Account type
Element: KOART
Domain: KOART
Length: 1
Type: C
Decimals: 0
- 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
- 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
-
- AcctngActivityAllocCheckFunction - Interface in com.sap.cloud.sdk.s4hana.datamodel.bapi.functions
-
FI/CO: Check activity allocation
BAPI_ACC_ACTIVITY_ALLOC_CHECK
- 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
BAPI_ACC_ACTIVITY_ALLOC_POST
- 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
BAPI_ACC_DOCUMENT_CHECK
- 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
BAPI_ACC_DOCUMENT_POST
- 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
BAPI_ACC_MANUAL_ALLOC_CHECK
- 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
BAPI_ACC_MANUAL_ALLOC_POST
- 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
BAPI_ACC_PRIMARY_COSTS_CHECK
- 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
BAPI_ACC_PRIMARY_COSTS_POST
- 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)
Element: BF_BEST_GJE
Domain: BAPICURR
Length: 12
Type: P
Decimals: 4
- 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)
- 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
Element: TB_SAKTIV
Domain: T_SAKTIV
Length: 1
Type: N
Decimals: 0
- 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_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
Type element: TB_SFGZUTY
Domain name: T_SFGZUTY
Internal type: NUMC
Description: Transaction Activity Category
Max length: 2
- activityCategory(TransactionActivityCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultForeignExchangeDealCreateFunction
-
(Optional) Transaction Activity Category to Be Created
Field name: ACTIVITYCAT
Type element: TB_SFGZUTY
Domain name: T_SFGZUTY
Internal type: NUMC
Description: Transaction Activity Category
Max length: 2
- activityCategory(TransactionActivityCategory) - Method in class com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.DefaultFxOptionCreateFunction
-
(Optional) Transaction Activity Category
Field name: ACTIVITYCAT
Type element: TB_SFGZUTY
Domain name: T_SFGZUTY
Internal type: NUMC
Description: Transaction Activity Category
Max length: 2
- activityCategory(TransactionActivityCategory) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeCreateSwapFunction
-
(Optional) Transaction activity category
Field name: ACTIVITYCAT
Type element: TB_SFGZUTY
Domain name: T_SFGZUTY
Internal type: NUMC
Description: Transaction Activity Category
Max length: 2
- activityCategory(TransactionActivityCategory) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.ForeignExchangeDealCreateFunction
-
(Optional) Transaction Activity Category to Be Created
Field name: ACTIVITYCAT
Type element: TB_SFGZUTY
Domain name: T_SFGZUTY
Internal type: NUMC
Description: Transaction Activity Category
Max length: 2
- activityCategory(TransactionActivityCategory) - Method in interface com.sap.cloud.sdk.s4hana.datamodel.bapi.functions.FxOptionCreateFunction
-
(Optional) Transaction Activity Category
Field name: ACTIVITYCAT
Type element: TB_SFGZUTY
Domain name: T_SFGZUTY
Internal type: NUMC
Description: Transaction Activity Category
Max length: 2
- ActivityConverter - Class in com.sap.cloud.sdk.s4hana.serialization
-
- ActivityConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ActivityConverter
-
- ActivityQuantity - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Activity Quantity
Element: LSTXX
Domain: MENGV8
Length: 8
Type: P
Decimals: 3
- 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
Element: LSTAR
Domain: LSTAR
Length: 6
Type: C
Decimals: 0
- 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
Element: CO_MEINH_L
Domain: MEINS
Length: 3
Type: C
Decimals: 0
- 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_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
Element: ACPI_FKIMG
Domain: MENG13
Length: 7
Type: P
Decimals: 3
- 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
-
- 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(BillOfMaterialItem...) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterial
-
Adds elements to the list of associated BillOfMaterialItem 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.
- 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(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.
- 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(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.
- 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.
- 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.
- 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
Type element: TB_COMPLETE_INDICATOR
Domain name: T_COMPLETE_INDICATOR
Internal type: CHAR
Description: Indicator if Transferred Data Is Complete
Max length: 1
- 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
Type element: TB_COMPLETE_INDICATOR
Domain name: T_COMPLETE_INDICATOR
Internal type: CHAR
Description: Indicator if Transferred Data Is Complete
Max length: 1
- 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
Type element: TB_COMPLETE_INDICATOR
Domain name: T_COMPLETE_INDICATOR
Internal type: CHAR
Description: Indicator if Transferred Data Is Complete
Max length: 1
- 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
Type element: TB_COMPLETE_INDICATOR
Domain name: T_COMPLETE_INDICATOR
Internal type: CHAR
Description: Indicator if Transferred Data Is Complete
Max length: 1
- 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(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_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_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_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_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_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.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_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
Structure: BAPI_FTR_CREATE_FXSWAP
- 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
Element: GLO_IN_ADDNL_DEP
Domain: GLO_IN_ADDNL_DEP
Length: 1
Type: C
Decimals: 0
- 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
Element: GLO_JP_PROPT_PRDCD
Domain:
Length: 8
Type: C
Decimals: 0
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- additionalValueIsAllowed(Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharacteristicForKeyDate.ClfnCharacteristicForKeyDateBuilder
-
- 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(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.
- 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.
- 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.
- 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.
- 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 AddressOriginal entity name from the Odata EDM: A_AddressEmailAddressType
- 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) - 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(AddressEmailAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressCreateFluentHelper
-
- AddressEmailAddressDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressDeleteFluentHelper(AddressEmailAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressDeleteFluentHelper
-
- AddressEmailAddressField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressField
-
Use the constants declared in each entity inner class.
- AddressEmailAddressFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressFluentHelper() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressFluentHelper
-
- AddressEmailAddressLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressEmailAddressLink(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressLink
-
Use the constants declared in each entity inner class.
- AddressEmailAddressSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- 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(AddressEmailAddress) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressEmailAddressUpdateFluentHelper
-
- AddressFaxNumber - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Address Fax NumberOriginal entity name from the Odata EDM: A_AddressFaxNumberType
- 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) - 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(AddressFaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberCreateFluentHelper
-
- 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(AddressFaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberDeleteFluentHelper
-
- AddressFaxNumberField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressFaxNumberField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberField
-
Use the constants declared in each entity inner class.
- AddressFaxNumberFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressFaxNumberFluentHelper() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberFluentHelper
-
- AddressFaxNumberLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
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.AddressFaxNumberLink
-
Use the constants declared in each entity inner class.
- AddressFaxNumberSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- 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(AddressFaxNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressFaxNumberUpdateFluentHelper
-
- AddressHomePageURL - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
Address Home Page URLOriginal entity name from the Odata EDM: A_AddressHomePageURLType
- 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, 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(AddressHomePageURL) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLCreateFluentHelper
-
- AddressHomePageURLDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressHomePageURLDeleteFluentHelper(AddressHomePageURL) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLDeleteFluentHelper
-
- AddressHomePageURLField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressHomePageURLField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLField
-
Use the constants declared in each entity inner class.
- AddressHomePageURLFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressHomePageURLFluentHelper() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLFluentHelper
-
- AddressHomePageURLLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
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.AddressHomePageURLLink
-
Use the constants declared in each entity inner class.
- AddressHomePageURLSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- 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(AddressHomePageURL) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressHomePageURLUpdateFluentHelper
-
- 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 NumberOriginal entity name from the Odata EDM: A_AddressPhoneNumberType
- 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) - 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(AddressPhoneNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberCreateFluentHelper
-
- AddressPhoneNumberDeleteFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressPhoneNumberDeleteFluentHelper(AddressPhoneNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberDeleteFluentHelper
-
- AddressPhoneNumberField<FieldT> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressPhoneNumberField(String) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberField
-
Use the constants declared in each entity inner class.
- AddressPhoneNumberFluentHelper - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- AddressPhoneNumberFluentHelper() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberFluentHelper
-
- AddressPhoneNumberLink<ObjectT extends VdmObject<?>> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
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.AddressPhoneNumberLink
-
Use the constants declared in each entity inner class.
- AddressPhoneNumberSelectable - Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
-
- 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(AddressPhoneNumber) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.AddressPhoneNumberUpdateFluentHelper
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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(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(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(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(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.
- 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.
- 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.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.BillOfMaterial
-
Selector for all available fields of BillOfMaterial.
- ALL_FIELDS - Static variable in class com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterials.BillOfMaterialItem
-
Selector for all available fields of BillOfMaterialItem.
- 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.SalesOrderScheduleLine
-
Selector for all available fields of SalesOrderScheduleLine.
- 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.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.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.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.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.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. can be grouped
- 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.BillOfMaterialItem
-
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.BillOfMaterialItem.BillOfMaterialItemBuilder
-
- AlternativePayee - Class in com.sap.cloud.sdk.s4hana.datamodel.bapi.types
-
Alternative payee
Element: VVABWZE
Domain: KUNNR
Length: 10
Type: C
Decimals: 0
- 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.