T5D1J SAP (Health Insurance Contribution Rates) Table details

Dictionary Type: Table
Description: Health Insurance Contribution Rates




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




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

T5D1J is a standard SAP Table which is used to store Health Insurance Contribution Rates data and is available within R/3 SAP systems depending on the version and release level.

The T5D1J table consists of various fields, each holding specific information or linking keys about Health Insurance Contribution Rates data available in SAP. These include KVSCH (HI Fund Key for Compulsory Health Insurance Fund), ENDDA (End Date), BEGDA (Start Date), AGBTR (General Contribution Rate).. 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: C - Customising table, maintenance only by cust
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP T5D1J table 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
MANDTClient MANDTCLNT3T000MANDT
KVSCHHI Fund Key for Compulsory Health Insurance Fund KVSCHCHAR8T5D11KVSCH
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
AGBTRGeneral Contribution Rate P01_AGBTRDEC4(2) P01_KKBTR
EHBTRIncreased Contribution Rates P01_EHBTRDEC4(2) P01_KKBTR
EMBTRReduced Contribution Rates P01_EMBTRDEC4(2) P01_KKBTR
RTBTRRates for Retirees P01_RTBTRDEC4(2) P01_KKBTR
U1ES1U1 Reimburs. Rate 1 P01_U1ES1DEC5(2) P01_UERST
U1US1U1 Contribution Rate 1 P01_U1US1DEC5(2) P01_UMLSZ
U1ES2U1 Reimburs. Rate 2 P01_U1ES2DEC5(2) P01_UERST
U1US2U1 Contribution Rate 2 P01_U1US2DEC5(2) P01_UMLSZ
U1ES3U1 Reimburs. Rate 3 P01_U1ES3DEC5(2) P01_UERST
U1US3U1 Contribution Rate 3 P01_U1US3DEC5(2) P01_UMLSZ
U2ES1U2 Reimbursement Rate 1 P01_U2ES1DEC5(2) P01_UERST
U2US1U2 Contribution Rate 1 P01_U2US1DEC5(2) P01_UMLSZ
U1ES4U1 Reimburs. Rate 4 P01_U1ES4DEC5(2) P01_UERST
U1US4U1 Contribution Rate 4 P01_U1US4DEC5(2) P01_UMLSZ
U1ES5U1 Reimburs. Rate 5 P01_U1ES5DEC5(2) P01_UERST
U1US5U1 Contribution Rate 5 P01_U1US5DEC5(2) P01_UMLSZ
U1ES6U1 Reimburs. Rate 6 P01_U1ES6DEC5(2) P01_UERST
U1US6U1 Contribution Rate 6 P01_U1US6DEC5(2) P01_UMLSZ
U1BB1Limit Remun. to Income Threshold for Work Incap. 1st Rate P01_U1BB1CHAR1XFELD
U1KB1Indicator for Refund of ER Contrib. for Work Incap. 1st Rate P01_U1KB1CHAR1P01_U1KBX
U1EB1Percentage for Refund of ER Contrib for Work Incap. 1st Rate P01_U1EB1DEC6(3) P01_UXEBX
U1BB2Limit Remun. to Income Threshold for Work Incap. 2nd Rate P01_U1BB2CHAR1XFELD
U1KB2Indicator for Refund of ER Contrib. for Work Incap. 2nd Rate P01_U1KB2CHAR1P01_U1KBX
U1EB2Percentage for Refund of ER Contrib for Work Incap. 2nd Rate P01_U1EB2DEC6(3) P01_UXEBX
U1BB3Limit Remun. to Income Threshold for Work Incap. 3rd Rate P01_U1BB3CHAR1XFELD
U1KB3Indicator for Refund of ER Contrib. for Work Incap. 3rd Rate P01_U1KB3CHAR1P01_U1KBX
U1EB3Percentage for Refund of ER Contrib for Work Incap. 3rd Rate P01_U1EB3DEC6(3) P01_UXEBX
U1BB4Limit Remun. to Income Threshold for Work Incap. 4th Rate P01_U1BB4CHAR1XFELD
U1KB4Indicator for Refund of ER Contrib. for Work Incap. 4th Rate P01_U1KB4CHAR1P01_U1KBX
U1EB4Percentage for Refund of ER Contrib for Work Incap. 4th Rate P01_U1EB4DEC6(3) P01_UXEBX
U1BB5Limit Remun. to Income Threshold for Work Incap. 5th Rate P01_U1BB5CHAR1XFELD
U1KB5Indicator for Refund of ER Contrib. for Work Incap. 5th Rate P01_U1KB5CHAR1P01_U1KBX
U1EB5Percentage for Refund of ER Contrib for Work Incap. 5th Rate P01_U1EB5DEC6(3) P01_UXEBX
U1BB6Limit Remun. to Income Threshold for Work Incap. 6th Rate P01_U1BB6CHAR1XFELD
U1KB6Indicator for Refund of ER Contrib. for Work Incap. 6th Rate P01_U1KB6CHAR1P01_U1KBX
U1EB6Percentage for Refund of ER Contrib for Work Incap. 6th Rate P01_U1EB6DEC6(3) P01_UXEBX
U2BZULimit Remun. to Income Threshold for Maternity P01_U2BZUCHAR1XFELD
U2BBVLimit Remun. to Income Threshold for Prohibition of Emplymnt P01_U2BBVCHAR1XFELD
U2KB1Indicator of Reimburse. of Employer Contr. f. Proh. of Empl. P01_U2KB1CHAR1P01_U2KB1
U2EB1Percent. for Refund of ER Contrib for Prohibition of Emplymt P01_U2EB1DEC6(3) P01_UXEBX

Key field Non-key field



How do I retrieve data from SAP table T5D1J using ABAP code

The following ABAP code Example will allow you to do a basic selection on T5D1J to SELECT all data from the table
DATA: WA_T5D1J TYPE T5D1J.

SELECT SINGLE *
FROM T5D1J
INTO CORRESPONDING FIELDS OF WA_T5D1J
WHERE...

How to access SAP table T5D1J

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