单选题In order to use the item records at the site level, to what must the item be added? ()A  AssetB  LocationC  StoreroomD  Rotating Asset

题目
单选题
In order to use the item records at the site level, to what must the item be added? ()
A

 Asset

B

 Location

C

 Storeroom

D

 Rotating Asset

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

public class Item {  private String desc;  public String getDescription() { return desc; }  public void setDescription(String d) { desc = d; } public static void modifyDesc(Item item, String desc) {  item = new Item();  item.setDescription(desc);  }  public static void main(String[] args) {  Item it = new Item();  it.setDescription(”Gobstopper”);  Item it2 = new Item();  it2.setDescription(”Fizzylifting”);  modifyDesc(it, “Scrumdiddlyumptious”);  System.out.println(it.getDescription());  System.out.println(it2.getDescription());  }  }  What is the outcome of the code? ()

  • A、 Compilation fails.
  • B、 Gobstopper      Fizzylifting
  • C、 Gobstopper     Scrumdiddlyumptious
  • D、 Scrumdiddlyumptious     Fizzylifltng
  • E、 Scrumdiddlyumptious     Scrumdiddlyumptious

正确答案:B

第2题:

In IBM Maximo Asset Management V6.2, what does the Purchase Orders applications Distribute Costs action do?()

  • A、 Distribute the line item cost among all lines.
  • B、 Distribute the line item cost among all direct issue lines.
  • C、 Distribute the line item cost among multiple GL accounts.
  • D、 Distribute the purchase order cost among multiple GL accounts.

正确答案:C

第3题:

Inordertousetheitemrecordsatthesitelevel,towhatmusttheitembeadded?()

A.Asset

B.Location

C.Storeroom

D.RotatingAsset


参考答案:C

第4题:

What is a rotating item?()

  • A、A rotating item is an individual item that is defined with a common item number. An item is designated as rotating because one wants to be able to create individual asset records by using the information (Classification, Specification,and Item Assembly Structure) contained on the item record.
  • B、A rotating item is a set of items that are defined with a specific code. An item is designated as rotating because one does not want to be able to create individual asset records by using the information (Classification, Specification, and Item Assembly Structure) contained on the item record.
  • C、A rotating item is a set of kits that are defined with a specific description and GL. An item is designated as rotating because one has the single cost to manage prefers to be able to create individual asset records by using the information (Classification, Specification, and Item Assembly Structure) contained on the assembly record.
  • D、A rotating item is an individual item that is defined with a common item number and can be a spare part. An item is designated as rotating because one wants to be able to create multiple asset records by using the information (Classification, Specification, and Item Assembly Structure) contained on the item set records.

正确答案:A

第5题:

What must be assigned to establish an asset as Rotating?()

  • A、 Spare parts
  • B、 Rotating Item
  • C、 Classification
  • D、 Operating Location

正确答案:B

第6题:

Proper lifting technique for heavy items is:()

  • A、to use gloves to pick up the item.
  • B、to squat and lift from the legs.
  • C、to have two people bend down and pick the item up.
  • D、to bend down and lift the item up.

正确答案:B

第7题:

In order to use the item records at the site level, to what must the item be added? ()

  • A、 Asset
  • B、 Location
  • C、 Storeroom
  • D、 Rotating Asset

正确答案:C

第8题:

Which statement is true about item records and inventory management? ()

  • A、 With IBM Maximo Asset Management V6.2 (IMAM), item records are created in the Item Master application, and storeroom records are created in the Storerooms application, but inventory is managed in the Inventory application.
  • B、 With IMAM, item records are created in the Storerooms application, and storeroom records are created in the Inventory application, but inventory is managed in the Inventory application.
  • C、 With IMAM, item records are created in the Inventory application, and storeroom records are created in the Item Master application, and inventory is managed in the Item Master application.
  • D、 With IMAM, item records are created in the Inventory application, and storeroom records are created in the Storerooms application, but inventory is managed in the Item Master application.

正确答案:A

第9题:

How can Service Items be reordered?()

  • A、 The IBM Maximo Asset Management V6.2 (IMAM) administrator can use the Reorder Items action in the Inventory application to reorder all the Service Items required.
  • B、 The IMAM administrator can create a purchase order (PO) for all the Service Items required and use the Issue on Receipt check box for PO Lines related to Service Items.
  • C、 The IMAM administrator can use the Reorder Direct Issue Items and Services action in the Service Item application to reorder all items or services and are issued without being received into  inventory.
  • D、 The IMAM administrator can use the Reorder Direct Issue Items and Services action in the Service Item application to reorder items or services that are listed on approved work orders and  are issued without being received into inventory.

正确答案:D

第10题:

What must be created before populating the Tools application? ()

  • A、 Item Sets
  • B、 Item Master Owner
  • C、 Vendors for the Items
  • D、 Storeroom assignment

正确答案:A

更多相关问题