SlideShare uma empresa Scribd logo
1 de 3
SAP Study Materials
Monojit Banerjee (monojit.net@gmail.com)


                                    SAP General Terms
There are a number of terms that have specific usage and meaning in dealing with SAP. Some of these
general terms are identified below.

Client: The highest level in a SAP instance. A client is a self contained unit with a separate set of master
records and its own set of configuration tables. An instance (installation) can have more than one client
(e.g., a training client, a testing client, and a production client). In using SAP the user logs on to a
particular client that usually has a three digit numeric identifier.

Company Code: Represents an independent legal accounting entity that contains a balanced set of
books as required by law or regulation. A client may have more than one company code (e.g. a company
code for the US, one for Germany, one for Canada, etc.)

Chart of Accounts: A list of all accounts in the General Ledger for a company code. Each company code
must be assigned one, and only one chart of accounts. However, more than one company code can use
the same (i.e., identical) chart of accounts. SAP comes preconfigured with a large number of charts of
account. For example, the delivered US chart of accounts is CAUS. Accounts can be added to, deleted
from, or modified in the delivered chart of accounts as desired by the user.

Passwords: Each user has his or her own password. On the initial log in to the system, the user must
change a generic delivered password to his/her own. The password must be at least three characters
long, cannot begin with a “!” or “?”, and the first three characters unique and not contained in the user
name.

Roles and Profiles: Roles specify the sets of tasks or activities that can be performed by a particular
user within the system. A role is assigned to each user. When the user logs on, the system automatically
presents a specific menu for that user’s assigned role. For example, a receiving clerk can perform only
certain tasks within the SAP system. When a receiving clerk logs on, that user’s role will define what the
user will be allowed to view, create, change, delete, etc. Profiles work in the same manner as do roles to
restrict authorization for access to the system.

User profiles and roles are entered by system administrators into user master records thus enabling
users to access and use specific functions within the system. In a training “case”, users may have
authorization to all master data and transaction processing applications. This would be highly unusual in
actual practice given the need for internal controls and separation of duties.

Session: Each instance in which a user is connected to the SAP system is known as a session. A user
can have up to nine sessions open at any given time (but each session is logged into the same client and
company code).

Configuration: Configuration is table-driven customization of the SAP system to meet specific customer
requirements. In configuration the user sets values in tables to cause the system to function in a desired
manner. Configuration is somewhat like setting the defaults in a word process or spreadsheet application.
It does not change the underlying source code in the system. In many “cases” there are no configuration
exercises. The case system, usually, is preconfigured.

Business Processes

A business process can be described as a set of linked activities that transform an input into a more
valuable output thus creating value. In many cases business processes are classified as operational
processes or as support processes.

At the most basic level, a typical business utilizes three operational processes:
    (1) procurement (purchasing and materials management),
    (2) production, and
    (3) sales and distribution (customer order management).


                                                Page 1 of 3
The typical support processes include:
   (1) accounting/controlling and
   (2) human resources.

While these processes have specific identities, they are linked together (integrated) in order to
carry out the day to day activities of a business.

For example, the sale of a manufactured product involves not only the sales process but also production
(the creation of the product), procurement (of necessary raw materials), accounting/controlling to
determine the profit on the sale, and human resources to ensure the operations are staffed with qualified
or trained employees. These linkages of activities across business processes necessitate the sharing of
data across those processes, regardless of which process created the data initially. For example, data
related to a finished product may be initially created in the production process, but the data are also
required in the procurement process and, of course, in accounting/controlling for costing purposes, as
well as in calculating pay based on work production hours.

SAP as an integrated ERP system utilizes the principle of a common data record for a given object
that can be accessed by any process that has need of the various attributes contained in that
common record.

Business processes are often viewed as elements of a logistics value chains. From this perspective
the operational processes are defined as sales logistics, production logistics, and procurement
logistics.


Types of Data

