InterruptionReason

InterruptionReason

 

Property

Description

Table

BEAS_STILLSTANDGRUND

Primary key

InterruptionReasonId/c

$transaction

no

$branch

no

$mask

no

 

Fields

Name

Type

Description

ReasonId

Edm.String(20)

Database: rtrim("BEAS_STILLSTANDGRUND"."GRUNDID")

Description

Edm.String(255)

Database: "BEAS_STILLSTANDGRUND"."GRUNDINFO"

DescriptionChangeable

Edm.Boolean

Constraints:

Yes=J

No=N

Database: case when coalesce("BEAS_STILLSTANDGRUND"."AENDERUNGERLAUBT",'J')='J' then 1 else 0 end

Active

Edm.Boolean

Constraints:

Yes=J

No=N

Database: case when coalesce("BEAS_STILLSTANDGRUND"."AKTIV",'J')='J' then 1 else 0 end

DontStoppTimeCounter

Edm.Boolean

Default Value: 0

Constraints:

Yes=1

No=0

Database: coalesce("BEAS_STILLSTANDGRUND"."DontStoppTimeCounter",1)

CreateMaintenance

Edm.Boolean

Create mainentance order, if interruption started

Default Value: 0

Constraints:

Yes=1

No=0

Database: coalesce("BEAS_STILLSTANDGRUND"."CreateMaintenance",1)

Color

Edm.Int32

Database: "BEAS_STILLSTANDGRUND"."Color"

Bitmap

Edm.String(50)

Database: "BEAS_STILLSTANDGRUND"."BITMAPNAME"

FilterBaseType

Edm.String(20)

Default Value: all

Constraints:

Ressource=resource

Werkzeug=tool

Alle=all

 

Database: coalesce("BEAS_STILLSTANDGRUND"."FilterBaseType",'')

FilterResourceId

Edm.String(255)

Empty = available for all Resources / Tools

Or 'Resource1','Resource2',...

Database: coalesce("BEAS_STILLSTANDGRUND"."FilterAplatz_id",'')

FilterPersonnelId

Edm.String(255)

Empty = available for all

Or 'Personnel1','Personnel2' ...

Database: coalesce("BEAS_STILLSTANDGRUND"."FilterPers_id",'')

UDF1

Edm.String(50)

Database: "BEAS_STILLSTANDGRUND"."UDF1"

UDF2

Edm.String(50)

Database: "BEAS_STILLSTANDGRUND"."UDF2"

UDF3

Edm.String(50)

Database: "BEAS_STILLSTANDGRUND"."UDF3"

UDF4

Edm.String(50)

Database: "BEAS_STILLSTANDGRUND"."UDF4"