H99_CLST_S_NEW_RGDIR SAP (RPCLST: Structure for NEW RGDIR) Structure details

Dictionary Type: Structure
Description: RPCLST: Structure for NEW RGDIR




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




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

H99_CLST_S_NEW_RGDIR 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 "RPCLST: Structure for NEW RGDIR" 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_H99_CLST_S_NEW_RGDIR TYPE H99_CLST_S_NEW_RGDIR.

The H99_CLST_S_NEW_RGDIR table consists of various fields, each holding specific information or linking keys about RPCLST: Structure for NEW RGDIR 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 H99_CLST_S_NEW_RGDIR 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
SEQNRSequence Number CDSEQNUMC5NUM5
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
FPPERFor-period for payroll FAPERCHAR6CHAR6
FPBEGStart date of payroll period (FOR period) FPBEGDATS8DATUM
FPENDEnd of payroll period (for-period) FPENDDATS8DATUM
IABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
IPERMPeriod Parameters PERMONUMC2Assigned to domainPERMO
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 PERMONUMC2T549RPERMO
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_OCRSNCHAR4Assigned to domainPAY_OCRSNOCR
INOCRReason for Off-Cycle Payroll PAY_OCRSNCHAR4Assigned to domainPAY_OCRSNOCR
OCCATCategory for off-cycle reason PAY_OCCATCHAR2Assigned to domainPAY_OCCAT
INOCCCategory for off-cycle reason PAY_OCCATCHAR2Assigned to domainPAY_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
NEW_FPPERCharacter field, length 7 CHAR7CHAR7CHAR7
NEW_INPERCharacter field, length 7 CHAR7CHAR7CHAR7
ROWCOLALV control: Highlight column with color LVC_EMPHSZCHAR4CHAR4
LOANBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN

Key field Non-key field



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

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

How to access SAP table H99_CLST_S_NEW_RGDIR

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