Entering content frameObject documentation The Internal Table ZML Locate the document in its SAP Library structure

Definition

The internal table ZML serves as an interim table in time evaluation. All overtime wage types are stored in ZML during time evaluation.

Use

Table ZML is processed when overtime is compensated (function POVT).

The overtime compensation type indicates whether overtime should be remunerated or compensated by time off. The overtime compensation type can be entered for an overtime record in the Attendance Quotas (2007) and Overtime (2005) infotypes, or is stored for the wage type in processing class 17.

If the overtime is to be remunerated, a wage type is generated and inserted in table DZL. If the employee is granted time off for overtime, the system forms an absence quota.

Structure

The internal table ZML

Column/field

Meaning

BTime

Start of overtime

ETime

End of overtime

Wage Type

Wage type

Comp

Overtime compensation type:

 

BLANK

1

2

3

Remuneration

Remuneration

Basic pay

Compensation (time off)

I

IFTYP

Wage types are flagged using an IFTYP. The standard identifiers are:

S - planned work

M - overtime

A - absence

AL

Pointer to an alternative payment

C1

Pointer to cost distribution

AB

Pointer to absence pairs

Number

Number of hours

 

Leaving content frame