PMXSTAX_ALV_DETAIL_DESGLOSE SAP (Structure for state tax list (HMXCDIE0)) Structure details

Dictionary Type: Structure
Description: Structure for state tax list (HMXCDIE0)




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




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

PMXSTAX_ALV_DETAIL_DESGLOSE 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 state tax list (HMXCDIE0)" 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_PMXSTAX_ALV_DETAIL_DESGLOSE TYPE PMXSTAX_ALV_DETAIL_DESGLOSE.

The PMXSTAX_ALV_DETAIL_DESGLOSE table consists of various fields, each holding specific information or linking keys about Structure for state tax list (HMXCDIE0) 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 PMXSTAX_ALV_DETAIL_DESGLOSE 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
ANPROProcess year PMX_ANPRONUMC4GJAHRGJAHR
STMONMonth MONTHNUMC2MONTH
STATEState for the state tax calculation PMX_STATACHAR3Assigned to domainREGIO
IMESTContribution percentage PMX_IMESDEC15(2) PMX_DEC15
BIMNOTotal payments paid PMX_BIMNODEC15(2) PMX_DEC15
IMNSSPayroll tax PMX_IMNSSDEC15(2) PMX_DEC15
IMSNOTotal tax payable PMX_IMSNODEC15(2) PMX_DEC15
STBEGStart date of payroll period (FOR period) FPBEGDATS8DATUM
STENDEnd of payroll period (for-period) FPENDDATS8DATUM
DELINLower limit of rate PMX_LINFDEC15(2) PMX_DEC15
DEEXCLower limit surplus PMX_EXCEDDEC15(2) PMX_DEC15
DEMARMarginal tax PMX_MARGNDEC15(2) PMX_DEC15
DEQTAFixed amount PMX_QUOTADEC15(2) PMX_DEC15
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM

Key field Non-key field



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

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

How to access SAP table PMXSTAX_ALV_DETAIL_DESGLOSE

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