public class ServiceEntrySheetItem extends Entity<ServiceEntrySheetItem>
Modifier and Type | Class and Description |
---|---|
static class |
ServiceEntrySheetItem.ServiceEntrySheetItemBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityField<ServiceEntrySheetItem,String> |
ACCOUNT_ASSIGNMENT_CATEGORY
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
|
static EntityField<ServiceEntrySheetItem,BigDecimal> |
CONFIRMED_QUANTITY
Use with available fluent helpers to apply the ConfirmedQuantity field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static EntityField<ServiceEntrySheetItem,Calendar> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
IS_DELETED
Use with available fluent helpers to apply the IsDeleted field to query operations.
|
static EntityField<ServiceEntrySheetItem,Calendar> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
MULTIPLE_ACCT_ASSGMT_DISTRIBUTION
Use with available fluent helpers to apply the MultipleAcctAssgmtDistribution field to query operations.
|
static EntityField<ServiceEntrySheetItem,BigDecimal> |
NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static EntityField<ServiceEntrySheetItem,BigDecimal> |
NET_PRICE_AMOUNT
Use with available fluent helpers to apply the NetPriceAmount field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
ORIGIN_OBJECT
Use with available fluent helpers to apply the OriginObject field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
PURCHASE_ORDER
Use with available fluent helpers to apply the PurchaseOrder field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
PURCHASE_ORDER_ITEM
Use with available fluent helpers to apply the PurchaseOrderItem field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
PURG_DOC_ITEM_EXTERNAL_REFERENCE
Use with available fluent helpers to apply the PurgDocItemExternalReference field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
SERVICE
Use with available fluent helpers to apply the Service field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
SERVICE_ENTRY_SHEET
Use with available fluent helpers to apply the ServiceEntrySheet field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
SERVICE_ENTRY_SHEET_ITEM
Use with available fluent helpers to apply the ServiceEntrySheetItem field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
SERVICE_ENTRY_SHEET_ITEM_DESC
Use with available fluent helpers to apply the ServiceEntrySheetItemDesc field to query operations.
|
static EntityField<ServiceEntrySheetItem,UUID> |
SERVICE_ENTRY_SHEET_ITEM_U_U_ID
Use with available fluent helpers to apply the ServiceEntrySheetItemUUID field to query operations.
|
static EntityField<ServiceEntrySheetItem,UUID> |
SERVICE_ENTRY_SHEET_U_U_ID
Use with available fluent helpers to apply the ServiceEntrySheetUUID field to query operations.
|
static EntityField<ServiceEntrySheetItem,Calendar> |
SERVICE_PERFORMANCE_DATE
Use with available fluent helpers to apply the ServicePerformanceDate field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
SERVICE_PERFORMER
Use with available fluent helpers to apply the ServicePerformer field to query operations.
|
static EntityField<ServiceEntrySheetItem,String> |
WORK_ITEM
Use with available fluent helpers to apply the WorkItem field to query operations.
|
Constructor and Description |
---|
ServiceEntrySheetItem() |
ServiceEntrySheetItem(String serviceEntrySheet,
String serviceEntrySheetItem,
String accountAssignmentCategory,
BigDecimal confirmedQuantity,
String createdByUser,
Calendar creationDateTime,
String purchasingOrganization,
String purchasingGroup,
String plant,
String currency,
String isDeleted,
Calendar lastChangeDateTime,
String lastChangedByUser,
String materialGroup,
String multipleAcctAssgmtDistribution,
BigDecimal netAmount,
BigDecimal netPriceAmount,
String originObject,
String purchaseOrder,
String purchaseOrderItem,
String quantityUnit,
String service,
String serviceEntrySheetItemDesc,
UUID serviceEntrySheetItemUUID,
UUID serviceEntrySheetUUID,
Calendar servicePerformanceDate,
String servicePerformer,
String workItem,
String purgDocItemExternalReference,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ServiceEntrySheetItem.ServiceEntrySheetItemBuilder |
builder() |
boolean |
equals(Object o) |
List<SrvcEntrShtAcctAssignment> |
fetchAccountAssignment()
Fetches the SrvcEntrShtAcctAssignment entities (one to many) associated with this entity.
|
static <T> EntityField<ServiceEntrySheetItem,T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getAccountAssignmentCategory()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getConfirmedQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
Calendar |
getCreationDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getCurrency()
Constraints: Not nullable, Maximum length: 5
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getIsDeleted()
Constraints: Not nullable, Maximum length: 1
|
Calendar |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getMaterialGroup()
Constraints: Not nullable, Maximum length: 9
|
String |
getMultipleAcctAssgmtDistribution()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getNetAmount()
Constraints: Not nullable, Precision: 14, Scale: 3
|
BigDecimal |
getNetPriceAmount()
Constraints: Not nullable, Precision: 14, Scale: 3
|
String |
getOriginObject()
Constraints: Not nullable, Maximum length: 12
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurchaseOrder()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchaseOrderItem()
Constraints: Not nullable, Maximum length: 5
|
String |
getPurchasingGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getPurchasingOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurgDocItemExternalReference()
Constraints: Not nullable, Maximum length: 70
|
String |
getQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getService()
Constraints: Not nullable, Maximum length: 40
|
String |
getServiceEntrySheet()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getServiceEntrySheetItem()
(Key Field) Constraints: Not nullable, Maximum length: 5
|
String |
getServiceEntrySheetItemDesc()
Constraints: Not nullable, Maximum length: 40
|
UUID |
getServiceEntrySheetItemUUID()
Constraints: none
|
UUID |
getServiceEntrySheetUUID()
Constraints: none
|
Calendar |
getServicePerformanceDate()
Constraints: Not nullable, Precision: 0
|
String |
getServicePerformer()
Constraints: Not nullable, Maximum length: 10
|
Class<ServiceEntrySheetItem> |
getType() |
String |
getWorkItem()
Constraints: Not nullable, Maximum length: 10
|
int |
hashCode() |
void |
setAccountAssignmentCategory(String accountAssignmentCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setConfirmedQuantity(BigDecimal confirmedQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(Calendar creationDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setCurrency(String currency)
Constraints: Not nullable, Maximum length: 5
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setIsDeleted(String isDeleted)
Constraints: Not nullable, Maximum length: 1
|
void |
setLastChangeDateTime(Calendar lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setMaterialGroup(String materialGroup)
Constraints: Not nullable, Maximum length: 9
|
void |
setMultipleAcctAssgmtDistribution(String multipleAcctAssgmtDistribution)
Constraints: Not nullable, Maximum length: 1
|
void |
setNetAmount(BigDecimal netAmount)
Constraints: Not nullable, Precision: 14, Scale: 3
|
void |
setNetPriceAmount(BigDecimal netPriceAmount)
Constraints: Not nullable, Precision: 14, Scale: 3
|
void |
setOriginObject(String originObject)
Constraints: Not nullable, Maximum length: 12
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPurchaseOrder(String purchaseOrder)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchaseOrderItem(String purchaseOrderItem)
Constraints: Not nullable, Maximum length: 5
|
void |
setPurchasingGroup(String purchasingGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setPurchasingOrganization(String purchasingOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setPurgDocItemExternalReference(String purgDocItemExternalReference)
Constraints: Not nullable, Maximum length: 70
|
void |
setQuantityUnit(String quantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setService(String service)
Constraints: Not nullable, Maximum length: 40
|
void |
setServiceEntrySheet(String serviceEntrySheet)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setServiceEntrySheetItem(String serviceEntrySheetItem)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
void |
setServiceEntrySheetItemDesc(String serviceEntrySheetItemDesc)
Constraints: Not nullable, Maximum length: 40
|
void |
setServiceEntrySheetItemUUID(UUID serviceEntrySheetItemUUID)
Constraints: none
|
void |
setServiceEntrySheetUUID(UUID serviceEntrySheetUUID)
Constraints: none
|
void |
setServicePerformanceDate(Calendar servicePerformanceDate)
Constraints: Not nullable, Precision: 0
|
void |
setServicePerformer(String servicePerformer)
Constraints: Not nullable, Maximum length: 10
|
void |
setWorkItem(String workItem)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
public static final EntityField<ServiceEntrySheetItem,String> SERVICE_ENTRY_SHEET
public static final EntityField<ServiceEntrySheetItem,String> SERVICE_ENTRY_SHEET_ITEM
public static final EntityField<ServiceEntrySheetItem,String> ACCOUNT_ASSIGNMENT_CATEGORY
public static final EntityField<ServiceEntrySheetItem,BigDecimal> CONFIRMED_QUANTITY
public static final EntityField<ServiceEntrySheetItem,String> CREATED_BY_USER
public static final EntityField<ServiceEntrySheetItem,Calendar> CREATION_DATE_TIME
public static final EntityField<ServiceEntrySheetItem,String> PURCHASING_ORGANIZATION
public static final EntityField<ServiceEntrySheetItem,String> PURCHASING_GROUP
public static final EntityField<ServiceEntrySheetItem,String> PLANT
public static final EntityField<ServiceEntrySheetItem,String> CURRENCY
public static final EntityField<ServiceEntrySheetItem,String> IS_DELETED
public static final EntityField<ServiceEntrySheetItem,Calendar> LAST_CHANGE_DATE_TIME
public static final EntityField<ServiceEntrySheetItem,String> LAST_CHANGED_BY_USER
public static final EntityField<ServiceEntrySheetItem,String> MATERIAL_GROUP
public static final EntityField<ServiceEntrySheetItem,String> MULTIPLE_ACCT_ASSGMT_DISTRIBUTION
public static final EntityField<ServiceEntrySheetItem,BigDecimal> NET_AMOUNT
public static final EntityField<ServiceEntrySheetItem,BigDecimal> NET_PRICE_AMOUNT
public static final EntityField<ServiceEntrySheetItem,String> ORIGIN_OBJECT
public static final EntityField<ServiceEntrySheetItem,String> PURCHASE_ORDER
public static final EntityField<ServiceEntrySheetItem,String> PURCHASE_ORDER_ITEM
public static final EntityField<ServiceEntrySheetItem,String> QUANTITY_UNIT
public static final EntityField<ServiceEntrySheetItem,String> SERVICE
public static final EntityField<ServiceEntrySheetItem,String> SERVICE_ENTRY_SHEET_ITEM_DESC
public static final EntityField<ServiceEntrySheetItem,UUID> SERVICE_ENTRY_SHEET_ITEM_U_U_ID
public static final EntityField<ServiceEntrySheetItem,UUID> SERVICE_ENTRY_SHEET_U_U_ID
public static final EntityField<ServiceEntrySheetItem,Calendar> SERVICE_PERFORMANCE_DATE
public static final EntityField<ServiceEntrySheetItem,String> SERVICE_PERFORMER
public static final EntityField<ServiceEntrySheetItem,String> WORK_ITEM
public static final EntityField<ServiceEntrySheetItem,String> PURG_DOC_ITEM_EXTERNAL_REFERENCE
@Generated(value="lombok") public ServiceEntrySheetItem()
@ConstructorProperties(value={"serviceEntrySheet","serviceEntrySheetItem","accountAssignmentCategory","confirmedQuantity","createdByUser","creationDateTime","purchasingOrganization","purchasingGroup","plant","currency","isDeleted","lastChangeDateTime","lastChangedByUser","materialGroup","multipleAcctAssgmtDistribution","netAmount","netPriceAmount","originObject","purchaseOrder","purchaseOrderItem","quantityUnit","service","serviceEntrySheetItemDesc","serviceEntrySheetItemUUID","serviceEntrySheetUUID","servicePerformanceDate","servicePerformer","workItem","purgDocItemExternalReference","erpConfigContext"}) @Generated(value="lombok") public ServiceEntrySheetItem(@Nullable String serviceEntrySheet, @Nullable String serviceEntrySheetItem, @Nullable String accountAssignmentCategory, @Nullable BigDecimal confirmedQuantity, @Nullable String createdByUser, @Nullable Calendar creationDateTime, @Nullable String purchasingOrganization, @Nullable String purchasingGroup, @Nullable String plant, @Nullable String currency, @Nullable String isDeleted, @Nullable Calendar lastChangeDateTime, @Nullable String lastChangedByUser, @Nullable String materialGroup, @Nullable String multipleAcctAssgmtDistribution, @Nullable BigDecimal netAmount, @Nullable BigDecimal netPriceAmount, @Nullable String originObject, @Nullable String purchaseOrder, @Nullable String purchaseOrderItem, @Nullable String quantityUnit, @Nullable String service, @Nullable String serviceEntrySheetItemDesc, @Nullable UUID serviceEntrySheetItemUUID, @Nullable UUID serviceEntrySheetUUID, @Nullable Calendar servicePerformanceDate, @Nullable String servicePerformer, @Nullable String workItem, @Nullable String purgDocItemExternalReference, ErpConfigContext erpConfigContext)
public Class<ServiceEntrySheetItem> getType()
getType
in class Entity<ServiceEntrySheetItem>
public static <T> EntityField<ServiceEntrySheetItem,T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.public List<SrvcEntrShtAcctAssignment> fetchAccountAssignment() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
com.sap.cloud.sdk.odatav2.connectivity.ODataException
@Generated(value="lombok") public static ServiceEntrySheetItem.ServiceEntrySheetItemBuilder builder()
@Nullable @Generated(value="lombok") public String getServiceEntrySheet()
@Nullable @Generated(value="lombok") public String getServiceEntrySheetItem()
@Nullable @Generated(value="lombok") public String getAccountAssignmentCategory()
The account assignment category determines which account assignment data (such as cost center, account number and so on) is necessary for the item.
@Nullable @Generated(value="lombok") public BigDecimal getConfirmedQuantity()
@Nullable @Generated(value="lombok") public String getCreatedByUser()
@Nullable @Generated(value="lombok") public Calendar getCreationDateTime()
In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose. Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone. The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure. See also GET TIME STAMP A UTC time stamp in short form is also available.
@Nullable @Generated(value="lombok") public String getPurchasingOrganization()
@Nullable @Generated(value="lombok") public String getPurchasingGroup()
Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group. Urging letters (in the case of overdue deliveries) fall also within the group's scope of activities. For each purchasing group, statistical analyses can be performed. The purchasing group can be used as a sort criterion when creating purchasing-specific reports.
@Nullable @Generated(value="lombok") public String getPlant()
You use the plant key to determine, for instance, which plant is to receive ordered goods.
@Nullable @Generated(value="lombok") public String getCurrency()
@Nullable @Generated(value="lombok") public String getIsDeleted()
You can set the deletion indicator by choosing Edit -> Delete if: You want to cancel an item An item is closed and can be archived You can set the blocking indicator by selecting the item and then choosing Edit -> Block if you do not want to allow subsequent functions for the item. Note that you must manually remove the indicator as soon as subsequent functions are allowed again. You have entered a purchase order item by mistake. You cancel it by setting the deletion indicator. A purchase order item has been delivered, invoiced, and paid for, and can now be archived. You can set the deletion indicator.
@Nullable @Generated(value="lombok") public Calendar getLastChangeDateTime()
In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose. Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone. The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure. See also GET TIME STAMP A UTC time stamp in short form is also available.
@Nullable @Generated(value="lombok") public String getLastChangedByUser()
@Nullable @Generated(value="lombok") public String getMaterialGroup()
You can use material groups to: Restrict the scope of analyses Search specifically for product master records via search helps If you have not defined a material group hierarchy using the classification system, you maintain product groups in Customizing for the Material Master in Define material groups. If you have defined a product group hierarchy, which is normally the case in retail, you maintain product groups in Customizing for Material Groups or from the initial Retailing screen by choosing Master data -> Material group.
@Nullable @Generated(value="lombok") public String getMultipleAcctAssgmtDistribution()
You can distribute the purchase order quantity or the net value of a document item, or specify a percentage for each account assignment. The system calculates complementary values. For example, if you choose quantity-based distribution and enter a number of pieces for each account assignment, the system calculates the percentage and net value. If you choose quantity-based or percentage distribution, the quantities that are distributed to an account assignment are rounded to three decimal places, to ensure that the 100% of the item quantity is always distributed. If you choose percentage distribution and change the requested quantity on the item overview screen, the system adjusts the quantities in the associated account assignment items. If you choose amount-based distribution, the system distributes the item quantity to the individual account assignments exactly according to the defined distribution, including very small value amounts. The quantities of individual account assignment items are displayed as rounded, but the system uses the exact quantities.
@Nullable @Generated(value="lombok") public BigDecimal getNetAmount()
@Nullable @Generated(value="lombok") public BigDecimal getNetPriceAmount()
@Nullable @Generated(value="lombok") public String getOriginObject()
@Nullable @Generated(value="lombok") public String getPurchaseOrder()
@Nullable @Generated(value="lombok") public String getPurchaseOrderItem()
@Nullable @Generated(value="lombok") public String getQuantityUnit()
@Nullable @Generated(value="lombok") public String getService()
@Nullable @Generated(value="lombok") public String getServiceEntrySheetItemDesc()
@Nullable @Generated(value="lombok") public UUID getServiceEntrySheetItemUUID()
@Nullable @Generated(value="lombok") public UUID getServiceEntrySheetUUID()
@Nullable @Generated(value="lombok") public Calendar getServicePerformanceDate()
@Nullable @Generated(value="lombok") public String getServicePerformer()
@Nullable @Generated(value="lombok") public String getWorkItem()
@Nullable @Generated(value="lombok") public String getPurgDocItemExternalReference()
@Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setServiceEntrySheet(@Nullable String serviceEntrySheet)
serviceEntrySheet
- @Generated(value="lombok") public void setServiceEntrySheetItem(@Nullable String serviceEntrySheetItem)
serviceEntrySheetItem
- @Generated(value="lombok") public void setAccountAssignmentCategory(@Nullable String accountAssignmentCategory)
The account assignment category determines which account assignment data (such as cost center, account number and so on) is necessary for the item.
accountAssignmentCategory
- @Generated(value="lombok") public void setConfirmedQuantity(@Nullable BigDecimal confirmedQuantity)
confirmedQuantity
- @Generated(value="lombok") public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- @Generated(value="lombok") public void setCreationDateTime(@Nullable Calendar creationDateTime)
In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose. Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone. The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure. See also GET TIME STAMP A UTC time stamp in short form is also available.
creationDateTime
- @Generated(value="lombok") public void setPurchasingOrganization(@Nullable String purchasingOrganization)
purchasingOrganization
- @Generated(value="lombok") public void setPurchasingGroup(@Nullable String purchasingGroup)
Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group. Urging letters (in the case of overdue deliveries) fall also within the group's scope of activities. For each purchasing group, statistical analyses can be performed. The purchasing group can be used as a sort criterion when creating purchasing-specific reports.
purchasingGroup
- @Generated(value="lombok") public void setPlant(@Nullable String plant)
You use the plant key to determine, for instance, which plant is to receive ordered goods.
plant
- @Generated(value="lombok") public void setCurrency(@Nullable String currency)
currency
- @Generated(value="lombok") public void setIsDeleted(@Nullable String isDeleted)
You can set the deletion indicator by choosing Edit -> Delete if: You want to cancel an item An item is closed and can be archived You can set the blocking indicator by selecting the item and then choosing Edit -> Block if you do not want to allow subsequent functions for the item. Note that you must manually remove the indicator as soon as subsequent functions are allowed again. You have entered a purchase order item by mistake. You cancel it by setting the deletion indicator. A purchase order item has been delivered, invoiced, and paid for, and can now be archived. You can set the deletion indicator.
isDeleted
- @Generated(value="lombok") public void setLastChangeDateTime(@Nullable Calendar lastChangeDateTime)
In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose. Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone. The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure. See also GET TIME STAMP A UTC time stamp in short form is also available.
lastChangeDateTime
- @Generated(value="lombok") public void setLastChangedByUser(@Nullable String lastChangedByUser)
lastChangedByUser
- @Generated(value="lombok") public void setMaterialGroup(@Nullable String materialGroup)
You can use material groups to: Restrict the scope of analyses Search specifically for product master records via search helps If you have not defined a material group hierarchy using the classification system, you maintain product groups in Customizing for the Material Master in Define material groups. If you have defined a product group hierarchy, which is normally the case in retail, you maintain product groups in Customizing for Material Groups or from the initial Retailing screen by choosing Master data -> Material group.
materialGroup
- @Generated(value="lombok") public void setMultipleAcctAssgmtDistribution(@Nullable String multipleAcctAssgmtDistribution)
You can distribute the purchase order quantity or the net value of a document item, or specify a percentage for each account assignment. The system calculates complementary values. For example, if you choose quantity-based distribution and enter a number of pieces for each account assignment, the system calculates the percentage and net value. If you choose quantity-based or percentage distribution, the quantities that are distributed to an account assignment are rounded to three decimal places, to ensure that the 100% of the item quantity is always distributed. If you choose percentage distribution and change the requested quantity on the item overview screen, the system adjusts the quantities in the associated account assignment items. If you choose amount-based distribution, the system distributes the item quantity to the individual account assignments exactly according to the defined distribution, including very small value amounts. The quantities of individual account assignment items are displayed as rounded, but the system uses the exact quantities.
multipleAcctAssgmtDistribution
- @Generated(value="lombok") public void setNetAmount(@Nullable BigDecimal netAmount)
netAmount
- @Generated(value="lombok") public void setNetPriceAmount(@Nullable BigDecimal netPriceAmount)
netPriceAmount
- @Generated(value="lombok") public void setOriginObject(@Nullable String originObject)
originObject
- @Generated(value="lombok") public void setPurchaseOrder(@Nullable String purchaseOrder)
purchaseOrder
- @Generated(value="lombok") public void setPurchaseOrderItem(@Nullable String purchaseOrderItem)
purchaseOrderItem
- @Generated(value="lombok") public void setQuantityUnit(@Nullable String quantityUnit)
quantityUnit
- @Generated(value="lombok") public void setService(@Nullable String service)
service
- @Generated(value="lombok") public void setServiceEntrySheetItemDesc(@Nullable String serviceEntrySheetItemDesc)
serviceEntrySheetItemDesc
- @Generated(value="lombok") public void setServiceEntrySheetItemUUID(@Nullable UUID serviceEntrySheetItemUUID)
serviceEntrySheetItemUUID
- @Generated(value="lombok") public void setServiceEntrySheetUUID(@Nullable UUID serviceEntrySheetUUID)
serviceEntrySheetUUID
- @Generated(value="lombok") public void setServicePerformanceDate(@Nullable Calendar servicePerformanceDate)
servicePerformanceDate
- @Generated(value="lombok") public void setServicePerformer(@Nullable String servicePerformer)
servicePerformer
- @Generated(value="lombok") public void setWorkItem(@Nullable String workItem)
workItem
- @Generated(value="lombok") public void setPurgDocItemExternalReference(@Nullable String purgDocItemExternalReference)
purgDocItemExternalReference
- @Generated(value="lombok") public void setErpConfigContext(ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class Entity<ServiceEntrySheetItem>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class Entity<ServiceEntrySheetItem>
@Generated(value="lombok") public int hashCode()
hashCode
in class Entity<ServiceEntrySheetItem>
Copyright © 2017 SAP SE. All rights reserved.