Skip to main content

Sap Modules List

SAP (ERP - Enterprise Resource Planning)

a. Basis – sys admin
b. Security admin.


Users
Super userr
End user

SAP Technical
ABAP - ABAP (Advanced Business Application Programming) is a high level programming language created by the German software company SAP. It is currently positioned as the language for programming Sap’s Web Application Server, part of its Net Weaver platform for building business applications. Its syntax is somewhat similar to COBOL
BW - SAP Business Information Warehouse (SAP BW) Extraction, Transformation and Load (ETL) layer - responsible for extracting data from a specific source, applying transformation rules, and loading it into SAP BW system. Data warehouse area - responsible for storing the information in a multidimensional structure. Reporting - responsible for accessing the information in data warehouse area and presenting it in a friendly way to the end user.

Sub skillset
c. ALE/EDI
d. BAPI – BAPI is the most the powerful tool in the SAP consultants kit. Business Application Program Interfaces allow developers to integrate third-party software into Sap’s R/3 product. Consultants who have clients with SAP systems must be familiar with BAPIs and their role in an ERP system.
BADI
IDoc’s
Work Flow
BDC
Reports
Batch Process
SAP Script
Smart Forms
EP – Enterprise Portal (EP)
Security –
Net weaver –


SAP functional

PP – Productive Planning.
MM – Material Management.
CRM – Customer Relation Management.
HR - Human Resource.
SD – Sales and Distribution.
PS – Project Systems.
WM – Ware House Management.
FICO –Finance / Account
ECM –
SRM -
QM –
SCM – Supply Chain Management
APO – Advanced Planner and Optimizer
WM – Warehouse Management.
IM – Investment Management

1. FI Financial Accounting
General ledger
Book close
Tax
Accounts receivable
Accounts payable
Consolidation
Special ledgers

2. CO Controlling

Cost elements
Cost centres
Profit centres
Internal orders
Activity based costing
Product costing

3. AM Asset Management
Purchase
Sale
Depreciation
Tracking

4. PS Project Systems

Make to order
Plant shut downs (as a project)
Third party billing (on the back of a project)

5. HR Human Resources

Employment history
Payroll
Training
Career management
Succession planning

6. PM Plant Maintenance
Labour
Material
Down time and outages

7. MM Materials Management
Requisitions
Purchase orders
Goods receipts
Accounts payable
Inventory management
BOM’s
Master raw materials, finished goods etc

8. QM Quality Management

Planning
Execution
Inspections
Certificates

9. PP Production Planning

Capacity planning
Master production scheduling
Material requirements planning
Shop floor

10. SD Sales and Distribution
RFQ
Sales orders
Pricing
Picking (and other warehouse processes)
Packing
Shipping
Concept
CA Cross Application
WF – workflow
BW – business information warehouse
Office – for email
Workplace
Industry solutions
New Dimension products such as CRM, PLM, SRM, APO etc
EDI - Short for Electronic Data Interchange, the transfer of data between different companies using networks, such as VANs or the Internet. As more and more companies get connected to the Internet, EDI is becoming increasingly important as an easy mechanism for companies to buy, sell, and trade information. ANSI has approved a set of EDI standards known as the X12 standards.

Comments

Popular posts from this blog

Project SDLC

For a general understanding of the Project SDLC and we would also like to add that there can be changes to the user or roles and responsibility of the different participants mentioned in the SDLC. Most of the times recruiters are confused as to what is SDLC and wonder about the different roles and responsibilities carried out by the participants mentioned below. Explanation provided below will actually help you understand different user with in the different phases of SDLC and where they come into picture to actually be in a better position to question a consultant against the requirement on hand. It is important to understand the needs, goals, and challenges of the project .The Customer objectives can be defined by the business requirements which are used to determine the scope of the system. When start by defining the business requirements, it is important that the team look at all type...

Staffing Blog for Recruiters

Recruiter: This Is a Staffing Blog Dedicated to all the recruiters. A recruiter is someone engaging in recruitment which is the solicitation of individuals to fill jobs or positions within any group such as a sports team or corporation. Recruiters can be divided into 2 groups: those working internally for one organization, and those working for multiple clients in a 3rd-party broker relationship, sometimes called headhunters. Internal recruiter: An internal recruiter is member of a company or organization, and is typically works in HR (human resources), which in the past was known as the Personnel Office, or just Personnel. These individuals can be multi-functional in that they work in an HR generalist role (hiring, firing, exit interviews, employee disputes, contracts, benefits, recruiting, etc.) or they can work in a specific role focusing all their time in the area of recruiting. They can be permanent employees, or hired as contractors for this purpose. Contract recruiters ten...

SAS

Description of SAS SAS is driven by SAS programs that define a sequence of operations to be performed on data stored as tables . Although non-programmer graphical user interfaces to SAS exist (such as the SAS Enterprise Guide), most of the time these GUIs are just a front-end to automate or facilitate generation of SAS programs. SAS components expose their functionalities via application programming interfaces , in the form of statements and procedures . A SAS program is composed of three major parts, the DATA step, procedure steps (effectively, everything that is not enclosed in a DATA step), and a macro language. SAS Library Engines and Remote Library Services allow access to data stored in external data structures and on remote computer platforms. ------------------------------------------------- SAS consists of a number of components, which organizations separately license and install as required. SAS Add-In for Microsoft Office A component of the SAS Enterprise Busines...