public abstract class GeneratedB2BBookingLineEntry extends GenericItem
B2BBookingLineEntry.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AMOUNT
Qualifier of the
B2BBookingLineEntry.amount attribute |
static java.lang.String |
BOOKINGDATE
Qualifier of the
B2BBookingLineEntry.bookingDate attribute |
static java.lang.String |
BOOKINGSTATUS
Qualifier of the
B2BBookingLineEntry.bookingStatus attribute |
static java.lang.String |
BOOKINGTYPE
Qualifier of the
B2BBookingLineEntry.bookingType attribute |
static java.lang.String |
COSTCENTER
Qualifier of the
B2BBookingLineEntry.costCenter attribute |
static java.lang.String |
CURRENCY
Qualifier of the
B2BBookingLineEntry.currency attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
ORDERENTRY
Qualifier of the
B2BBookingLineEntry.orderEntry attribute |
static java.lang.String |
ORDERENTRYNR
Qualifier of the
B2BBookingLineEntry.orderEntryNr attribute |
static java.lang.String |
ORDERID
Qualifier of the
B2BBookingLineEntry.orderID attribute |
static java.lang.String |
PRODUCT
Qualifier of the
B2BBookingLineEntry.product attribute |
static java.lang.String |
QUANTITY
Qualifier of the
B2BBookingLineEntry.quantity attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedB2BBookingLineEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getAmount()
Generated method - Getter of the
B2BBookingLineEntry.amount attribute. |
java.math.BigDecimal |
getAmount(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.amount attribute. |
java.util.Date |
getBookingDate()
Generated method - Getter of the
B2BBookingLineEntry.bookingDate attribute. |
java.util.Date |
getBookingDate(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.bookingDate attribute. |
EnumerationValue |
getBookingStatus()
Generated method - Getter of the
B2BBookingLineEntry.bookingStatus attribute. |
EnumerationValue |
getBookingStatus(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.bookingStatus attribute. |
EnumerationValue |
getBookingType()
Generated method - Getter of the
B2BBookingLineEntry.bookingType attribute. |
EnumerationValue |
getBookingType(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.bookingType attribute. |
B2BCostCenter |
getCostCenter()
Generated method - Getter of the
B2BBookingLineEntry.costCenter attribute. |
B2BCostCenter |
getCostCenter(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.costCenter attribute. |
Currency |
getCurrency()
Generated method - Getter of the
B2BBookingLineEntry.currency attribute. |
Currency |
getCurrency(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.currency attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
OrderEntry |
getOrderEntry()
Generated method - Getter of the
B2BBookingLineEntry.orderEntry attribute. |
OrderEntry |
getOrderEntry(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.orderEntry attribute. |
java.lang.Integer |
getOrderEntryNr()
Generated method - Getter of the
B2BBookingLineEntry.orderEntryNr attribute. |
java.lang.Integer |
getOrderEntryNr(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.orderEntryNr attribute. |
int |
getOrderEntryNrAsPrimitive()
Generated method - Getter of the
B2BBookingLineEntry.orderEntryNr attribute. |
int |
getOrderEntryNrAsPrimitive(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.orderEntryNr attribute. |
java.lang.String |
getOrderID()
Generated method - Getter of the
B2BBookingLineEntry.orderID attribute. |
java.lang.String |
getOrderID(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.orderID attribute. |
java.lang.String |
getProduct()
Generated method - Getter of the
B2BBookingLineEntry.product attribute. |
java.lang.String |
getProduct(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.product attribute. |
java.lang.Long |
getQuantity()
Generated method - Getter of the
B2BBookingLineEntry.quantity attribute. |
java.lang.Long |
getQuantity(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.quantity attribute. |
long |
getQuantityAsPrimitive()
Generated method - Getter of the
B2BBookingLineEntry.quantity attribute. |
long |
getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.quantity attribute. |
void |
setAmount(java.math.BigDecimal value)
Generated method - Setter of the
B2BBookingLineEntry.amount attribute. |
void |
setAmount(SessionContext ctx,
java.math.BigDecimal value)
Generated method - Setter of the
B2BBookingLineEntry.amount attribute. |
void |
setBookingDate(java.util.Date value)
Generated method - Setter of the
B2BBookingLineEntry.bookingDate attribute. |
void |
setBookingDate(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
B2BBookingLineEntry.bookingDate attribute. |
void |
setBookingStatus(EnumerationValue value)
Generated method - Setter of the
B2BBookingLineEntry.bookingStatus attribute. |
void |
setBookingStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
B2BBookingLineEntry.bookingStatus attribute. |
void |
setBookingType(EnumerationValue value)
Generated method - Setter of the
B2BBookingLineEntry.bookingType attribute. |
void |
setBookingType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
B2BBookingLineEntry.bookingType attribute. |
void |
setCostCenter(B2BCostCenter value)
Generated method - Setter of the
B2BBookingLineEntry.costCenter attribute. |
void |
setCostCenter(SessionContext ctx,
B2BCostCenter value)
Generated method - Setter of the
B2BBookingLineEntry.costCenter attribute. |
void |
setCurrency(Currency value)
Generated method - Setter of the
B2BBookingLineEntry.currency attribute. |
void |
setCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
B2BBookingLineEntry.currency attribute. |
void |
setOrderEntry(OrderEntry value)
Generated method - Setter of the
B2BBookingLineEntry.orderEntry attribute. |
void |
setOrderEntry(SessionContext ctx,
OrderEntry value)
Generated method - Setter of the
B2BBookingLineEntry.orderEntry attribute. |
void |
setOrderEntryNr(int value)
Generated method - Setter of the
B2BBookingLineEntry.orderEntryNr attribute. |
void |
setOrderEntryNr(java.lang.Integer value)
Generated method - Setter of the
B2BBookingLineEntry.orderEntryNr attribute. |
void |
setOrderEntryNr(SessionContext ctx,
int value)
Generated method - Setter of the
B2BBookingLineEntry.orderEntryNr attribute. |
void |
setOrderEntryNr(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
B2BBookingLineEntry.orderEntryNr attribute. |
void |
setOrderID(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
B2BBookingLineEntry.orderID attribute. |
void |
setOrderID(java.lang.String value)
Generated method - Setter of the
B2BBookingLineEntry.orderID attribute. |
void |
setProduct(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
B2BBookingLineEntry.product attribute. |
void |
setProduct(java.lang.String value)
Generated method - Setter of the
B2BBookingLineEntry.product attribute. |
void |
setQuantity(long value)
Generated method - Setter of the
B2BBookingLineEntry.quantity attribute. |
void |
setQuantity(java.lang.Long value)
Generated method - Setter of the
B2BBookingLineEntry.quantity attribute. |
void |
setQuantity(SessionContext ctx,
long value)
Generated method - Setter of the
B2BBookingLineEntry.quantity attribute. |
void |
setQuantity(SessionContext ctx,
java.lang.Long value)
Generated method - Setter of the
B2BBookingLineEntry.quantity attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String BOOKINGSTATUS
B2BBookingLineEntry.bookingStatus attributepublic static final java.lang.String COSTCENTER
B2BBookingLineEntry.costCenter attributepublic static final java.lang.String AMOUNT
B2BBookingLineEntry.amount attributepublic static final java.lang.String CURRENCY
B2BBookingLineEntry.currency attributepublic static final java.lang.String PRODUCT
B2BBookingLineEntry.product attributepublic static final java.lang.String QUANTITY
B2BBookingLineEntry.quantity attributepublic static final java.lang.String ORDERID
B2BBookingLineEntry.orderID attributepublic static final java.lang.String ORDERENTRYNR
B2BBookingLineEntry.orderEntryNr attributepublic static final java.lang.String ORDERENTRY
B2BBookingLineEntry.orderEntry attributepublic static final java.lang.String BOOKINGDATE
B2BBookingLineEntry.bookingDate attributepublic static final java.lang.String BOOKINGTYPE
B2BBookingLineEntry.bookingType attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.math.BigDecimal getAmount(SessionContext ctx)
B2BBookingLineEntry.amount attribute.public java.math.BigDecimal getAmount()
B2BBookingLineEntry.amount attribute.public void setAmount(SessionContext ctx, java.math.BigDecimal value)
B2BBookingLineEntry.amount attribute.value - the amountpublic void setAmount(java.math.BigDecimal value)
B2BBookingLineEntry.amount attribute.value - the amountpublic java.util.Date getBookingDate(SessionContext ctx)
B2BBookingLineEntry.bookingDate attribute.public java.util.Date getBookingDate()
B2BBookingLineEntry.bookingDate attribute.public void setBookingDate(SessionContext ctx, java.util.Date value)
B2BBookingLineEntry.bookingDate attribute.value - the bookingDatepublic void setBookingDate(java.util.Date value)
B2BBookingLineEntry.bookingDate attribute.value - the bookingDatepublic EnumerationValue getBookingStatus(SessionContext ctx)
B2BBookingLineEntry.bookingStatus attribute.public EnumerationValue getBookingStatus()
B2BBookingLineEntry.bookingStatus attribute.public void setBookingStatus(SessionContext ctx, EnumerationValue value)
B2BBookingLineEntry.bookingStatus attribute.value - the bookingStatuspublic void setBookingStatus(EnumerationValue value)
B2BBookingLineEntry.bookingStatus attribute.value - the bookingStatuspublic EnumerationValue getBookingType(SessionContext ctx)
B2BBookingLineEntry.bookingType attribute.public EnumerationValue getBookingType()
B2BBookingLineEntry.bookingType attribute.public void setBookingType(SessionContext ctx, EnumerationValue value)
B2BBookingLineEntry.bookingType attribute.value - the bookingTypepublic void setBookingType(EnumerationValue value)
B2BBookingLineEntry.bookingType attribute.value - the bookingTypepublic B2BCostCenter getCostCenter(SessionContext ctx)
B2BBookingLineEntry.costCenter attribute.public B2BCostCenter getCostCenter()
B2BBookingLineEntry.costCenter attribute.public void setCostCenter(SessionContext ctx, B2BCostCenter value)
B2BBookingLineEntry.costCenter attribute.value - the costCenterpublic void setCostCenter(B2BCostCenter value)
B2BBookingLineEntry.costCenter attribute.value - the costCenterpublic Currency getCurrency(SessionContext ctx)
B2BBookingLineEntry.currency attribute.public Currency getCurrency()
B2BBookingLineEntry.currency attribute.public void setCurrency(SessionContext ctx, Currency value)
B2BBookingLineEntry.currency attribute.value - the currencypublic void setCurrency(Currency value)
B2BBookingLineEntry.currency attribute.value - the currencypublic OrderEntry getOrderEntry(SessionContext ctx)
B2BBookingLineEntry.orderEntry attribute.public OrderEntry getOrderEntry()
B2BBookingLineEntry.orderEntry attribute.public void setOrderEntry(SessionContext ctx, OrderEntry value)
B2BBookingLineEntry.orderEntry attribute.value - the orderEntrypublic void setOrderEntry(OrderEntry value)
B2BBookingLineEntry.orderEntry attribute.value - the orderEntrypublic java.lang.Integer getOrderEntryNr(SessionContext ctx)
B2BBookingLineEntry.orderEntryNr attribute.public java.lang.Integer getOrderEntryNr()
B2BBookingLineEntry.orderEntryNr attribute.public int getOrderEntryNrAsPrimitive(SessionContext ctx)
B2BBookingLineEntry.orderEntryNr attribute.public int getOrderEntryNrAsPrimitive()
B2BBookingLineEntry.orderEntryNr attribute.public void setOrderEntryNr(SessionContext ctx, java.lang.Integer value)
B2BBookingLineEntry.orderEntryNr attribute.value - the orderEntryNrpublic void setOrderEntryNr(java.lang.Integer value)
B2BBookingLineEntry.orderEntryNr attribute.value - the orderEntryNrpublic void setOrderEntryNr(SessionContext ctx, int value)
B2BBookingLineEntry.orderEntryNr attribute.value - the orderEntryNrpublic void setOrderEntryNr(int value)
B2BBookingLineEntry.orderEntryNr attribute.value - the orderEntryNrpublic java.lang.String getOrderID(SessionContext ctx)
B2BBookingLineEntry.orderID attribute.public java.lang.String getOrderID()
B2BBookingLineEntry.orderID attribute.public void setOrderID(SessionContext ctx, java.lang.String value)
B2BBookingLineEntry.orderID attribute.value - the orderIDpublic void setOrderID(java.lang.String value)
B2BBookingLineEntry.orderID attribute.value - the orderIDpublic java.lang.String getProduct(SessionContext ctx)
B2BBookingLineEntry.product attribute.public java.lang.String getProduct()
B2BBookingLineEntry.product attribute.public void setProduct(SessionContext ctx, java.lang.String value)
B2BBookingLineEntry.product attribute.value - the productpublic void setProduct(java.lang.String value)
B2BBookingLineEntry.product attribute.value - the productpublic java.lang.Long getQuantity(SessionContext ctx)
B2BBookingLineEntry.quantity attribute.public java.lang.Long getQuantity()
B2BBookingLineEntry.quantity attribute.public long getQuantityAsPrimitive(SessionContext ctx)
B2BBookingLineEntry.quantity attribute.public long getQuantityAsPrimitive()
B2BBookingLineEntry.quantity attribute.public void setQuantity(SessionContext ctx, java.lang.Long value)
B2BBookingLineEntry.quantity attribute.value - the quantitypublic void setQuantity(java.lang.Long value)
B2BBookingLineEntry.quantity attribute.value - the quantitypublic void setQuantity(SessionContext ctx, long value)
B2BBookingLineEntry.quantity attribute.value - the quantitypublic void setQuantity(long value)
B2BBookingLineEntry.quantity attribute.value - the quantityCopyright © 2018 SAP SE. All Rights Reserved.