PAY99_INTERNAL_PERAS SAP (Internal tables and variables for the payroll image) Structure details

Dictionary Type: Structure
Description: Internal tables and variables for the payroll image




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




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

PAY99_INTERNAL_PERAS 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 "Internal tables and variables for the payroll image" 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_PAY99_INTERNAL_PERAS TYPE PAY99_INTERNAL_PERAS.

The PAY99_INTERNAL_PERAS table consists of various fields, each holding specific information or linking keys about Internal tables and variables for the payroll image data available in SAP. These include AIT (), ALLAP (), AOA (), AV0 ().. 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 PAY99_INTERNAL_PERAS 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
AIT 0
ALLAP 0
AOA 0
AV0 0
APER 0
ART 0
CABC 0
DATUMSANGABE 0
DT 0
IT 0
LRT 0
MODIF 0
MV 0
NEW_RGDIR 0
ORT 0
PSP 0
PT 0
PURL_ALL 0
RGDIR 0
SUBSTITUTIONS 0
UIT 0
URT 0
VORT 0
VAR 0
ZIT 0
ZL 0
OCRT 0
GLVAR 0
FIRST_WPBP_BEGDA 0
LAST_WPBP_ENDDA 0
FIRST_ACT_WPBP_BEGDA 0
LAST_ACT_WPBP_ENDDA 0
FIRST_NEW_ZL_WT 0
BEZUG_DATUM 0
GKSOLL 0
GASOLL 0
GSSOLL 0
GKDIVI 0
GADIVI 0
GSDIVI 0
NEW_ABWD1End of processing 1 (run payroll for pers.no. up to) ABWD1DATS8DATUM
GL_SW 0
WPBPSPLITSingle-Character Indicator CHAR1CHAR1CHAR1
EINTRITTSingle-Character Indicator CHAR1CHAR1CHAR1
EINTRITT_1Single-Character Indicator CHAR1CHAR1CHAR1
AUSTRITTSingle-Character Indicator CHAR1CHAR1CHAR1
BEABWSingle-Character Indicator CHAR1CHAR1CHAR1
UBABWSingle-Character Indicator CHAR1CHAR1CHAR1
FIRE_NEXT_PERSingle-Character Indicator CHAR1CHAR1CHAR1
FIRE_1_NEXT_PERSingle-Character Indicator CHAR1CHAR1CHAR1
P2X_UNTERTAEGIGSingle-Character Indicator CHAR1CHAR1CHAR1
JUPER_1Single-Character Indicator CHAR1CHAR1CHAR1
JUPER_PPPARLSingle-Character Indicator CHAR1CHAR1CHAR1
JUPER_NEXT_PERSingle-Character Indicator CHAR1CHAR1CHAR1
STAT2_NEXT_PERSingle-Character Indicator CHAR1CHAR1CHAR1
CH_BSGRDSingle-Character Indicator CHAR1CHAR1CHAR1
CH_BSGRD_1Single-Character Indicator CHAR1CHAR1CHAR1
CH_NWHPWSingle-Character Indicator CHAR1CHAR1CHAR1
CH_NWHPW_1Single-Character Indicator CHAR1CHAR1CHAR1
CH_PERSGSingle-Character Indicator CHAR1CHAR1CHAR1
CH_P0008Single-Character Indicator CHAR1CHAR1CHAR1
RUHENDSingle-Character Indicator CHAR1CHAR1CHAR1
LIDO 0

Key field Non-key field



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

As PAY99_INTERNAL_PERAS 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 PAY99_INTERNAL_PERAS as there is no data to select.

How to access SAP table PAY99_INTERNAL_PERAS

Within an ECC or HANA version of SAP you can also view further information about PAY99_INTERNAL_PERAS 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!