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

Definition

All wage types that are generated during time evaluation are stored in the internal table DZL for each employee and day.

The wage types are updated to table ZL using function CUMBT.

Structure

The internal table DZL

Column/field

Meaning

Date

Date for which the wage type has been generated

BTime

Start time

ETime

End time

Wage Type

Wage type

I

Wage types are flagged using an IFTYP. The IFTYP indicates the type of work.

 

IFTYP

S

M

A

Meaning

Planned work

Overtime

Absence

AL

Pointer to alternative payment

C1

Pointer to cost distribution

AB

Pointer to absence pairs

Number

Number of hours

 

 

Leaving content frame