In this post, I will try and describe everything you need to know about the SAP m007 table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for M007 what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from M007....Right lets get started!
Object Name: M007
Dictionary Type: Structure
Description: Work Fields for MSTT007
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
XVORS | XVORS_M007 | CHAR | 1(0) | Indicator: Tax is input tax ? | XFELD | FB | ||||||
XAUSS | XAUSS_M007 | CHAR | 1(0) | Indicator: Tax is output tax ? | XFELD | FB | ||||||
XRIMH | XRIMH_M007 | CHAR | 1(0) | Indicator: Calculation type percentage included ? | XFELD | FB | ||||||
XRVOM | XRVOM_M007 | CHAR | 1(0) | Indicator: Calculation type percentage separate ? | XFELD | FB | ||||||
XZBGS | XZBGS_M007 | CHAR | 1(0) | Indicator: Tax base is base for additional tax | XFELD | FB | ||||||
XZBGK | XZBGK_M007 | CHAR | 1(0) | Indicator: Tax base deductible portion is addit.tax base | XFELD | FB | ||||||
XZBST | XZBST_M007 | CHAR | 1(0) | Indicator: Tax amount is base for additional tax | XFELD | FB | ||||||
XZBSS | XZBSS_M007 | CHAR | 1(0) | Indicator: Tax base + tax amount = additional tax base | XFELD | FB | ||||||
XKRNR | XKRNR_M007 | CHAR | 1(0) | Indicator: Additional tax is a neutral expenditure | XFELD | FB | ||||||
XKRSB | XKRSB_M007 | CHAR | 1(0) | Indicator: Separate posting to expense acct for addit.tax ? | XFELD | FB | ||||||
XKRKV | XKRKV_M007 | CHAR | 1(0) | Indicator: Distribute additional tax ? | XFELD | FB |