Menu

SAP Function Module RP_CATT_DAYPROGRAM

RP_DAYPROGRAM für Catt Abläufe

The Function Module RP_CATT_DAYPROGRAM (RP_DAYPROGRAM für Catt Abläufe) is a standard Function Module in SAP ERP and is part of the function group RPCA within the package PTIM.

Technical Information

Function Module RP_CATT_DAYPROGRAM
Short Text RP_DAYPROGRAM für Catt Abläufe
Function Group RPCA
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM Key date for daily work schedule
FIRSTCALL LIKE SY-TABIX 1 Auf 1 wenn 1. erster Auruf 0 sonst
PAUSENINDEX LIKE SY-TABIX 0 Parameter zur Auswahl der Pausen
PERNUM LIKE PREL-PERNR Personnel number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NOBEG LIKE T550A-NOBEG Start of normal working time
NOEND LIKE T550A-NOEND End of normal working time
TAGTY LIKE PTPRG-TAGTY Day type 0/blank work

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FEHLER Error: Use PT03 to identify
NOBREAK Pausenindex ist größer als die Pausenanzahl
NOINIT Ein erster Aufruf mit FIRSTCALL - 1 fehlt.