There are three differing types of data within the SAP system:
   (1) control or configuration data,
   (2) master data, and
   (3) transaction data.

Control or configuration data include system and technical functions of the SAP system itself. These
data drive the logic of the applications within the system and is primarily used for defining the details of
business processes.

For many training “cases”, all control/configuration data have been pre-established so that no
configuration is necessary to complete the case exercises.

Master data represent the various business entities present in the system, both internal and external.

For example, master data include internal entities such as:
    (1) the company
    (2) a plant
    (3) a sales area
    (4) a cost center
    (5) an account
    (6) a material
    (7) a routing
    (8) a bill of material
    (9) a personnel file

In addition there are external entities that are a part of the system’s master data such as:
    (1) vendors
    (2) customers
    (3) employees
    (4) competitors

From one perspective, master data can be thought of as providing the “which” or the “what” that is of
interest in the activities of the business process. The attributes of the fields within master data are
relatively stable.


                                                Page 2 of 3
For example, the master data for a customer containing specific values for the customer’s attributes
such as name, address, delivery priority, terms of payment, etc. vary little over time. Once the
master data record for the customer is set up in the system, it is rarely changed.

Also, once set up within the system, it can also be accessed by any business process that may
have use for the master data. For example, a customer master record may be used in sales,
transportation and shipping, production, marketing, accounting, or any other process that may have use
for data contained in the master record.

The sets of exercises in different “cases” contain optional exercises that can be used to set up master data for each
of the logistics areas and for accounting. If these optional exercises are not assigned or completed, the case contains
pre-established master data records for each process that can be used to process transactions in the transaction
processing exercises. As an additional alternative, the optional exercises involving creation of master data can also
be used to create additional master data beyond that contained in the case. This allows creation of transaction
processing exercises in addition to those already contained in the case.

Transaction data describe a business event or may be the result of a business process.

Example: A sales order would contain transaction data that have resulted from a customer placing an
order to purchase a product from the company. The various attributes necessary to process that sales
order transaction would include such data as:

    (1) the customer (which allows detailed customer data to be drawn from the customer master
        record),
    (2) the item or items being sold (which would draw data from the material master records for
        those items),
    (3) the quantities being sold,
    (4) the desired delivery date,
    (5) the customer PO number, etc.

While the customer master data for this transaction would be the same for various sales orders to that
customer, the other data such as items wanted, quantities, delivery dates, etc. would most likely vary from
order to order. For this reason, transaction data vary from event to event.

Transaction data may also arise as the result of the outcome of a completed business process.

For example, the system may process an inquiry to determine the current stock quantity level for a raw
material. That inquiry is a transaction that extracts the data for the quantity on hand in the warehouse.
This too, of course, will vary over time. Other examples, pertaining to human resources, would involve the
hiring of employees and pay transactions. From one perspective, therefore, transaction data can be
viewed as resulting from the events or activities that are taking place in the business. The transaction
data represent the recorded attributes, elements, and results or outcomes of business events and
activities, and, as a result is the most volatile and frequently used data in day to day business operations.

Each of the logistics and support processes addressed in different “cases” contains exercises that require the
processing of transactions through the particular process.




                                                     Page 3 of 3

Mais conteúdo relacionado

Mais procurados

Sap fico interview_questions_answers_explanations
Sap fico interview_questions_answers_explanationsSap fico interview_questions_answers_explanations
Sap fico interview_questions_answers_explanationsRanjit Kumar
 
SAP Controlling overview
SAP Controlling overviewSAP Controlling overview
SAP Controlling overviewMohamed Hani
 
SAP REAL ESTATE
SAP REAL ESTATESAP REAL ESTATE
SAP REAL ESTATEeFM srl
 
Travel management configuration steps
Travel management configuration stepsTravel management configuration steps
Travel management configuration stepsAbhijeet Walke
 
