SAP ECC Master Data - Explanation with Tcodes
1. Customer Master Data (SD Module)
Used in Sales and Distribution (SD) for managing customer-related information.
Sections:
- General Data: Name, address, phone (common to all company codes)
- Company Code Data: Payment terms, reconciliation account
- Sales Area Data: Shipping info, billing details, pricing
Tcodes:
- XD01: Create Customer (Centrally)
- XD02: Change Customer
- XD03: Display Customer
2. Vendor Master Data (MM & FI Modules)
Used in Materials Management (MM) and Finance (FI) for vendor handling.
Sections:
- General Data: Name, address, contact
- Company Code Data: Payment methods, bank info
- Purchasing Data: Order currency, terms
Tcodes:
- XK01: Create Vendor (Centrally)
- XK02: Change Vendor
- XK03: Display Vendor
3. Material Master Data (MM Module)
Used for inventory and purchasing processes.
SAP ECC Master Data - Explanation with Tcodes
Views:
- Basic Data: Description, unit
- Purchasing: Order unit, purchasing group
- Accounting: Valuation class, price
- Sales: Sales unit, tax info
Tcodes:
- MM01: Create Material
- MM02: Change Material
- MM03: Display Material
4. G/L Master Data (FI Module)
Used in Financial Accounting for managing accounts.
Segments:
- Chart of Accounts: Account type, name
- Company Code: Field status, tax info
Tcodes:
- FS00: Create/Change/Display G/L Account (Centrally)
5. Bank Master Data
Stores banking information used in transactions.
Details:
- Bank name, address
- SWIFT/BIC, bank key
Tcodes:
- FI01: Create Bank
SAP ECC Master Data - Explanation with Tcodes
- FI02: Change Bank
- FI03: Display Bank
6. Employee Master Data (HR Module)
Used in Human Capital Management.
Details:
- Personal data
- Job role
- Payroll info
Tcodes:
- PA30: Maintain HR Master Data
7. Bill of Materials (BOM) & Routing (PP Module)
Used in Production Planning.
- BOM: Lists parts for product
- Routing: Steps in production
Tcodes:
- CS01: Create BOM
- CS02: Change BOM
- CS03: Display BOM
- CA01: Create Routing
- CA02: Change Routing
- CA03: Display Routing