PMXTERM_ALV_DETAIL_DEDUCTION SAP (Structure for deductions detail in ALV (HMXCTRM0)) Structure details

Dictionary Type: Structure
Description: Structure for deductions detail in ALV (HMXCTRM0)




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




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

PMXTERM_ALV_DETAIL_DEDUCTION 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 "Structure for deductions detail in ALV (HMXCTRM0)" 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_PMXTERM_ALV_DETAIL_DEDUCTION TYPE PMXTERM_ALV_DETAIL_DEDUCTION.

The PMXTERM_ALV_DETAIL_DEDUCTION table consists of various fields, each holding specific information or linking keys about Structure for deductions detail in ALV (HMXCTRM0) data available in SAP. These include RFC (Federal Register of Contributors), BUKRS (Company Code), WERKS (Personnel Area), BTRTL (Personnel Subarea).. 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 PMXTERM_ALV_DETAIL_DEDUCTION 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
RFCFederal Register of Contributors PMX_RFCCHAR13CHAR13HR_MX_RFC
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
PERSGEmployee Group PERSGCHAR1Assigned to domainPERSGPRG
PERSKEmployee Subgroup PERSKCHAR2Assigned to domainPERSKPKR
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
DLICINFONAVIT credit contribution PMX_DLICDEC15(2) PMX_DEC15
DLFCContribution to FONACOT credit PMX_DLFCDEC15(2) PMX_DEC15
DLRPRegular repayment PMX_DLRPDEC15(2) PMX_DEC15
DOECCompany Savings Fund contribution PMX_DOECDEC15(2) PMX_DEC15
DOUDUnion dues PMX_DOUDDEC15(2) PMX_DEC15
DOFVFood vouchers deduction PMX_DOFVDEC15(2) PMX_DEC15
DODLDeduction with loan PMX_DODLDEC15(2) PMX_DEC15
DOMPMaintenance payments percentage PMX_DOMPDEC15(2) PMX_DEC15
DOMFMaintenance payments fixed amount PMX_DOMFDEC15(2) PMX_DEC15
DORULast period rounding deduction PMX_DORUDEC15(2) PMX_DEC15
DOCROutstanding previous month amount PMX_DOCRDEC15(2) PMX_DEC15
DSSIEmployee IMSS contribution PMX_DSSIDEC15(2) PMX_DEC15
DTRTOrdinary tax PMX_DTRTDEC15(2) PMX_DEC15
DTSBSpecial bonus tax PMX_DTSBDEC15(2) PMX_DEC15
DTLBLeave bonus tax PMX_DTLBDEC15(2) PMX_DEC15
DTABAnnual bonus tax PMX_DTABDEC15(2) PMX_DEC15
DTPSProfit sharing tax PMX_DTPSDEC15(2) PMX_DEC15
DTSPFinal payment tax PMX_DTSPDEC15(2) PMX_DEC15
DTATAnnual adjustment tax PMX_DTATDEC15(2) PMX_DEC15
DTSCWage credit paid in cash PMX_DTSCDEC15(2) PMX_DEC15
TOTALTotal value PMX_TOTALDEC15(2) PMX_DEC15
INOCRReason for Off-Cycle Payroll PAY_OCRSNCHAR4Assigned to domainPAY_OCRSNOCR
INPIDPayroll Identifier PAYIDCHAR1CHAR1
IPERIIn-period for payroll IPERICHAR6CHAR6
PAYDTPay date for payroll result PAY_DATEDATS8DATUM
FAPERFor-period for payroll FAPERCHAR6CHAR6
OCBEGStart PMX_OCBEGDATS8DATUM
OCENDEnd PMX_OCENDDATS8DATUM

Key field Non-key field



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

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

How to access SAP table PMXTERM_ALV_DETAIL_DEDUCTION

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