SAP PM Training Manual - www.sapdocs.info
SAP PM Training Manual - www.sapdocs.infoSAP PM Training Manual - www.sapdocs.info
SAP PM Training Manual - www.sapdocs.infosapdocs. info
 
Sap Fico Configuration Material
Sap Fico Configuration MaterialSap Fico Configuration Material
Sap Fico Configuration MaterialNaina Mohamed
 
Product costing in SAP - a primer
Product costing in SAP - a primerProduct costing in SAP - a primer
Product costing in SAP - a primerRajesh Shanbhag
 
Sap co profit center accounting
Sap co   profit center accountingSap co   profit center accounting
Sap co profit center accountingCapgemini
 
sap-fi-bootcamp-training-day5.ppt
sap-fi-bootcamp-training-day5.pptsap-fi-bootcamp-training-day5.ppt
sap-fi-bootcamp-training-day5.pptveysi yi?it
 
Fund management sap
Fund management   sapFund management   sap
Fund management sapAbiListiyono
 

Mais procurados (20)

Sap fico interview_questions_answers_explanations
Sap fico interview_questions_answers_explanationsSap fico interview_questions_answers_explanations
Sap fico interview_questions_answers_explanations
 
Bibo sap
Bibo sapBibo sap
Bibo sap
 
SAP for Beginners
SAP for BeginnersSAP for Beginners
SAP for Beginners
 
SAP Controlling overview
SAP Controlling overviewSAP Controlling overview
SAP Controlling overview
 
SAP REAL ESTATE
SAP REAL ESTATESAP REAL ESTATE
SAP REAL ESTATE
 
Travel management configuration steps
Travel management configuration stepsTravel management configuration steps
Travel management configuration steps
 
SAP PM Training Manual - www.sapdocs.info
SAP PM Training Manual - www.sapdocs.infoSAP PM Training Manual - www.sapdocs.info
SAP PM Training Manual - www.sapdocs.info
 
Sales returns
Sales returnsSales returns
Sales returns
 
Asset sales
Asset salesAsset sales
Asset sales
 
Introduction to SAP
Introduction to SAPIntroduction to SAP
Introduction to SAP
 
Sap Fico Configuration Material
Sap Fico Configuration MaterialSap Fico Configuration Material
Sap Fico Configuration Material
 
Product costing in SAP - a primer
Product costing in SAP - a primerProduct costing in SAP - a primer
Product costing in SAP - a primer
 
Sap co profit center accounting
Sap co   profit center accountingSap co   profit center accounting
Sap co profit center accounting
 
sap-fi-bootcamp-training-day5.ppt
sap-fi-bootcamp-training-day5.pptsap-fi-bootcamp-training-day5.ppt
sap-fi-bootcamp-training-day5.ppt
 
Sap plant maintenance
Sap plant maintenanceSap plant maintenance
Sap plant maintenance
 
Fund management sap
Fund management   sapFund management   sap
Fund management sap
 
SAP FI Module
SAP FI ModuleSAP FI Module
SAP FI Module
 
Fixed Asset Process
Fixed Asset ProcessFixed Asset Process
Fixed Asset Process
 
Sap infosys fico
Sap infosys ficoSap infosys fico
Sap infosys fico
 
4.1 fi aa basic concepts
4.1 fi aa basic concepts4.1 fi aa basic concepts
4.1 fi aa basic concepts
 

Destaque

Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...
Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...
Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...Rhapsody Technologies, Inc.
 
Gartner: Master Data Management Functionality
Gartner: Master Data Management FunctionalityGartner: Master Data Management Functionality
Gartner: Master Data Management FunctionalityGartner
 

Destaque (6)

Sap General Terms
Sap General TermsSap General Terms
Sap General Terms
 
Sap new gl configuration
Sap new gl configurationSap new gl configuration
Sap new gl configuration
 
Sap fico finance terms
Sap fico finance termsSap fico finance terms
Sap fico finance terms
 
