Follow us on LinkedIn for your next SAP project

SAP Table RBWS

Withholding Tax Data, Incoming Invoice

RBWS (Withholding Tax Data, Incoming Invoice) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link RBWS to other SAP tables.

RBWS table fields

Field Data element Checktable Datatype Length Decimals Possible values
MANDT
Client
MANDT T000
CLNT
3 0
BELNR
Document Number of an Invoice Document
RE_BELNR
CHAR
10 0
GJAHR
Fiscal Year
GJAHR
NUMC
4 0
SPLIT_KEY
Grouping key for splitting vendor line item
SPLIT_KEY RBVS
NUMC
6 0
WITHT
Indicator for withholding tax type
WITHT T059P
CHAR
2 0
WT_WITHCD
Withholding tax code
WT_WITHCD T059Z
CHAR
2 0
WT_QSSHB
Withholding tax base amount in document currency
WT_BS1
CURR
15 2
WT_QBUIHB
Enter withholding tax amount in document currency manually
WT_QBUIHB
CURR
15 2
WT_WWRBTR
Withholding tax amount already withheld in document currency
WT_AWT1
CURR
15 2

RBWS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
RBWS MANDT RBWS MANDT T000
Clients
MANDT
RBWS SPLIT_KEY RBWS MANDT RBVS
Invoice Verification: Split Invoice Amount
.INCLUDE
RBWS SPLIT_KEY RBWS BELNR RBVS
Invoice Verification: Split Invoice Amount
MANDT
RBWS SPLIT_KEY RBWS GJAHR RBVS
Invoice Verification: Split Invoice Amount
BELNR
RBWS SPLIT_KEY RBWS SPLIT_KEY RBVS
Invoice Verification: Split Invoice Amount
GJAHR
RBWS WITHT RM08M LAND1 T059P
Withholding tax types
LAND1
RBWS WITHT RBWS WITHT T059P
Withholding tax types
WITHT
RBWS WITHT RBWS MANDT T059P
Withholding tax types
MANDT
RBWS WT_WITHCD RBWS WT_WITHCD T059Z
Withholding tax code (enhanced functions)
WT_WITHCD
RBWS WT_WITHCD RBWS MANDT T059Z
Withholding tax code (enhanced functions)
MANDT
RBWS WT_WITHCD RM08M LAND1 T059Z
Withholding tax code (enhanced functions)
LAND1
RBWS WT_WITHCD RBWS WITHT T059Z
Withholding tax code (enhanced functions)
WITHT