Q0146DED SAP (Screen Fields: Deduction Infomation for YEA Infotype) Structure details

Dictionary Type: Structure
Description: Screen Fields: Deduction Infomation for YEA Infotype




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




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

Q0146DED 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 "Screen Fields: Deduction Infomation for YEA Infotype" 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_Q0146DED TYPE Q0146DED.

The Q0146DED table consists of various fields, each holding specific information or linking keys about Screen Fields: Deduction Infomation for YEA Infotype data available in SAP. These include PPDED (Exempted Premium Contribution to PPI (Old Contract)), LADED (Deduction amount for long-term Accident insurance in YEA), SADED (Deduction Amount for Short-Term Accident or Earthquake Ins.), ACDED (Actual deduction amount of Accident insurances for YEA).. 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 Q0146DED 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
CLDEDExempted Premium Contribution to CLI (Old Contract) P22J_CLDEDCURR13(2) P_AMT07
PPDEDExempted Premium Contribution to PPI (Old Contract) P22J_PPDEDCURR13(2) P_AMT07
LADEDDeduction amount for long-term Accident insurance in YEA P22J_LADEDCURR13(2) P_AMT07
SADEDDeduction Amount for Short-Term Accident or Earthquake Ins. P22J_SADEDCURR13(2) P_AMT07
ACDEDActual deduction amount of Accident insurances for YEA P22J_ACDEDCURR13(2) P_AMT07
SPDEDThe special deduction amount for the spouse for YEA P22J_SPDEDCURR13(2) P_AMT07
NLDEDExempted Premium Contribution to CLI (New Contract) P22J_NLDEDCURR13(2) P_AMT07
NPDEDExempted Premium Contribution to PPI (New Contract) P22J_NPDEDCURR13(2) P_AMT07
NSDEDExmpt. Prem. Contrib. to Nursing and Medical Care Insurance P22J_NSDEDCURR13(2) P_AMT07
TLDEDExempted Premium Contribution to Common Life Insurance P22J_TLDEDCURR13(2) P_AMT07
TPDEDExempted Premium Contribution to Personal Pension Insurance P22J_TPDEDCURR13(2) P_AMT07
TODEDTotal Exempted Premium Contribution to Life Insurance P22J_TODEDCURR13(2) P_AMT07

Key field Non-key field



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

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

How to access SAP table Q0146DED

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