HCMT_BSP_PA_KR_R0542_SUB_B SAP (Subscreen for other duduction in Y.E.A) Structure details

Dictionary Type: Structure
Description: Subscreen for other duduction in Y.E.A




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




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

HCMT_BSP_PA_KR_R0542_SUB_B 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 "Subscreen for other duduction in Y.E.A" 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_HCMT_BSP_PA_KR_R0542_SUB_B TYPE HCMT_BSP_PA_KR_R0542_SUB_B.

The HCMT_BSP_PA_KR_R0542_SUB_B table consists of various fields, each holding specific information or linking keys about Subscreen for other duduction in Y.E.A data available in SAP. These include FPERN (Payment for pension savings (from 2001.01.01)), FINVT (Investment (30%)), FINVS (Investment (15%)), CRDCD (Expense for credit card).. 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 HCMT_BSP_PA_KR_R0542_SUB_B 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
FPERPPayment for personal pension savings PKR_FPERPCURR11(2) WERT11
FPERNPayment for pension savings (from 2001.01.01) PKR_FPERNCURR11(2) WERT11
FINVTInvestment (30%) PKR_FINVTCURR11(2) WERT11
FINVSInvestment (15%) PKR_FINVSCURR11(2) WERT11
CRDCDExpense for credit card PKR_CRDCDCURR10(2) PKR_AMT10
COMSTCompany stock PKR_COMSTCURR11(2) WERT11
RETPERetirement pension PKR_RETPECURR10(2) PKR_AMT10
GIROEExpense paid by giro institution PKR_GIROECURR9(2) WERT05
DUPEXMedical Expense for Non-dependents PKR_DUPEXCURR9(2) WERT05
CASHEExpense paid by cash PKR_CASHECURR10(2) PKR_AMT10
DRTCDExpense for direct card PKR_DRTCDCURR9(2) WERT05
CRDDPExpense paid by dependant's credit card PKR_CRDDPCURR9(2) WERT05
TINVSInvestment Since Jan. 2007 PKR_TINVSCURR11(2) WERT11
PINVSInvestment Till Dec. 2006 PKR_PINVSCURR11(2) WERT11
OTHPIOther Pension Insurance PKR_OTHPICURR10(2) PKR_AMT10
SMBFISmall Biz Insurance Funds PKR_SMBFICURR11(2) WERT11
LTSF1Investment in Long-Term Stock Fund (First Year) PKR_LTSF1CURR11(2) WERT11
LTSF2Investment in Long-Term Stock Fund (Second Year) PKR_LTSF2CURR11(2) WERT11
LTSF3Investment in Long-Term Stock Fund (Third Year) PKR_LTSF3CURR11(2) WERT11
NINVSInvestment Since Jan. 2009 PKR_NINVSCURR11(2) WERT11
SFENPNational Pension Premium for Self-Insured Employee PKR_SFENPCURR9(2) WERTV5
SFEHIHealth Insurance Premium for Self-Insured Employee PKR_SFEHICURR9(2) WERT05
DBTCDExpense Paid by Debit/Check Card PKR_DBTCDCURR10(2) PKR_AMT10
VINVSInvestment Since Jan. 2012 for Venture Enterprises PKR_VINVSCURR11(2) WERT11
TRDMKExpense Amount in Traditional Market PKR_TRADICURR9(2) WERT05
INVSTInvestment Since January 2012 PKR_INVSTCURR11(2) WERT11
PUBTRExpense for Public Transportation PKR_PUBTRCURR10(2) PKR_AMT10
WARB1Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB2Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB3Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB4Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB5Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB6Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB7Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB8Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARB9Currency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBACurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBBCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBCCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBDCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBECurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBFCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBGCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBHCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBICurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBJCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBKCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WARBLCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table HCMT_BSP_PA_KR_R0542_SUB_B

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