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 String |
AMOUNT
Qualifier of the
B2BBookingLineEntry.amount attribute |
static String |
BOOKINGDATE
Qualifier of the
B2BBookingLineEntry.bookingDate attribute |
static String |
BOOKINGSTATUS
Qualifier of the
B2BBookingLineEntry.bookingStatus attribute |
static String |
BOOKINGTYPE
Qualifier of the
B2BBookingLineEntry.bookingType attribute |
static String |
COSTCENTER
Qualifier of the
B2BBookingLineEntry.costCenter attribute |
static String |
CURRENCY
Qualifier of the
B2BBookingLineEntry.currency attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ORDERENTRY
Qualifier of the
B2BBookingLineEntry.orderEntry attribute |
static String |
ORDERENTRYNR
Qualifier of the
B2BBookingLineEntry.orderEntryNr attribute |
static String |
ORDERID
Qualifier of the
B2BBookingLineEntry.orderID attribute |
static String |
PRODUCT
Qualifier of the
B2BBookingLineEntry.product attribute |
static 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 |
|---|---|
BigDecimal |
getAmount()
Generated method - Getter of the
B2BBookingLineEntry.amount attribute. |
BigDecimal |
getAmount(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.amount attribute. |
Date |
getBookingDate()
Generated method - Getter of the
B2BBookingLineEntry.bookingDate attribute. |
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 Map<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. |
Integer |
getOrderEntryNr()
Generated method - Getter of the
B2BBookingLineEntry.orderEntryNr attribute. |
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. |
String |
getOrderID()
Generated method - Getter of the
B2BBookingLineEntry.orderID attribute. |
String |
getOrderID(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.orderID attribute. |
String |
getProduct()
Generated method - Getter of the
B2BBookingLineEntry.product attribute. |
String |
getProduct(SessionContext ctx)
Generated method - Getter of the
B2BBookingLineEntry.product attribute. |
Long |
getQuantity()
Generated method - Getter of the
B2BBookingLineEntry.quantity attribute. |
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(BigDecimal value)
Generated method - Setter of the
B2BBookingLineEntry.amount attribute. |
void |
setAmount(SessionContext ctx,
BigDecimal value)
Generated method - Setter of the
B2BBookingLineEntry.amount attribute. |
void |
setBookingDate(Date value)
Generated method - Setter of the
B2BBookingLineEntry.bookingDate attribute. |
void |
setBookingDate(SessionContext ctx,
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(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,
Integer value)
Generated method - Setter of the
B2BBookingLineEntry.orderEntryNr attribute. |
void |
setOrderID(SessionContext ctx,
String value)
Generated method - Setter of the
B2BBookingLineEntry.orderID attribute. |
void |
setOrderID(String value)
Generated method - Setter of the
B2BBookingLineEntry.orderID attribute. |
void |
setProduct(SessionContext ctx,
String value)
Generated method - Setter of the
B2BBookingLineEntry.product attribute. |
void |
setProduct(String value)
Generated method - Setter of the
B2BBookingLineEntry.product attribute. |
void |
setQuantity(long value)
Generated method - Setter of the
B2BBookingLineEntry.quantity attribute. |
void |
setQuantity(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,
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, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String BOOKINGSTATUS
B2BBookingLineEntry.bookingStatus attributepublic static final String COSTCENTER
B2BBookingLineEntry.costCenter attributepublic static final String AMOUNT
B2BBookingLineEntry.amount attributepublic static final String CURRENCY
B2BBookingLineEntry.currency attributepublic static final String PRODUCT
B2BBookingLineEntry.product attributepublic static final String QUANTITY
B2BBookingLineEntry.quantity attributepublic static final String ORDERID
B2BBookingLineEntry.orderID attributepublic static final String ORDERENTRYNR
B2BBookingLineEntry.orderEntryNr attributepublic static final String ORDERENTRY
B2BBookingLineEntry.orderEntry attributepublic static final String BOOKINGDATE
B2BBookingLineEntry.bookingDate attributepublic static final String BOOKINGTYPE
B2BBookingLineEntry.bookingType attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic BigDecimal getAmount(SessionContext ctx)
B2BBookingLineEntry.amount attribute.public BigDecimal getAmount()
B2BBookingLineEntry.amount attribute.public void setAmount(SessionContext ctx, BigDecimal value)
B2BBookingLineEntry.amount attribute.value - the amountpublic void setAmount(BigDecimal value)
B2BBookingLineEntry.amount attribute.value - the amountpublic Date getBookingDate(SessionContext ctx)
B2BBookingLineEntry.bookingDate attribute.public Date getBookingDate()
B2BBookingLineEntry.bookingDate attribute.public void setBookingDate(SessionContext ctx, Date value)
B2BBookingLineEntry.bookingDate attribute.value - the bookingDatepublic void setBookingDate(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 Integer getOrderEntryNr(SessionContext ctx)
B2BBookingLineEntry.orderEntryNr attribute.public Integer getOrderEntryNr()
B2BBookingLineEntry.orderEntryNr attribute.public int getOrderEntryNrAsPrimitive(SessionContext ctx)
B2BBookingLineEntry.orderEntryNr attribute.public int getOrderEntryNrAsPrimitive()
B2BBookingLineEntry.orderEntryNr attribute.public void setOrderEntryNr(SessionContext ctx, Integer value)
B2BBookingLineEntry.orderEntryNr attribute.value - the orderEntryNrpublic void setOrderEntryNr(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 String getOrderID(SessionContext ctx)
B2BBookingLineEntry.orderID attribute.public String getOrderID()
B2BBookingLineEntry.orderID attribute.public void setOrderID(SessionContext ctx, String value)
B2BBookingLineEntry.orderID attribute.value - the orderIDpublic void setOrderID(String value)
B2BBookingLineEntry.orderID attribute.value - the orderIDpublic String getProduct(SessionContext ctx)
B2BBookingLineEntry.product attribute.public String getProduct()
B2BBookingLineEntry.product attribute.public void setProduct(SessionContext ctx, String value)
B2BBookingLineEntry.product attribute.value - the productpublic void setProduct(String value)
B2BBookingLineEntry.product attribute.value - the productpublic Long getQuantity(SessionContext ctx)
B2BBookingLineEntry.quantity attribute.public Long getQuantity()
B2BBookingLineEntry.quantity attribute.public long getQuantityAsPrimitive(SessionContext ctx)
B2BBookingLineEntry.quantity attribute.public long getQuantityAsPrimitive()
B2BBookingLineEntry.quantity attribute.public void setQuantity(SessionContext ctx, Long value)
B2BBookingLineEntry.quantity attribute.value - the quantitypublic void setQuantity(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 © 2017 SAP SE. All Rights Reserved.