SAP Simple Logistics Description

 In the SAP system, Production data structures generated from SAP R/3 master data contains the following data? 

  • Bill of material 
     

  • Master recipe 

  • Routing 

  •  All of the above 

If you want to create a secure application you should not use AJAX. 

  • True

  • False

WebCrawler does not execute JavaScript code,so you should not use AJAX in commercial sites. 

  • True

  • False

Which of the following transaction can be used to check inconsistency of stocks and location products? 

  • SAPAPO/OM_REORG_DAILY 
     

  •  /SAPAPO/TS_LCM_REORG 

  •  /SAPAPO/OM17 

  •  /SAPAPO/DM_PEGKEY_REORG 

Are functions related to Supply Chain management in SAP ERP system is all of the following except? 

  • Supply chain planning 
     

  •  Supply chain execution 

  •  Supply chain collaboration 

  •  Supply chain cooperation 

In Internet Explorer, from the following, which one is the right option to obtain XMLHttpRequest object? 

  • if (window.XMLHttpRequest) { httpReq = new XMLHttpRequest(); } 
     

  •  if (window.ActiveXObject) { httpReq = new ActiveXObject(“Microsoft.XMLHTTP”); } 

  •    if (window.ActiveXObject) { httpReq = new GetObject(“Microsoft XMLHTTPRequest”); } 

  •  if (window.XMLHttpRequest) { httpReq = new XMLHttpRequest(“IE”); } 

What is the usage type for BOM to be used in Production? 

  • 1

  • 2

  • 3

  • 4

Which of the following is not a valid JavaScript variable name? 

  • 21abc 
     

  • abc21 

  •  _abc 

  •  None of above 

You can create a Production order from? 

  • Directly from Stock Requirement List 
     

  • Using Planned Order 

  •  Both of these 

To get the response from a server, responseText or responseXML property of the XMLHttpRequest object is used. 

  • Yes

  • No

In SCM PDS generated from Integrated Product and Process Engineering iPPE, master data have? 

  • Product structure 
     

  •  Process structure 

  •  Factory layout 

  •  A, B, and C 
     

When goods are issued, the system decreases the inventory of components at the storage location in the Production Planning system? 

  • True

  • False

AJAX made popular by 

  • Microsoft 
     

  •  IBM 

  •  Sun Microsystem 

  •  Google 

AJAX based on 

  • JavaScript and XML 
     

  •  JavaScript and Java 

  • VBScript and XML 

  •  JavaScript and HTTP requests 

____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation. 

  • Client-side 
     

  •  Server-side 

  •  Local 

  •  Native 

_____ JavaScript is also called client-side JavaScript. 

  • Microsoft 
     

  •  Navigator 

  •  LiveWire 

  •  Native 

From the provided methods, pick the right one that returns the value of an attribute: 

  • attribute[index].text 
     

  • attribute() 

  •  getAttribute() 

  • All of above 

Material Requirement Planning can be performed? 

  • Single Item –single Level & Plant 
     

  •  Routing Level 

  •  None of the above 

  • All of these 

If you want the page to show in a search engine, you must use AJAX. 

  • True

  • False

A Supply Chain is a process of linking? 
 

  • Suppliers and Manufacturers 
     

  •  Suppliers and Dealers 

  • Suppliers and Consumers 

  • Customer and products 

Which of the following doesn’t represent an issue Material Requirement Planning element? 

  • Sales Order 
     

  •  PIR 

  • Transfer Order 

  •  Production Order 

Determine whether the following line is correct or not: With AJAX it is possible to work on an image on the client. 

  • no

  • Yes

Is the AjaxControlToolkit.dll file installed in the Global Assembly Cache? 

  • Yes

  • No

Which one of these technologies is NOT used in AJAX? 

  • CSS

  • DOM

  • FLASH

  • DHTML 

Which of the following doesn’t represent an issue Material Requirement Planning element? 

  • Sales Order 
     

  • PIR 

  •  Transfer Order 

  •  Production Order 

The XMLHttpRequest object is used to exchange data with a server.True or False? 

  • True

  • False

Which of the following doesn’t affect the Supply Chain process? 

  • More Competition in Market 
     

  •  Less number of suppliers 

  •  Increased Opportunities 

  •  Longer Product Lifecycles 

Fill in the blank with the proper option from the following: A ________________________ to the JavaScript engine starts all subsequent requests to the server. 

  • XML Document 
     

  •  Function call 

  • HTML page 

  •  XHTML Tag 

_______ JavaScript is also called server-side JavaScript 

  • Microsoft 
     

  • Navigator

  • LiveWire 

What is the official name of JavaScript? 

  • NetscapeScript 
     

  •  XMLScript 

  • ECMAScript 

  •  WebScript