HRDESV_D3_S_PARA_RPUD3SD0 SAP (Selection Parameters for RPUD3SD0 Reports) Structure details

Dictionary Type: Structure
Description: Selection Parameters for RPUD3SD0 Reports




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




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

HRDESV_D3_S_PARA_RPUD3SD0 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 "Selection Parameters for RPUD3SD0 Reports" 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_HRDESV_D3_S_PARA_RPUD3SD0 TYPE HRDESV_D3_S_PARA_RPUD3SD0.

The HRDESV_D3_S_PARA_RPUD3SD0 table consists of various fields, each holding specific information or linking keys about Selection Parameters for RPUD3SD0 Reports data available in SAP. These include TTSCH (Conversion TS2010: Fill Employment Key), ABSCH (Conversion TS2010: Fill School Lv Cert., Voc. Training), VTFRM (Conversion TS2010: Fill Contract Form Key), AUSGT (Conversion TS2010: Convert Leavers).. 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 HRDESV_D3_S_PARA_RPUD3SD0 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
ANUEBConversion TS 2010: Fill Leasing Temp. Personnel Key P01_D3_SEL_ANUEBCHAR1XFELD
TTSCHConversion TS2010: Fill Employment Key P01_D3_SEL_TTSCHCHAR1XFELD
ABSCHConversion TS2010: Fill School Lv Cert., Voc. Training P01_D3_SEL_ABSCHCHAR1XFELD
VTFRMConversion TS2010: Fill Contract Form Key P01_D3_SEL_VTRFMCHAR1XFELD
AUSGTConversion TS2010: Convert Leavers P01_D3_SEL_AUSGTCHAR1XFELD
RENTNConversion TS2010: Convert Pensioners P01_D3_SEL_RENTNCHAR1XFELD
UMS35Conversion TS2010: Current Position from Conv. Table 3->5 P01_D3_SEL_UMS35CHAR1XFELD
UMSBAConversion TS2010: Determine Employment from BAdI P01_D3_SEL_UMSBACHAR1XFELD
ANUYNConversion TS2010: Leasing Temp. Personnel Manual Entry P01_D3_SEL_ANUEB_YNCHAR1XFELD
ANBADConversion TS2010: Leasing Temp. Personnel from BAdI P01_D3_SEL_ANUEB_BADICHAR1XFELD
ABGRPRestrict Infotype Record as of P01_D3_SEL_ABGRPNUMC2MONTH
UEBERConversion TS2010: Overwrite Fields P01_D3_SEL_UEBERCHAR1XFELD
UPDATDatabase Update Switch P01_D3_SEL_UPDATCHAR1XFELD
DIRIPConversion TS2010 with Direct Input P01_D3_SEL_DIRIPCHAR1XFELD
BATIPConversion TS2010 with Batch Input P01_D3_SEL_BATIPCHAR1XFELD
PROTOCreate Log P01_D3_SEL_PROTOCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table HRDESV_D3_S_PARA_RPUD3SD0

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