31
Introduction to the SAP IMG Interface

Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Embed Size (px)

Citation preview

Page 1: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Introduction to the SAP IMG Interface

Page 2: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 2

Accessing the IMG Use transaction code SPRO or

Page 3: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 3

Selecting a Project The IMG uses roughly two types of

projects The SAP Reference IMG contains the SAP

default

We can also create custom projects SPRO_ADMIN

Page 4: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 4

The IMG UI It’s a drill-down interface like the rest of

SAP Configuration objects are organized in

the order you “might” complete them Only leaf nodes can be executed

Page 5: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 5

IMG – Business Configuration (BC) Sets In this class, we will “globally” configure

system elements using the “SAP Reference IMG”

In practice, we use BC sets BC sets can be created for specific

processes These BC sets can be deployed separately

SAP provides numerous BC sets for industries and industry sectors

We can create our own BC sets too

Page 6: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 6

BC Set (Implementation) Types:

Simple BC sets contain configuration data Hierarchical BC sets contain other BC sets

The hierarchy can be nested Attributes

Name Type Release information Change information (person, date time)

Page 7: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 7

SAP Transport (1) In SAP, instances (clients) are

provisioned into different types Development (created from production

backups) After development is complete, the

system is copied to a “test / QA” system Then to a “consolidation system” Finally, the test system is deployed to the

production system Custom intermediate systems can also be

created

Page 8: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 8

The IMG UI (Definement) Here, you are putting data into

numerous configuration tables using a fairly simple table editing interface

My example will be a Financial Accounting business area definition

Page 9: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 9

Definement and Assignment (Examples) You define company codes and assign

them to a company You define credit control areas and

assign them to a company code There are hundreds of these We will get through many of the core

functions in this course

Page 10: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 10

The IMG UI (Definement Screens) Change View

Page 11: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 11

The IMG UI (Definement Screens – Change View) Click New Entries to create a new row

Page 12: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 12

The IMG UI (Definement Screens – New Entries) Add business area / description (key /

value pairs These entries correspond to underlying

SAP configuration tables

Page 13: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 13

What Just Happened We just wrote a record to a master table View from the ABAP Dictionary

Page 14: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 14

Example (Using the Dictionary 1) I’m going to look up information about

the “Business Area” From the IMG window, click the field

containing ZZZE and press F1 (help)

Click Performance Assistant Icon

Page 15: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 15

Example (Using the Dictionary 2) You see the technical

information about the field from the data dictionary

Page 16: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 16

Example (Using the Dictionary 3) Click the Table Name V_TGSB and

click Navigate Note that we could also visit the

program associated with this ‘transaction’

The next screen takes you back to the ABAP Dictionary

Page 17: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 17

Example (Using the Dictionary 4) View Fields tab is active listing the field

names and types in the “view”

Page 18: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 18

Example (Using the Dictionary 5) Click Table / Join conditions to see the

base tables used in the view. We will look at table TGSB

Page 19: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 19

Example (Using the Dictionary 6) So here is the table TGSB (Business

Areas)

Page 20: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 20

Example (Using the Dictionary 7) Click on the Attributes table and see

that the package is FBASCORE

Page 21: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 21

Example (Using the Dictionary 8) So Back to the Object Navigator to look

at the package FBASCORE

Page 22: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 22

Example (Using the Dictionary 9) AND NOW ANOTHER PATH TO THE

PROGRAM Starting again at the business areas

Page 23: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 23

Example (Using the Dictionary 10) This time, click the Program name

SAPLSVIM and select Navigate

Page 24: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 24

Example (Using the Dictionary 11) This program contains only included

modules from other programs

Page 25: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 25

The IMG UI (Assignment) In the assignment steps, you are using

lookup tables to connect defined tables together

Page 26: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 26

Field Status Groups In many places in the IMG, we can

change the behavior of various screens G/L accounts for example

Page 27: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 27

Field Status

Page 28: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 28

Field Status (Account Control)

Page 29: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 29

Field Status (Viewing)

Page 30: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 30

Page 31: Introduction to the SAP IMG Interface. Slide 2 Accessing the IMG Use transaction code SPRO or

Slide 31