Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

ELLEN STEFANI

12170262

Solution 7-1: Locating System Information

Task In this exercise, you will locate some system information to become better informed about
your overall system structure.

1. Locate the following information about our system.

Field Value
Client 917
Component Version EHP7 for SAP ERP 6.0
Server Name netweaver02_EG1_06
System MSSQL
Host NETWEAVER02
a) System  Status. A window appears with a variety of system information.
b) Record Client.
c) Record Component Version.
d) Record Server name.
e) Record System.
f) Record Host.
g) Choose Continue/Enter.
Solution 7-2: View A Table's Contents in the SAP Database

Task

You will locate a table name where Sales and Distribution sales orders are stored. You will then
use ABAP tools to locate and view details of the database table and record information about a
specific document.

1. Locate the table where sales orders are stored.


a) From the SAP Easy Access menu, choose Logistics Sales and Distribution  Sales 
Order.
b) Choose Create.
c) Place your cursor in the Order Type field.
d) Choose(F1) Help.
e) Choose Technical info.
f) The table name (transparent table) is VBAK.
g) Choose Close / Enter.
h) Choose Close
i) Choose Back

2. View the contents of the table.

Field Data
Maximum No. Hits 10
Net Value of the first document displayed in
the contents of the Sales Document table

a) From the SAP Easy Access menu, choose Tools  ABAP Workbench  Development.
b) Choose ABAP Dictionary.
c) Enter Database table:VBAK.
d) Choose Display.
e) Choose Utilities  Table contents  Display.
f) Enter Maximum no. hits:10
g) Choose Execute.
3. Locate the first document in the table and the value of that document.
a) Enter in the box of the first item on the list of the documents..
b) Choose Display.
c) Choose Exit.

You might also like