In this post, I will try and describe everything you need to know about the SAP x043 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 X043 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 X043....Right lets get started!
Object Name: X043
Dictionary Type: Structure
Description: Tolerance values from table T043T / T043G
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
BETRS | BETRS_043T | CURR | 7(2) | Maximum Payment Difference for Revenue | WERT4 | FB | ||||||
BETRH | BETRH_043T | CURR | 7(2) | Maximum Payment Difference for Expense | WERT4 | FB | ||||||
PROZS | PROZS_043T | DEC | 3(1) | Maximum Allowable Revenues from Payment Differences | PRZ21 | FB | ||||||
PROZH | PROZH_043T | DEC | 3(1) | Maximum Expense Permitted from Payment Differences | PRZ21 | FB | ||||||
SKNTS | SKNTS_043T | CURR | 7(2) | Maximum Discount Adjust. for Gain from Payment Differences | WERT4 | FB | ||||||
SKNTH | SKNTH_043T | CURR | 7(2) | Maximum Discount Adjust. for Loss from Payment Differences | WERT4 | FB | ||||||
BEADS | BETRADS_043T | CURR | 7(2) | Maximum Payment Diff. for Revenue with Function Code AD | WERT4 | FB | ||||||
BEADH | BETRADH_043T | CURR | 7(2) | Maximum Payment Diff. for Expense with Function Code AD | WERT4 | FB | ||||||
PRADS | PROZADS_043T | DEC | 3(1) | Max. Permitted Rev. from Payment Diff. with Function Code AD | PRZ21 | FB | ||||||
PRADH | PROZADH_043T | DEC | 3(1) | Max. Permitted Exp. from Payment Diff. with Function Code AD | PRZ21 | FB | ||||||
OKCODE | OKCODE | CHAR | 20(0) | * | Function Code | OKCODE | PP |