Menu

SAP Function Module HR_ZA_TC_ATTRIB_SET

Set Run Attributes

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module HR_ZA_TC_ATTRIB_SET (Set Run Attributes) is a standard Function Module in SAP ERP and is part of the function group RPW5 within the package PC16.

Technical Information

Function Module HR_ZA_TC_ATTRIB_SET
Short Text Set Run Attributes
Function Group RPW5
Package PC16
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CERT_SPOOL TYPE P16_CRSPO Spool Name for Printed Certificates
CERT_TEMSE TYPE P16_TMSPR TemSe Name for Electronic Certificates
CREATOR TYPE P16_PAYRF Creator PAYE reference
LABL_SPOOL TYPE P16_LBSPO Spool Name for Labels
REPID LIKE SY-REPID Name Program of program that sets status
RUNNR LIKE T5W63-RUNNR Tax Certificate Run Number
RUNST LIKE T5W63-RUNST Status of Run
SRFIND TYPE P16_SRFIND Suppress retirement funding indicator on IRP5
STAT_SPOOL TYPE P16_STSPO Spool Name for Status/Error report
TAXYR TYPE P16_TAXYR Tax Year
TILL_DAT TYPE P16_TILL_DAT Reporting Till Date

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
INVALID_STATUS Status does not exist on T5W61
NO_SUCH_RUNNR Run does not exist on T5W63
RUN_IS_LOCKED Run is locked by another user
STATUS_NOT_ALLOWED Status not allowed by to predecessor on T5W61