Q0846 SAP (Display Fields Infotype 0846) Structure details

Dictionary Type: Structure
Description: Display Fields Infotype 0846




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




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

Q0846 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 "Display Fields Infotype 0846" 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_Q0846 TYPE Q0846.

The Q0846 table consists of various fields, each holding specific information or linking keys about Display Fields Infotype 0846 data available in SAP. These include RGRND (Legal Basis for Reimbursements), RGRND_TEXT (Description of Legal Basis), ERTX1 (Reason for Reimbursement - Description), ERTX2 (Reason for Reimbursement - Description).. 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: Can be enhanced (character-type or numeric)


SAP Q0846 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
REFNRRef. of Reimbursement for Work Relationships infotype (0845) PDE_PBSVAVG_ERST_REFNR_0846CHAR2
RGRNDLegal Basis for Reimbursements PDE_PBSVAVG_ERST_RGRNDCHAR2Assigned to domainPDE_PBSVAVG_ERST_RGRND
RGRND_TEXTDescription of Legal Basis PDE_PBSVAVG_ERST_RGNTXCHAR40TEXT40
ERTX1Reason for Reimbursement - Description PDE_PBSVAVG_ERST_ERGTXCHAR30TEXT30
ERTX2Reason for Reimbursement - Description PDE_PBSVAVG_ERST_ERGTXCHAR30TEXT30
ERTX3Reason for Reimbursement - Description PDE_PBSVAVG_ERST_ERGTXCHAR30TEXT30
TRGTXName of Reimbursement Provider PDE_PBSVAVG_ERST_TRGTXCHAR30TEXT30
BETRG_ERST_P10Stipulated Reimbursement Amount PDE_PBS_VLTSV_P10_ERSTBETRGCURR9(2) BETRG
WAERS_ERST_P10Currency Key WAERSCUKY5Assigned to domainWAERSFWS
JAHR_ERW_ERSTYear of Entitlement to Reimbursement PDE_PBS_VLTSV_P10_JAHR_ERWNUMC4NUM4
BETRG_ERW_ERSTAmount of Expected Reimbursement PDE_PBS_VLTSV_P10_BETRG_ERWCURR15(2) PRBETRG
WAERS_ERW_ERSTCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SUMME_PRZNTPercentage of the Reimbursement PDE_PBS_VLTSV_P10_SUMMEPROZDEC5(2) DEC3_2
ANZ_WITWENumber of Widows PDE_PBS_VLTSV_P10_ANZ_WITWENUMC1PDE_PBS_VLTSV_P10_ANZ_WITWE
ANZ_HALBWAISENumber of Persons Who Have Lost One Parent PDE_PBS_VLTSV_P10_ANZ_HALBWNUMC2
ANZ_VOLLWAISENumber of Orphans PDE_PBS_VLTSV_P10_ANZ_VOLLWNUMC2NUM2
BEWERT_BEGDAStart of Evaluation Period PDE_PBS_VLTSV_P10_BEWERT_BEGDADATS8DATS
BEWERT_ENDDAEnd of Evaluation Period PDE_PBS_VLTSV_P10_BEWERT_ENDDADATS8DATS
TEXT_ART_VERSORGUNGData Element Type CHAR Length 35 CHAR35CHAR35CHAR35
ERST_BETRAG_AKTUELLCalculated Reimburs. Amt Acc. to Sec.10 VsorglastVteilStVtrG PDE_PBS_VLTSV_P10_ERST_BETRAGCURR15(2) PRBETRG
ERST_WAERS_AKTUELLCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ERST_BETRAG_VORJAHRCalculated Reimburs. Amt Acc. to Sec.10 VsorglastVteilStVtrG PDE_PBS_VLTSV_P10_ERST_BETRAGCURR15(2) PRBETRG
ERST_WAERS_VORJAHRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
DYNAM_FESTG_BETRAG_AKTUELLDynamically Mod. Specified Amount Acc. to Sec.10 VersLastTSV PDE_PBS_VLTSV_P10_DYN_BETRAGCURR15(2) PRBETRG
DYNAM_FESTG_WAERS_AKTUELLCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
DYNAM_FESTG_BETRAG_VORJAHRDynamically Mod. Specified Amount Acc. to Sec.10 VersLastTSV PDE_PBS_VLTSV_P10_DYN_BETRAGCURR15(2) PRBETRG
DYNAM_FESTG_WAERS_VORJAHRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ERST_JAHR_AKTUELLYear of Entitlement to Reimbursement PDE_PBS_VLTSV_P10_JAHR_ERWNUMC4NUM4
ERST_JAHR_VORJAHRYear of Reimbursement (Previous Year) PDE_PBS_VLTSV_P10_VORJAHRNUMC4NUM4

Key field Non-key field



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

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

How to access SAP table Q0846

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