Thursday, December 9, 2021

Top Tables overview for the Plant Maintenance Module PM in SAP

 Masterdata    

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7951629121339975"
     crossorigin="anonymous"></script>

TableTable - NameS/4HANA -Table and general Notes
AFIHMaintenance order headerIn Logical Database PSJ.
AFVCOperation within an orderIn Logical Database BTM.
AFVUDB structure of the user fields of the operation
AFVVDB structure of the quantities/dates/values in the operation
AUFKOrder master dataIn Logical Database ODK PSJ.
CAUFVView Order Headers PP/COIn Logical Database BTM POH.
EQKTEquipment Short Texts
EQUIEquipment master dataIn Logical Database WTY.
EQUZEquipment time segment
IFLOFunctional Location (View)
IFLOSFunctional Location Labels
IFLOTFunctional Location (Table)In Logical Database WTY.
IHPAPlant Maintenance: Partners
ILOAPM Object Location and Account Assignment
ITOBPM technical objects (EQUI, funcational location)
OBJKPlant Maintenance Object List

Fixed Assets    go to all Fixed Assets Tables

TableTable - NameS/4HANA -Table and general Notes
ANLAAsset Master Record Segment
ANLBDepreciation termsIn Logical Database ADA.

Transactional Data    

TableTable - NameS/4HANA -Table and general Notes
AFFLWork order sequenceIn Logical Database POH PSJ.
AFRUOrder ConfirmationsIn Logical Database ODC OFC OHC OPC POH.

Enterprise Structure    Part of the Customizing

TableTable - NameS/4HANA -Table and general Notes
T001KValuation area
T001LStorage Locations
T001WPlants/Branches
T499SLocation
TSPAOrganizational Unit: Sales Divisions

Customizing    

TableTable - NameS/4HANA -Table and general Notes
T003OOrder Types
T350Maintenance Control Parameters: Client/Order Type
T350ICombination of order type and PM activity type allowed
T350WMaintenance control parameters: Order type plant
TCORUParameters for Order Confirmation
TCX00Scheduling: Planning Levels and Control Parameters

Top Tables overview for the Quality-Management Module QM in SAP

 Inspection Lot / QM-Info Record    


TableTable - NameS/4HANA -Table and general Notes
QALSInspection lot recordIn Logical Database PGQ.
QAMBQM: Link Between Inspection Lot and Material Document
QAVEInspection processing: Usage decisionIn Logical Database PGQ.
QDPSInspection stages for a dynamic modification rule
QDQLQuality level
QINFQM-info record for material and vendor
QMATInspection type - material parametersInspection type.

Certificate profile    

TableTable - NameS/4HANA -Table and general Notes
QCVKCertificate profile header
QCVMCertificate profile characteristic level
QCVMTCertificate profile characteristic level: texts

Quality Notification    

TableTable - NameS/4HANA -Table and general Notes
QMELQuality NotificationIn Logical Database WTY.
QMFEQuality notification - items
QMIHQuality message - maintenance data excerpt
QMMAQuality notification - activities
QMSMQuality notification - tasks
QMURQuality notification - causes
TQ80Notification Types

Enterprise Structure    Part of the Customizing

TableTable - NameS/4HANA -Table and general Notes
T001KValuation area
T001LStorage Locations
T001WPlants/Branches
T499SLocation
TSPAOrganizational Unit: Sales Divisions

Friday, December 3, 2021

Standard Reports in the SAP HCM Modules

 # Personnel Administration:

1.PNG

2.PNG

# Organizational management

3.PNG

4.PNG

# Recruitment

5.PNG

6.PNG

# Payroll

7.PNG

( M01 stands for country code Molga, in case of India it will be M40, or in case os Saudi it will be M24)

# Time Management

8.PNG

9.PNG

# Personal Development

10.PNG

# Training and Event Management

11.PNG

# Personnel Cost Planning

12.PNG

# Benefits

13.PNG

Standard SAP Plant Maintenance Reports

 

SAP Transaction Code
Description
CA82
Work Center where-used list in task lists                   
CL6A
Class list
CL6B
Object list
CL6C
Class Hierarchy                                                       
CM25
Capacity Leveling – tabular planning board – variable
CR05
Work Center list
CR06
Cost Center assignment
CR07
Work Center capacity
CR08
Work Center hierarchy
CS15
Material single-level where-used list for BOMs
CT10
Characteristics list
CT11
Characteristic Values list
IA08
Task List list(Change)
IA09
Task List list (Display)                                       
IA10
Task list multi-level list (Display)                       
IE05
Equipment list (Change)
IE07
Equipment multi-level list (Display)                 
IH01
Functional Location structure display
IH03
Equipment structure display
IH04
Equipment BOM structure list
IH05
Material BOM structure list
IH06
Functional Location list (Display)
IH08
Equipment list (Display)
IH12
Functional Location BOM structure display
IL05
Functional Location list (Change)
IL07
Functional Location multi-level list (Display)   
IP15
Maintenance Plan list (Change)                       
IP16
Maintenance Plan list (Display)                         
IP17
Maintenance Item list (Change)                       
IP18
Maintenance Item list (Display)
IP19
Graphical Scheduling Overview                                 
IP24
Scheduling overview list                                           
IP62
Material where-used list in task lists                             
IW13
Material where-used list for orders
IW28
Notification list (Change)
IW29
Notification list (Display)
IW30
Notification multi-level list (Display)                   
IW37
Operation list (Change)
IW37N
Order and operation list (Change)
IW38
Order list (Change)                                           
IW39
Order list (Display)                                           
IW3K
Component list (Change)
IW3L
Component list (Display)
IW40
Order multi-level list (Display)
IW47
Time confirmation list (Display)
IW49
Operation list (Display)
IW49N
Order and operation list (Display)
IW70
Order: Total network scheduling
MCI1
Standard analysis – Object class                                   
MCI2
Standard analysis – Manufacturer
MCI3
Standard analysis – Location                                   
MCI4
Standard analysis – Planner group                                   
MCI5
Standard analysis – Damage analysis                                   
MCI6
Standard analysis – Object statistics                                 
MCI7
Standard analysis – Breakdown analysis                                   
MCI8
Standard analysis – Cost analysis                                     
MCJB
MTTR/MTBR – Equipment
MCJC
MTTR/MTBR – Functional Location

Drop Down lists in the selection parameters

PROGRAM ztest.   TYPE-POOLS : vrm.   DATA : name TYPE vrm_id,        list TYPE vrm_values,        value LIKE LINE OF list. ...