PAYNL_RESULT SAP (Structure for Payroll Result) Structure details

Dictionary Type: Structure
Description: Structure for Payroll Result




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




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

PAYNL_RESULT 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 "Structure for Payroll Result" 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_PAYNL_RESULT TYPE PAYNL_RESULT.

The PAYNL_RESULT table consists of various fields, each holding specific information or linking keys about Structure for Payroll Result data available in SAP. These include SEQNR (Sequence Number), ABKRS (Payroll Area), FPPER (For-period for payroll), FPBEG (Start date of payroll period (FOR period)).. 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 PAYNL_RESULT 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
EVP 0
SEQNRSequence Number CDSEQNUMC5NUM5
ABKRSPayroll Area ABKRSCHAR2ABKRSABK
FPPERFor-period for payroll FAPERCHAR6CHAR6
FPBEGStart date of payroll period (FOR period) FPBEGDATS8DATUM
FPENDEnd of payroll period (for-period) FPENDDATS8DATUM
IABKRSPayroll Area ABKRSCHAR2ABKRSABK
IPERMPeriod Parameters PERMONUMC2PERMO
INPERIn-period for payroll IPERICHAR6CHAR6
IPENDEnd of payroll period (IN period) IPENDDATS8DATUM
JUPERLegal Person JUPERCHAR4JUPER
SRTZAIndicator: Status of record SRTZACHAR1SRTZA
PAYTYPayroll type PAYTYCHAR1PAYTY
PAYIDPayroll Identifier PAYIDCHAR1CHAR1
VOIDReversal Indicator VOIDCHAR1XFELD
BONDTOff-cycle payroll payment date BONDTDATS8DATUM
RUNDTDate of payroll run RUNDTDATS8DATUM
RUNTMTime of payroll run RUNTMTIMS6UZEIT
PERMOPeriod Parameters PERMONUMC2PERMO
VOIDDVoid date for payroll results VOID_DATEDATS8DATUM
VOIDTVoid time for payroll results VOID_TIMETIMS6UZEIT
VOIDRCancellation reason for payroll results VOID_CODECHAR2VOID_CODE
PAYDTPay date for payroll result PAY_DATEDATS8DATUM
DUMMYIndicator: Dummy result RP_DUMMYCHAR1XFELD
INPTYPayroll type PAYTYCHAR1PAYTY
INPIDPayroll Identifier PAYIDCHAR1CHAR1
OCRSNReason for Off-Cycle Payroll PAY_OCRSNCHAR4PAY_OCRSNOCR
INOCRReason for Off-Cycle Payroll PAY_OCRSNCHAR4PAY_OCRSNOCR
OCCATCategory for off-cycle reason PAY_OCCATCHAR2PAY_OCCAT
INOCCCategory for off-cycle reason PAY_OCCATCHAR2PAY_OCCAT
REVERSALReversal Indicator VOIDCHAR1XFELD
OUTOFSEQOut-Of-Sequence-Check Indicator PAY_OUTOFSEQCHAR1PAY_OUTOFSEQ
OOSDATECreate Out-Of-Sequence Check (acc. to Payroll Control Rec.) PAY_OOSDATEDATS8DATUM
ARC_GROUPArchiving Group ARC_GROUPNUMC6NUM06
CALCDPayroll Already Run for Indicator Period CALCDCHAR1CALCD
PERSONTechnical Person Number PERSONIDNUMC8PERSONID
PERSDATAPersonnel Number PERNR_DNUMC8PERNRPER
BRACKETBracket for a Period and its Supplementals PAY_BRACKETNUMC5NUMC5
INTER 0
VERSION 0
SAPRLRelease of SAP System SYSAPRLCHAR4SYCHAR04
NUMBERHR version number RPVNRRAW1RAW1
UNAMEUser Name UNAMECHAR12UNAME
DATUMDate DATUMDATS8DATUM
UZEITTime UZEITTIMS6UZEIT
PGMIDABAP Program Name PROGNAMECHAR40PROGNAME
SCHEMPersonnel calculation schema SCHEMCHAR4CSCHMSCE
VERSC 0
MOLGACountry Grouping MOLGACHAR2MOLGAMOL
ABKRSPayroll Area ABKRSCHAR2ABKRSABK
JUPERLegal Person JUPERCHAR4JUPER
WAERSCurrency Key WAERSCUKY5WAERSFWS
GROSSPayroll performed for gross part BRUTTOCHAR1XFELD
GDATERetro.acct.for gross part as of BRDATDATS8DATUM
NETPayroll performed for net part NETTOCHAR1XFELD
NDATERetro.acct.for net part as of NDATEDATS8DATUM
FPBEGStart date of payroll period (FOR period) FPBEGDATS8DATUM
FPENDEnd of payroll period (for-period) FPENDDATS8DATUM
IPERMPeriod modifier IPERMCHAR2CHAR2
INPERIn-period for payroll IPERICHAR6CHAR6
BONDTOff-cycle payroll payment date BONDTDATS8DATUM
PAYTYPayroll type PAYTYCHAR1PAYTY
PAYIDPayroll Identifier PAYIDCHAR1CHAR1
VOIDReversal Indicator VOIDCHAR1XFELD
VOIDDVoid date for payroll results VOID_DATEDATS8DATUM
VOIDTVoid time for payroll results VOID_TIMETIMS6UZEIT
VOIDRCancellation reason for payroll results VOID_CODECHAR2VOID_CODE
PAYDTPay date for payroll result PAY_DATEDATS8DATUM
FPPERFor-period for payroll FAPERCHAR6CHAR6
PERMOPeriod Parameters PERMONUMC2PERMO
INPTYPayroll type PAYTYCHAR1PAYTY
INPIDPayroll Identifier PAYIDCHAR1CHAR1
IPENDEnd of payroll period (IN period) IPENDDATS8DATUM
RUNDTDate of payroll run RUNDTDATS8DATUM
RUNTMTime of payroll run RUNTMTIMS6UZEIT
IABKRSPayroll subunit IP IABKRCHAR2ABKRS
OCRSNReason for Off-Cycle Payroll PAY_OCRSNCHAR4PAY_OCRSNOCR
INOCRReason for Off-Cycle Payroll PAY_OCRSNCHAR4PAY_OCRSNOCR
OCCATCategory for off-cycle reason PAY_OCCATCHAR2PAY_OCCAT
INOCCCategory for off-cycle reason PAY_OCCATCHAR2PAY_OCCAT
REVERSALReversal Indicator VOIDCHAR1XFELD
OUTOFSEQOut-Of-Sequence-Check Indicator PAY_OUTOFSEQCHAR1PAY_OUTOFSEQ
OOSDATECreate Out-Of-Sequence Check (acc. to Payroll Control Rec.) PAY_OOSDATEDATS8DATUM
PERSONTechnical Person Number PERSONIDNUMC8PERSONID
PERSDATAPersonnel Number PERNR_DNUMC8PERNRPER
BRACKETBracket for a Period and its Supplementals PAY_BRACKETNUMC5NUMC5
WPBP 0
ABC 0
RT 0
CRT 0
BT 0
C0 0
C1 0
V0 0
VCP 0
ALP 0
DFT 0
GRT 0
LS 0
STATUS 0
SW01Status PRSTACHAR1CHAR1
SW02Status PRSTACHAR1CHAR1
SW03Status PRSTACHAR1CHAR1
SW04Status PRSTACHAR1CHAR1
SW05Status PRSTACHAR1CHAR1
SW06Status PRSTACHAR1CHAR1
SW07Status PRSTACHAR1CHAR1
SW08Status PRSTACHAR1CHAR1
ARRRS 0
DDNTK 0
ACCR 0
BENTAB 0
AB 0
FUND 0
AVERAGE 0
MODIF 0
RT_GP 0
CODIST 0
LIFL 0
LIDI 0
NAT 0
ABP 0
ST 0
SV 0
SP 0
PS 0
NWV 0
NADR 0
SUBTYSubtype SUBTYCHAR4SUBTYSUB
STRASStreet and House Number PAD_STRASCHAR60PAD_STRAS
ORT01City PAD_ORT01CHAR40PAD_ORT01
PSTLZPostal Code PSTLZCHAR10PSTLZ
LAND1Country Key LAND1CHAR3LAND1LND
ENTKMDistance in Kilometers ENTKMDEC3DEC3
BUSRTBus Route BUSRTCHAR3CHAR3
LOCAT2nd Address Line PAD_LOCATCHAR40PAD_LOCAT
HSNMRHouse Number PAD_HSNMRCHAR10PAD_HSNMR
POSTAIdentification of an apartment in a building PAD_POSTACHAR10PAD_HSNMR
ENTK2Distance in Kilometers ENTKMDEC3DEC3
NAME2Contact Name PAD_CONAMCHAR40PAD_NACHN
NNAM 0
NACHNLast Name PAD_NACHNCHAR40PAD_NACHN
NAME2Second Name PAD_NACH2CHAR40PAD_NACHN
VORSWName Prefix VORSWCHAR15TITEL
VORNAFirst Name PAD_VORNACHAR40PAD_VORNM
TITELTitle TITELCHAR15TITEL
TITL2Second Title TITL2CHAR15TITEL
VORS2Second Name Prefix VORS2CHAR15TITEL
RUFNMNickname PAD_RUFNMCHAR40PAD_VORNM
INITSInitials INITSCHAR10TEXT10
KNZNMName Format Indicator for Employee in a List KNZNMNUMC2KNZN2
ANREDForm-of-Address Key ANRDECHAR1ANRDE
GESCHGender Key GESCHCHAR1GESCH
GBDATDate of Birth GBDATDATS8PDATEGBDAT
NATIONationality NATSLCHAR3LAND1NAT
FAMSTMarital Status Key FAMSTCHAR1FAMST
FAMDTValid From Date of Current Marital Status FAMDTDATS8DATUM
SNAMEName Format P05_SNAMECHAR30CHAR30
ENAMEName Format P05_ENAMECHAR40CHAR40
NTDG 0
AK 0
INFD 0
PSTSPPostal Code Location P05_PSTSPCHAR10PSTLZ
DNSTVEmployment P05_DNSTVCHAR1CHAR1
SRTDTShift Type P05_SRTDTCHAR1CHAR1
CATGRCategory P05_CATGRCHAR2CHAR2
INDDAEntry Date P05_INDDADATS8DATUM
UITDALeaving Date P05_UITDADATS8DATUM
AFWADDifferent Working Hours P05_AFWADCHAR1CHAR1
CAOCDPay Scale Indicator P05_CAOCDCHAR6CHAR6
VAKFDVacation Fund P05_VAKFDCHAR1P05_VAKFD
BEDRVExecutive Authority Indicator P05_BEDRVCHAR4SUBTY_591A
CDVERZPrimary Insurance Cover/Capacity of the Insured P05_CDVRZCHAR2P05_CDVRZ
BEROPProfessional Group Code P05_BEROEPCHAR3P05_BEROEP
VZABPABP Insured Yes/No P05_VZABPCHAR1CHAR1_X
RISCFSocial Fund Indicator P05_RISCFCHAR1P05_RISCF
VANGNCode Welfare Claimant P05_VANGNCHAR1P05_VANGN
RPCBSRepresenting Legal Person P05_REPERCHAR4P05_REPER
RPUVIRepresenting Legal Person P05_REPERCHAR4P05_REPER
EH_CAOCDUnit Pay Scale [CAO] Indicator P05_EH_CAOCDCHAR1P05_EH_CAOCD
SCHNRGroup Number for CBS Tape P05_SCHNRCHAR3CHAR3
SALNRPayroll Number for CBS Tape P05_SALNRCHAR3CHAR3
NSR0 0
NKO 0
PK 0
LA 0
SR 0
CB 0
NB 0
FB 0
NARG 0
PRAP 0

Key field Non-key field



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

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

How to access SAP table PAYNL_RESULT

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