Sap Master Data
Sap Master DataSap Master Data
Sap Master Data
 
Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...
Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...
Master Data Management (MDM) 101 & Oracle Trading Community Architecture (TCA...
 
Gartner: Master Data Management Functionality
Gartner: Master Data Management FunctionalityGartner: Master Data Management Functionality
Gartner: Master Data Management Functionality
 

Semelhante a SAP General Terms

Sap Learn1
Sap Learn1Sap Learn1
Sap Learn1marazban
 
Sap terminology
Sap terminologySap terminology
Sap terminologyakatmel
 
SAP ERP1. Describe the Production Planning and Execution process.docx
SAP ERP1. Describe the Production Planning and Execution process.docxSAP ERP1. Describe the Production Planning and Execution process.docx
SAP ERP1. Describe the Production Planning and Execution process.docxkenjordan97598
 
Sap hr material_for_use_in_initial_stages_of_training
Sap hr material_for_use_in_initial_stages_of_trainingSap hr material_for_use_in_initial_stages_of_training
Sap hr material_for_use_in_initial_stages_of_trainingricardopabloasensio
 
Data warehouse
Data warehouseData warehouse
Data warehouse_123_
 
Book 1 chapter-2
Book 1 chapter-2Book 1 chapter-2
Book 1 chapter-2GTU
 
Architecture module overview
Architecture module overviewArchitecture module overview
Architecture module overviewnpss2011
 
Architecture overview
Architecture  overviewArchitecture  overview
Architecture overviewnpss2011
 
Introduction to Data Warehouse
Introduction to Data WarehouseIntroduction to Data Warehouse
Introduction to Data WarehouseShanthi Mukkavilli
 
Business ProcessesMenu PageHere is a list of the topics you .docx
Business ProcessesMenu PageHere is a list of the topics you .docxBusiness ProcessesMenu PageHere is a list of the topics you .docx
Business ProcessesMenu PageHere is a list of the topics you .docxhumphrieskalyn
 
BI Security (1).ppt
BI Security (1).pptBI Security (1).ppt
BI Security (1).pptcsekar2
 
Intelligent Process Management & Visualization Technologies
Intelligent Process Management & Visualization TechnologiesIntelligent Process Management & Visualization Technologies
Intelligent Process Management & Visualization TechnologiesDafna Levy
 
Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...
Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...
Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...SydneyMorgans
 
Datawarehouse Overview
Datawarehouse OverviewDatawarehouse Overview
Datawarehouse Overviewashok kumar
 
A Data Warehouse And Business Intelligence Application
A Data Warehouse And Business Intelligence ApplicationA Data Warehouse And Business Intelligence Application
A Data Warehouse And Business Intelligence ApplicationKate Subramanian
 
Lecture 5 the information system a general model of ais:update version
Lecture 5  the information system   a general model of ais:update versionLecture 5  the information system   a general model of ais:update version
Lecture 5 the information system a general model of ais:update versionHabib Ullah Qamar
 
Agility by Design - Building Software to Last
Agility by Design - Building Software to LastAgility by Design - Building Software to Last
Agility by Design - Building Software to Lasteprentise
 

Semelhante a SAP General Terms (20)

Sap Learn1
Sap Learn1Sap Learn1
Sap Learn1
 
Sap terminology
Sap terminologySap terminology
Sap terminology
 
SAP ERP1. Describe the Production Planning and Execution process.docx
SAP ERP1. Describe the Production Planning and Execution process.docxSAP ERP1. Describe the Production Planning and Execution process.docx
SAP ERP1. Describe the Production Planning and Execution process.docx
 
Pnadq681
Pnadq681Pnadq681
Pnadq681
 
Sap hr material_for_use_in_initial_stages_of_training
Sap hr material_for_use_in_initial_stages_of_trainingSap hr material_for_use_in_initial_stages_of_training
Sap hr material_for_use_in_initial_stages_of_training
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
Book 1 chapter-2
Book 1 chapter-2Book 1 chapter-2
Book 1 chapter-2
 
Architecture module overview
Architecture module overviewArchitecture module overview
Architecture module overview
 
Architecture overview
Architecture  overviewArchitecture  overview
Architecture overview
 
Introduction to Data Warehouse
Introduction to Data WarehouseIntroduction to Data Warehouse
Introduction to Data Warehouse
 
Business ProcessesMenu PageHere is a list of the topics you .docx
Business ProcessesMenu PageHere is a list of the topics you .docxBusiness ProcessesMenu PageHere is a list of the topics you .docx
Business ProcessesMenu PageHere is a list of the topics you .docx
 
BI Security (1).ppt
BI Security (1).pptBI Security (1).ppt
BI Security (1).ppt
 
Intelligent Process Management & Visualization Technologies
Intelligent Process Management & Visualization TechnologiesIntelligent Process Management & Visualization Technologies
Intelligent Process Management & Visualization Technologies
 
Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...
Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...
Integrated Business Processes with ERP Systems 1st Edition Magal Solutions Ma...
 
Datawarehouse Overview
Datawarehouse OverviewDatawarehouse Overview
Datawarehouse Overview
 
A Data Warehouse And Business Intelligence Application
A Data Warehouse And Business Intelligence ApplicationA Data Warehouse And Business Intelligence Application
A Data Warehouse And Business Intelligence Application
 
Lecture 5 the information system a general model of ais:update version
Lecture 5  the information system   a general model of ais:update versionLecture 5  the information system   a general model of ais:update version
Lecture 5 the information system a general model of ais:update version
 
CTP Data Warehouse
CTP Data WarehouseCTP Data Warehouse
CTP Data Warehouse
 
Agility by Design - Building Software to Last
Agility by Design - Building Software to LastAgility by Design - Building Software to Last
Agility by Design - Building Software to Last
 
Course Outline Ch 2
Course Outline Ch 2Course Outline Ch 2
Course Outline Ch 2
 

Mais de Monojit Banerjee

04 intro erp_using_gbi_slides_sd_en_v2.01
04 intro erp_using_gbi_slides_sd_en_v2.0104 intro erp_using_gbi_slides_sd_en_v2.01
04 intro erp_using_gbi_slides_sd_en_v2.01Monojit Banerjee
 
03 intro erp_using_gbi_gbi_slides_en_v2.01
03 intro erp_using_gbi_gbi_slides_en_v2.0103 intro erp_using_gbi_gbi_slides_en_v2.01
03 intro erp_using_gbi_gbi_slides_en_v2.01Monojit Banerjee
 
Intro erp using_gbi_sap_slides_v2.1
Intro erp using_gbi_sap_slides_v2.1Intro erp using_gbi_sap_slides_v2.1
Intro erp using_gbi_sap_slides_v2.1Monojit Banerjee
 
Intro erp using_gbi_navigation_slides_en_v2.1
Intro erp using_gbi_navigation_slides_en_v2.1Intro erp using_gbi_navigation_slides_en_v2.1
Intro erp using_gbi_navigation_slides_en_v2.1Monojit Banerjee
 
Enterprise resource planning & collaboration
Enterprise resource planning & collaborationEnterprise resource planning & collaboration
Enterprise resource planning & collaborationMonojit Banerjee
 

Mais de Monojit Banerjee (11)

SAP SD General Terms
SAP SD General TermsSAP SD General Terms
SAP SD General Terms
 
SAP SD General Terms
SAP SD General TermsSAP SD General Terms
SAP SD General Terms
 
04 intro erp_using_gbi_slides_sd_en_v2.01
04 intro erp_using_gbi_slides_sd_en_v2.0104 intro erp_using_gbi_slides_sd_en_v2.01
04 intro erp_using_gbi_slides_sd_en_v2.01
 
03 intro erp_using_gbi_gbi_slides_en_v2.01
03 intro erp_using_gbi_gbi_slides_en_v2.0103 intro erp_using_gbi_gbi_slides_en_v2.01
03 intro erp_using_gbi_gbi_slides_en_v2.01
 
ERP Products&Vendors
ERP Products&VendorsERP Products&Vendors
ERP Products&Vendors
 
ERP Implementation
ERP ImplementationERP Implementation
ERP Implementation
 
ERP
ERPERP
ERP
 
Evolution of ERP
Evolution of ERPEvolution of ERP
Evolution of ERP
 
Intro erp using_gbi_sap_slides_v2.1
Intro erp using_gbi_sap_slides_v2.1Intro erp using_gbi_sap_slides_v2.1
Intro erp using_gbi_sap_slides_v2.1
 
Intro erp using_gbi_navigation_slides_en_v2.1
Intro erp using_gbi_navigation_slides_en_v2.1Intro erp using_gbi_navigation_slides_en_v2.1
Intro erp using_gbi_navigation_slides_en_v2.1
 
Enterprise resource planning & collaboration
Enterprise resource planning & collaborationEnterprise resource planning & collaboration
Enterprise resource planning & collaboration
 

Último

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Último (20)

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

SAP General Terms

  • 1. SAP Study Materials Monojit Banerjee (monojit.net@gmail.com) SAP General Terms There are a number of terms that have specific usage and meaning in dealing with SAP. Some of these general terms are identified below. Client: The highest level in a SAP instance. A client is a self contained unit with a separate set of master records and its own set of configuration tables. An instance (installation) can have more than one client (e.g., a training client, a testing client, and a production client). In using SAP the user logs on to a particular client that usually has a three digit numeric identifier. Company Code: Represents an independent legal accounting entity that contains a balanced set of books as required by law or regulation. A client may have more than one company code (e.g. a company code for the US, one for Germany, one for Canada, etc.) Chart of Accounts: A list of all accounts in the General Ledger for a company code. Each company code must be assigned one, and only one chart of accounts. However, more than one company code can use the same (i.e., identical) chart of accounts. SAP comes preconfigured with a large number of charts of account. For example, the delivered US chart of accounts is CAUS. Accounts can be added to, deleted from, or modified in the delivered chart of accounts as desired by the user. Passwords: Each user has his or her own password. On the initial log in to the system, the user must change a generic delivered password to his/her own. The password must be at least three characters long, cannot begin with a “!” or “?”, and the first three characters unique and not contained in the user name. Roles and Profiles: Roles specify the sets of tasks or activities that can be performed by a particular user within the system. A role is assigned to each user. When the user logs on, the system automatically presents a specific menu for that user’s assigned role. For example, a receiving clerk can perform only certain tasks within the SAP system. When a receiving clerk logs on, that user’s role will define what the user will be allowed to view, create, change, delete, etc. Profiles work in the same manner as do roles to restrict authorization for access to the system. User profiles and roles are entered by system administrators into user master records thus enabling users to access and use specific functions within the system. In a training “case”, users may have authorization to all master data and transaction processing applications. This would be highly unusual in actual practice given the need for internal controls and separation of duties. Session: Each instance in which a user is connected to the SAP system is known as a session. A user can have up to nine sessions open at any given time (but each session is logged into the same client and company code). Configuration: Configuration is table-driven customization of the SAP system to meet specific customer requirements. In configuration the user sets values in tables to cause the system to function in a desired manner. Configuration is somewhat like setting the defaults in a word process or spreadsheet application. It does not change the underlying source code in the system. In many “cases” there are no configuration exercises. The case system, usually, is preconfigured. Business Processes A business process can be described as a set of linked activities that transform an input into a more valuable output thus creating value. In many cases business processes are classified as operational processes or as support processes. At the most basic level, a typical business utilizes three operational processes: (1) procurement (purchasing and materials management), (2) production, and (3) sales and distribution (customer order management). Page 1 of 3
  • 2. The typical support processes include: (1) accounting/controlling and (2) human resources. While these processes have specific identities, they are linked together (integrated) in order to carry out the day to day activities of a business. For example, the sale of a manufactured product involves not only the sales process but also production (the creation of the product), procurement (of necessary raw materials), accounting/controlling to determine the profit on the sale, and human resources to ensure the operations are staffed with qualified or trained employees. These linkages of activities across business processes necessitate the sharing of data across those processes, regardless of which process created the data initially. For example, data related to a finished product may be initially created in the production process, but the data are also required in the procurement process and, of course, in accounting/controlling for costing purposes, as well as in calculating pay based on work production hours. SAP as an integrated ERP system utilizes the principle of a common data record for a given object that can be accessed by any process that has need of the various attributes contained in that common record. Business processes are often viewed as elements of a logistics value chains. From this perspective the operational processes are defined as sales logistics, production logistics, and procurement logistics. Types of Data There are three differing types of data within the SAP system: (1) control or configuration data, (2) master data, and (3) transaction data. Control or configuration data include system and technical functions of the SAP system itself. These data drive the logic of the applications within the system and is primarily used for defining the details of business processes. For many training “cases”, all control/configuration data have been pre-established so that no configuration is necessary to complete the case exercises. Master data represent the various business entities present in the system, both internal and external. For example, master data include internal entities such as: (1) the company (2) a plant (3) a sales area (4) a cost center (5) an account (6) a material (7) a routing (8) a bill of material (9) a personnel file In addition there are external entities that are a part of the system’s master data such as: (1) vendors (2) customers (3) employees (4) competitors From one perspective, master data can be thought of as providing the “which” or the “what” that is of interest in the activities of the business process. The attributes of the fields within master data are relatively stable. Page 2 of 3
  • 3. For example, the master data for a customer containing specific values for the customer’s attributes such as name, address, delivery priority, terms of payment, etc. vary little over time. Once the master data record for the customer is set up in the system, it is rarely changed. Also, once set up within the system, it can also be accessed by any business process that may have use for the master data. For example, a customer master record may be used in sales, transportation and shipping, production, marketing, accounting, or any other process that may have use for data contained in the master record. The sets of exercises in different “cases” contain optional exercises that can be used to set up master data for each of the logistics areas and for accounting. If these optional exercises are not assigned or completed, the case contains pre-established master data records for each process that can be used to process transactions in the transaction processing exercises. As an additional alternative, the optional exercises involving creation of master data can also be used to create additional master data beyond that contained in the case. This allows creation of transaction processing exercises in addition to those already contained in the case. Transaction data describe a business event or may be the result of a business process. Example: A sales order would contain transaction data that have resulted from a customer placing an order to purchase a product from the company. The various attributes necessary to process that sales order transaction would include such data as: (1) the customer (which allows detailed customer data to be drawn from the customer master record), (2) the item or items being sold (which would draw data from the material master records for those items), (3) the quantities being sold, (4) the desired delivery date, (5) the customer PO number, etc. While the customer master data for this transaction would be the same for various sales orders to that customer, the other data such as items wanted, quantities, delivery dates, etc. would most likely vary from order to order. For this reason, transaction data vary from event to event. Transaction data may also arise as the result of the outcome of a completed business process. For example, the system may process an inquiry to determine the current stock quantity level for a raw material. That inquiry is a transaction that extracts the data for the quantity on hand in the warehouse. This too, of course, will vary over time. Other examples, pertaining to human resources, would involve the hiring of employees and pay transactions. From one perspective, therefore, transaction data can be viewed as resulting from the events or activities that are taking place in the business. The transaction data represent the recorded attributes, elements, and results or outcomes of business events and activities, and, as a result is the most volatile and frequently used data in day to day business operations. Each of the logistics and support processes addressed in different “cases” contains exercises that require the processing of transactions through the particular process. Page 3 of 3