SAP Table SSALARY

Salaries for Salary Levels (Exercise Template for BC430)

SSALARY (Salaries for Salary Levels (Exercise Template for BC430)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SSALARY to other SAP tables.

Source: SSALARY (Salaries for Salary Levels (Exercise Template for BC430))

SSALARY table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client S_MANDT T000 CLNT 3 0
CARRIER Airline Code S_CARR_ID SCARR CHAR 3 0
FUNCTION Employee function SEMP_FUNC SFUNCTION CHAR 4 0
WORK_YEARS Employee's years of employment SWORKYEARS NUMC 2 0
AMMOUNT Salary according to salary level SAMMOUNT CURR 10 2
CURRENCY Currency Key CURCY TCURC CUKY 5 0

SSALARY foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SSALARY CARRIER SSALARY CLIENT SCARR Airline MANDT
SSALARY CARRIER SSALARY CARRIER SCARR Airline CARRID
SSALARY CLIENT SSALARY CLIENT T000 Clients MANDT
SSALARY CURRENCY SSALARY CLIENT TCURC Currency Codes MANDT
SSALARY CURRENCY SSALARY CURRENCY TCURC Currency Codes WAERS
SSALARY FUNCTION SSALARY CLIENT SFUNCTION Employee functions (Exercise template BC430) CLIENT
SSALARY FUNCTION SSALARY CARRIER SFUNCTION Employee functions (Exercise template BC430) CARRIER
SSALARY FUNCTION SSALARY FUNCTION SFUNCTION Employee functions (Exercise template BC430) FUNCTION