HRPAYDESTS_STFO_INTERN SAP (Output Structure for Log of Program Flow Chart) Structure details

Dictionary Type: Structure
Description: Output Structure for Log of Program Flow Chart




ABAP Code to SELECT data from HRPAYDESTS_STFO_INTERN
Related tables to HRPAYDESTS_STFO_INTERN
Access table HRPAYDESTS_STFO_INTERN




Structure field list including key, data, relationships and ABAP select examples

HRPAYDESTS_STFO_INTERN is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Output Structure for Log of Program Flow Chart" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_HRPAYDESTS_STFO_INTERN TYPE HRPAYDESTS_STFO_INTERN.

The HRPAYDESTS_STFO_INTERN table consists of various fields, each holding specific information or linking keys about Output Structure for Log of Program Flow Chart data available in SAP. These include MALLZ (Standard Wage), TABFB (Table Exemption Amount), VORSP (Prevention Flat Rate), ANPBT (Employee Lump Sum Payment).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP HRPAYDESTS_STFO_INTERN structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ALTFBOld-Age Exemption Amount ALTFBCURR15(2) PRBETRG
MALLZStandard Wage MALLZCURR15(2) PRBETRG
TABFBTable Exemption Amount TABFBCURR15(2) PRBETRG
VORSPPrevention Flat Rate VORSPCURR15(2) PRBETRG
ANPBTEmployee Lump Sum Payment PC01_ANPBTCURR15(2) PRBETRG
VOPAUIncluded SI Contribution Deduction P01_VOPAMCURR15(2) PRBETRG
BMGAEAssessment Basis for Old-Age Exemption BMGAECURR15(2) PRBETRG
FVBTax Exemption for Pensions VRSFBCURR15(2) PRBETRG
FVBZPensions Tax Exemption Allowance P01_FVBZCURR15(2) PRBETRG
NGZVEIndicator: Negative Taxable Income P01_NGZVECHAR1XFELD
ZVEPAP: Taxable Income P01_ZVECURR15(2) PRBETRG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



How do I retrieve data from SAP structure HRPAYDESTS_STFO_INTERN using ABAP code?

As HRPAYDESTS_STFO_INTERN is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on HRPAYDESTS_STFO_INTERN as there is no data to select.

How to access SAP table HRPAYDESTS_STFO_INTERN

Within an ECC or HANA version of SAP you can also view further information about HRPAYDESTS_STFO_INTERN and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!